@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&display=swap');

@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 */
 }
 



.jost body {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
 .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: 'Jost', 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: 'Jost', 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:#2589C4;
}
.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:#2589C4;
}
.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:#2589C4;
}

/*----------------- 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:#1a6fa8; }
/*------------------- 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 ul {padding-top: 40px;}
.theme-pagination ul li {display: inline-block;}
.theme-pagination ul li a {
  display: block;
  font-size: 16px;
  color: #232323;
  width: 50px;
  line-height: 48px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #dadada;
}
.theme-pagination ul li a:hover,
.theme-pagination ul li.active a {color: #fff;}
.theme-pagination ul li.active a {cursor: default;}


/*--------------------------- Theme Header One  ---------------------*/
.header-one {position: relative;}
.header-one .top-header {
  background: #fff;
  padding: 2px 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;
}
.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  ---------------------*/


/*------------------------ Theme menu One --------------------*/
/* ── TOP HEADER (logo bar) ── */
.header-one .top-header {
  background: #ffffff;
  padding: 2px 0;
}

/* ── NAV BAR ── */
.header-one .theme-menu-wrapper {
  position: relative;
  z-index: 99;
  overflow: visible;
}

.header-one .theme-menu-wrapper .bg-wrapper {
  background:  #2b8fc5;
  position: relative;
  padding-left: 25px;
  overflow: visible;
  margin-left: 0;   /* FIXED: was -20px, causing the dark strip on the left */
  margin-right: 0;  /* FIXED: was -20px */
}

/* diagonal line overlay  */
.header-one .theme-menu-wrapper .bg-wrapper::before {
  content: '';
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    45deg,
    transparent,
    transparent 38px,
    rgba(255,255,255,0.07) 38px,
    rgba(255,255,255,0.07) 39px
  );
  pointer-events: none;
  z-index: 0;
}

.header-one .theme-menu-wrapper .bg-wrapper > * {
  position: relative;
  z-index: 1;
}

/* ── SOCIAL ICONS ── */
.theme-menu-wrapper .right-widget ul li {
  display: inline-block;
  line-height: 75px;
  vertical-align: middle;
}

.theme-menu-wrapper .right-widget .social-icon li {
  display: inline-block;
}

.theme-menu-wrapper .right-widget .social-icon li a {
  font-size: 15px;
  color: #ccd1dd;
  margin: 0 7px;
  text-decoration: none;
  transition: color 0.2s;
}

.theme-menu-wrapper .right-widget .social-icon li a:hover {
  color: #ffffff;
}

/* ── STICKY NAV ── */
@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;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: #2b8fc5;
  margin: 0;
  padding-top: 0;
  box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
  animation: menu_sticky 0.7s ease-in-out;
}


/*---------------------------- Theme Main Banner -------------------------*/
#theme-main-banner {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  height: 600px;
  overflow: hidden;
}

.camera_wrap {
  float: none;
}

#theme-main-banner .camera_wrap,
#theme-main-banner .camera_fakehover,
#theme-main-banner .camera_src,
#theme-main-banner .camera_target,
#theme-main-banner .cameraCont,
#theme-main-banner .cameraContents,
#theme-main-banner .cameraSlide,
#theme-main-banner .camera_stage,
#theme-main-banner .camera_caption,
#theme-main-banner .camera_caption > div {
  height: 600px !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;
  height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 0;
  -webkit-transform: none;
          transform: none;
}

#theme-main-banner .camera_caption > div {
  background: transparent;
  position: absolute;
  width: 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:#ffff;
  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%;
}
#theme-main-banner .theme-button-one {
  display: inline-block;
  width: auto;
  align-self: flex-start;
}

/*--------------------- 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 VIRAH ===== */
 .container {
      max-width: 1180px;
      margin: 0 auto;
      padding: 0 40px;
      
    }
 
    /* ══════════════════════════════════════
       PAGE BANNER
    ══════════════════════════════════════ */
    .about-banner {
      background: var(--navy);
      padding: 60px 0;
      position: relative;
      overflow: hidden;
    }
 
    .about-banner::before {
      content: '';
      position: absolute;
      inset: 0;
      background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 40px,
        rgba(245,197,24,0.03) 40px,
        rgba(245,197,24,0.03) 41px
      );
    }
 
    .about-banner .container {
      position: relative;
      z-index: 1;
      display: flex;
      align-items: center;
      gap: 14px;
    }
 
    .about-banner h1 {
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 3px;
      text-transform: uppercase;
      color: var(--white);
    }
 
    .about-banner .sep { 
      color: var(--gold); 
      font-size: 18px; 
    }
 
    .about-banner span {
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 3px;
      text-transform: uppercase;
      color: var(--gold);
    }
 
    /* ══════════════════════════════════════
       INTRO (white bg)
    ══════════════════════════════════════ */
    .about-intro {
      background: var(--white);
      padding: 80px 0;
    }
 
    .about-intro .inner {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 70px;
      align-items: center;
    }
 
    .eyebrow {
      display: inline-block;
      font-size: 11px;
      font-weight: 700;
      letter-spacing: 3px;
      text-transform: uppercase;
      color: var(--gold-dk);
      background: rgba(212,168,0,0.1);
      padding: 5px 14px;
      border-radius: 2px;
      margin-bottom: 18px;
    }
 
    .intro-text h2 {
      font-size: 38px;
      font-weight: 700;
      text-transform: uppercase;
      color:#2b8fc5;
      line-height: 1.15;
      margin-bottom: 8px;
    }
 
    .intro-text h2 span { color: var(--gold-dk); }
 
    .intro-text .tagline {
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 2.5px;
      text-transform: uppercase;
      color: var(--text-muted);
      margin-bottom: 24px;
    }
 
    .intro-text p {
      font-size: 15.5px;
      color: #666;
      line-height: 1.85;
    }
 
    .intro-graphic {
      display: flex;
      justify-content: center;
      align-items: center;
    }
 
    .icon-badge {
      width: 190px;
      height: 190px;
      border-radius: 50%;
      background: var(--navy);
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      box-shadow: 0 20px 60px rgba(43, 143, 197, 0.15);
    }
 
    .icon-badge::before {
      content: '';
      position: absolute;
      inset: -10px;
      border-radius: 50%;
      border: 2px dashed rgba(245,197,24,0.35);
    }
 
    .icon-badge i { 
        font-size: 76px; 
        color: #2b8fc5;  /* ← light blue globe */
        
    }
 
    /* ══════════════════════════════════════
       WHO WE ARE (navy)
    ══════════════════════════════════════ */
    .who-we-are {
      background: var(--navy);
      padding: 80px 0;
      position: relative;
      overflow: hidden;
    }
 
    .who-we-are::after {
      content: '25+';
      position: absolute;
      right: 4%;
      top: 50%;
      transform: translateY(-50%);
      font-size: 260px;
      font-weight: 700;
      line-height: 1;
      color: rgba(255,255,255,0.03);
      pointer-events: none;
    }
 
    .who-we-are .inner {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 70px;
      align-items: center;
      position: relative;
      z-index: 1;
    }
 
    .who-icon-wrap { 
      display: flex; 
      justify-content: center; 
    }
 
    .icon-ring {
      width: 190px;
      height: 190px;
      border-radius: 50%;
      border: 3px solid var(--gold);
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
    }
 
    .icon-ring::before {
      content: '';
      position: absolute;
      inset: 12px;
      border-radius: 50%;
      background: rgba(245,197,24,0.06);
    }
 
    .icon-ring i {
      font-size: 70px;
      color: #2b8fc5;
      position: relative;
      z-index: 1;
    }
 
    .who-text .section-label {
      display: block;
      font-size: 11px;
      font-weight: 700;
      letter-spacing: 3px;
      text-transform: uppercase;
      color: var(--gold);
      margin-bottom: 14px;
    }
 
    .who-text h3 {
      font-size: 32px;
      font-weight: 700;
      text-transform: uppercase;
      color: var(--white);
      margin-bottom: 20px;
      line-height: 1.2;
    }
 
    .who-text p {
      font-size: 15px;
      color: var(--text-light);
      line-height: 1.9;
    }
 
    /* ══════════════════════════════════════
       WHAT WE OFFER (offwhite)
    ══════════════════════════════════════ */
    .what-we-offer {
      background: var(--offwhite);
      padding: 80px 0;
    }
 
    .what-we-offer .inner {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 70px;
      align-items: center;
    }
 
    .offer-text .section-label {
      display: block;
      font-size: 11px;
      font-weight: 700;
      letter-spacing: 3px;
      text-transform: uppercase;
      color: var(--gold-dk);
      margin-bottom: 14px;
    }
 
    .offer-text h3 {
      font-size: 32px;
      font-weight: 700;
      text-transform: uppercase;
      color: #2b8fc5;
      margin-bottom: 28px;
      line-height: 1.2;
    }
 
    .offer-list { list-style: none; }
 
    .offer-list li {
      display: flex;
      align-items: center;
      gap: 14px;
      font-size: 15px;
      color: #555;
      padding: 11px 0;
      border-bottom: 1px solid #e2e6ea;
    }
 
    .offer-list li:last-child { border-bottom: none; }
 
    .offer-list li i { font-size: 14px; color: #2b8fc5; flex-shrink: 0; }
 
    .offer-icon-wrap { display: flex; justify-content: center; }
 
    /* ══════════════════════════════════════
       MISSION & VISION (dark)
    ══════════════════════════════════════ */
    .mission-vision {
      background: var(--navy-mid);
      padding: 80px 0;
    }
 
    .mv-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 28px;
    }
 
    .mv-card {
      background: var(--navy-light);
      border: 1px solid var(--border);
      border-top: 3px solid var(--gold);
      border-radius: 4px;
      padding: 40px 36px;
    }
 
    .mv-card-icon {
      width: 52px;
      height: 52px;
      border-radius: 4px;
      background: rgba(245,197,24,0.1);
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 22px;
    }
 
    .mv-card-icon i { font-size: 22px; color: #2b8fc5; }
 
    .mv-card h3 {
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: var(--white);
      margin-bottom: 14px;
    }
 
    .mv-card p {
      font-size: 14.5px;
      color: var(--text-light);
      line-height: 1.85;
    }
 
    /* ══════════════════════════════════════
       CORE VALUES (white)
    ══════════════════════════════════════ */
    .core-values {
      background: var(--offwhite);
      padding: 80px 0;
    }
 
    .section-heading {
      text-align: center;
      margin-bottom: 50px;
    }
 
    .section-heading h3 {
      font-size: 32px;
      font-weight: 700;
      text-transform: uppercase;
      color: #2b8fc5;
      margin-bottom: 12px;
      margin-top: 10px;
    }
 
    .section-heading p {
      font-size: 15px;
      color: var(--text-muted);
      max-width: 520px;
      margin: 0 auto;
      line-height: 1.8;
    }
 
    .values-grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 22px;
    }
 
    .value-card {
      background: var(--offwhite);
      border: 1px solid #e2e6ea;
      border-bottom: 3px solid transparent;
      border-radius: 4px;
      padding: 32px 26px;
      transition: border-color 0.25s, box-shadow 0.25s, transform 0.25s;
    }
 
    .value-card:hover {
      border-bottom-color: var(--gold);
      box-shadow: 0 12px 40px rgba(13,27,46,0.10);
      transform: translateY(-4px);
    }
 
    .value-icon {
      width: 50px;
      height: 50px;
      border-radius: 4px;
      background: var(--navy);
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 18px;
    }
 
    .value-icon i { font-size: 20px; color: #2b8fc5; }
 
    .value-card h4 {
      font-size: 13px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: var(--navy);
      margin-bottom: 10px;
    }
 
    .value-card p {
      font-size: 14px;
      color: #666;
      line-height: 1.75;
    }
 
   
    /* ══════════════════════════════════════
       RESPONSIVE
    ══════════════════════════════════════ */
    @media (max-width: 900px) {
      .about-intro .inner,
      .who-we-are .inner,
      .what-we-offer .inner { grid-template-columns: 1fr; gap: 40px; }
      .mv-grid { grid-template-columns: 1fr; }
      .values-grid { grid-template-columns: 1fr 1fr; }
      .intro-text h2 { font-size: 28px; }
      .about-callout .inner { flex-direction: column; text-align: center; }
      .who-icon-wrap, .offer-icon-wrap, .intro-graphic { display: none; }
    }
 
    @media (max-width: 560px) {
      .values-grid { grid-template-columns: 1fr; }
      .container { padding: 0 20px; }
      .who-text h3, .offer-text h3, .section-heading h3 { font-size: 24px; }
    }

    
/*---------------- Service Style One --------------*/
.service-style-one .single-service {
  position: relative;
  padding-left: 118px;
  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: 120px;
  border-radius: 5px;
  background:#2589C4;
}
.service-style-one .single-service .img-box img {width: 100%;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/9.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: 'Jost', sans-serif;
  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;}
.our-team .wrapper {margin-top: 25px;}
.our-team .team-member .image-box img {width: 100%;border-radius: 5px 5px 0 0;}
.our-team .team-member .image-box {position: relative;overflow: hidden;}
.our-team .team-member .text {
  padding: 13px 0;
  border: 1px solid #eaeaea;
  border-top: none;
  border-radius: 0 0 5px 5px;
}
.our-team .team-member:hover .text {
  border-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}
.our-team .team-member .text h6 {font-weight: 600;}
.our-team .team-member .text span {font-size: 16px;font-style: italic;}
.our-team .team-member .overlay {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background: rgba(0,26,87,0.7);
  border-radius: 5px 5px 0 0;
  -webkit-transform:scale(1,0);
          transform:scale(1,0);
}
.our-team .team-member:hover .overlay {
  -webkit-transform:scale(1);
          transform:scale(1);
}
.our-team .team-member .overlay .hover-content {
  position: relative;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.our-team .team-member .overlay .hover-content ul li {display: inline-block;margin: 0 2px;}
.our-team .team-member .overlay .hover-content ul li a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #fff;
  line-height: 38px;
  color: #fff;
  font-size: 14px;
}
.our-team .team-member .overlay .hover-content ul li a:hover {background: #fff;}
.our-team .team-member .overlay .hover-content p {line-height: 25px;color: #fff;padding-top: 15px;}

/*------------------ 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: 'Jost', 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/10.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: 'Jost', 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-section img {margin: 0 auto;}


/*---------------------- Theme footer one ------------------*/
/*---------------------- Theme footer one ------------------*/
.theme-footer-one .top-footer {
  background: #2b8fc5;
  padding: 80px 0 75px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;

}
.theme-footer-one .top-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    45deg,
    transparent,
    transparent 38px,
    rgba(255,255,255,0.07) 38px,
    rgba(255,255,255,0.07) 39px
  );
  pointer-events: none;
  z-index: 0;
}
.theme-footer-one .top-footer .container {
  position: relative;
  z-index: 1;
}



/* ===== BRANCHES FOOTER CUSTOM ===== */
.branches-footer-row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.branches-left {
  width: 40%;
}

.branches-title-box {
  background: #dfe7ea;
  padding: 60px 40px;
}

.branches-title-box h2 {
  color: #e5c400;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0;
}

.branches-title-box h2 span {
  display: block;
}

.branches-title-box h2 span:first-child {
  font-size: 60px;
  font-weight: 700;
}

.branches-title-box h2 span:last-child {
  font-size: 52px;
  font-weight: 300;
}

.branches-image-box {
  height: 350px;
  background-image: url(../images/home/10.jpg);
  background-size: cover;
  background-position: center;
}

.branches-image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  
}

.branches-right {
  width: 60%;
  padding: 40px 60px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 80px;
}

.branch-item h4 {
  font-size: 18px;
  color: #ffff;
  margin: 0 0 15px;
  padding-left: 25px;
  position: relative;
}

.branch-item h4:before {
  content: "";
  width: 10px;
  height: 10px;
  background: yellow;
  position: absolute;
  left: 0;
  top: 6px;
}

.branch-item p {
  font-size: 16px;
  color: #ffff;
  line-height: 1.6;
  margin: 0;
}


/* ===== ENHANCED BOTTOM FOOTER ===== */
.custom-bottom-footer {
  background: #0a1525;
  padding: 18px 0;
  border-top: 1px solid rgba(255,255,255,0.08);
  position: relative;
  overflow: hidden;
}
.custom-bottom-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    45deg,
    transparent,
    transparent 38px,
    rgba(255,255,255,0.03) 38px,
    rgba(255,255,255,0.03) 39px
  );
  pointer-events: none;
  z-index: 0;
}

.custom-bottom-footer .container {
  position: relative;
  z-index: 1;
}

.custom-bottom-footer .footer-left p {
  color: #9ca6bf;
  font-size: 16px;
  margin: 0;
}

.custom-bottom-footer .footer-right {
  text-align: right;
}

.custom-bottom-footer .footer-right ul {
  margin: 0;
  padding: 0;
}

.custom-bottom-footer .footer-right ul li {
  display: inline-block;
  margin-left: 25px;
}

.custom-bottom-footer .footer-right ul li a {
  color: #9ca6bf;
  font-size: 16px;
  font-family: 'Jost', sans-serif;
  position: relative;
  transition: all 0.3s ease;
}

.custom-bottom-footer .footer-right ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0%;
  height: 2px;
  background: #e5c400;
  transition: width 0.3s ease;
}

.custom-bottom-footer .footer-right ul li a:hover {
  color: #ffffff;
}

.custom-bottom-footer .footer-right ul li a:hover::after {
  width: 100%;
}

/*---------------------- Responsive ------------------*/
@media (max-width: 991px) {
  .branches-left,
  .branches-right {
    width: 100%;
  }

  .branches-right {
    grid-template-columns: 1fr 1fr;
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .custom-bottom-footer .footer-left,
  .custom-bottom-footer .footer-right {
    text-align: center;
  }

  .custom-bottom-footer .footer-right ul li {
    margin: 10px 10px;
  }
}

@media (max-width: 600px) {
  .branches-right {
    grid-template-columns: 1fr;
  }

  .branches-title-box h2 span:first-child {
    font-size: 40px;
  }

  .branches-title-box h2 span:last-child {
    font-size: 34px;
  }
}

/*----------------- CallOut Banner  --------------*/
.callout-banner {
  background-color: #001a57;
  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: #a9b3c8;
  padding-left: 70px;
  width: 55%;
  position: relative;
}
.callout-banner p:before {
  content: '';
  width: 4px;
  height: 93%;
  background:#9ca6bc;
  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;}




/*------------------- About Company Stye Two -------------------*/
/* ===== ABOUT SECTION CAROUSEL FIX ===== */
.about-company-row {
  display: flex;
  align-items: stretch;
}

.about-company-row > [class*="col-"] {
  display: flex;
}

.about-slider {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  overflow: hidden;
}

.about-slider .item {
  height: 100%;
}

.about-slider .item img {
  width: 100%;
  height: 100%;
  min-height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 5px;
}

.about-text-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
}

/* Make Owl fill the whole column */
.about-slider .owl-stage-outer,
.about-slider .owl-stage,
.about-slider .owl-item {
  height: 100%;
}

/* Desktop equal height */
@media (min-width: 992px) {
  .about-company-row {
    min-height: 720px;
  }
}

/* Mobile */
@media (max-width: 991px) {
  .about-company-row {
    display: block;
  }

  .about-slider {
    height: 400px;
    margin-bottom: 30px;
  }

  .about-text-box {
    padding-left: 0;
  }
}



/*----------------------- Our Case//Gallery css --------------------*/
 .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;
      cursor: pointer;
    }
    .our-case .single-case-block img { width: 100%; border-radius: 5px; display: block; }
    .our-case .single-case-block .hover-content {
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        background: rgba(43, 143, 197, 0.6);
        border-radius: 5px;
        -webkit-transform: scale(1,0);
        transform: scale(1,0);
        transition: transform 0.3s ease;
        
    }
    .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: opacity 0.3s ease 0.2s, transform 0.3s ease 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;
      display: inline-block;
      text-decoration: none;
      transition: background 0.2s, color 0.2s;
    }
    .our-case .single-case-block .hover-content .text .details:hover { color: #fff; background: #001a57; }
    .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; }
 
    /* ── Tap/click icon overlay ── */
    .our-case .single-case-block .hover-content .open-lightbox-btn {
      position: absolute;
      top: 50%; left: 50%;
      transform: translate(-50%, -50%) scale(0.7);
      opacity: 0;
      width: 56px; height: 56px;
      background: rgba(255,255,255,0.15);
      border: 2px solid rgba(255,255,255,0.7);
      border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      color: #fff;
      font-size: 22px;
      cursor: pointer;
      transition: opacity 0.25s ease 0.1s, transform 0.25s ease 0.1s, background 0.2s;
      z-index: 2;
    }
    .our-case .single-case-block:hover .hover-content .open-lightbox-btn {
      opacity: 1;
      transform: translate(-50%, -50%) scale(1);
    }
    .our-case .single-case-block .hover-content .open-lightbox-btn:hover {
      background: rgba(255,255,255,0.3);
    }
 
    /* ── Lightbox overlay ── */
    #lightbox-overlay {
      display: none;
      position: fixed;
      inset: 0;
      background: rgba(0, 0, 0, 0.92);
      z-index: 9999;
      align-items: center;
      justify-content: center;
      flex-direction: column;
    }
    #lightbox-overlay.active { display: flex; }
 
    /* ── Lightbox top toolbar ── */
    #lightbox-toolbar {
      position: absolute;
      top: 0; left: 0; right: 0;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      padding: 0 20px;
      gap: 10px;
      background: linear-gradient(to bottom, rgba(0,0,0,0.7), transparent);
      z-index: 10001;
    }
    #lightbox-toolbar button {
      display: flex; align-items: center; gap: 8px;
      padding: 8px 18px;
      border: 1.5px solid rgba(255,255,255,0.5);
      border-radius: 30px;
      background: rgba(255,255,255,0.08);
      color: #fff;
      font-size: 13px;
      font-family: 'Segoe UI', sans-serif;
      font-weight: 500;
      cursor: pointer;
      transition: background 0.2s, border-color 0.2s;
      backdrop-filter: blur(6px);
    }
    #lightbox-toolbar button:hover {
      background: rgba(255,255,255,0.22);
      border-color: rgba(255,255,255,0.9);
    }
    #lightbox-toolbar button i { font-size: 14px; }
    #lightbox-close {
      width: 42px; height: 42px;
      padding: 0 !important;
      border-radius: 50% !important;
      justify-content: center;
    }
 
    /* ── Lightbox image wrapper ── */
    #lightbox-img-wrap {
      max-width: calc(100vw - 40px);
      max-height: calc(100vh - 120px);
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: grab;
      user-select: none;
    }
    #lightbox-img-wrap:active { cursor: grabbing; }
    #lightbox-img {
      max-width: 100%;
      max-height: calc(100vh - 120px);
      object-fit: contain;
      border-radius: 4px;
      transition: transform 0.25s ease;
      transform-origin: center center;
      pointer-events: none;
      box-shadow: 0 20px 60px rgba(0,0,0,0.7);
    }
 
    /* ── Zoom indicator ── */
    #zoom-indicator {
      position: absolute;
      bottom: 20px;
      left: 50%;
      transform: translateX(-50%);
      background: rgba(0,0,0,0.55);
      color: #fff;
      font-size: 12px;
      font-family: 'Segoe UI', sans-serif;
      padding: 5px 14px;
      border-radius: 20px;
      border: 1px solid rgba(255,255,255,0.2);
      opacity: 0;
      transition: opacity 0.3s;
      pointer-events: none;
    }
    #zoom-indicator.show { opacity: 1; }
 
    /* ── Nav arrows ── */
    .lb-nav-btn {
      position: absolute;
      top: 50%; transform: translateY(-50%);
      width: 48px; height: 48px;
      background: rgba(255,255,255,0.1);
      border: 1.5px solid rgba(255,255,255,0.3);
      border-radius: 50%;
      color: #fff;
      font-size: 18px;
      display: flex; align-items: center; justify-content: center;
      cursor: pointer;
      z-index: 10001;
      transition: background 0.2s;
    }
    .lb-nav-btn:hover { background: rgba(255,255,255,0.25); }
    #lb-prev { left: 16px; }
    #lb-next { right: 16px; }
/*------------------ 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/14.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 ------------------- */



/*------------------- Google Map ---------------------*/
.map-canvas {width: 100%;height: 100%;}
.google-map-one {height: 300px;}


/*---------------------- Theme Inner Banner -----------------*/
.theme-inner-banner {
  background: url(../images/home/inner-banner.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/11.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/16.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;
}


/*--------------------- 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 ----------------------*/
.container {
      max-width: 1160px;
      margin: 0 auto;
      padding: 0 40px;
    }
 
    /* ══════════════════════════
       NAV — matches site exactly
    ══════════════════════════ */
    nav {
        background: #2b8fc5;
        padding: 0 40px;
        
    }
    .nav-inner {
      max-width: 1160px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: space-between;
      height: 58px;
    }
    nav ul { list-style: none; display: flex; align-items: center; gap: 0; }
    nav ul li a {
      font-size: 12px; font-weight: 700; letter-spacing: 2px;
      text-transform: uppercase; color: var(--white);
      text-decoration: none; padding: 8px 12px;
      transition: color 0.2s;
    }
    nav ul li a.active { color: var(--gold); }
    nav ul li a:hover  { color: var(--gold); }
    nav ul li .slash   { color: rgba(255,255,255,0.3); font-size: 15px; }
    .nav-socials { display: flex; gap: 16px; }
    .nav-socials a {
      color: rgba(255,255,255,0.5); font-size: 14px;
      text-decoration: none; transition: color 0.2s;
    }
    .nav-socials a:hover { color: var(--gold); }
 

    /* ══════════════════════════
       SERVICES SECTION — white bg
    ══════════════════════════ */
    .services-section {
      background: var(--white);
      padding: 80px 0 100px;
    }
 
    /* heading block */
    .section-head {
      text-align: center;
      margin-bottom: 80px;
    }
    .section-head h2 {
      font-size: 42px;
      font-weight: 700;
      color: var(--navy);
      margin-bottom: 20px;
      letter-spacing: 0.5px;
    }
    .section-head .divider {
      width: 46px; height: 3px;
      background: var(--muted);
      border-radius: 2px;
      margin: 0 auto 24px;
      opacity: 0.4;
    }
    .section-head p {
      font-size: 16px;
      color: var(--muted);
      max-width: 700px;
      margin: 0 auto;
      line-height: 1.9;
    }
 
    /* cards grid — matches reference images exactly:
       icon bubble centred above the card, floating half out */
    .cards-wrapper {
      /* top margin = half icon height so icons don't clip */
      margin-top: 56px;
    }
 
    .cards-grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 28px;
      row-gap: 72px;
    }
 
    .svc-card {
      background: var(--white);
      border: 1px solid var(--border);
      border-radius: 18px;
      /* top padding = half icon (44px) + inner padding */
      padding: 64px 40px 44px;
      position: relative;
      box-shadow: 0 4px 28px rgba(13,27,46,0.06);
      transition: box-shadow 0.28s, transform 0.28s;
    }
    .svc-card:hover {
      box-shadow: 0 16px 52px rgba(13,27,46,0.11);
      transform: translateY(-5px);
    }

 
    /* icon circle — same style as image 3 about page:
       white fill, gold dashed ring, large icon inside */
    .svc-icon {
      width: 88px;
      height: 88px;
      border-radius: 50%;
      background: var(--white);
      border: 2px dashed rgba(212,168,0,0.55);
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: -44px;
      left: 50%;
      transform: translateX(-50%);
      box-shadow: 0 6px 24px rgba(43, 143, 197, 0.15);
    }
 
    /* inner filled circle for the icon — matches reference */
    .svc-icon-inner {
      width: 68px;
      height: 68px;
      border-radius: 50%;
      background: var(--offwhite);
      display: flex;
      align-items: center;
      justify-content: center;
    }
 
    .svc-icon-inner i {
      font-size: 26px;
      color: #2b8fc5;
    }
 
    .svc-card h3 {
      font-size: 18px;
      font-weight: 700;
      color: var(--navy);
      text-align: center;
      margin-bottom: 24px;
      letter-spacing: 0.3px;
    }
 
    .svc-desc {
      font-size: 15px;
      color: var(--muted);
      line-height: 1.85;
      margin-bottom: 22px;
    }
 
    .svc-list {
      list-style: none;
    }
    .svc-list li {
      display: flex;
      align-items: flex-start;
      gap: 12px;
      font-size: 14.5px;
      color: var(--text);
      padding: 8px 0;
      line-height: 1.65;
    }
    .svc-list li::before {
      content: '';
      width: 6px; height: 6px;
      border-radius: 50%;
      background: var(--muted);
      flex-shrink: 0;
      margin-top: 7px;
      opacity: 0.7;
    }
 
    /* ══════════════════════════
       CALCULATOR — two-panel layout
    ══════════════════════════ */
    .calc-section {
      background: var(--offwhite);
      padding: 80px 0 90px;
    }
 
    .calc-head {
      text-align: center;
      margin-bottom: 50px;
    }
    .calc-head h2 {
      font-size: 38px; font-weight: 700;
      color: var(--navy); margin-bottom: 18px;
    }
    .calc-head .divider {
      width: 46px; height: 3px;
      background: var(--muted); border-radius: 2px;
      margin: 0 auto 22px; opacity: 0.35;
    }
    .calc-head p {
      font-size: 15.5px; color: var(--muted);
      max-width: 520px; margin: 0 auto; line-height: 1.85;
    }
 
    /* two-panel wrapper */
    .calc-panels {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 24px;
      max-width: 1000px;
      margin: 0 auto;
    }
 
    /* LEFT panel — input form */
    .calc-form-panel {
      background: var(--white);
      border: 1px solid var(--border);
      border-radius: 16px;
      padding: 40px 38px;
      box-shadow: 0 4px 24px rgba(13,27,46,0.06);
    }
 
    .calc-form-title {
      display: flex;
      align-items: center;
      gap: 12px;
      font-size: 18px;
      font-weight: 700;
      color: var(--navy);
      margin-bottom: 32px;
    }
    .calc-form-title i {
      font-size: 20px;
      color: var(--gold-dk);
    }
 
    .field {
      margin-bottom: 22px;
    }
    .field label {
      display: block;
      font-size: 13px; font-weight: 600;
      color: var(--text);
      margin-bottom: 9px;
      letter-spacing: 0;
      text-transform: none;
      opacity: 1;
    }
    .field input,
    .field select {
      width: 100%;
      padding: 13px 16px;
      background: var(--white);
      border: 1.5px solid var(--border);
      border-radius: 8px;
      color: var(--navy);
      font-family: 'Causten', sans-serif;
      font-size: 15px;
      outline: none;
      appearance: none;
      transition: border-color 0.2s, box-shadow 0.2s;
    }
    .field input:focus,
    .field select:focus {
      border-color: var(--gold-dk);
      box-shadow: 0 0 0 3px rgba(212,168,0,0.12);
    }
 
    /* swap icon between from/to */
    .swap-row {
      display: flex;
      justify-content: center;
      margin: -8px 0;
    }
    .swap-btn {
      width: 36px; height: 36px;
      border-radius: 50%;
      background: var(--offwhite);
      border: 1px solid var(--border);
      display: flex; align-items: center; justify-content: center;
      cursor: pointer;
      color: var(--muted);
      font-size: 14px;
      transition: background 0.2s, color 0.2s;
    }
    .swap-btn:hover { background: var(--navy); color: var(--white); }
 
    /* transaction type toggle buttons */
    .tx-toggle {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 10px;
      margin-top: 4px;
    }
    /* ===== CALCULATOR BUTTON FIX ===== */
.calc-form-panel button {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background-image: none;
  box-shadow: none;
  font-family: 'Causten', sans-serif;
}

/* transaction toggle wrapper */
.calc-form-panel .tx-toggle {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 8px;
}

/* base transaction button */
.calc-form-panel .tx-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  min-height: 54px;
  padding: 14px 16px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.25s ease;
  background: #ffffff;
  color: #6b7a8d;
  border: 2px solid #d9dee5;
}

/* active sell */
.calc-form-panel .tx-btn.active-sell {
  background:#2b8fc5;
  color: #ffffff;
  border-color: #2b8fc5;
}

/* active buy */
.calc-form-panel .tx-btn.active-buy {
  background: #ffffff;
  color: #d4a800;
  border-color: #d4a800;
}

/* inactive button state */
.calc-form-panel .tx-btn.inactive {
  background: #ffffff;
  color: #6b7a8d;
  border-color: #d9dee5;
}

.calc-form-panel .tx-btn:hover {
  transform: translateY(-1px);
}

/* action buttons row */
.calc-form-panel .calc-form-actions {
  display: flex;
  gap: 16px;
  margin-top: 30px;
}

/* calculate button */
.calc-form-panel .btn-dark {
  flex: 1;
  min-height: 58px;
  padding: 16px 20px;
  background: #2b8fc5;
  color: #ffffff;
  border: 2px solid #2b8fc5;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.25s ease;
}

.calc-form-panel .btn-dark:hover {
  background: #152238;
  border-color: #152238;
  color: #ffffff;
}

/* reset button */
.calc-form-panel .btn-reset {
  min-width: 150px;
  min-height: 58px;
  padding: 16px 24px;
  background: #ffffff;
  color: #2b8fc5;
  border: 2px solid #d9dee5;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.25s ease;
}

.calc-form-panel .btn-reset:hover {
  border-color: #2b8fc5;
  color: #0d1b2e;
  background: #f8f9fb;
}

/* swap button */
.calc-form-panel .swap-btn {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #f5f6f8;
  border: 1px solid #d9dee5;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #6b7a8d;
  font-size: 16px;
  transition: all 0.25s ease;
}

.calc-form-panel .swap-btn:hover {
  background: #0d1b2e;
  color: #ffffff;
  border-color: #0d1b2e;
}
    /* RIGHT panel — result */
    .calc-result-panel {
      background: var(--white);
      border: 1px solid var(--border);
      border-radius: 16px;
      padding: 40px 38px;
      box-shadow: 0 4px 24px rgba(13,27,46,0.06);
      display: flex;
      flex-direction: column;
    }
 
    .result-panel-title {
      font-size: 20px; font-weight: 700;
      color: var(--navy);
      margin-bottom: 28px;
    }
 
    .result-summary {
      text-align: center;
      padding: 28px 0 24px;
      border-bottom: 1px solid var(--border);
      margin-bottom: 24px;
    }
    .result-from-line {
      font-size: 16px; color: var(--muted);
      margin-bottom: 8px;
    }
    .result-big {
      font-size: 34px; font-weight: 700;
      color: var(--navy);
    }
 
    /* transaction details table */
    .result-details {
      background: var(--offwhite);
      border: 1px solid var(--border);
      border-radius: 10px;
      padding: 20px 22px;
      margin-bottom: 16px;
      flex: 1;
    }
    .result-details h4 {
      font-size: 13px; font-weight: 700;
      color: var(--navy); margin-bottom: 14px;
      text-transform: uppercase; letter-spacing: 1px;
    }
    .detail-row {
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 13.5px;
      color: var(--muted);
      padding: 7px 0;
      border-bottom: 1px solid var(--border);
    }
    .detail-row:last-child {
      border-bottom: none;
      font-weight: 700;
      color: var(--navy);
      padding-top: 12px;
      margin-top: 4px;
    }
    .detail-row:last-child .detail-val {
      color: var(--gold-dk);
      font-size: 15px;
    }
    .detail-val { font-weight: 600; color: var(--navy); }
 
    .result-disclaimer {
      font-size: 11.5px; color: var(--muted);
      line-height: 1.6; margin-top: auto;
    }
 
    /* empty state */
    .result-empty {
      flex: 1;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
      gap: 16px;
      padding: 40px 0;
    }
    .result-empty i {
      font-size: 48px;
      color: #2b8fc5;
    }
    .result-empty p {
      font-size: 14px; color: var(--muted); line-height: 1.7;
    }
    .result-content { display: none; }
    .result-content.show { display: block; }
    .result-empty.hide { display: none; }
 
    /* ══════════════════════════
       CALLOUT STRIP
    ══════════════════════════ */
  .callout {
  background: #2b8fc5;
  padding: 44px 0;
  position: relative;
  overflow: hidden;
}
.callout::before {
  content: '';
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    45deg, transparent, transparent 38px,
    rgba(255,255,255,0.03) 38px, rgba(255,255,255,0.03) 39px
  );
}
.callout .inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.callout p {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 1.4;
}
.callout p span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  color: rgba(255,255,255,0.5);
  margin-top: 5px;
}
.btn-gold {
  display: inline-block;
  padding: 16px 40px;
  background: #f5c518;
  color: #0d1b2e;
  font-family: 'Causten', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  white-space: nowrap;
  transition: background 0.2s, transform 0.2s;
}
.btn-gold:hover {
  background: #d4a800;
  transform: translateY(-2px);
}
@media (max-width: 768px) {
  .callout .inner {
    flex-direction: column;
    text-align: center;
  }
}
     
    /* ══════════════════════════
       RESPONSIVE
    ══════════════════════════ */
    @media (max-width: 860px) {
      .cards-grid { grid-template-columns: 1fr; row-gap: 72px; }
      .calc-panels { grid-template-columns: 1fr; }
      .callout .inner { flex-direction: column; text-align: center; }
    }
    @media (max-width: 560px) {
      .container { padding: 0 20px; }
      .svc-card { padding: 60px 22px 36px; }
      .calc-box { padding: 36px 20px; }
      .section-head h2, .calc-head h2 { font-size: 28px; }
    }



    /*-------rates board-------*/
    .container {
      max-width: 1100px;
      margin: 0 auto;
      padding: 0 40px;
    }
 
    .rates-section {
      padding: 80px 0 90px;
      background: #f5f6f8;
    }
 
    /* heading */
    .rates-head {
      text-align: center;
      margin-bottom: 52px;
    }
    .rates-head h2 {
      font-size: 40px;
      font-weight: 700;
      color: #0d1b2e;
      margin-bottom: 10px;
    }
    .rates-head .date-line {
      font-size: 16px;
      color: #6b7a8d;
    }
    .rates-head .divider {
      width: 50px;
      height: 3px;
      background: #d4a800;
      border-radius: 2px;
      margin: 18px auto 0;
    }
 
    /* card */
    .rates-card {
      background: #ffffff;
      border-radius: 14px;
      overflow: hidden;
      border: 1px solid #e2e6ea;
      box-shadow: 0 4px 28px rgba(13,27,46,0.07);
    }
 
    /* table header */
    .rates-table-head {
      display: grid;
      grid-template-columns: 2fr 1fr 1fr;
      background: #2b8fc5 !important;
      padding: 18px 32px;
      position: relative;
      overflow: hidden;
    }
    .rates-table-head::before {
      content: '';
      position: absolute;
      inset: 0;
      background: repeating-linear-gradient(
        45deg, transparent, transparent 18px,
        rgba(255,255,255,0.07) 18px, rgba(255,255,255,0.07) 19px
      );
      pointer-events: none;
    }
    .rates-table-head span {
      position: relative;
      z-index: 1;
      font-size: 13px;
      font-weight: 700;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
    .rates-table-head span:not(:first-child) { text-align: right; }
 
    /* rows */
    .rate-row {
      display: grid;
      grid-template-columns: 2fr 1fr 1fr;
      align-items: center;
      padding: 18px 32px;
      border-bottom: 1px solid #f0f2f5;
      transition: background 0.2s;
    }
    .rate-row:last-child { border-bottom: none; }
    .rate-row:hover { background: #f8f9fb; }
 
    .currency-cell {
      display: flex;
      align-items: center;
      gap: 14px;
    }
    .flag { font-size: 28px; line-height: 1; flex-shrink: 0; }
    .currency-info .code {
      font-size: 15px; font-weight: 700;
      color: #0d1b2e; display: block; letter-spacing: 0.5px;
    }
    .currency-info .name {
      font-size: 13px; color: #6b7a8d;
      display: block; margin-top: 2px;
    }
 
    .rate-buy, .rate-sell {
      text-align: right;
      font-size: 15px;
      font-weight: 700;
    }
    .rate-buy  { color: #1a9e5c; }
    .rate-sell { color: #d43f3f; }
 
    /* loading state */
    .rates-loading {
      text-align: center;
      padding: 60px 20px;
      color: #6b7a8d;
      font-size: 15px;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 16px;
    }
    .spinner {
      width: 36px; height: 36px;
      border: 3px solid #e2e6ea;
      border-top-color: #0d1b2e;
      border-radius: 50%;
      animation: spin 0.8s linear infinite;
    }
    @keyframes spin { to { transform: rotate(360deg); } }
 
    /* error state */
    .rates-error {
      text-align: center;
      padding: 50px 20px;
      color: #d43f3f;
      font-size: 14px;
      display: none;
      flex-direction: column;
      align-items: center;
      gap: 10px;
    }
    .rates-error i { font-size: 32px; }
 
    /* footer */
    .rates-footer {
      text-align: center;
      margin-top: 24px;
      font-size: 13px;
      color: #8898aa;
    }
    .rates-footer span { font-weight: 600; color: #0d1b2e; }
 
    .rates-disclaimer {
      text-align: center;
      margin-top: 10px;
      font-size: 12px;
      color: #aab2be;
      line-height: 1.7;
    }
 
    /* setup instructions banner */
    .setup-banner {
      background: #fff8e1;
      border: 1px solid #f5c518;
      border-left: 4px solid #d4a800;
      border-radius: 8px;
      padding: 18px 24px;
      margin-bottom: 32px;
      font-size: 14px;
      color: #5a4200;
      line-height: 1.7;
    }
    .setup-banner strong { color: #0d1b2e; }
    .setup-banner code {
      background: rgba(0,0,0,0.06);
      padding: 2px 6px;
      border-radius: 3px;
      font-size: 13px;
    }
    .setup-banner.hidden { display: none; }
    .rates-section {
  padding: 80px 0;
  background: #f5f6f8;
}

.rates-head {
  text-align: center;
  margin-bottom: 35px;
}

.rates-head h2 {
  font-size: 56px;
  line-height: 1.1;
  font-weight: 800;
  color: #0d1b3d;
  margin-bottom: 12px;
}

.rates-head .date-line {
  font-size: 18px;
  color: #6f7d95;
  margin-bottom: 14px;
}

.rates-head .divider {
  width: 75px;
  height: 5px;
  background: #d4af37;
  border-radius: 10px;
  margin: 0 auto;
}

.rates-card {
  background: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(13, 27, 61, 0.08);
  border: 1px solid #e7ebf0;
}

.rates-table-head {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 20px;
  background: linear-gradient(135deg, #06152f 0%, #0b2047 100%);
  color: #ffffff;
  padding: 28px 34px;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
}

#rates-body {
  min-height: 120px;
}

.rate-row {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 20px;
  align-items: center;
  padding: 22px 34px;
  border-top: 1px solid #edf1f5;
  background: #ffffff;
  transition: background 0.25s ease;
}

.rate-row:hover {
  background: #f8fafc;
}

.currency-cell {
  display: flex;
  align-items: center;
  gap: 14px;
}

.flag {
  font-size: 28px;
  line-height: 1;
}

.currency-info {
  display: flex;
  flex-direction: column;
}

.currency-info .code {
  font-size: 18px;
  font-weight: 800;
  color: #0d1b3d;
  line-height: 1.2;
}

.currency-info .name {
  font-size: 14px;
  color: #6f7d95;
  margin-top: 2px;
}

.rate-buy,
.rate-sell {
  font-size: 18px;
  font-weight: 700;
  color: #2b8fc5 !important;
}

.rates-loading,
.rates-error {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 220px;
  color: #6f7d95;
  font-size: 16px;
  text-align: center;
  gap: 14px;
}

.rates-error {
  color: #b42318;
}

.rates-error i {
  font-size: 26px;
}

.spinner {
  width: 48px;
  height: 48px;
  border: 5px solid #2b8fc5;
  border-top-color: #2b8fc5;
  border-radius: 50%;
  animation: spin 0.85s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.rates-footer {
  text-align: center;
  margin-top: 24px;
  font-size: 17px;
  color: #6f7d95;
}

.rates-footer span {
  font-weight: 700;
  color: #0d1b3d;
}

.rates-disclaimer {
  text-align: center;
  margin-top: 16px;
  font-size: 14px;
  color: #98a2b3;
}

@media (max-width: 991px) {
  .rates-head h2 {
    font-size: 40px;
  }

  .rates-table-head,
  .rate-row {
    grid-template-columns: 1.7fr 1fr 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 767px) {
  .rates-head h2 {
    font-size: 32px;
  }

  .rates-table-head {
    display: none;
  }

  .rate-row {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 18px 18px;
  }

  .currency-cell {
    margin-bottom: 6px;
  }

  .rate-buy::before {
    content: "Buy: ";
    font-weight: 600;
    color: #6f7d95;
  }

  .rate-sell::before {
    content: "Sell: ";
    font-weight: 600;
    color: #6f7d95;
  }
}
.rates-loading {
  text-align: center;
  padding: 50px 20px;
  color: #6b7a8d;
  font-size: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.spinner {
  width: 36px; height: 36px;
  border: 3px solid #e2e6ea;
  border-top-color: #0d1b2e;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}
@keyframes spin { to { transform: rotate(360deg); } }
 
    @media (max-width: 600px) {
      .container { padding: 0 16px; }
      .rates-table-head,
      .rate-row { grid-template-columns: 1.6fr 1fr 1fr; padding: 14px 16px; }
      .rates-head h2 { font-size: 28px; }
      .flag { font-size: 22px; }
    }


/*---------------- gallery 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 .charts {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;}



/*---------------- Contact Us ----------------*/
.branch-maps-section {
  padding: 30px 20px 60px;
}

.container {
  max-width: 1280px;
  margin: 0 auto;
}

.maps-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 50px;
}

.branch-card {
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}

.branch-map-frame {
  width: 100%;
  height: 340px;
  border: none;
  display: block;
}

.branch-info {
  text-align: center;
  padding: 20px 15px 26px;
}

.branch-info h3 {
  font-size: 24px;
  line-height: 1.2;
  color: #12396f;
  font-weight: 700;
  margin-bottom: 8px;
}

.branch-info a {
  color: #2b88d8;
  text-decoration: none;
  font-size: 18px;
}

.branch-info a:hover {
  text-decoration: underline;
}

@media (max-width: 1100px) {
  .maps-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 800px) {
  .maps-grid {
    grid-template-columns: 1fr;
  }

  .branch-map-frame {
    height: 300px;
  }

  .branch-info h3 {
    font-size: 21px;
  }

  .branch-info a {
    font-size: 17px;
  }
}


.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 ===================*/

 
/*------------------- 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;
}

/*========================================
  MOBILE NAV FIX: hamburger + social icons
========================================*/
@media (max-width: 768px) {

  /* keep nav background flush with page edges — no negative margins leaking */
  .header-one .theme-menu-wrapper .bg-wrapper {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;   /* FIXED: removed negative margin that caused the left dark strip */
    margin-right: 0;  /* FIXED: removed negative margin */
    background: transparent; /* FIXED: prevent bg bleeding outside the wrapper */
  }

  /* also clear background on the wrapper itself to stop any strip showing */
  .header-one .theme-menu-wrapper {
    overflow: visible;
    background: transparent; /* FIXED: stops the dark strip leaking on the left */
  }

  /* make inner nav layout flexible on mobile */
  .header-one .theme-menu-wrapper .bg-wrapper > .clearfix,
  .header-one .theme-menu-wrapper .bg-wrapper > .container,
  .header-one .theme-menu-wrapper .bg-wrapper > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 100%;
    min-height: 70px;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }

  /* slimmenu hamburger area */
  .menu-collapser {
    width: auto;
    background: transparent;
    padding: 0;
    margin: 0;
    flex: 0 0 auto;
  }

  .collapse-button {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
  }

  .collapse-button .icon-bar {
    background: #ffffff;
  }

  /* make sure hamburger stays inside page */
  #mega-menu-holder {
    flex: 1 1 auto;
    min-width: 0;
    background: transparent; /* FIXED: prevents dark strip from menu holder */
  }

  /* social icons wrapper */
  .theme-menu-wrapper .right-widget {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    overflow: visible;
    margin-left: 12px;
  }

  .theme-menu-wrapper .right-widget ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
  }

  .theme-menu-wrapper .right-widget ul li,
  .theme-menu-wrapper .right-widget .social-icon li {
    display: inline-flex;
    align-items: center;
    line-height: 1;
    margin: 0 0 0 10px;
  }

  .theme-menu-wrapper .right-widget .social-icon li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    font-size: 24px;
    color: #ccd1dd;
  }

  /* if space is still too tight, slightly reduce icon size */
  .theme-menu-wrapper .right-widget .social-icon li a i {
    font-size: 24px;
  }
}

/* ===============================
   MOBILE COLOR FIX (NO DESKTOP IMPACT)
================================ */
@media (max-width: 768px) {

  /* NAVIGATION LINKS */
  .header-one .theme-menu-wrapper a,
  .header-one .theme-menu-wrapper #mega-menu-holder > ul > li > a {
    color: #ffffff !important;
  }

  /* ACTIVE + HOVER STATES */
  .header-one .theme-menu-wrapper #mega-menu-holder > ul > li.active > a,
  .header-one .theme-menu-wrapper #mega-menu-holder > ul > li:hover > a {
    color: #ffffff !important;
  }

  /* SOCIAL ICONS */
  .theme-menu-wrapper .right-widget .social-icon li a {
    color: #ffffff !important;
  }

  /* FOOTER PHONE NUMBERS */
  .theme-footer-one a,
  .theme-footer-one p,
  .theme-footer-one span,
  .theme-footer-two a,
  .theme-footer-two p {
    color: #ffffff !important;
    opacity: 1 !important;
  }

}

@media (max-width: 768px) {

  /* Fix the bg-wrapper to be fully blue */
  .header-one .theme-menu-wrapper .bg-wrapper {
    background: #2b8fc5 !important;
    padding-left: 0;
    padding-right: 0;
  }

  .header-one .theme-menu-wrapper {
    background: #2b8fc5 !important;
  }

  /* Fix the slimmenu container that holds the hamburger */
  #mega-menu-holder {
    background: #2b8fc5 !important;
  }

  /* Fix the menu-collapser dark background */
  .menu-collapser {
    background: #2b8fc5 !important;
  }

  /* Fix any nav ul background */
  #mega-menu-holder > ul {
    background: #2b8fc5 !important;
  }

}
/* ===== NAV TEXT COLOR FIX ===== */
.header-one #mega-menu-holder > ul > li > a {
  color: #ffffff;
  transition: all 0.3s ease;
}

/* HOVER */
.header-one #mega-menu-holder > ul > li:hover > a {
  color: rgba(255,255,255,0.75);
}

/* ✅ ACTIVE ITEM (HOME, CURRENT PAGE) */
.header-one #mega-menu-holder > ul > li.active > a {
  color: #ffffff;
  font-weight: 700;
  position: relative;
}

