
/* CSS Document */

/* 
    Created on   : 23/05/2018.
    Theme Name   : Charles-Business-Consulting HTML Template.
    Version      : 1.0.
    Author       : @CreativeGigs.
    Developed by : Jubayer al hasan. (jubayer.hasan1991@gmail.com)
   
*/

/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/*   01 - Global stlye  */
/*   02 - Theme Title  */
/*   03 - Theme Pagination  */
/*   04 - Theme Header One */
/*   05 - Theme Header Two */
/*   06 - Theme menu One  */
/*   07 - Theme menu Two  */
/*   08 - Theme Main Banner  */
/*   09 - Top Feature  */
/*   10 - About Company  */
/*   11 - Feature Banner  */
/*   12 - Service Style One  */
/*   13 - Testimonial Slider  */
/*   14 - Our Team   */
/*   15 - Theme Counter  */
/*   16 - Free Consultation  */
/*   17 - Partner Slider  */
/*   18 - Theme footer one  */
/*   19 - Theme footer Two   */
/*   20 - CallOut Banner */
/*   21 - Our Solution  */
/*   22 - About Company Stye Two  */
/*   23 - Our Case  */
/*   24 - Faq Section  */
/*   25 - Why Choose us  */
/*   26 - Short Banner  */
/*   27 - Latest News  */
/*   28 - Google Map   */
/*   29 - Theme Inner Banner   */
/*   30 - Why WE Best   */
/*   31 - Core Values   */
/*   32 - Theme Sidebar One   */
/*   33 - Service Details   */
/*   34 - Project Details   */
/*   35 - Blog Sidebar   */
/*   36 - Blog Details   */
/*   37 - Contact Us   */
/*   38 - Compnay Branch Address   */
/*   39 - Shop Page   */



/**
* Importing necessary  Styles.
**/
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800,900|Source+Sans+Pro:300,400,600,700,900');
/*----bootstrap css ----- */
@import url('../vendor/bootstrap/css/bootstrap.min.css');
/*----camera-slider---*/
@import url('../vendor/Camera-master/css/camera.css');
/*------- menu ------*/
@import url('../vendor/menu/dist/css/slimmenu.css');
/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
/*--------- flat-icon ---------*/
@import url('../fonts/icon/font/flaticon.css');
/*----------- Fancybox css -------*/
@import url('../vendor/fancybox/dist/jquery.fancybox.min.css');
/*----Language Switcher---*/
@import url('../vendor/language-switcher/polyglot-language-switcher.css');
/*------------- Map -------------*/
@import url('../vendor/sanzzy-map/dist/snazzy-info-window.min.css');


/*** 

====================================================================
  Loading Transition
====================================================================

 ***/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
  overflow: hidden;
}
#loader {
  background: url(../images/1.gif);
  width: 64px;
  height: 40px;
  position: relative;
  top: 50%;
  margin: -20px auto 0 auto;
}

/*==================== Click Top ====================*/
.scroll-top {
  width:25px;
  height:25px;
  position: fixed;
  bottom: 10px;
  right: 5px;
  z-index: 99;
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: none;
  cursor: pointer;
  border-radius: 3px;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*______________________ Global stlye ___________________*/

 @font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
 }

 body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: normal;
  color:#555555;
  font-size: 18px;
  position: relative;
 }
 .main-page-wrapper {overflow-x:hidden;}
 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 h1,h2,h3,h4,h5,h6 {font-family: 'Nunito Sans', sans-serif; color: #232323;}
 h1 {font-size: 60px; font-weight: 900;line-height: 70px;}
 h2 {font-size: 38px; font-weight: 900;}
 h3 {font-size: 32px; font-weight: 700;}
 h4 {font-size: 24px; font-weight: 700;}
 h5 {font-size: 22px; font-weight: 700;}
 h6 {font-size: 20px; font-weight: normal;}
 p {line-height: 27px;}
 ul {list-style-type: none;}
 body a {text-decoration: none;color: #232323; display: inline-block;font-family: 'Nunito Sans', sans-serif;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block;}
 button {border:none;outline: none;box-shadow: none;display: block; padding: 0;cursor: pointer;}
 button:focus {outline: none;}
 input,textarea {outline: none; box-shadow: none;transition: all 0.3s ease-in-out;}
.section-spacing {margin-bottom: 120px;}
.m-top0 {margin-top: 0 !important;}
.m-bottom0 {margin-bottom: 0 !important;}
.p-bottm0 {padding-bottom: 0 !important;}
.no-border {border: none !important;}
/*--------------------- Transition --------------------*/
.tran3s,h2 a,h3 a,h4 a,h5 a,h6 a,.header-one .top-header .address-wrapper .quotes a,.header-one .theme-menu-wrapper .right-widget .social-icon li a,#mega-menu-holder ul.dropdown li a:before,.theme-button-one,
#theme-main-banner .camera_pag .camera_pag_ul li > span,.top-feature .main-content,.service-style-one .single-service .text,.service-style-one .single-service,
.owl-theme .owl-dots .owl-dot span,.our-team .team-member .overlay .hover-content ul li a,.our-team .team-member .overlay,.our-team .team-member .text,.theme-footer-two .top-footer .footer-list ul li a,
.theme-footer-one .top-footer .footer-list ul li a,.theme-footer-one .bottom-footer ul li a,.header-two .top-header .social-icon li a,.our-case .single-case-block .hover-content,
.our-case .single-case-block .hover-content .text .details,.accordion-one .panel-group .panel-heading a:before,.our-blog .single-blog .post-meta .read-more,.theme-footer-two .logo-widget .social-icon li a,
.core-values .single-value-block .image-box .overlay,.theme-sidebar-one .service-categories ul li a,.theme-pagination ul li a,.project-details .project-details-sidebar .social-icon li a,
.blog-sidebar .sidebar-categories ul li a,.blog-sidebar .sidebar-archives ul li a,.blog-sidebar .sidebar-tags ul li a,.blog-details .share-option  li a,.shop-page .single-product .product-name .price,
.shop-page .single-product .image-box,.shop-page .single-product .product-name .add-to-cart,.shop-page .single-product .product-name .add-to-cart a,.shop-details .product-review-tab .nav-tabs .nav-link {
  transition: all .3s ease-in-out;
}
.tran4s,.our-solution .single-solution-block .icon,.our-case .single-case-block .hover-content .text,.our-blog .single-blog .image-box img {
  transition: all .4s ease-in-out;
}
 /*----------------------- Theme Color File -------------------*/
.p-color,.header-one .top-header .address-wrapper .quotes a,.header-one .top-header .address-wrapper .address .icon,#theme-main-banner .camera_caption h1,
#theme-main-banner .camera_caption .theme-button-one,.top-feature .main-content:hover h4 a,.about-compnay .mission-goal li .icon,.service-style-one .single-service .text .read-more,
.service-style-one .single-service:hover .text h5 a,.service-style-one .contact-text h5,.service-style-one .contact-text h5 a,.our-team .team-member .overlay .hover-content ul li a:hover,
.theme-counter h6,.single-counter-box .number,.theme-footer-one .top-footer .footer-newsletter .theme-button-one,.header-two #mega-menu-holder>ul> li.active > a, .header-two #mega-menu-holder>ul> li:hover > a,
.header-two #mega-menu-holder>ul> li.active > .sub-toggle,.header-two #mega-menu-holder>ul> li:hover > .sub-toggle,.callout-banner .theme-button-one,.our-solution .single-solution-block:hover h5 a,
.faq-section .wrapper .img-box .play,.why-choose-us .single-block .icon,.why-choose-us .single-block:hover h5 a,.short-banner .overlay h2,.our-blog .single-blog .post-meta .read-more,
.our-blog .single-blog:hover .post-meta .title a,.why-we-best .wrapper .best-list-item li .icon,.why-we-best .wrapper .best-list-item li:hover h5 a,.core-values .single-value-block .image-box .overlay a,
.core-values .single-value-block:hover .text h5 a,.theme-sidebar-one .service-categories ul li a:hover,.theme-sidebar-one .service-categories ul li.active a,
.service-details .service-content .presentation-section .best-list-item li .icon,.project-details .project-details-sidebar .social-icon li a:hover,.blog-sidebar .sidebar-categories ul li a:hover,
.blog-sidebar .sidebar-recent-post li .post a:hover,.blog-sidebar .sidebar-archives ul li a:hover,.blog-details .share-option .tag-meta li a:hover,.blog-details .share-option .social-icon li a:hover,
.our-blog .comment-area .single-comment .comment a,.shop-page .single-product .product-name .price,.shop-page .single-product:hover .product-name h5 a,.shop-page .single-product .product-name .add-to-cart a,
.shop-details .product-details .product-info .price,.faq-page .panel-group .panel-heading h6 a:before {
  color:#001a57;
}
.p-bg-color,.scroll-top,.header-one .top-header .address-wrapper .quotes a:hover,.theme-menu-wrapper .right-widget .search-option form button,
#mega-menu-holder ul.dropdown li:hover>a:before,.theme-button-one,#theme-main-banner .camera_caption .theme-button-one:hover,.callout-banner.no-bg .theme-button-one,
#theme-main-banner .camera_pag .camera_pag_ul li.cameracurrent > span,#theme-main-banner .camera_pag .camera_pag_ul li:hover > span,.service-style-one .contact-text h5:before,
.testimonial-section .owl-theme .owl-dots .owl-dot.active span,.testimonial-section .owl-theme .owl-dots .owl-dot:hover span,#polyglotLanguageSwitcher ul.dropdown li:hover,
.our-case .single-case-block .hover-content .text .details:hover,.our-blog .single-blog .image-box .overlay .date,.core-values .single-value-block .image-box .overlay a:hover,
.theme-sidebar-one .sidebar-brochures ul,.theme-pagination ul li a:hover,.theme-pagination ul li.active a,.blog-sidebar .sidebar-tags ul li.active a,.blog-sidebar .sidebar-tags ul li a:hover  {
  background: #001a57;
}
.header-one .top-header .address-wrapper .quotes a,#theme-main-banner .camera_pag .camera_pag_ul li,.theme-pagination ul li a:hover,.theme-pagination ul li.active a,.blog-sidebar .sidebar-tags ul li.active a,
.blog-sidebar .sidebar-tags ul li a:hover,.shop-page .single-product:hover .image-box {
  border-style: solid;
  border-color:#001a57;
}
/*----------------- Theme button ------------------*/
body .theme-button-one {
  line-height: 50px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  padding: 0 35px;
}
body .theme-button-one:hover {background:#000f32; }
/*------------------- Theme Title ------------------*/
.theme-title-one {position: relative;text-align: center;}
.theme-title-one h2 {
  position: relative;
  text-transform: uppercase;
  padding-bottom: 22px;
}
.theme-title-one h2:before {
  content: '';
  width: 40px;
  height: 4px;
  border-radius: 10px;
  background: #c3c3c3;
  position: absolute;
  bottom: 0;
  left:50%;
  margin-left: -20px;
}
.theme-title-one p {padding-top: 20px;}
/*------------------- Theme Pagination ------------------*/
.theme-pagination {
  text-align: center;
  margin-top: 50px;
}
.theme-pagination ul {
  padding-top: 40px;
  display: inline-flex;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: center;
}
.theme-pagination ul li {
  display: inline-block;
}
.theme-pagination ul li a {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #232323;
  width: 50px;
  line-height: 48px;
  text-align: center;
  border-radius: 8px;
  border: 2px solid #dadada;
  background: #fff;
  transition: all 0.3s ease;
}
.theme-pagination ul li a:hover {
  color: #fff;
  border-color: #001a57;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,26,87,0.2);
}
.theme-pagination ul li.active a {
  color: #fff;
  cursor: default;
  border-color: #001a57;
  box-shadow: 0 4px 12px rgba(0,26,87,0.3);
}
/*--------------------------- Theme Header One  ---------------------*/
.header-one {position: relative;}
.header-one .top-header {background: #fff;padding: 40px 0 32px 0;}
.header-one .top-header .address-wrapper li {display: inline-block;vertical-align: middle;}
.header-one .top-header .address-wrapper .quotes a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 46px;
  padding: 0 27px;
  border-width: 2px;
  border-radius: 5px;
}
.logo-img {
  max-width: 250px;
  max-height: 100px;
  height: auto;
  width: auto;
  display: block;
}
.header-one .top-header .address-wrapper .quotes a:hover {color: #fff;}
.header-one .top-header .address-wrapper .address {
  position: relative;
  padding: 0 38px 0 60px;
  margin-right: 15px;
}
.header-one .top-header .address-wrapper .address .icon {
  position: absolute;
  top:-6px;
  left:0;
  font-size: 40px;
}
.header-one .top-header .address-wrapper .address:first-child:before {
  content: '';
  position: absolute;
  top:5px;
  right: 0;
  width: 1px;
  height: 42px;
  background: #e8e8e8;
}
.header-one .top-header .address-wrapper .address:first-child {margin-right: 35px;}
/*--------------------------- Theme Header Two  ---------------------*/
.header-two .top-header {background: #007bff;padding: 12px 0;}
.header-two .top-header .left-widget li {display: inline-block;color: #fff;font-size: 16px;}
#polyglotLanguageSwitcher {margin-left:25px;}
#polyglotLanguageSwitcher span.trigger:before {
  content: '';
  font-family: 'font-awesome';
  position: absolute;
  color:#fff;
  top:0;
  right:-32px;
}
#polyglotLanguageSwitcher a {
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  font-size: 15px;
  color:#fff;
  font-weight: normal;
}
.header-two .top-header .social-icon {text-align: right;}
.header-two .top-header .social-icon li {display: inline-block;margin-left: 15px;}
.header-two .top-header .social-icon li a {font-size: 15px;color: #ccd1dd;}
.header-two .top-header .social-icon li a:hover {color: #fff;}
/*------------------------ Theme menu One --------------------*/
.header-one .theme-menu-wrapper {position: relative;z-index: 99;margin-bottom: -42px;}
.header-one .theme-menu-wrapper .bg-wrapper {background: #000f32;position: relative;padding-left: 25px;}
.theme-menu-wrapper .right-widget ul li {display: inline-block;line-height: 75px;vertical-align: middle;}
.theme-menu-wrapper .right-widget .social-icon li a {
  font-size: 15px;
  color: #ccd1dd;
  margin: 0 7px;
}
.theme-menu-wrapper .right-widget .social-icon li a:hover {color: #fff;}
.theme-menu-wrapper .right-widget .cart-icon {
  margin-left: 30px;
  width: 60px;
  text-align: center;
  border-right: 1px solid #0d2356;
  border-left: 1px solid #0d2356;
}
.theme-menu-wrapper .right-widget .cart-icon a {
  position: relative;
  color: #cfd6e6;
  font-size: 16px;
}
.theme-menu-wrapper .right-widget .cart-icon a span {
  font-family: 'Nunito Sans', sans-serif;
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  line-height: 15px;
  font-size: 11px;
  font-weight: 600;
  color: #555555;
  top: 23px;
  right: -8px;
}
.theme-menu-wrapper .right-widget .search-option .dropdown-toggle {
  background: transparent;
  font-size: 15px;
  color: #cfd6e6;
  width: 55px;
}
.theme-menu-wrapper .right-widget .search-option .dropdown-toggle:after {display: none;}
.theme-menu-wrapper .right-widget .search-option .dropdown-menu {
  -webkit-transform:none !important;
          transform:none !important;
  position: absolute;
  height:55px;
  width:280px;
  padding: 5px;
  border-radius: 0;
  right: 0 !important;
  left:auto !important;
  top:100% !important;
  box-shadow: none;
  border:none;
  float:none;
  margin:0;
  background: #fff;
  box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.23);
}
.theme-menu-wrapper .right-widget .search-option form input {
  position: absolute;
  top:5px;
  left:5px;
  right: 5px;
  bottom: 5px;
  background: transparent;
  border:1px solid #ececec;
  padding: 0 49px 0 10px;
}
.theme-menu-wrapper .right-widget .search-option form button {
  display: block;
  width:48px;
  color:#fff;
  border:1px solid #fff;
  border-left:none;
  line-height: 45px;
  text-align: center;
  position: absolute;
  top:4px;
  right:5px;
}
/*------------------------ Theme menu Two --------------------*/
.header-two #mega-menu-holder>ul> li> a,.header-two #mega-menu-holder li .sub-toggle,
.header-two #mega-menu-holder>ul> li> a:before {color: #555555;}
.header-two #mega-menu-holder>ul> li> a {padding-top: 38px;padding-bottom: 38px;}
.header-two #mega-menu-holder>ul> li> a:before,
.header-two #mega-menu-holder li .sub-toggle {line-height: 97px;}
.header-two #mega-menu-holder li>ul.dropdown li:first-child {border-top:1px solid rgba(0,0,0,0.04);}
.header-two .theme-menu-wrapper .bg-wrapper {position: relative;padding-left: 330px;}
.header-two .theme-menu-wrapper .bg-wrapper .logo {
  position: absolute;
  left:0;
  z-index: 99;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.header-two .theme-menu-wrapper .right-widget ul li {line-height: 97px;}
.header-two .theme-menu-wrapper .right-widget .search-option .dropdown-toggle {width: auto;color: #555555;}
.header-two .theme-menu-wrapper .right-widget .cart-icon {
  border: none;
  width: auto;
  margin: 0 20px 0 0;
}
.header-two .theme-menu-wrapper .right-widget .cart-icon a {color: #555555;font-size: 18px;}
.header-two .theme-menu-wrapper .right-widget .cart-icon a span {
  background: #000f32;
  color: #fff;
  top:35px;
}
/*================= Sticky Menu ===============*/
@-webkit-keyframes menu_sticky {
  0%  {margin-top:-75px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
@keyframes menu_sticky {
  0%  {margin-top:-75px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.theme-menu-wrapper.fixed {
  position: fixed !important;
  width:100%;
  top:0;
  left:0;
  z-index: 999;
  background: #000f32;
  margin: 0;
  padding-top: 0;
  box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
  -webkit-animation: menu_sticky 0.7s ease-in-out;
  animation: menu_sticky 0.7s ease-in-out;
}
.header-two .theme-menu-wrapper.fixed {background: #fff;}
/*---------------------------- Theme Main Banner -------------------------*/
#theme-main-banner {margin: 0 !important;}
.camera_wrap {float:none; width: 100%; height: 100%;}
/* Ensure images are crisp and cover full area */
.camera_src {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  width: 100% !important;
  height: 100% !important;
}
#theme-main-banner .camera_overlayer {
  content: '';
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: rgba(0,26,27,0.10);
}
#theme-main-banner .main-container {position: relative;}
#theme-main-banner .camera_caption {height: 100%;}
#theme-main-banner .container {
  position: relative;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#theme-main-banner .camera_caption>div {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  text-shadow: none;
  left: 0;
  padding: 0;
}
#theme-main-banner .camera_caption h1 {text-transform: uppercase;padding: 30px 0 35px 0;}
#theme-main-banner .camera_caption p {
  font-size: 26px;
  line-height: 35px;
  color: #fff;
  font-weight: 300;
}
#theme-main-banner .camera_caption .theme-button-one {background: #fff;}
#theme-main-banner .camera_caption .theme-button-one:hover {color: #fff;}
#theme-main-banner .camera_pag {
  position: absolute;
  height: 100%;
  top:0;
  left:3%;
  z-index: 9;
}
#theme-main-banner .camera_pag .camera_pag_ul {
  text-align: center;
  position: relative;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
#theme-main-banner .camera_pag .camera_pag_ul li {
  display: block;
  margin: 15px 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border-width: 1px;
  background: transparent;
}
#theme-main-banner .camera_pag .camera_pag_ul li span {
  height: 100%;
  width: 100%;
  top:0;
  left:0;
  border-radius:50%;
}
/*--------------------- Top Feature -------------------*/
.top-feature .main-content {
  text-align: center;
  padding: 50px 16%;
  border-bottom: 4px solid transparent;
}
.top-feature .main-content:hover {border-bottom-color: #001a57;}
.top-feature .main-content img {margin: 0 auto;}
.top-feature .main-content h4 {
  position: relative;
  padding-bottom: 18px;
  margin: 15px 0 18px 0;
}
.top-feature .main-content h4:before {
  content: '';
  width: 40px;
  height: 4px;
  border-radius: 10px;
  background: #c3c3c3;
  position: absolute;
  bottom: 0;
  left:50%;
  margin-left: -20px;
}
.top-feature.fix-border .main-content {border-top: 4px solid transparent;border-bottom: none;}
.top-feature.fix-border .main-content:hover {border-top-color: #001a57;}
/*------------------ About Company -----------------*/
.about-compnay img {border-radius: 5px;}
.about-compnay .mission-goal {
  border-top:1px solid #dcdcdc;
  padding-top: 23px;
  margin-top: 33px;
}
.about-compnay .mission-goal li {
  float: left;
  width: 33.33333333%;
  text-align: center;
  position: relative;
}
.about-compnay .mission-goal li .icon {font-size: 55px;}
.about-compnay .mission-goal li:nth-child(2) {
  border-left: 1px dashed #c3c3c3;
  border-right: 1px dashed #c3c3c3;
}
/*------------------ Feature Banner ---------------*/
.feature-banner {
  background: url(../images/home/urban1.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #707d9e;
  text-align: center;
}
.feature-banner .opacity {
  background: rgba(0,26,87,0.5);
  padding: 74px 0 80px 0;
}
.feature-banner .opacity h2 {
  font-size: 42px;
  line-height: 52px;
  text-transform: inherit;
  color: #fff;
  padding: 0 100px;
  margin-bottom: 32px;
}
/*---------------- Service Style One --------------*/
.service-style-one .single-service {
  position: relative;
  padding-left: 130px;
  overflow: hidden;
  margin-bottom: 30px;
}
.service-style-one .single-service .text {
  border: 1px solid #eaeaea;
  border-radius: 0 4px 4px 0;
  border-left:none;
  padding: 20px 10px 18px 30px;
}
.service-style-one .single-service .text p {padding-bottom: 10px;}
.service-style-one .single-service .text .read-more {
  font-size: 14px;
  font-weight: 700;
}
.service-style-one .single-service .text .read-more i {margin-left: 2px;}
.service-style-one .single-service .img-box {
  position: absolute;
  left:0;
  top:0;
  bottom: 0;
  width: 150px;
  height: 100%;
  border-radius: 5px;
  overflow: hidden;
  background: #001a57;
}

.service-style-one .single-service .img-box img {width: 100%; height: 100%; object-fit: cover; border-radius: 4px;opacity: 0.9;}
.service-style-one .single-service:hover .text {border-color: #fff;}
.service-style-one .single-service:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}
.service-style-one .wrapper {margin-top: 50px;}
.service-style-one .contact-text {text-align: center;padding-top:35px;}
.service-style-one .contact-text h4 {font-weight: normal;margin-bottom: 10px;}
.service-style-one .contact-text h5 {font-weight: normal;display: inline-block;position: relative;}
.service-style-one .contact-text h5:before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 1px;
  left:0;
}
/*-------------------- Testimonial Slider ------------------*/
.testimonial-section {
  background: url(../images/home/test1.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #707d9e;
}
.testimonial-section .overlay {background: rgba(0,0,0,0.1);padding: 125px 0;}
.testimonial-section .wrapper {width: 55%;padding-right: 15px;}
.testimonial-section .wrapper .bg {
  background: #fff;
  border-radius: 5px;
  position: relative;
  padding: 40px 65px 35px 65px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
}
.testimonial-section .wrapper .bg:before {
  content: '';
  font-family: 'font-awesome';
  position: absolute;
  top:30px;
  right: -10px;
  color: #fff;
  font-size: 35px;
}
.testimonial-section .wrapper p {
  font-size: 20px;
  font-weight: 300;
  line-height: 29px;
}
.testimonial-section .wrapper .name h6 {font-weight: normal;}
.testimonial-section .wrapper .name span {font-size: 16px;}
.testimonial-section .wrapper .name {position: relative;margin: 25px 0 28px 0;z-index: 1;}
.testimonial-section .wrapper .name:before {
  content: '“';
  color: #f1f1f1;
  font-size: 120px;
  font-weight: 900;
  position: absolute;
  top:-42px;
  left:50%;
  z-index: -1;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
}
.testimonial-section .owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #cecece;
  margin: 0 5px;
}
/*----------------------- Our Team -----------------*/
.our-team .team-member {
  margin-top: 30px;
  text-align: center;
  transition: transform 0.3s ease;
}
.our-team .wrapper {margin-top: 25px;}
.our-team .team-member .image-box {
  position: relative;
  overflow: hidden;
  height: 400px;
  background: linear-gradient(135deg, #f5f7fa 0%, #e8ecf1 100%);
  border-radius: 16px 16px 0 0;
}
.our-team .team-member .image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
  transition: transform 0.5s ease;
}
.our-team .team-member:hover .image-box img {
  transform: scale(1.05);
}
.our-team .team-member .text {
  padding: 20px 15px;
  border: 1px solid #e8edf5;
  border-top: none;
  border-radius: 0 0 16px 16px;
  background: #fff;
  transition: all 0.3s ease;
}
.our-team .team-member:hover .text {
  border-color: #fff;
  box-shadow: 0 12px 30px rgba(0, 26, 87, 0.12);
  transform: translateY(-4px);
}
.our-team .team-member .text h6 {
  font-weight: 700;
  font-size: 18px;
  color: #061948;
  margin-bottom: 6px;
}
.our-team .team-member .text span {
  font-size: 15px;
  font-style: normal;
  color: #6b7280;
  font-weight: 500;
}
.our-team .team-member .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(6,25,72,0.92) 0%, rgba(0,61,153,0.88) 100%);
  border-radius: 16px 16px 0 0;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.our-team .team-member:hover .overlay {
  opacity: 1;
}
.our-team .team-member .overlay .hover-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}
.our-team .team-member .overlay .hover-content ul {
  margin-bottom: 16px;
}
.our-team .team-member .overlay .hover-content ul li {
  display: inline-block;
  margin: 0 6px;
}
.our-team .team-member .overlay .hover-content ul li a {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid rgba(255,255,255,0.3);
  line-height: 44px;
  color: #fff;
  font-size: 18px;
  background: rgba(255,255,255,0.1);
  transition: all 0.3s ease;
}
.our-team .team-member .overlay .hover-content ul li a:hover {
  background: #fff;
  color: #061948;
  border-color: #fff;
  transform: translateY(-4px);
}
.our-team .team-member .overlay .hover-content p {
  line-height: 1.6;
  color: rgba(255,255,255,0.95);
  padding: 0 10px;
  font-size: 15px;
}

/* Modern Bio Modal - Fully Responsive */
.bio-modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(4px);
  z-index: 9999;
  align-items: center;
  justify-content: center;
  padding: 20px;
  animation: fadeIn 0.3s ease;
}
.bio-modal.open {
  display: flex;
}
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
.bio-modal-content {
  background: #fff;
  max-width: 1100px;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4);
  max-height: calc(100vh - 40px);
  animation: slideUp 0.4s ease;
  position: relative;
}
@keyframes slideUp {
  from {
    transform: translateY(30px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.bio-modal .left {
  flex: 0 0 420px;
  background: linear-gradient(135deg, #f5f7fa 0%, #e8ecf1 100%);
  position: relative;
  overflow: hidden;
}
.bio-modal .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
}
.bio-modal .right {
  padding: 40px;
  flex: 1;
  overflow-y: auto;
  max-height: calc(100vh - 80px);
  background: #fff;
}
.bio-modal .right::-webkit-scrollbar {
  width: 8px;
}
.bio-modal .right::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}
.bio-modal .right::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 10px;
}
.bio-modal .right::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.bio-modal h3 {
  margin: 0 0 8px 0;
  font-size: 28px;
  font-weight: 800;
  color: #061948;
  line-height: 1.2;
}
.bio-modal h5 {
  margin: 0 0 20px 0;
  color: #6b7280;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.bio-modal .bio-section {
  margin-top: 24px;
  padding: 20px;
  background: #f9fafb;
  border-radius: 12px;
  border-left: 4px solid #061948;
}
.bio-modal .bio-section h6 {
  margin: 0 0 12px 0;
  font-size: 16px;
  font-weight: 700;
  color: #061948;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.bio-modal .bio-section p {
  margin: 0 0 10px 0;
  color: #4b5563;
  line-height: 1.7;
  font-size: 15px;
}
.bio-modal .bio-section ul {
  margin: 0;
  padding-left: 20px;
  color: #4b5563;
  line-height: 1.8;
}
.bio-modal .bio-section ul li {
  margin-bottom: 8px;
  font-size: 15px;
}
.bio-modal .bio-contact {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  background: #fff;
  padding: 0;
  margin-top: 0;
}
.bio-contact a {
  color: #061948;
  text-decoration: none;
  transition: all 0.3s ease;
}
.bio-contact a:hover {
  color: #003d9f;
}
.bio-contact .icons {
  display: flex;
  gap: 12px;
}
.bio-contact .icons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: linear-gradient(135deg, #061948, #003d9f);
  color: #fff;
  font-size: 18px;
  transition: all 0.3s ease;
}
.bio-contact .icons a:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(6, 25, 72, 0.3);
}
.bio-close {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #fff;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  font-size: 24px;
  color: #4b5563;
  transition: all 0.3s ease;
  z-index: 10;
  border: 2px solid #f3f4f6;
}
.bio-close:hover {
  background: #061948;
  color: #fff;
  transform: rotate(90deg);
  box-shadow: 0 6px 20px rgba(6, 25, 72, 0.3);
}
.bio-contact-form {
  margin-top: 24px;
  background: #f9fafb;
  padding: 24px;
  border-radius: 12px;
}
.bio-contact-form h6 {
  margin: 0 0 16px 0;
  font-size: 16px;
  font-weight: 700;
  color: #061948;
}
.bio-contact-form input,
.bio-contact-form textarea {
  width: 100%;
  padding: 14px 16px;
  border: 2px solid #e5e7eb;
  border-radius: 10px;
  margin-bottom: 14px;
  font-size: 15px;
  font-family: 'Nunito Sans', sans-serif;
  transition: all 0.3s ease;
  background: #fff;
}
.bio-contact-form input:focus,
.bio-contact-form textarea:focus {
  border-color: #061948;
  outline: none;
  box-shadow: 0 0 0 3px rgba(6, 25, 72, 0.1);
}
.bio-contact-form textarea {
  resize: vertical;
  min-height: 100px;
}
.bio-contact-form button {
  background: linear-gradient(135deg, #061948, #003d9f);
  color: #fff;
  border: none;
  padding: 14px 28px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.3s ease;
  width: 100%;
}
.bio-contact-form button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(6, 25, 72, 0.3);
}
    
/*------------------ Theme Counter -------------------*/
.theme-counter {background: #f8faff;padding: 55px 0;}
.theme-counter .bg {
  background: url(../images/home/pattern.png) no-repeat center center;
  text-align: center;
  padding: 85px 0 85px 0;
}
.theme-counter h6 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
.theme-counter h2 {font-size: 42px;font-weight: 700;padding: 12px 0 35px 0;}
.cunter-wrapper {width: 75%;margin: 0 auto; text-align: center;}
.single-counter-box .number {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 300;
  font-size: 40px;
}
.single-counter-box .number .timer {font-size: 70px;}
.single-counter-box p {margin-top: -15px;}
.single-counter-box {margin-bottom: 10px;}
.theme-counter .theme-button-one {margin-top: 45px;}
/*------------------ Free Consultation -----------------*/
.consultation-form .theme-title-one {margin-bottom: 55px;}
.consultation-form .main-content {box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);}
.consultation-form .img-box {
  background: url(../images/home/FreeConsult.jpg) no-repeat center;
  background-size: cover;
  height: 500px;
  border-radius: 5px 0 0 5px;
}
.consultation-form .form-wrapper {
  background: #fff;
  border-radius: 0 5px 5px 0;
  height: 500px;
  padding: 75px 40px 0 40px;
}
.theme-form-one input,
.theme-form-one .form-control {
  width: 100%;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  font-size: 16px;
  padding: 0 0 12px 0;
  margin-bottom: 35px;
}
.theme-form-one textarea {
  width: 100%;
  max-width: 100%;
  height: 110px;
  max-height: 110px;
  resize:none;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  padding: 0 0 10px 0;
  margin-bottom: 32px;
}
.theme-form-one .theme-button-one { font-family: 'Nunito Sans', sans-serif;}
/*------------------- Partner Slider ------------------*/
.partner-section {
  padding: 22px 0;
}

.partner-section.bg-color {
  background: #f8faff;
}

.partner-section h6 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 25px;
  margin-top: 10px;
}

/* Partner slider container */
.partner-section .partner-slider {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

/* Fixed size partner logo containers for consistent layout */
.partner-section .partner-slider .item {
  width: 140px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  padding: 10px;
  transition: all 0.3s ease;
}

.partner-section .partner-slider .item:hover {
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  border-color: #e0e0e0;
}

/* Ensure logos fill container consistently */
.partner-section .partner-slider .item img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: center;
  display: block;
  margin: 0 auto;
}

/*---------------------- Theme footer one ------------------*/
.theme-footer-one .top-footer {background: #001648;padding: 80px 0 75px 0;}
.theme-footer-one .top-footer .title {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.theme-footer-one .top-footer .about-widget p {
  font-size: 17px;
  line-height: 25px;
  color: #9ca6bf;
}
.theme-footer-one .top-footer .about-widget .queries i {font-size: 22px;vertical-align: middle;margin-right: 10px;}
.theme-footer-one .top-footer .about-widget .queries {color: #fff;margin-top: 25px;font-size: 17px;}
.theme-footer-one .top-footer .about-widget .queries a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 19px;
  color: #fff;
}
.theme-footer-one .top-footer .footer-recent-post li {
  padding: 6px 0 20px 0;
  margin-bottom: 14px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.theme-footer-one .top-footer .footer-recent-post li img {
  width: 70px;
  height: 70px;
  border-radius: 5px;
}
.theme-footer-one .top-footer .footer-recent-post li .post {
  width: calc(100% - 70px);
  padding-left: 20px;
}
.theme-footer-one .top-footer .footer-recent-post li .post a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  color: #fff;
  line-height: 24px;
  margin-top: -5px;
}
.theme-footer-one .top-footer .footer-recent-post li .post .date {
  font-size: 15px;
  color: #9ca6bf;
  font-style: italic;
  margin-top: 5px;
}
.theme-footer-one .top-footer .footer-recent-post li .post .date i {
  margin-right: 5px;
  font-size: 14px;
}
.theme-footer-one .top-footer .footer-recent-post li:last-child {
  border:none;
  margin: 0;
  padding-bottom: 0;
}
.theme-footer-one .top-footer .footer-list ul li {
  line-height: 32px;
  padding-left: 20px;
  position: relative;
}
.theme-footer-one .top-footer .footer-list ul li:before {
  content: '';
  font-family: 'font-awesome';
  font-size: 10px;
  color: #9ca6bf;
  position: absolute;
  line-height: 32px;
  top:0;
  left:0;
}
.theme-footer-one .top-footer .footer-list ul li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  color: #9ca6bf;
}
.theme-footer-one .top-footer .footer-list ul li a:hover {color: #fff;}
.theme-footer-one .top-footer .footer-newsletter input {
  width: 100%;
  font-weight: 300;
  font-size: 16px;
  color: #9ca6bf;
  border: none;
  border-bottom: 1px solid rgba(223,223,223,0.2);
  background: transparent;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.theme-footer-one .top-footer .footer-newsletter .theme-button-one {background: #fff;margin-top: 15px;}
.theme-footer-one .top-footer .footer-newsletter .theme-button-one:hover {color: #fff;background: #001138;}
.theme-footer-one .top-footer .footer-newsletter ::-webkit-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9ca6bf;
}
.theme-footer-one .top-footer .footer-newsletter :-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9ca6bf;
}
.theme-footer-one .top-footer .footer-newsletter ::-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9ca6bf;
}
.theme-footer-one .top-footer .footer-newsletter ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9ca6bf;
}

.theme-footer-one .top-footer .footer-newsletter :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #9ca6bf;
}

.theme-footer-one .top-footer .footer-newsletter ::-ms-input-placeholder { /* Microsoft Edge */
  color: #9ca6bf;
}
.theme-footer-one .bottom-footer {background: #001138;padding: 15px 0;}
.theme-footer-one .bottom-footer p {color: #9ca6bf;line-height: 25px;font-size: 17px;}
.theme-footer-one .bottom-footer ul {text-align: right;}
.theme-footer-one .bottom-footer ul li {display: inline-block;line-height: 25px;}
.theme-footer-one .bottom-footer ul li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  color: #9ca6bf;
  margin-left: 35px;
}
.theme-footer-one .bottom-footer ul li a:hover  {color: #fff;}
/*---------------------- Theme footer Two ------------------*/
.theme-footer-two {background: #001648;padding-top: 75px;}
.theme-footer-two .logo-widget p {
  font-size: 17px;
  line-height: 25px;
  color: #9ca6bf;
  padding: 15px 0;
}
.theme-footer-two .logo-widget .social-icon li {display: inline-block;margin-right: 15px;}
.theme-footer-two .logo-widget .social-icon li a {font-size: 15px;color: #ccd1dd;}
.theme-footer-two .logo-widget .social-icon li a:hover {color: #fff;}
.theme-footer-two .top-footer .title {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 20px 0 15px 0;
}
.theme-footer-two .top-footer .footer-list ul li {
  line-height: 35px;
  padding-left: 20px;
  position: relative;
}
.theme-footer-two .top-footer .footer-list ul li:before {
  content: '';
  font-family: 'font-awesome';
  font-size: 10px;
  color: #9ca6bf;
  position: absolute;
  line-height: 35px;
  top:0;
  left:0;
}
.theme-footer-two .top-footer .footer-list ul li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  color: #9ca6bf;
}
.theme-footer-two .top-footer .footer-list ul li a:hover {color: #fff;}
.theme-footer-two .top-footer .footer-gallery .wrapper {padding: 11px 45px 0 0;}
.theme-footer-two .top-footer .footer-gallery .wrapper .row {margin: 0 -3px;}
.theme-footer-two .top-footer .footer-gallery .wrapper .row [class*="col-"] {padding: 0 3px;margin-bottom: 6px;}
.theme-footer-two .top-footer .footer-gallery .wrapper a img {width: 100%;border-radius: 5px;}
.theme-footer-two .top-footer .footer-gallery .wrapper a {width: 100%;overflow: hidden;display: block;}
.theme-footer-two .top-footer .contact-widget ul li {
  font-size: 17px;
  line-height: 25px;
  color: #9ca6bf;
  position: relative;
  padding: 5px 0 12px 40px;
}
.theme-footer-two .top-footer .contact-widget ul li:last-child {padding-bottom: 0;}
.theme-footer-two .top-footer .contact-widget ul li a {
  font-family: 'Source Sans Pro', sans-serif;
  color: #9ca6bf;
}
.theme-footer-two .top-footer .contact-widget ul li i {
  font-size: 22px;
  position: absolute;
  top:8px;
  left:0;
}
.theme-footer-two .bottom-footer {
  margin-top: 60px;
  border-top:1px solid rgba(255,255,255,0.1);
  padding: 12px 0;
  text-align: center;
}
.theme-footer-two .bottom-footer p {font-size: 17px;color: #9ca6bf;}
/*----------------- CallOut Banner  --------------*/
.callout-banner {
  background-color: #007bff;
  background-image: url(../images/home/pattern2.png);
  padding: 40px 0;
}
.callout-banner .title {
  float: left;
  line-height: 40px;
  color: #fff;
  width: 27%;
}
.callout-banner p {
  float: left;
  color: #ccd1de;
  padding-left: 70px;
  width: 55%;
  position: relative;
}
.callout-banner p:before {
  content: '';
  width: 4px;
  height: 93%;
  background:#001648;
  border-radius: 5px;
  position: absolute;
  left:25px;
  top:3px;
}
.callout-banner .theme-button-one {background: #fff; margin-top: 15px;float: right;}
.callout-banner .theme-button-one:hover {color: #fff;background: #000f32;}
.callout-banner.no-bg {background: none;padding: 0;margin-bottom: 70px;}
.callout-banner.no-bg .title {
  color: #232323;
  text-align: right;
}
.callout-banner.no-bg p {color: #555555;}
.callout-banner.no-bg p:before {background: #c3c3c3;}
.callout-banner.no-bg .theme-button-one {color: #fff;}
/*------------------------- Our Solution -------------------*/
.our-solution .single-solution-block {margin-top: 55px;text-align: center;background: #fff;}
.our-solution .single-solution-block .icon {margin: 0 auto;}
.our-solution .single-solution-block h5 {margin: 26px 0 10px 0;}
.our-solution .single-solution-block  p {padding: 0 22px;}
.our-solution .single-solution-block:hover .icon {
  -webkit-transform:scale(1.1);
          transform:scale(1.1);
}
/*------------------- About Company Stye Two -------------------*/
.about-compnay-two {
  background: url(../images/home/kgl2.jpeg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #707d9e;
}
.about-compnay-two .overlay {background: rgba(10, 73, 141, 0.75);padding: 100px 0;}
.about-compnay-two .theme-title-one {text-align: left;margin-bottom: 30px;}
.about-compnay-two .theme-title-one h2 {color: #fff;}
.about-compnay-two .theme-title-one h2:before {left:0;margin: 0;color: #919fbf;}
.about-compnay-two .text p {
  color: #cad2e5;
  padding: 0 50px 15px 0;
}
.about-compnay-two .text .sign {margin-top: 15px;}
.about-compnay-two .quote-form {
  background: #fff;
  border-radius: 5px;
  padding: 25px 25px 40px 40px;
}
.about-compnay-two .theme-form-one textarea {
  height: 80px;
  max-height: 80px;
  margin-bottom: 22px;
}
.about-compnay-two .left-img {border-radius: 5px;}
.about-compnay-two.no-bg {background: none;}
.about-compnay-two.no-bg .overlay {background: #fff;padding: 0;}
.about-compnay-two.no-bg .theme-title-one h2 {color: #232323;}
.about-compnay-two.no-bg .theme-title-one h2:before {background: #c3c3c3;}
.about-compnay-two.no-bg .text p {color: #555555;padding-right: 0;}
/*----------------------- Our Case --------------------*/
.our-case .row {margin: 0 -22px;}
.our-case .row [class="col-"] {padding: 0 22px;}
.our-case .wrapper {margin-top: 10px;}
.our-case .single-case-block {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 40px;
}
.our-case .single-case-block img {width: 100%;border-radius: 5px;}

/* Fix our-case card box size so adding any image won't change
   layout. Images will fill and be cropped as needed using object-fit.
   Adjust heights below in responsive.css for tablet/mobile. */
.our-case .single-case-block {
  /* Desktop default card height (keeps grid stable) */
  height: 320px;
}
.our-case .single-case-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}
.our-case .single-case-block .hover-content {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background: rgba(0,26,87,0.6);
  border-radius: 5px;
  -webkit-transform:scale(1,0);
          transform:scale(1,0);
}
.our-case .single-case-block:hover .hover-content {
  -webkit-transform:scale(1);
          transform:scale(1);
}
.our-case .single-case-block .hover-content .text {
  position: absolute;
  width: 100%;
  left:0;
  bottom: 20px;
  padding: 0 28px;
  opacity: 0;
  transition-delay:0.2s;
  -webkit-transform:translateY(100px);
          transform:translateY(100px);
}
.our-case .single-case-block:hover .hover-content .text {
  -webkit-transform:translateY(0);
          transform:translateY(0);
  opacity: 1;
}
.our-case .single-case-block .hover-content .text h5 a {color: #fff;}
.our-case .single-case-block .hover-content .text p {font-size: 17px;color: #fff;}
.our-case .single-case-block .hover-content .text .details {
  width: 40px;
  height: 40px;
  line-height: 43px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  color: #979797;
  font-size: 20px;
  margin-top: 7px;
}
.our-case .single-case-block .hover-content .text .details:hover {color: #fff;}
.our-case .view-all {text-align: center;margin-top: 60px;}
.our-case.our-project .wrapper,.our-case.our-project .single-case-block {margin-top: 0;}
.our-case.our-project .single-case-block {margin-bottom: 40px;}
/*------------------- Faq Section -------------------*/
.faq-section {
  background: url(../images/home/test1.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #707d9e;
  height: 570px;
  margin-bottom: 350px;
}
.faq-section .overlay {
  background: rgba(10, 73, 141, 0.75);
  padding: 95px 0 0 0;
  height: 570px;
}
.faq-section .theme-title-one h2 {color: #fff;}
.faq-section .theme-title-one h2:before {background: #ced7ec;}
.faq-section .theme-title-one p {color: #cad2e5;}
.faq-section .wrapper {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  margin: 55px 0 0 0;
}
/* Modern video embed container - clean, no background image */
.faq-section .wrapper .video-box {
  background: #000;
  border-radius: 5px 0 0 5px;
  position: relative;
  height: 500px;
  overflow: hidden;
  box-shadow: inset 0 0 10px rgba(0,0,0,0.3);
}
.faq-section .wrapper .video-box .video-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: #000;
}
.faq-section .wrapper .video-box .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  display: block;
  background: #000;
}
/* Ensure video is always visible and clickable */
.faq-section .wrapper .video-box .video-wrapper iframe:hover {
  cursor: pointer;
}
.faq-section .wrapper .faq-content {
  background: #fff;
  border-radius: 0 5px 5px 0;
  padding: 43px 50px 60px 50px;
}
.accordion-one .panel-heading {
  padding: 0;
  border-radius: 0;
  border:none;
  border-bottom: 1px solid #e6e6e6;
}
.accordion-one .panel-heading h6 a {
  color:#232323;
  padding: 15px 25px 15px 0;
  display: block;
  position: relative;
}
.accordion-one .panel-group .panel {
  margin: 0;
  box-shadow: none;
  border-radius: 0;
  border:none;
}
.accordion-one .panel-group .panel-body {border:none;padding: 20px 0;border-bottom: 1px solid #e6e6e6;}
.accordion-one .panel-group .panel-heading a:before {
  content: "\f10a";
  font-family: Flaticon;
  font-size: 20px;
  color: #c7c7c7;
  position: absolute;
  right:0;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
  font-weight: normal;
}
.accordion-one .panel-group .panel-heading.active-panel a:before {content: "\f109";}
/*------------------ Why Choose us -----------------*/
.why-choose-us .single-block {
  position: relative;
  margin-top: 45px;
  padding: 0 0 0 90px;
}
.why-choose-us .wrapper {margin-top: 10px;}
.why-choose-us .single-block h5 {margin-bottom: 10px;}
.why-choose-us .single-block .icon {
  position: absolute;
  top:-10px;
  left:0;
  font-size: 60px;
}
/*------------------ Short Banner ------------------*/
.short-banner {
  background: url(../images/home/kgl.jpg) no-repeat center center;
  background-size: cover;
  background-color: #707d9e;
}
.short-banner .overlay {
  background: rgba(255,255,255,0.4);
  padding: 52px 0;
  text-align: center;
}
.short-banner .overlay h2 {
  font-size: 40px;
  line-height: 48px;
  width: 65%;
  margin: 0 auto;
}
/*----------------- Latest News ------------------- */
.our-blog .single-blog .image-box {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.our-blog .single-blog .image-box img {width: 100%;}
.our-blog .single-blog:hover .image-box img {
  -webkit-transform:scale3D(1.1,1.1,1);
          transform:scale3D(1.1,1.1,1)
}
.our-blog .single-blog .image-box .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  border-radius: 5px;
  background: rgba(0,0,0,0.05);
}
.our-blog .single-blog .image-box .overlay .date {
  line-height: 25px;
  border-radius: 5px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #fff;
  padding: 0 18px;
  position: absolute;
  left:20px;
  bottom: 20px;
}
.our-blog .single-blog .post-meta .title {
  line-height: 24px;
  font-size: 16px;
  margin: 20px 0 10px 0;
}
.our-blog .single-blog .post-meta .read-more {font-size: 14px;text-transform: uppercase;font-weight: 700;}
.our-blog .single-blog .post-meta .read-more:hover {text-decoration: underline;}
.latest-news .single-blog {margin-top: 35px;}
.latest-news .wrapper {margin-top: 20px;}
.blog-inner-page .our-blog .single-blog .post-meta .title {font-size: 26px;margin-top: 25px;}
.our-blog .single-blog .post-meta p {margin-bottom: 12px;}
.blog-inner-page .our-blog .single-blog {margin-bottom: 40px;}
.blog-inner-page .our-blog .single-blog:last-child {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 55px;
}
.blog-grid .single-blog {margin-bottom: 40px;}
/* Blog page enhancements */
.blog-inner-page {
  padding-top: 0;
}
.blog-inner-page .post-wrapper {
  width: 100%;
  max-width: 100%;
}
/*------------------- Google Map ---------------------*/
.map-canvas {width: 100%;height: 100%;}
.google-map-one {height: 300px;}
/*---------------------- Theme Inner Banner -----------------*/
.theme-inner-banner {
  background: url(../images/home/urban1.jpg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
  background-color: #707d9e;
}
.theme-inner-banner .overlay {
  background: rgba(0,26,87,0.4);
  text-align: center;
  padding: 110px 0 70px 0;
}
.theme-inner-banner .overlay h2 {font-size: 45px;color: #fff;text-transform: uppercase;}
/*------------------- Why WE Best -------------------*/
.why-we-best {
  background: url(../images/home/1slide.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #707d9e;
  height: 570px;
  margin-bottom: 270px;
}
.why-we-best .overlay {
  background: rgba(0,26,87,0.9);
  padding: 95px 0 0 0;
  height: 570px;
}
.why-we-best .theme-title-one h2 {color: #fff;}
.why-we-best .theme-title-one h2:before {background: #ced7ec;}
.why-we-best .theme-title-one p {color: #cad2e5;}
.why-we-best .wrapper {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  margin: 55px 0 0 0;
}
.why-we-best .wrapper .img-box {
  background: url(../images/home/why-we-best.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 0 5px 5px 0;
  position: relative;
  height: 500px;
}
.why-we-best .wrapper .best-list-item {
  background: #fff;
  padding: 65px 20px 65px 50px;
  border-radius: 5px 0 0 5px;
}
.why-we-best .wrapper .best-list-item li {
  position: relative;
  margin-bottom: 50px;
  padding: 0 0 0 90px;
}
.why-we-best .wrapper .best-list-item li:last-child {margin-bottom: 0;}
.why-we-best .wrapper .best-list-item li h5 {margin-bottom: 10px;}
.why-we-best .wrapper .best-list-item li .icon {
  position: absolute;
  top:-10px;
  left:0;
  font-size: 60px;
}
/*---------------- Core Values ----------------*/
.core-values {background: #f8faff;padding: 95px 0 115px 0;}
.core-values .wrapper {margin-top: 20px;}
.core-values .single-value-block {margin-top: 40px;}
.core-values .single-value-block .image-box {
  position: relative;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.core-values .single-value-block .image-box  img {width: 100%;}
.core-values .single-value-block .image-box .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left:0;
  top:0;
  text-align: center;
  border-radius: 5px 5px 0 0;
  background: rgba(0,26,87,0.5);
  opacity: 0;
  -webkit-transform:scale(1,0);
          transform:scale(1,0);
}
.core-values .single-value-block:hover .image-box .overlay {
  opacity: 1;
  -webkit-transform:scale(1);
          transform:scale(1);
}
.core-values .single-value-block .image-box .overlay a {
  background: #fff;
  padding: 0 23px;
  line-height: 40px;
  position: relative;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.core-values .single-value-block .image-box .overlay a:hover {color: #fff;}
.core-values .single-value-block .text {
  background: #fff;
  border: 1px solid #e5ecff;
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 25px 20px 25px 30px;
}
.core-values .single-value-block .text h5 {margin-bottom: 10px;}
/*--------------------- Theme Sidebar One ----------------------*/
.theme-sidebar-one .sidebar-box {margin-bottom: 50px;}
.theme-sidebar-one .title {font-weight: normal;margin-bottom: 25px;}
.theme-sidebar-one .service-categories ul li a {
  display: block;
  font-weight: 600;
  font-size: 18px;
  color: #232323;
  line-height: 45px;
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
}
.theme-sidebar-one .service-categories ul li a:hover,
.theme-sidebar-one .service-categories ul li.active a {background: #f5f8ff;border-color: #bccaea;}
.theme-sidebar-one .service-categories ul li:last-child a {margin: 0;}
.theme-sidebar-one .sidebar-brochures ul {padding: 0 25px;border-radius: 5px;}
.theme-sidebar-one .sidebar-brochures ul li a {
  display: block;
  line-height: 55px;
  color: #fff;
  font-size: 18px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  position: relative;
  padding-left: 30px;
}
.theme-sidebar-one .sidebar-brochures ul li:last-child a {border-bottom: 0;}
.theme-sidebar-one .sidebar-brochures ul li a i {
  position: absolute;
  top:0;
  left:0;
  line-height: 55px;
}
.theme-sidebar-one .sidebar-contact input,
.theme-sidebar-one .sidebar-contact textarea {
  width: 100%;
  max-width: 100%;
  background: #fff;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
}
.theme-sidebar-one .sidebar-contact input {padding-bottom: 12px;margin-bottom: 12px;}
.theme-sidebar-one .sidebar-contact textarea {
  height: 80px;
  resize:none;
  margin-bottom: 20px;
}
/*--------------------- Service Details ----------------------*/
.service-details .service-content .cover-img {border-radius: 5px;margin-bottom: 25px;}
.service-details .service-content .main-title {font-size: 30px;margin-bottom: 15px;}
.service-details .service-content p {padding-bottom: 25px;}
.service-details .service-content .sub-heading {font-weight: normal;margin-bottom: 15px;}
.service-details .service-content .presentation-section {padding: 30px 0 55px 0;}
.service-details .service-content .presentation-section .best-list-item li {
  position: relative;
  margin: 12px 0 0 0;
  padding: 0 0 4px 90px;
}
.service-details .service-content .presentation-section .best-list-item li:last-child {margin-bottom: 0;}
.service-details .service-content .presentation-section .best-list-item li h5 {margin-bottom: 10px;}
.service-details .service-content .presentation-section .best-list-item li .icon {
  position: absolute;
  top:-10px;
  left:0;
  font-size: 60px;
}
.service-details .service-content .presentation-section .chart {margin: 0 auto;}
.service-details .service-content .accordion-one .panel-group .panel-body p {padding: 0;}
.service-details .service-content .market-growth {padding-top: 65px;}
.service-details .service-content .market-growth .wrapper {padding-top: 20px;}
.service-details .service-content .market-growth img {width: 100%;border-radius: 5px;}
.service-details .service-content .market-growth ul {padding-left: 18px;}
.service-details .service-content .market-growth ul li {
  line-height: 34px;
  font-style: italic;
  padding-left: 18px;
  position: relative;
}
.service-details .service-content .market-growth ul li:before {
  content: '';
  font-family: 'font-awesome';
  font-size: 12px;
  color: #232323;
  line-height: 34px;
  position: absolute;
  left:0;
  top:0;
  font-style: normal;
  font-weight: 700;
}
/*---------------- Project Details ---------------*/
.project-details .main-title {font-size: 30px;margin-bottom: 15px;}
.project-details .project-details-sidebar p {padding-bottom: 15px;}
.project-details .project-details-sidebar .project-history {margin: 0 -5px;padding-top: 15px;}
.project-details .project-details-sidebar .project-history li {
  float: left;
  width: 50%;
  padding: 0 5px;
  margin-bottom: 25px;
}
.project-details .project-details-sidebar .social-icon li {display: inline-block;}
.project-details .project-details-sidebar .social-icon li a {
  color: #555555;
  font-size: 15px;
  margin-right: 15px;
}
.project-details .project-details-sidebar .project-highlights {padding-top: 60px;}
.project-details .image-col img {border-radius: 5px;margin-bottom: 25px;}
.project-details .image-col img:last-child {margin-bottom: 0;}
.project-details #chartContainer {width: 100%;height: 300px;margin-top: 20px;}

/*---------------------- Blog Sidebar ---------------------*/
.blog-sidebar .sidebar-container {margin-bottom: 45px;}
.blog-sidebar .sidebar-search form {height: 52px;position: relative;}
.blog-sidebar .sidebar-search form input {
  width: 100%;
  height: 100%;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  padding-right: 28px;
}
.blog-sidebar .sidebar-search form button {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  width:25px;
  font-size: 14px;
  text-align: right;
  color: #555555;
  background: transparent;
}
.blog-sidebar .title {font-weight: normal;margin-bottom: 12px;text-transform: capitalize;}
.blog-sidebar .sidebar-categories ul li a {
  color: #555555;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 35px;
  position: relative;
  padding-left: 25px;
}
.blog-sidebar .sidebar-categories ul li a:before {
  content: '';
  font-family: 'font-awesome';
  font-size: 12px;
  position: absolute;
  line-height: 35px;
  top:0;
  left:0; 
}
.blog-sidebar .sidebar-recent-post li {
  padding: 10px 0 13px 0;
  margin-bottom: 9px;
  border-bottom: 1px solid #e5e5e5;
}
.blog-sidebar .sidebar-recent-post li img {
  width: 65px;
  height: 60px;
  border-radius: 5px;
}
.blog-sidebar .sidebar-recent-post li .post {
  width: calc(100% - 65px);
  padding-left: 20px;
}
.blog-sidebar .sidebar-recent-post li .post a {
  font-family: 'Source Sans Pro', sans-serif;
  color: #232323;
  line-height: 24px;
  margin-top: -5px;
}
.blog-sidebar .sidebar-recent-post li .post .date {
  font-size: 15px;
  color: #9ca6bf;
  font-style: italic;
  margin-top: 7px;
}
.blog-sidebar .sidebar-recent-post li:last-child {
  border:none;
  margin: 0;
  padding-bottom: 0;
}
.blog-sidebar .sidebar-archives ul li a {
  color: #555555;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 32px;
  position: relative;
  padding-left: 28px;
}
.blog-sidebar .sidebar-archives ul li a:before {
  content: '';
  font-family: 'font-awesome';
  font-size: 14px;
  position: absolute;
  line-height: 32px;
  top:0;
  left:0; 
}
.blog-sidebar .sidebar-tags ul {margin: 0 -2px;}
.blog-sidebar .sidebar-tags ul li {float: left;padding: 0 2px;}
.blog-sidebar .sidebar-tags ul li a {
  color: #555555;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  line-height: 28px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  margin-top: 4px;
  padding: 0 12px;
}
.blog-sidebar .sidebar-tags ul li.active a,
.blog-sidebar .sidebar-tags ul li a:hover {color: #fff;}
/* If the sidebar markup has been removed but Bootstrap column classes remain,
   force the blog content area to use the full width. This overrides the
   col-* sizing so the page does not leave an empty sidebar column. */
.blog-inner-page .our-blog{
  flex: 0 0 100% !important;
  max-width: 100% !important;
  width: 100% !important;
}
.blog-inner-page .post-wrapper{width:100%}

/*------------------- Blog Details ---------------*/
.blog-details .single-blog .post-meta .title {font-size: 26px;line-height: 30px;margin: 25px 0 20px 0;}
.blog-details .single-blog .post-meta p {padding-bottom: 25px;margin-bottom: 0;}
.blog-details .single-blog .post-meta .mark-text img {width: 100%;border-radius: 5px;}
.blog-details .single-blog .post-meta .mark-text .inner-text {
  text-align: center;
  position: relative;
  padding-top: 140px;
  margin: 0 10px;
}
.blog-details .single-blog .post-meta .mark-text .inner-text p {font-style: italic;}
.blog-details .single-blog .post-meta .mark-text .inner-text:before {
  content: "\f10c";
  font-family: Flaticon;
  position: absolute;
  color: #eeeeee;
  font-size: 45px;
  top:55px;
  left:50%;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
}
.blog-details .single-blog .post-meta .mark-text {padding: 18px 0 40px 0;}
.blog-details .share-option {border-top: 1px solid #e5e5e5;margin-top: 18px;}
.blog-details .share-option ul {padding-top: 12px;}
.blog-details .share-option .tag-meta li,
.blog-details .share-option .social-icon li {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
  color: #232323;
}
.blog-details .share-option .tag-meta li i,
.blog-details .share-option .social-icon li i {
  font-size: 15px;
  margin-right: 2px;
}
.blog-details .share-option .tag-meta li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: normal;
  color: #555555;
}
.blog-details .share-option .social-icon li a {
  font-size: 15px;
  color: #777777;
  margin-left: 12px;
}
.blog-details .share-option .social-icon li:nth-child(2) a {margin-left: 3px;}
.our-blog .inner-box {margin-top: 70px;}
.our-blog .inner-box .theme-title-one h2 {
  font-size: 30px;
  text-align: left;
  margin-bottom: 40px;
}
.our-blog .inner-box .theme-title-one h2:before {left:0;margin: 0;}
.related-post-slider .item {margin: 0 15px;}
.our-blog .comment-area .single-comment img {
  width: 70px;
  height: 70px;
  border-radius: 5px;
}
.our-blog .comment-area .single-comment .comment {
  width: calc(100% - 70px);
  padding-left: 25px;
}
.our-blog .comment-area .single-comment .comment p {padding: 6px 0 8px 0;}
.our-blog .comment-area .single-comment .comment a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.our-blog .comment-area .single-comment {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 28px;
}
.our-blog .comment-area .single-comment:last-child {margin: 0;padding: 0;border: none;}

/* Project cards: larger medium cards with overlay, vertical label and progress */
/* Layout: Desktop 3 columns, Tablet 2 columns, Mobile 1 column */
.projects-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:28px;
  align-items:start;
}
.project-card{
  position:relative;
  overflow:hidden;
  border-radius:10px;
  height:640px;
  background:#1a1a1a;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.project-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.25);
}
/* Fixed image container for consistent layout */
.project-card .img{
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  filter:grayscale(5%) brightness(0.95);
  transition:transform .6s ease, filter .3s ease;
}
.project-card:hover .img{
  transform:scale(1.05);
  filter:grayscale(0%) brightness(1);
}
.project-card .overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(6,25,72,0.05) 0%, rgba(6,25,72,0.75) 70%, rgba(0,0,0,0.9) 100%);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  padding:32px;
  color:#fff;
}
.project-card .meta{
  z-index:3;
  position:relative;
}
.project-card h4{
  margin:0 0 10px 0;
  font-size:24px;
  font-weight:700;
  letter-spacing:0.5px;
  color:#ffffff;
  line-height:1.3;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
}
.project-card p{
  margin:0 0 16px 0;
  color:rgba(255,255,255,0.95);
  font-size:15px;
  line-height:1.5;
  font-weight:400;
}
.project-card .label-vertical{
  position:absolute;
  left:16px;
  top:50%;
  transform:translateY(-50%) rotate(-90deg);
  transform-origin:left top;
  color:#fff;
  background:rgba(0,26,87,0.85);
  backdrop-filter:blur(4px);
  padding:10px 16px;
  border-radius:4px;
  font-size:13px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:1px;
  z-index:4;
  box-shadow: 0 2px 8px rgba(0,0,0,0.3);
}
.project-card .progress-wrap{
  width:100%;
  background:rgba(255,255,255,0.1);
  backdrop-filter:blur(8px);
  border-radius:10px;
  padding:4px;
  margin-top:12px;
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.2);
}
.project-card .progress{
  height:14px;
  background:linear-gradient(90deg,#00d4ff,#0456a6);
  border-radius:8px;
  width:40%;
  transition: width 0.5s ease;
  box-shadow: 0 2px 6px rgba(0,180,255,0.4);
}
.project-card .progress-info{
  display:flex;
  justify-content:space-between;
  font-size:14px;
  font-weight:600;
  margin-top:10px;
  color:rgba(255,255,255,0.95);
}
/* Responsive adjustments */
@media (max-width:1100px){
  .projects-grid{grid-template-columns:repeat(2,1fr);gap:24px}
  .project-card{height:520px}
  .project-card h4{font-size:22px}
  .project-card p{font-size:14px}
  .project-card .overlay{padding:28px}
}
@media (max-width:768px){
  .projects-grid{grid-template-columns:repeat(1,1fr);gap:20px}
  .project-card{height:480px}
  .project-card .overlay{padding:24px}
  .project-card h4{font-size:20px}
  .project-card p{font-size:14px;margin-bottom:14px}
  .project-card .label-vertical{left:12px;padding:8px 12px;font-size:12px}
  .project-card .progress{height:12px}
  .project-card .progress-info{font-size:13px}
}
@media (max-width:640px){
  .projects-grid{gap:18px}
  .project-card{height:420px}
  .project-card .overlay{padding:20px}
  .project-card h4{font-size:19px;margin-bottom:8px}
  .project-card p{font-size:13px;margin-bottom:12px}
  .project-card .label-vertical{left:10px;padding:8px 10px;font-size:11px}
  .project-card .progress{height:11px}
  .project-card .progress-info{font-size:12px;margin-top:8px}
}
@media (max-width:480px){
  .project-card{height:380px}
  .project-card .overlay{padding:18px}
  .project-card h4{font-size:18px}
  .project-card p{font-size:13px}
  .project-card .progress-wrap{padding:3px}
  .project-card .progress{height:10px}
}
/*---------------- Modern Contact Page ----------------*/
/* Contact Hero Section */
.contact-hero {
  background: #fff;
  padding: 80px 0;
}

.contact-hero-content h1 {
  font-size: 48px;
  line-height: 1.2;
  color: #061948;
  margin: 18px 0 20px 0;
}

.contact-hero-content p {
  font-size: 17px;
  line-height: 1.7;
  color: #4b5468;
  margin-bottom: 40px;
}

.contact-quick-info {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.quick-info-item {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px;
  background: #f9fafb;
  border-radius: 12px;
  border-left: 4px solid #061948;
  transition: all 0.3s ease;
}

.quick-info-item:hover {
  transform: translateX(8px);
  box-shadow: 0 8px 24px rgba(0, 26, 87, 0.08);
}

.info-icon {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.info-icon i {
  font-size: 24px;
  color: #fff;
}

.info-text {
  flex: 1;
}

.info-text span {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}

.info-text a {
  font-size: 18px;
  font-weight: 700;
  color: #061948;
  transition: color 0.3s ease;
}

.info-text a:hover {
  color: #003d9f;
}

.info-text p {
  font-size: 16px;
  color: #4b5563;
  margin: 0;
}

.contact-hero-image {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 26, 87, 0.15);
}

.contact-hero-image img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  display: block;
}

.contact-badge {
  position: absolute;
  bottom: 30px;
  right: 30px;
  background: linear-gradient(135deg, #061948, #003d9f);
  color: #fff;
  padding: 20px 28px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  gap: 16px;
  box-shadow: 0 12px 30px rgba(6, 25, 72, 0.4);
}

.contact-badge i {
  font-size: 32px;
}

.contact-badge strong {
  display: block;
  font-size: 24px;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 4px;
}

.contact-badge span {
  font-size: 13px;
  opacity: 0.9;
}

/* Modern Contact Form */
.modern-contact-form {
  background: #f8faff;
}

.contact-form-wrapper {
  background: #fff;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 12px 40px rgba(0, 26, 87, 0.08);
}

.form-header {
  margin-bottom: 32px;
}

.form-header h2 {
  font-size: 32px;
  color: #061948;
  margin-bottom: 10px;
}

.form-header p {
  font-size: 16px;
  color: #6b7280;
  margin: 0;
}

.modern-form .form-group {
  margin-bottom: 24px;
}

.modern-form label {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #374151;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.modern-form input,
.modern-form select,
.modern-form textarea {
  width: 100%;
  padding: 14px 18px;
  border: 2px solid #e5e7eb;
  border-radius: 12px;
  font-size: 15px;
  font-family: 'Nunito Sans', sans-serif;
  color: #1f2937;
  background: #fff;
  transition: all 0.3s ease;
}

.modern-form input:focus,
.modern-form select:focus,
.modern-form textarea:focus {
  border-color: #061948;
  outline: none;
  box-shadow: 0 0 0 4px rgba(6, 25, 72, 0.1);
}

.modern-form select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23374151' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  padding-right: 45px;
  cursor: pointer;
}

.modern-form textarea {
  resize: vertical;
  min-height: 140px;
}

.modern-form button[type="submit"] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 700;
  margin-top: 8px;
}

.modern-form button[type="submit"] i {
  transition: transform 0.3s ease;
}

.modern-form button[type="submit"]:hover i {
  transform: translateX(4px);
}

/* Contact Sidebar */
.contact-sidebar {
  position: sticky;
  top: 20px;
}

.contact-info-card {
  background: #fff;
  padding: 32px;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0, 26, 87, 0.06);
  margin-bottom: 24px;
}

.contact-info-card h3 {
  font-size: 20px;
  color: #061948;
  margin-bottom: 20px;
  font-weight: 800;
}

.office-hours {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.hours-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  background: #f9fafb;
  border-radius: 10px;
}

.hours-item .day {
  font-size: 15px;
  font-weight: 600;
  color: #374151;
}

.hours-item .time {
  font-size: 14px;
  color: #6b7280;
  font-weight: 500;
}

.social-links {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.social-link {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 14px 18px;
  background: #f9fafb;
  border-radius: 10px;
  transition: all 0.3s ease;
  border: 2px solid transparent;
}

.social-link:hover {
  transform: translateX(6px);
  border-color: #e5e7eb;
  box-shadow: 0 4px 12px rgba(0, 26, 87, 0.06);
}

.social-link i {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 16px;
  color: #fff;
}

.social-link.facebook i {
  background: #1877f2;
}

.social-link.twitter i {
  background: #1da1f2;
}

.social-link.linkedin i {
  background: #0a66c2;
}

.social-link.instagram i {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.social-link span {
  font-size: 15px;
  font-weight: 600;
  color: #374151;
}

.emergency-contact {
  background: linear-gradient(135deg, #061948, #003d9f);
  color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.emergency-contact:before {
  content: '';
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
  animation: pulse 3s ease-in-out infinite;
}

@keyframes pulse {
  0%, 100% { transform: scale(1); opacity: 0.5; }
  50% { transform: scale(1.1); opacity: 0.8; }
}

.emergency-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 16px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.emergency-icon i {
  font-size: 28px;
  color: #fff;
}

.emergency-contact h3 {
  color: #fff;
  position: relative;
  z-index: 1;
}

.emergency-contact p {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}

.emergency-number {
  display: inline-block;
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  padding: 12px 28px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}

.emergency-number:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: scale(1.05);
}

/* Map Section */
.contact-map-section {
  padding: 80px 0 0 0;
  background: #fff;
}

.map-header {
  margin-bottom: 50px;
}

.map-header h2 {
  font-size: 38px;
  color: #061948;
  margin: 12px 0 16px 0;
}

.map-header p {
  font-size: 17px;
  color: #6b7280;
}

.map-wrapper {
  border-radius: 20px 20px 0 0;
  overflow: hidden;
  box-shadow: 0 -8px 40px rgba(0, 26, 87, 0.08);
}

.google-map-two {
  height: 500px;
}

/* Old Contact Section Styles (keeping for compatibility) */
.contact-us-section .main-content {
  margin-top: 50px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
}
.contact-us-section .img-box {
  background: url(../images/home/22.jpg) no-repeat center;
  background-size: cover;
  height: 500px;
  border-radius: 5px 0 0 5px;
}
.contact-us-section .form-wrapper {
  background: #fff;
  border-radius: 0 5px 5px 0;
  height: 500px;
  padding: 75px 40px 60px 40px;
}
.theme-form-one input:focus,
.theme-form-one textarea:focus {border-bottom-color: #001a57;}
/*======================= Form Validation ===================*/
.alert-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  z-index: 9999999;
}
#success,#error {
  position: relative;
  width:500px;
  height: 100px;
  top: calc(50% - 50px);
  left:calc(50% - 250px);
  background: rgba(0,0,0,0.8);
  text-align: center;
}
#success .wrapper,#error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
#success .wrapper p,#error .wrapper p{
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}
#success p {color: #26ace3;}
#error p {color: #C9182B;}
#error button,
#success button {
  color:#fff;
  width:40px;
  height:40px;
  line-height: 20px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 20px;
}
.form-validation label.error {display: none !important;}
.form-validation input.error,.form-validation textarea.error {border-bottom:1px solid #f03838 !important;}
/*------------------- Compnay Branch Address ----------------*/
.branch-address {background: #f2f3f6;padding: 38px 0;}
.address-slider .item {margin: 0 15px;cursor: move;}
.branch-address .wrapper p {
  font-size: 17px;
  line-height: 25px;
  position: relative;
  padding-left: 35px;
  margin-top: 10px;
}
.branch-address .wrapper p i {
  position: absolute;
  top:5px;
  left:0;
  font-size: 18px;
}
/*--------------------- Shop Page --------------------*/
.shop-page .shop-filter li:first-child {
  float: left;
  line-height: 40px;
  font-size: 17px;
}
.shop-page .shop-filter li:last-child {float: right;line-height: 40px;}
.shop-page .shop-filter li:last-child .form-control {
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  height: 100%;
  outline: none;
  box-shadow: none;
}
.shop-page .shop-filter {margin-bottom: 60px;}
.shop-page .single-product .image-box {
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  min-height: 340px;
  position: relative;
  overflow: hidden;
}
.shop-page .single-product .image-box  img {
  position: absolute;
  top:50%;
  left: 50%;
  border-radius: 5px;
  -webkit-transform: translate(-50% , -50%);
          transform: translate(-50% , -50%);
  transition:all 0.5s ease-in-out;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.12);
}
.shop-page .single-product:hover .image-box img {
  -webkit-transform:translate(-50% , -50%) scale3D(1.1,1.1,1);
          transform:translate(-50% , -50%) scale3D(1.1,1.1,1);
}
.shop-page .single-product .product-name {text-align: center;margin-top: 20px;position: relative;}
.shop-page .single-product .product-name .price {
  font-weight: 600;
  font-size: 22px;
}
.shop-page .single-product .product-name .price del {
  font-size: 18px;
  color: #afafaf;
  font-weight: normal;
}
.shop-page .single-product:hover .product-name .price {opacity: 0;}
.shop-page .single-product .product-name .add-to-cart {
  position: absolute;
  width: 100%;
  bottom: -10px;
  opacity: 0;
  left:0;
  text-align: center;
}
.shop-page .single-product .product-name .add-to-cart a {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 33px;
}
.shop-page .single-product .product-name .add-to-cart a:hover {text-decoration: underline;}
.shop-page .single-product .product-name .add-to-cart a i {font-weight: normal;}
.shop-page .single-product:hover .product-name .add-to-cart {
  opacity: 1;
  bottom: 0;
}
.shop-page .single-product {margin-bottom: 40px;}
/*------------------ Shop Details ------------------*/
.shop-details .product-details .product-tab {
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  min-height: 380px;
}
.shop-details .product-details .product-tab .product-preview {
  width: 70%;
  float: left;
  border-right: 1px solid #d7d7d7;
  height: 380px;
  position: relative;
}
.shop-details .product-details .product-tab .product-preview img {
  position: absolute;
  top:50%;
  left:50%;
  border-radius: 5px;
  -webkit-transform:translate(-50% , -50%);
          transform:translate(-50% , -50%);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.12);
}
.shop-details .product-details .product-tab .product-thumbnail {
  float: left;
  width: 30%;
  height: 380px;
}
.shop-details .product-details .product-tab .product-thumbnail .nav-tabs {
  border: none;
  position: relative;
  top:50%;
  display: block;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.shop-details .product-details .product-tab .product-thumbnail .nav-tabs li {
  margin:0;
  text-align: center;
}
.shop-details .product-details .product-tab .product-thumbnail .nav-tabs li a {
  padding: 0;
  margin: 15px 0;
  border: none;
  background: transparent;
  display: inline-block;
}
.shop-details .product-details .product-tab .product-thumbnail .nav-tabs li a img {
  border-radius: 5px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.12);
}
.shop-details .product-details .product-info {padding-left: 20px;}
.shop-details .product-details .product-info .title {font-size: 26px;}
.shop-details .product-details .product-info .price {
  font-size: 28px;
  font-weight: 600;
  margin: 5px 0 12px 0;
}
.shop-details .product-details .product-info .price del {
  font-size: 20px;
  font-weight: normal;
  color: #afafaf;
  margin-right: 5px;
}
.shop-details .product-details .product-info .order-box li {
  display: inline-block;
  vertical-align: middle;
}
.shop-details .product-details .product-info .order-box li:nth-child(1) {
  font-family: 'Nunito Sans', sans-serif;
  color: #232323;
  margin-right: 5px;
}
.shop-details .product-details .product-info .order-box li:nth-child(2) button,
.shop-details .product-details .product-info .order-box li:nth-child(2) input {
  background: transparent;
  display: inline-block;
  line-height: 30px;
  border: none;
  text-align: center;
}
.shop-details .product-details .product-info .order-box li:nth-child(2) {
  border: 1px solid #d7d7d7;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 5px;
}
.shop-details .product-details .product-info .order-box li:nth-child(2) button {
  font-size: 20px;
  font-weight: 300;
}
.shop-details .product-details .product-info .order-box li:nth-child(2) input {
  width: 40px;
  margin-left: 10px;
}
.shop-details .product-details .product-info .order-box {margin: 35px 0 30px 0;}
.shop-details .product-review-tab {
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  margin: 100px 0 75px 0;
  padding: 22px 40px 20px 40px;
}
.shop-details .product-review-tab .nav-tabs .nav-link {
  border: none;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  font-weight: 600;
  font-size: 20px;
  color: #232323;
  padding: 0 0 15px 0;
  margin-right: 35px;
}
.shop-details .product-review-tab .nav-tabs .nav-item.show .nav-link,
.shop-details .product-review-tab .nav-tabs .nav-link.active {
  border-bottom-color: #001a57;
  background: transparent;
}
.shop-details .product-review-tab .tab-content {padding-top: 28px;}
.shop-details .product-review-tab .tab-content p {padding-bottom: 13px;}
.shop-details .product-review-tab img {width: 70px;}
.shop-details .product-review-tab .comment {
  width: calc(100% - 70px);
  padding-left: 20px;
}
.shop-details .product-review-tab .comment ul li {
  display: inline-block;
  font-size: 15px;
  color: #ecc230;
}
.shop-details .product-review-tab .single-review {margin-bottom: 20px;}
.shop-details .product-review-tab .single-review:last-child {margin: 0;}
.shop-details .related-product .theme-title-one {text-align: left;margin-bottom: 50px;}
.shop-details .related-product .theme-title-one h2 {font-size: 30px;}
.shop-details .related-product .theme-title-one h2:before {
  left:0;
  margin: 0;
}
.shop-details .related-product {margin-bottom: 70px;}
/*---------------------- Faq Page ------------------*/
.faq-page .faq-panel {margin-top: 90px;}
.faq-page .faq-panel .panel-group {
  border:1px solid #efefef;
  border-bottom: none;
}
.faq-page .faq-panel .panel {margin: 0;}
.faq-page .panel-group .panel-heading h6 a {
  color:#1c2125;
  padding: 24px 63px 24px 30px;
  display: block;
  position: relative;
}
.faq-page .panel-group .panel-heading h6 a:before {
  content: '+';
  width:60px;
  height:100%;
  position: absolute;
  top:0;
  right:0;
  background: #f8f8f8;
  border-left:1px solid #efefef;
  text-align: center;
  line-height: 65px;
  font-size: 18px;
}
.faq-page .panel-group .panel-heading.active-panel h6 a:before {
  content: '';
  font-family: 'font-awesome';
  font-size: 14px;
}
.faq-page .panel-group .panel-heading {border-bottom:1px solid #efefef;}
.faq-page .panel-group .panel-body {padding: 35px 50px 50px 30px; border-bottom:1px solid #efefef;}
.faq-page .panel-group .panel-body ol {margin:15px 0;padding: 0 0 0 20px;}
.faq-page .panel-group .panel-body ol li {line-height: 28px;}
/*----------------------------- Error Page --------------------------*/
.error-page {text-align: center;margin-bottom: 175px;}
.error-page h2 {
  font-size: 140px;
  font-weight: 700;
  letter-spacing: 14px;
}
.error-page h3 {
  font-weight: normal;
  color:#413f3f;
  font-size: 42px;
  margin: 18px 0 32px 0;
}
.error-page p {
  font-size: 20px;
  color:rgba(0,0,0,0.6);
  margin-bottom: 56px;
}
.error-page a {line-height: 55px;}
.error-page span.or {
  font-size: 18px;
  color:#2f2f2f;
  margin:0 16px;
}
.error-page input {
  height:55px;
  width:380px;
  padding: 0 20px;
  border:1px solid #f0f0f0;
}

/* --------------------------------------------------------- */
/*  Increase spacing between main banner and Solutions area    */
/*  Target only the service-style-one with section-spacing   */
/*  so other sections using .section-spacing are unaffected.  */
/* --------------------------------------------------------- */
#theme-main-banner + .service-style-one.section-spacing,
.service-style-one.section-spacing {
  /* Add vertical gap above the Solutions section */
  margin-top: 80px; /* desktop default — tweak this value if needed */
}


/* Responsive adjustments: reduce the top gap on smaller screens */
@media (max-width: 768px) {
  .service-style-one.section-spacing { margin-top: 40px; }
}
@media (max-width: 480px) {
  .service-style-one.section-spacing { margin-top: 30px; }
}


/* Services Benefits Section */
.services-benefits-section {
  background: #f8faff;
}
.benefits-image {
  position: relative;
}
.benefits-image img {
  width: 100%;
  border-radius: 12px;
  box-shadow: 0 20px 50px rgba(0,0,0,0.15);
}
.benefits-image .experience-badge {
  position: absolute;
  bottom: 30px;
  right: 30px;
  background: #001a57;
  color: #fff;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 30px rgba(0,26,87,0.3);
}
.benefits-image .experience-badge .number {
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
}
.benefits-image .experience-badge .text {
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  line-height: 1.3;
  margin-top: 5px;
}
.benefits-content {
  padding-left: 40px;
}
.benefits-content .pre-title {
  display: inline-block;
  color: #001a57;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
.benefits-content h2 {
  font-size: 42px;
  margin-bottom: 20px;
  font-weight: 900;
}
.benefits-content > p {
  font-size: 17px;
  line-height: 1.7;
  color: #666;
  margin-bottom: 35px;
}
.benefits-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.benefit-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}
.benefit-icon {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #001a57, #003d99);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.benefit-item:hover .benefit-icon {
  transform: scale(1.1) rotate(5deg);
}
.benefit-icon i {
  font-size: 26px;
  color: #fff;
}
.benefit-text h5 {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #232323;
}
.benefit-text p {
  font-size: 15px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}

/* Services CTA Section */
.services-cta-section {
  background: url(../images/home/urban1.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  padding: 100px 0;
  position: relative;
}
.services-cta-section .overlay {
  background: linear-gradient(135deg, rgba(0,26,87,0.95), rgba(0,61,153,0.95));
  padding: 80px 0;
}
.services-cta-section .cta-content {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
.services-cta-section h2 {
  color: #fff;
  font-size: 42px;
  margin-bottom: 20px;
  font-weight: 900;
}
.services-cta-section p {
  color: rgba(255,255,255,0.9);
  font-size: 19px;
  line-height: 1.7;
  margin-bottom: 40px;
}
.services-cta-section .cta-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
.services-cta-section .theme-button-one {
  background: #fff;
  color: #001a57;
}
.services-cta-section .theme-button-one:hover {
  background: #00d4ff;
  color: #fff;
}


/* --- Modern Services Page Refresh --- */
.eyebrow {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #0a4afa;
  margin-bottom: 18px;
}
.services-hero-banner {
  position: relative;
  background: radial-gradient(circle at top left, rgba(255, 255, 255, 0.18), transparent 55%), radial-gradient(circle at bottom right, rgba(0,26,87,0.15), transparent 60%), #ffffff;
  padding: 110px 0 90px 0;
}
.services-hero-copy h1 {
  font-size: 46px;
  line-height: 1.16;
  color: #061948;
  margin-bottom: 20px;
}
.services-hero-copy p {
  font-size: 18px;
  line-height: 1.7;
  color: #3b4559;
  margin-bottom: 26px;
}
.hero-cta-group {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 32px;
  flex-wrap: wrap;
}
.cta-link {
  font-weight: 700;
  color: #061948;
}
.cta-link i {
  margin-left: 6px;
}
.hero-stats {
  display: flex;
  gap: 26px;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-stats li {
  position: relative;
  padding-left: 8px;
  max-width: 200px;
}
.hero-stats li strong {
  display: block;
  font-size: 32px;
  color: #061948;
  margin-bottom: 4px;
}
.hero-media {
  position: relative;
  padding-left: 40px;
}
.hero-media:before {
  content: '';
  position: absolute;
  left: 0;
  top: 15%;
  bottom: 15%;
  width: 40px;
  border-radius: 20px;
  background: linear-gradient(180deg, #001a57, #00a3ff);
  opacity: 0.2;
}
.hero-media-image {
  width: 100%;
  height: 350px;
  border-radius: 20px;
  background: url('../images/home/kgl.jpg') no-repeat center/cover;
  box-shadow: 0 18px 45px rgba(0,0,0,0.18);
  position: relative;
  overflow: hidden;
}
.hero-media-card {
  position: absolute;
  bottom: -35px;
  left: 80px;
  background: #fff;
  border-radius: 14px;
  padding: 22px 26px;
  width: 70%;
  box-shadow: 0 22px 40px rgba(0, 26, 87, 0.16);
}
.hero-media-card h4 {
  margin-bottom: 8px;
  font-size: 20px;
  color: #001a57;
}
.hero-media-card p {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  color: #4b5468;
}
.section-header {
  max-width: 750px;
  margin: 0 auto 45px auto;
  text-align: center;
}
.section-header h2 {
  font-size: 36px;
  margin-bottom: 14px;
}
.section-header p {
  font-size: 18px;
  color: #4b5468;
}
.services-grid .row {
  row-gap: 32px;
}
.service-card {
  background: #fff;
  border-radius: 16px;
  padding: 32px 28px;
  box-shadow: 0 15px 35px rgba(0,26,87,0.08);
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform .3s ease, box-shadow .3s ease;
}
.service-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 25px 45px rgba(0,26,87,0.12);
}
.icon-wrapper {
  width: 70px;
  height: 70px;
  border-radius: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 30px;
  margin-bottom: 22px;
}
.gradient-blue {background: linear-gradient(135deg,#00a3ff,#0065ff);}
.gradient-green {background: linear-gradient(135deg,#00c9a7,#00af54);}
.gradient-gold {background: linear-gradient(135deg,#ffb74d,#ff7043);}
.gradient-purple {background: linear-gradient(135deg,#7a5cff,#4f46e5);}
.gradient-red {background: linear-gradient(135deg,#ff6b6b,#ff2d55);}
.gradient-navy {background: linear-gradient(135deg,#001a57,#003d9f);}
.service-card h3 {
  font-size: 24px;
  margin-bottom: 14px;
}
.service-card p {
  flex-grow: 1;
  color: #4b5468;
  line-height: 1.6;
}
.service-card .learn-more {
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #001a57;
  margin-top: 20px;
}
.services-impact {
  background: linear-gradient(180deg, #000f32 0%, #022b74 100%);
  color: #fff;
  border-radius: 30px;
  margin: 0 40px;
  padding: 70px 0;
  position: relative;
}
.services-impact:before {
  content: '';
  position: absolute;
  inset: 18px;
  border-radius: 24px;
  border: 1px solid rgba(255,255,255,0.12);
  pointer-events: none;
}
.impact-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: stretch;
  gap: 45px;
}
.impact-intro h2 {
  color: #fff;
  margin-bottom: 14px;
}
.impact-intro p {
  font-size: 17px;
  line-height: 1.7;
  color: rgba(255,255,255,0.8);
}
.impact-metrics {
  display: grid;
  grid-template-columns: repeat(2, minmax(200px, 1fr));
  gap: 24px;
  flex: 1;
}
.impact-card {
  background: rgba(255,255,255,0.08);
  border-radius: 18px;
  padding: 28px;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.05);
}
.impact-card strong {
  display: block;
  font-size: 32px;
  margin-bottom: 10px;
}
.impact-card span {
  color: rgba(255,255,255,0.85);
  line-height: 1.6;
}
.service-process .process-timeline {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
  position: relative;
}
.process-step {
  background: #fff;
  padding: 34px 28px;
  border-radius: 16px;
  box-shadow: 0 18px 35px rgba(0,26,87,0.08);
  position: relative;
}
.process-step:after {
  content: '';
  position: absolute;
  top: 20px;
  right: -18px;
  height: 60%;
  width: 4px;
  background: linear-gradient(180deg,#00a3ff,#003d9f);
  opacity: 0.25;
}
.process-step:last-child:after {
  display: none;
}
.process-step .step-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 14px;
  background: linear-gradient(135deg,#000f32,#00a3ff);
  color: #fff;
  font-weight: 700;
  margin-bottom: 16px;
}
.process-step h4 {
  font-size: 20px;
  margin-bottom: 12px;
}
.process-step p {
  color: #4b5468;
  line-height: 1.6;
  margin: 0;
}
.services-differentiators .differentiator-media {
  border-radius: 24px;
  height: 420px;
  background: url('../images/UPDATE/GAC_Page_5.jpg') no-repeat center/cover;
  box-shadow: 0 18px 45px rgba(0,0,0,0.18);
}
.differentiator-content h2 {
  font-size: 34px;
  margin-bottom: 18px;
}
.differentiator-content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 28px 0;
}
.differentiator-content ul li {
  display: flex;
  gap: 14px;
  margin-bottom: 16px;
  color: #3b4559;
}
.differentiator-content ul li:before {
  content: '▹';
  color: #00a3ff;
  font-weight: 700;
}
.services-testimonials .testimonial-card {
  background: #fff;
  padding: 40px;
  border-radius: 18px;
  box-shadow: 0 15px 40px rgba(0,26,87,0.08);
  height: 100%;
}
.testimonial-card .quote-icon {
  font-size: 32px;
  color: #00a3ff;
  margin-bottom: 18px;
}
.testimonial-card p {
  font-size: 20px;
  line-height: 1.7;
  margin-bottom: 24px;
  color: #101727;
}
.testimonial-meta h5 {
  font-size: 18px;
  margin-bottom: 4px;
}
.partner-showcase {
  background: linear-gradient(135deg,#0b1e47,#001a57);
  color: #fff;
  padding: 40px;
  border-radius: 18px;
  height: 100%;
  box-shadow: 0 15px 40px rgba(0,26,87,0.16);
}
.partner-showcase ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(120px,1fr));
  gap: 18px;
  list-style: none;
  padding: 0;
  margin: 18px 0 20px 0;
}
.partner-showcase ul li {
  background: rgba(255,255,255,0.08);
  border-radius: 12px;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.partner-showcase ul img {
  max-width: 100%;
  max-height: 60px;
  object-fit: contain;
  filter: brightness(1.05);
}
.partner-showcase p {
  color: rgba(255,255,255,0.85);
  line-height: 1.6;
}
.services-cta {
  padding: 0 0 60px 0;
}
.services-cta .cta-box {
  background: linear-gradient(180deg, #000f32 0%, #022b74 100%);
  border-radius: 24px;
  padding: 60px 70px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  align-items: center;
  box-shadow: 0 20px 50px rgba(0,26,87,0.25);
}
.services-cta .cta-box h2 {
  font-size: 34px;
  margin-bottom: 10px;
  color: #fff;
}
.services-cta .cta-box p {
  margin: 0;
  font-size: 18px;
  color: rgba(255,255,255,0.85);
}
.services-cta .cta-actions {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
}

/* ==========================================
   INVESTMENT SERVICE PAGE STYLES
============================================ */

/* Investment Hero */
.investment-hero {
  background: linear-gradient(135deg, #f8faff 0%, #ffffff 100%);
  padding-top: 100px;
  padding-bottom: 80px;
}
.investment-hero-copy h1 {
  font-size: 48px;
  line-height: 1.15;
  color: #061948;
  margin-bottom: 22px;
}
.investment-hero-copy p {
  font-size: 19px;
  line-height: 1.7;
  color: #4b5468;
  margin-bottom: 30px;
}
.investment-metrics {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 32px 0 0 0;
}
.investment-metrics li {
  padding: 18px 24px;
  border-left: 4px solid #001a57;
  background: rgba(0, 26, 87, 0.03);
  border-radius: 8px;
  min-width: 180px;
}
.investment-metrics li strong {
  display: block;
  font-size: 36px;
  color: #001a57;
  margin-bottom: 6px;
  font-weight: 900;
}
.investment-metrics li span {
  color: #4b5468;
  font-size: 15px;
  line-height: 1.4;
}
.investment-hero-media {
  position: relative;
  padding-left: 30px;
}
.investment-hero-media img {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 20px 50px rgba(0,26,87,0.15);
}
.investment-hero-media:before {
  content: '';
  position: absolute;
  left: 0;
  top: 20%;
  bottom: 20%;
  width: 30px;
  border-radius: 15px;
  background: linear-gradient(180deg, #001a57, #00a3ff);
  opacity: 0.15;
}

/* Investment About */
.investment-about {
  background: #fff;
}
.investment-about .about-content {
  text-align: center;
}
.investment-about h2 {
  font-size: 40px;
  margin-bottom: 22px;
  color: #061948;
}
.investment-about .lead {
  font-size: 22px;
  line-height: 1.6;
  color: #001a57;
  margin-bottom: 20px;
  font-weight: 600;
}
.investment-about p {
  font-size: 18px;
  line-height: 1.7;
  color: #4b5468;
}
.investment-about .key-benefit {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  background: #f8faff;
  padding: 30px;
  border-radius: 16px;
  margin-top: 35px;
  text-align: left;
  border-left: 4px solid #ffb74d;
}
.investment-about .key-benefit i {
  font-size: 32px;
  color: #ffb74d;
  flex-shrink: 0;
}
.investment-about .key-benefit strong {
  display: block;
  font-size: 18px;
  color: #001a57;
  margin-bottom: 8px;
}
.investment-about .key-benefit p {
  font-size: 17px;
  margin: 0;
  color: #4b5468;
}

/* Investment Focus */
.investment-focus {
  background: #f8faff;
}
.focus-card {
  background: #fff;
  padding: 35px 28px;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0,26,87,0.08);
  height: 100%;
  transition: all 0.3s ease;
  text-align: center;
}
.focus-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 16px 40px rgba(0,26,87,0.12);
}
.focus-card .focus-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 28px;
  margin-bottom: 22px;
  transition: all 0.3s ease;
}
.focus-card:hover .focus-icon {
  transform: scale(1.1) rotate(10deg);
}
.focus-card h4 {
  font-size: 20px;
  margin-bottom: 14px;
  color: #061948;
}
.focus-card p {
  color: #4b5468;
  line-height: 1.6;
  margin: 0;
}

/* Investment Edge (Why Partner) */
.investment-edge {
  background: #fff;
}
.edge-media {
  position: relative;
}
.edge-media img {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 20px 50px rgba(0,26,87,0.15);
}
.edge-content h2 {
  font-size: 36px;
  margin-bottom: 30px;
  color: #061948;
}
.edge-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.edge-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  padding: 20px;
  background: #f8faff;
  border-radius: 12px;
  transition: all 0.3s ease;
}
.edge-item:hover {
  background: #fff;
  box-shadow: 0 8px 24px rgba(0,26,87,0.08);
}
.edge-item .edge-icon {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
  flex-shrink: 0;
}
.edge-text h5 {
  font-size: 19px;
  margin-bottom: 8px;
  color: #061948;
}
.edge-text p {
  color: #4b5468;
  line-height: 1.6;
  margin: 0;
}

/* Investment Models */
.investment-models {
  background: #f8faff;
}
.model-card {
  background: #fff;
  padding: 35px 28px;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0,26,87,0.08);
  height: 100%;
  transition: all 0.3s ease;
  text-align: center;
  border-top: 4px solid #001a57;
}
.model-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 40px rgba(0,26,87,0.12);
  border-top-color: #00a3ff;
}
.model-card .model-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: linear-gradient(135deg, #001a57, #003d99);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 28px;
  margin-bottom: 22px;
  transition: all 0.3s ease;
}
.model-card:hover .model-icon {
  transform: scale(1.15);
  background: linear-gradient(135deg, #00a3ff, #0065ff);
}
.model-card h4 {
  font-size: 20px;
  margin-bottom: 14px;
  color: #061948;
}
.model-card p {
  color: #4b5468;
  line-height: 1.6;
  margin: 0;
}

/* Investment Case Study */
.investment-case-study {
  background: #fff;
}
.case-study-wrapper {
  background: #f8faff;
  border-radius: 24px;
  padding: 50px;
  box-shadow: 0 12px 35px rgba(0,26,87,0.08);
}
.case-study-media {
  position: relative;
}
.case-study-media img {
  width: 100%;
  border-radius: 16px;
  box-shadow: 0 12px 30px rgba(0,26,87,0.15);
}
.case-badge {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background: #001a57;
  color: #fff;
  padding: 18px 24px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 8px 20px rgba(0,26,87,0.3);
}
.case-badge strong {
  display: block;
  font-size: 32px;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 6px;
}
.case-badge span {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.case-study-content h2 {
  font-size: 34px;
  margin-bottom: 20px;
  color: #061948;
}
.case-study-content p {
  font-size: 18px;
  line-height: 1.7;
  color: #4b5468;
  margin-bottom: 25px;
}
.case-highlights {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}
.case-highlights li {
  padding: 12px 0;
  color: #061948;
  font-size: 17px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.case-highlights li i {
  color: #00a3ff;
  font-size: 20px;
  flex-shrink: 0;
}

/* Investment Testimonial */
.investment-testimonial {
  background: #f8faff;
}
.testimonial-box {
  background: #fff;
  padding: 50px 60px;
  border-radius: 20px;
  box-shadow: 0 16px 40px rgba(0,26,87,0.1);
  text-align: center;
  position: relative;
}
.testimonial-box .quote-icon {
  font-size: 48px;
  color: #00a3ff;
  margin-bottom: 24px;
  opacity: 0.3;
}
.testimonial-text {
  font-size: 22px;
  line-height: 1.7;
  color: #061948;
  margin-bottom: 30px;
  font-style: italic;
}
.testimonial-author h5 {
  font-size: 20px;
  margin-bottom: 6px;
  color: #001a57;
}
.testimonial-author span {
  font-size: 16px;
  color: #4b5468;
  font-style: italic;
}

/* Investment Final CTA */
.investment-final-cta {
  background: #fff;
  padding-bottom: 80px;
}
.investment-final-cta .cta-wrapper {
  background: linear-gradient(180deg, #000f32 0%, #022b74 100%);
  border-radius: 24px;
  padding: 70px;
  text-align: center;
  position: relative;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0,26,87,0.2);
}
.investment-final-cta .cta-wrapper:before {
  content: '';
  position: absolute;
  inset: 0;
  background: url(../images/home/pattern.png) repeat;
  opacity: 0.05;
}
.cta-content-box {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin: 0 auto;
}
.cta-content-box h2 {
  color: #fff;
  font-size: 42px;
  margin-bottom: 20px;
}
.cta-content-box p {
  color: rgba(255,255,255,0.9);
  font-size: 19px;
  line-height: 1.7;
  margin-bottom: 40px;
}
.cta-button-group {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
.cta-link-white {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  line-height: 50px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: transparent;
  border: 2px solid rgba(255,255,255,0.7);
  border-radius: 5px;
  padding: 0 35px;
  transition: all 0.3s ease;
}
.cta-link-white:hover {
  background: #fff;
  color: #001a57;
  border-color: #fff;
}
.cta-link-white i {
  margin-left: 4px;
}

/* ==========================================
   CONSTRUCTION SERVICE PAGE STYLES
============================================ */

/* Video containers for construction page */
.construction-video-showcase,
.construction-timelapse {
  background: #fff;
}
.video-container {
  position: relative;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0,26,87,0.2);
  transition: all 0.4s ease;
}
.video-container:hover {
  transform: translateY(-6px);
  box-shadow: 0 28px 60px rgba(0,26,87,0.25);
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* Construction Gallery with Overlay */
.construction-gallery {
  background: #f8faff;
}
.gallery-grid {
  row-gap: 30px;
}
.gallery-item {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  height: 320px;
  cursor: pointer;
  transition: all 0.4s ease;
}
.gallery-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 50px rgba(0,26,87,0.2);
}
.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s ease, filter 0.3s ease;
  filter: brightness(0.95);
}
.gallery-item:hover img {
  transform: scale(1.1);
  filter: brightness(1);
}
.gallery-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(6,25,72,0.75) 60%, rgba(0,0,0,0.95) 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 28px;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.gallery-item:hover .gallery-overlay {
  opacity: 1;
}
.gallery-content {
  transform: translateY(20px);
  transition: transform 0.4s ease 0.1s;
}
.gallery-item:hover .gallery-content {
  transform: translateY(0);
}
.gallery-content h4 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 8px;
}
.gallery-content p {
  color: rgba(255,255,255,0.9);
  font-size: 16px;
  margin-bottom: 12px;
}
.gallery-content .project-stat {
  display: inline-block;
  background: rgba(0,163,255,0.9);
  color: #fff;
  padding: 6px 14px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
}

/* Construction Time-lapse Section */
.construction-timelapse {
  background: #fff;
}
.timelapse-content {
  padding-right: 30px;
}
.timelapse-content h2 {
  font-size: 36px;
  margin-bottom: 20px;
  color: #061948;
}
.timelapse-content p {
  font-size: 18px;
  line-height: 1.7;
  color: #4b5468;
  margin-bottom: 25px;
}
.construction-highlights {
  list-style: none;
  padding: 0;
  margin: 0;
}
.construction-highlights li {
  padding: 12px 0;
  color: #061948;
  font-size: 17px;
  display: flex;
  align-items: center;
  gap: 12px;
  transition: all 0.3s ease;
}
.construction-highlights li:hover {
  transform: translateX(8px);
}
.construction-highlights li i {
  color: #00a3ff;
  font-size: 20px;
  flex-shrink: 0;
}

/* Construction Process Timeline (reuse service process styles) */
.service-process {
  background: #f8faff;
}

/* ==========================================
   HOMEPAGE PORTFOLIO SHOWCASE
============================================ */

.portfolio-showcase {
  background: #fff;
}

.portfolio-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-top: 50px;
}

.portfolio-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0,26,87,0.08);
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.portfolio-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0,26,87,0.15);
}

.portfolio-image {
  position: relative;
  width: 100%;
  height: 280px;
  overflow: hidden;
}

.portfolio-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s ease;
}

.portfolio-card:hover .portfolio-image img {
  transform: scale(1.08);
}

.portfolio-badge {
  position: absolute;
  top: 16px;
  right: 16px;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  backdrop-filter: blur(10px);
  z-index: 2;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.portfolio-badge.completed {
  background: rgba(0,200,83,0.95);
  color: #fff;
}

.portfolio-badge.in-progress {
  background: rgba(255,193,7,0.95);
  color: #000;
}

.portfolio-badge.upcoming {
  background: rgba(0,123,255,0.95);
  color: #fff;
}

.portfolio-content {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.portfolio-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 12px;
  gap: 12px;
}

.portfolio-header h3 {
  font-size: 20px;
  font-weight: 700;
  color: #061948;
  margin: 0;
  line-height: 1.3;
  flex: 1;
}

.portfolio-category {
  display: inline-block;
  padding: 4px 12px;
  background: #f0f4ff;
  color: #001a57;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  white-space: nowrap;
  flex-shrink: 0;
}

.portfolio-description {
  color: #4b5468;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 20px;
  flex-grow: 1;
}

.portfolio-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 16px;
  border-top: 1px solid #e8ecf4;
  margin-top: auto;
}

.portfolio-meta {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.meta-item {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: #6b7280;
}

.meta-item i {
  color: #001a57;
  font-size: 14px;
}

.portfolio-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 700;
  color: #001a57;
  text-decoration: none;
  transition: all 0.3s ease;
}

.portfolio-link:hover {
  color: #00a3ff;
  gap: 10px;
}

.portfolio-link i {
  transition: transform 0.3s ease;
}

.portfolio-link:hover i {
  transform: translateX(4px);
}

.portfolio-cta {
  text-align: center;
  margin-top: 60px;
}

.portfolio-cta .theme-button-one {
  padding: 0 50px;
  line-height: 56px;
  font-size: 15px;
}

/* ==========================================
   ABOUT/STORY PAGE STYLES
============================================ */

/* Story Hero Section */
.story-hero {
  background: #fff;
  padding: 80px 0;
}

.story-hero-content {
  padding-right: 30px;
}

.story-hero-content h1 {
  font-size: 48px;
  line-height: 1.2;
  margin: 18px 0 20px 0;
  color: #061948;
}

.story-hero-content .lead {
  font-size: 22px;
  font-weight: 700;
  color: #001a57;
  margin-bottom: 16px;
}

.story-hero-content > p {
  font-size: 17px;
  line-height: 1.7;
  color: #4b5468;
  margin-bottom: 30px;
}

.story-cta {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}

.story-hero-media {
  position: relative;
  padding-left: 30px;
}

.story-media-card {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0,26,87,0.15);
}

.story-media-card img {
  width: 100%;
  height: 480px;
  object-fit: cover;
  display: block;
}

.story-badge {
  position: absolute;
  bottom: 30px;
  right: 30px;
  background: linear-gradient(135deg, #061948, #003d9f);
  color: #fff;
  padding: 20px 28px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 12px 30px rgba(0,26,87,0.3);
}

.story-badge strong {
  display: block;
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 6px;
}

.story-badge span {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  opacity: 0.95;
}

/* Journey Timeline Section */
.story-journey {
  background: #f8faff;
}

.journey-content {
  padding-left: 20px;
}

.journey-block {
  position: relative;
  padding-left: 40px;
  margin-bottom: 40px;
  border-left: 3px solid #e0e7f5;
}

.journey-block:last-of-type {
  margin-bottom: 30px;
}

.journey-block:before {
  content: '';
  position: absolute;
  left: -8px;
  top: 0;
  width: 14px;
  height: 14px;
  background: #061948;
  border-radius: 50%;
  border: 3px solid #f8faff;
}

.journey-year {
  display: inline-block;
  background: linear-gradient(135deg, #061948, #003d9f);
  color: #fff;
  padding: 6px 16px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12px;
}

.journey-block h4 {
  font-size: 22px;
  color: #061948;
  margin-bottom: 10px;
}

.journey-block p {
  font-size: 16px;
  line-height: 1.7;
  color: #4b5468;
}

.journey-signature {
  margin-top: 20px;
  opacity: 0.9;
}

.journey-video {
  position: relative;
}

.journey-video .video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 20px 60px rgba(0,26,87,0.15);
  background: #000;
}

.journey-video .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.video-insights {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 24px;
}

.insight-item {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  padding: 12px 20px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,26,87,0.06);
  flex: 1 1 calc(50% - 8px);
  min-width: 200px;
}

.insight-item i {
  color: #00c9a7;
  font-size: 20px;
}

.insight-item span {
  font-size: 15px;
  font-weight: 600;
  color: #061948;
}

/* Pillars Section */
.story-pillars {
  background: #fff;
  padding: 80px 0;
}

.pillar-card {
  text-align: center;
  padding: 40px 30px;
  background: #fff;
  border-radius: 16px;
  border: 1px solid #e8edf5;
  transition: all 0.3s ease;
  margin-bottom: 30px;
  height: 100%;
}

.pillar-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 50px rgba(0,26,87,0.12);
  border-color: transparent;
}

.pillar-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 24px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}

.pillar-card:hover .pillar-icon {
  transform: scale(1.1) rotate(5deg);
}

.pillar-icon i {
  font-size: 36px;
  color: #fff;
}

.pillar-card h4 {
  font-size: 22px;
  color: #061948;
  margin-bottom: 14px;
}

.pillar-card p {
  font-size: 16px;
  line-height: 1.7;
  color: #4b5468;
  margin: 0;
}

/* Impact Stats Section */
.story-impact {
  background: linear-gradient(135deg, #061948 0%, #003d9f 100%);
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

.story-impact:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="2" fill="rgba(255,255,255,0.05)"/></svg>');
  opacity: 0.4;
}

.impact-box {
  position: relative;
  z-index: 1;
}

.impact-stat {
  text-align: center;
  padding: 20px;
}

.stat-number {
  font-size: 56px;
  font-weight: 900;
  color: #fff;
  line-height: 1;
  margin-bottom: 12px;
}

.impact-stat p {
  font-size: 16px;
  color: rgba(255,255,255,0.9);
  line-height: 1.4;
  margin: 0;
}

/* Values Grid Section */
.story-values {
  background: #f8faff;
}

.values-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 50px;
}

.value-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0,26,87,0.08);
  transition: all 0.3s ease;
}

.value-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 50px rgba(0,26,87,0.15);
}

.value-image {
  position: relative;
  height: 220px;
  overflow: hidden;
}

.value-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.value-card:hover .value-image img {
  transform: scale(1.1);
}

.value-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, transparent 0%, rgba(6,25,72,0.7) 100%);
}

.value-content {
  padding: 30px;
  position: relative;
}

.value-number {
  position: absolute;
  top: -28px;
  right: 30px;
  width: 56px;
  height: 56px;
  background: linear-gradient(135deg, #061948, #003d9f);
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 900;
  box-shadow: 0 8px 20px rgba(6,25,72,0.3);
}

.value-content h4 {
  font-size: 22px;
  color: #061948;
  margin-bottom: 12px;
}

.value-content p {
  font-size: 15px;
  line-height: 1.7;
  color: #4b5468;
  margin: 0;
}

/* ==========================================
   PROJECTS PAGE STYLES
============================================ */

/* Projects Hero Section */
.projects-hero {
  background: linear-gradient(135deg, #f8faff 0%, #ffffff 100%);
  padding: 100px 0 80px 0;
}

.projects-hero-content h1 {
  font-size: 52px;
  line-height: 1.2;
  color: #061948;
  margin: 18px 0 24px 0;
  font-weight: 900;
}

.projects-hero-content p {
  font-size: 18px;
  line-height: 1.7;
  color: #4b5468;
  max-width: 800px;
  margin: 0 auto 50px;
}

.hero-stats {
  display: flex;
  justify-content: center;
  gap: 60px;
  flex-wrap: wrap;
  margin-top: 50px;
}

.stat-item {
  text-align: center;
  padding: 20px 30px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0, 26, 87, 0.08);
  transition: all 0.3s ease;
  min-width: 180px;
}

.stat-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 40px rgba(0, 26, 87, 0.12);
}

.stat-item strong {
  display: block;
  font-size: 42px;
  font-weight: 900;
  color: #061948;
  line-height: 1;
  margin-bottom: 8px;
}

.stat-item span {
  font-size: 14px;
  color: #6b7280;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Project Filter Section */
.projects-filter {
  background: #fff;
  padding: 30px 0;
  border-bottom: 1px solid #e5e7eb;
  position: sticky;
  top: 0;
  z-index: 100;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.filter-tabs {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

.filter-btn {
  padding: 12px 28px;
  background: #f9fafb;
  border: 2px solid transparent;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 700;
  color: #4b5468;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: 'Nunito Sans', sans-serif;
}

.filter-btn:hover {
  background: #f0f4ff;
  color: #061948;
  border-color: #e0e7f5;
}

.filter-btn.active {
  background: linear-gradient(135deg, #061948, #003d9f);
  color: #fff;
  border-color: #061948;
}

/* Projects CTA Section */
.projects-cta {
  background: linear-gradient(135deg, #061948, #003d9f);
  padding: 80px 0;
  margin-top: 80px;
}

.cta-box-projects {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.cta-content-projects {
  flex: 1;
  min-width: 300px;
}

.cta-content-projects h2 {
  font-size: 38px;
  color: #fff;
  margin-bottom: 16px;
  font-weight: 900;
}

.cta-content-projects p {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.7;
  margin: 0;
}

.cta-actions-projects {
  display: flex;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
}

.cta-actions-projects .theme-button-one {
  background: #fff;
  color: #061948;
}

.cta-actions-projects .theme-button-one:hover {
  background: #f0f4ff;
  color: #003d9f;
}

/* ==========================================
   PROJECT DETAIL PAGE STYLES
============================================ */

/* Hero Section */
.project-detail-hero {
  position: relative;
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.project-detail-hero:before {
  content: '';
  position: absolute;
  inset: 0;
  
  z-index: 1;
}

.project-detail-hero .container {
  position: relative;
  z-index: 2;
}

.project-hero-content {
  text-align: center;
  color: #fff;
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 20px;
}

.project-hero-badge {
  display: inline-block;
  padding: 12px 32px;
  border-radius: 50px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 30px;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  color: #fff;
}

.project-hero-content h1 {
  font-size: 80px;
  font-weight: 900;
  line-height: 1.1;
  margin-bottom: 20px;
  color: #fff;
  text-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.project-hero-content p {
  font-size: 24px;
  font-weight: 400;
  opacity: 0.95;
  color: #fff;
  letter-spacing: 0.5px;
}

/* Quote Section */
.project-quote-section {
  background: linear-gradient(135deg, #000f32 0%, #061948 100%);
  padding: 100px 0;
  color: #fff;
  position: relative;
}

.project-quote-section:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
}

.quote-text {
  font-size: 38px;
  line-height: 1.6;
  font-family: 'Nunito Sans', sans-serif;
  font-style: italic;
  font-weight: 700;
  margin: 0;
  color: #fff;
  padding-right: 40px;
}

.quote-image {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
}

.quote-image img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  transition: all 0.5s ease;
}

.quote-image:hover img {
  transform: scale(1.05);
}

/* Overview Section */
.project-overview-section {
  background: #f8faff;
  color: #232323;
  padding: 100px 0;
}

.overview-gallery {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.overview-gallery .gallery-large {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 12px 40px rgba(0, 26, 87, 0.1);
}

.overview-gallery .gallery-large img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.overview-gallery .gallery-large:hover img {
  transform: scale(1.05);
}

.overview-gallery .gallery-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.overview-gallery .gallery-grid > div {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 26, 87, 0.08);
}

.overview-gallery .gallery-grid img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.overview-gallery .gallery-grid > div:hover img {
  transform: scale(1.08);
}

.overview-copy {
  padding-left: 50px;
}

.overview-copy h2 {
  font-size: 40px;
  margin-bottom: 24px;
  font-weight: 800;
  color: #061948;
  line-height: 1.2;
}

.overview-copy p {
  color: #4b5468;
  line-height: 1.8;
  margin-bottom: 18px;
  font-size: 16px;
}

.project-facts {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.project-fact {
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  border-left: 4px solid #003d9f;
  box-shadow: 0 4px 12px rgba(0, 26, 87, 0.06);
  transition: all 0.3s ease;
}

.project-fact:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 26, 87, 0.12);
}

.project-fact span {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #6b7280;
  font-weight: 700;
  margin-bottom: 8px;
}

.project-fact strong {
  font-size: 20px;
  color: #061948;
  font-weight: 800;
}

/* Management Section */
.project-management-section {
  background: #fff;
  color: #232323;
  padding: 100px 0;
}

.management-copy {
  padding-right: 40px;
}

.management-copy h2 {
  font-size: 38px;
  margin-bottom: 22px;
  font-weight: 800;
  color: #061948;
  line-height: 1.2;
}

.management-copy p {
  line-height: 1.8;
  margin-bottom: 18px;
  color: #4b5468;
  font-size: 16px;
}

.management-gallery {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.management-gallery > div {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 26, 87, 0.08);
}

.management-gallery img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.management-gallery > div:hover img {
  transform: scale(1.08);
}

/* Gallery Strip - horizontal slider */
.project-gallery-strip {
  display: flex;
  gap: 24px;
  padding: 50px 0;
  background: #f8faff;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.project-gallery-strip::-webkit-scrollbar {
  height: 6px;
}

.project-gallery-strip::-webkit-scrollbar-track {
  background: rgba(6, 25, 72, 0.08);
  border-radius: 10px;
}

.project-gallery-strip::-webkit-scrollbar-thumb {
  background: linear-gradient(135deg, rgba(6, 25, 72, 0.85), rgba(0, 61, 159, 0.85));
  border-radius: 10px;
}

.project-gallery-strip .strip-item {
  flex: 0 0 28%;
  min-width: 320px;
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 14px 35px rgba(0, 26, 87, 0.18);
  scroll-snap-align: center;
  background: #061948;
  transition: transform 0.4s ease;
}

.project-gallery-strip .strip-item:hover {
  transform: translateY(-6px);
}

.project-gallery-strip img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  transition: transform 0.5s ease, opacity 0.5s ease;
}

.project-gallery-strip .strip-item:hover img {
  transform: scale(1.08);
  opacity: 1;
}

/* Specifications */
.project-specs-section {
  background: #f8faff;
}

.specs-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  margin-top: 50px;
}

.spec-card {
  text-align: center;
  padding: 40px 30px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 16px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 26, 87, 0.06);
}

.spec-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 50px rgba(0, 26, 87, 0.15);
  border-color: #003d9f;
}

.spec-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #061948, #003d9f);
  color: #fff;
  font-size: 32px;
  box-shadow: 0 8px 20px rgba(6, 25, 72, 0.2);
  transition: all 0.3s ease;
}

.spec-card:hover .spec-icon {
  transform: scale(1.1) rotate(5deg);
  box-shadow: 0 12px 30px rgba(6, 25, 72, 0.3);
}

.spec-card h4 {
  font-size: 20px;
  margin-bottom: 12px;
  color: #061948;
  font-weight: 800;
}

.spec-card p {
  margin: 0;
  color: #4b5468;
  line-height: 1.6;
  font-size: 15px;
}

/* CTA */
.project-detail-cta {
  background: linear-gradient(135deg, #061948, #003d9f);
  padding: 100px 0;
  color: #fff;
}

.project-detail-cta .cta-content {
  text-align: center;
  max-width: 760px;
  margin: 0 auto;
}

.project-detail-cta h2 {
  font-size: 42px;
  font-weight: 900;
  margin-bottom: 18px;
}

.project-detail-cta p {
  font-size: 18px;
  opacity: 0.9;
  margin-bottom: 36px;
}

.project-detail-cta .cta-buttons {
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
}

.project-detail-cta .cta-buttons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 32px;
  border-radius: 40px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.project-detail-cta .cta-buttons .btn-outline {
  border: 2px solid rgba(255, 255, 255, 0.7);
  color: #fff;
}

.project-detail-cta .cta-buttons .btn-outline:hover {
  background: #fff;
  color: #061948;
}

