/* CUSTOM CODE */
/* INFLUX INFOTECH/ */
@import url('https://fonts.googleapis.com/css2?family=Italiana&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
@media (min-width: 992px) {
    .navbar .dropdown-menu {
        width: auto;
        min-width: 235px;
        padding: 5px 0 5px;
        border-radius: 0 0 4px 4px;
    }
}
.navbar .dropdown-menu .nav-item {
    padding: 0 20px;
    margin-right: 0;
}
.navbar .dropdown-menu .nav-item > .nav-item-link {
    font-size: 14px;
    color: var(--bs-gray);
    text-transform: capitalize;
    font-weight: 400;
    line-height: 35px !important;
    white-space: nowrap;
    position: relative;
    padding-right: 0;
    border-bottom: 1px solid #dfdfea;
}
section.about-layout1.pt-90.pb-130 p {
    color: #000;
    font-size: 16px;
}
section.about-layout1.pt-90.pb-130 ul li {
    color: #000;
}
h2.heading-subtitle.color-primary {
    color: #004b7e !important;
}
input[type="date"] {
    appearance: auto; /* Ensures the default browser styling is applied */
    -webkit-appearance: textfield; /* Ensures it works in WebKit browsers */
    position: relative;
    padding-right: 30px; /* Adds space for the icon */
    background-color: #fff; /* Ensure background is visible */
    color: #928b99;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 1;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    color: #928b99;
}
.header-topbar {
    height: 45px;
    display: flex;
    align-items: center;
    background-color: var(--color-accent);
}
p.promo-text.color-white.mb-0 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0;
}
.footer .footer-secondary {
    position: relative;
    padding: 20px 0;
    background-color: var(--color-white);
}
.footer .footer-primary {
    position: relative;
    padding: 60px 0 40px;
    background-color: #011d59;
}
.footer .footer-widget-title {
    color: var(--color-white);
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 12px;
}
.fancybox-layout1 .fancybox-item, .fancybox-layout4 .fancybox-item {
    overflow: hidden;
    z-index: 3;
    border-radius: 10px;
    padding: 15px 15px 15px;
    background-color: var(--color-white);
    transition: all 0.3s linear;
    box-shadow: 0px 5px 83px 0px rgba(13, 14, 67, 0.12);
}
button {
    pointer-events: auto !important;
    opacity: 1 !important;
}
.navbar {
    padding: 0;
    height: 105px;
    max-height: 105px;
    background-color: var(--color-white);
}
nav.navbar.navbar-expand-lg.sticky-navbar.is-sticky img.logo-dark {
    width: 115px;
}
    .card {
      margin-bottom: 20px;
      border-radius: 12px;
      box-shadow: 0 0 10px rgba(0,0,0,0.05);
    }
    .list-group-item {
      border: none;
      padding-left: 0;
    }
    .text-primary {
    --bs-text-opacity: 1;
    color: rgb(0 38 120) !important;
    font-size: 22px;
}
ul.list-unstyled {
    line-height: 30px;
}
section.about-layout1.pt-90.pb-130 {
    background-image: url(../images/backgrounds/site-bg.png);
    background-size: cover;
    background-position: center center;
    padding-bottom: 30px !important;
}

.fancybox-layout1 .fancybox-item .fancybox-title, .fancybox-layout4 .fancybox-item .fancybox-title {
    font-size: 22px;
    line-height: 1.6;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid var(--color-gray-200);
}
.fancybox-layout1 .fancybox-item .fancybox-desc, .fancybox-layout4 .fancybox-item .fancybox-desc {
    margin-bottom: 0;
}
.fancybox-item .fancybox-desc {
    margin-bottom: 0;
    color: #1d1c1c;
    font-size: 15px;
}
.navbar .nav-item .nav-item-link {
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    display: block;
    position: relative;
    color: var(--color-secondary);
    line-height: 100px;
    letter-spacing: 0.4px;
    padding-right: 15px;
}
.navbar .nav-item {
    position: relative;
    margin-right: 15px;
}
.heading-subtitle {
    font-family: var(--font-primary);
    font-size: 24px;
    color: var(--color-secondary);
    margin-bottom: 12px;
}
  .swiper-slide {
    text-align: center;
    
  }
  .swiper-slide img {
    width: 100%;
    max-height: 120px;
    object-fit: contain;
  }
    .global-presence h2 {
    text-align: center;
  }
  .swiper-slide p {
    font-size: 23px;
    color: #002678;
    font-family: 'Italiana';
    font-weight: 700;
}
section.global-presence {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../images/backgrounds/site-bg.png);
    background-size: cover;
    background-position: center center;
}
.footer .contact-list li a {
    font-family: var(--font-secondary);
    font-size: 17px;
    font-weight: 500;
    display: flex;
    align-items: center;
    color: var(--color-primary);
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 18px;
    line-height: 1.7;
  }

  p, span, li, a {
    font-size: 18px !important;
    line-height: 1.7 !important;
  }
      .cta-banner .cta-title {
        font-size: 25px;
    }
      .container, .container-fluid {
    max-width: 90% !important;
    margin: 0 auto;
  }
  p.promo-text.color-white.mb-0 {
    font-size: 12px !important;
}
}
/* POPUP */
/* Popup background */
.popup {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

/* Popup box */
.popup-content {
  background: #fff;
  margin: 10% auto;
  padding: 25px;
  border-radius: 10px;
  width: 90%;
  max-width: 500px;
  position: relative;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

/* Close button */
.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 22px;
  cursor: pointer;
}

/* Smooth open animation */
.popup-content {
  animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.9); }
  to { opacity: 1; transform: scale(1); }
}
/* POPUP */
div#popup-text h3 {
    font-size: 23px;
    margin-bottom: 5px;
}

.header-topbar .social-icons li a {
    width: 27px;
    height: 27px;
}
section.global-presence p {
    text-align: center;
}
.complaint-box h4 {
    font-size: 25px;
}
.btn-primary {
    color: var(--color-white);
    background-color: var(--color-secondary);
}
.btn-primary:hover {
    color: var(--color-white);
    background-color: #009cc2 !important;
}
.complaint-box h4 {
    font-size: 25px;
    color: #423f3f;
}
.curve-top-shape {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    transform: rotate(180deg);
    display: none;
}

.breadcrumb {
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 8px;
   justify-content: center;
}

.breadcrumb a {
    text-decoration: none;
    color: #dadada;
    transition: 0.3s;
    text-transform: uppercase;
}

.breadcrumb a:hover {
  color: #adedfc;
}

.breadcrumb .separator {
  color: #dadada;
  font-size: 13px;
}

.breadcrumb .current {
    color: #ffffff;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 13px;
}

p.mb-30 span {
    color: #002678;
    font-weight: 600;
}

/* preloader */
/* Fullscreen Preloader */
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff; /* background color */
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

/* Logo container */
.loader-logo img {
  width: 120px;  /* adjust size */
  animation: float 2s ease-in-out infinite;
}

/* Floating animation (up & down) */
@keyframes float {
  0% { transform: translateY(0); }
  50% { transform: translateY(-15px); }
  100% { transform: translateY(0); }
}

/* Fade-out effect */
#preloader.fade-out {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.9s ease-out, visibility 0.9s ease-out;
}

/* preloader */
/* POPUP */
/* The Modal (background) */
            .modal {
	display: block; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 2000; /* Sit on top */
	padding-top: 30px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}
/* Modal Content */
            .modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: none;
	width: 50%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s
}

            /* Add Animation */
            @@-webkit-keyframes animatetop {
 from {
 top: -300px;
 opacity: 0
}
 to {
 top: 0;
 opacity: 1
}
}
 @@keyframes animatetop {
 from {
 top: -300px;
 opacity: 0
}
 to {
 top: 0;
 opacity: 1
}
}
/* The Close Button */
            .close {
	color: white;
	float: right;
	font-size: 28px;
	font-weight: bold;
}
.close:hover,  .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.modal-header {
	padding: 5px 10px;
	background-color: #009cc2;
	color: white;
	padding-bottom: 10px;
}
.modal-body {
	padding: 5px 5px;
}
.modal-footer {
	padding: 2px 16px;
	background-color: #5cb85c;
	color: white;
}
span.close1 {
    font-size: 20px;
}
/* POPUP */

.post-item .post-body {
    position: relative;
    z-index: 3;
    padding: 10px 10px;
    transition: all 0.3s 
ease-in-out 0s;
}
.post-item .post-title {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 5px;
}
section.blog-layout1 {
    padding-top: 30px;
    padding-bottom: 30px;
}
section.blog-layout1 h2 {
    text-align: center;
    font-size: 35px;
}