/* Base Styles */
:root {
  --primary-color: #f89d4b;
  --secondary-color: #172a6c;
  --dark-blue: #172a6c;
  --light-blue: #4a7bec;
  --text-color: #333;
  --light-text: #fff;
  --light-gray: #f5f5f5;
  --medium-gray: #e0e0e0;
  --dark-gray: #666;
  --border-color: #ddd;
  --success-color: #28a745;
  --warning-color: #ffc107;
  --danger-color: #dc3545;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Bold.eot');
    src: local('../fonts/Avenir Next Cyr Bold'), local('../fonts/AvenirNextCyr-Bold'),
        url('../fonts/AvenirNextCyr-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Bold.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Bold.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-ThinItalic.eot');
    src: local('../fonts/Avenir Next Cyr Thin Italic'), local('../fonts/AvenirNextCyr-ThinItalic'),
        url('../fonts/AvenirNextCyr-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-ThinItalic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-ThinItalic.woff') format('woff'),
        url('../fonts/AvenirNextCyr-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-MediumItalic.eot');
    src: local('../fonts/Avenir Next Cyr Medium Italic'), local('../fonts/AvenirNextCyr-MediumItalic'),
        url('../fonts/AvenirNextCyr-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-MediumItalic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-MediumItalic.woff') format('woff'),
        url('../fonts/AvenirNextCyr-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next Cyr Ultra';
    src: url('../fonts/AvenirNextCyr-UltraLightIt.eot');
    src: local('../fonts/Avenir Next Cyr Ultra Light Italic'), local('../fonts/AvenirNextCyr-UltraLightIt'),
        url('../fonts/AvenirNextCyr-UltraLightIt.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-UltraLightIt.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-UltraLightIt.woff') format('woff'),
        url('../fonts/AvenirNextCyr-UltraLightIt.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Light.eot');
    src: local('../fonts/Avenir Next Cyr Light'), local('../fonts/AvenirNextCyr-Light'),
        url('../fonts/AvenirNextCyr-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Light.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Light.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Italic.eot');
    src: local('../fonts/Avenir Next Cyr Italic'), local('../fonts/AvenirNextCyr-Italic'),
        url('../fonts/AvenirNextCyr-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Italic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Italic.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-BoldItalic.eot');
    src: local('../fonts/Avenir Next Cyr Bold Italic'), local('../fonts/AvenirNextCyr-BoldItalic'),
        url('../fonts/AvenirNextCyr-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-BoldItalic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-BoldItalic.woff') format('woff'),
        url('../fonts/AvenirNextCyr-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Heavy.eot');
    src: local('../fonts/Avenir Next Cyr Heavy'), local('../fonts/AvenirNextCyr-Heavy'),
        url('../fonts/AvenirNextCyr-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Heavy.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Heavy.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-HeavyItalic.eot');
    src: local('../fonts/Avenir Next Cyr Heavy Italic'), local('../fonts/AvenirNextCyr-HeavyItalic'),
        url('../fonts/AvenirNextCyr-HeavyItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-HeavyItalic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-HeavyItalic.woff') format('woff'),
        url('../fonts/AvenirNextCyr-HeavyItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Thin.eot');
    src: local('../fonts/Avenir Next Cyr Thin'), local('../fonts/AvenirNextCyr-Thin'),
        url('../fonts/AvenirNextCyr-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Thin.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Thin.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Medium.eot');
    src: local('../fonts/Avenir Next Cyr Medium'), local('../fonts/AvenirNextCyr-Medium'),
        url('../fonts/AvenirNextCyr-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Medium.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Medium.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-DemiItalic.eot');
    src: local('../fonts/Avenir Next Cyr Demi Italic'), local('../fonts/AvenirNextCyr-DemiItalic'),
        url('../fonts/AvenirNextCyr-DemiItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-DemiItalic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-DemiItalic.woff') format('woff'),
        url('../fonts/AvenirNextCyr-DemiItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Demi.eot');
    src: local('../fonts/Avenir Next Cyr Demi'), local('../fonts/AvenirNextCyr-Demi'),
        url('../fonts/AvenirNextCyr-Demi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Demi.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Demi.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Demi.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Regular.eot');
    src: local('../fonts/Avenir Next Cyr Regular'), local('../fonts/AvenirNextCyr-Regular'),
        url('../fonts/AvenirNextCyr-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-Regular.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Regular.woff') format('woff'),
        url('../fonts/AvenirNextCyr-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-LightItalic.eot');
    src: local('../fonts/Avenir Next Cyr Light Italic'), local('../fonts/AvenirNextCyr-LightItalic'),
        url('../fonts/AvenirNextCyr-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-LightItalic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-LightItalic.woff') format('woff'),
        url('../fonts/AvenirNextCyr-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next Cyr Ultra';
    src: url('../fonts/AvenirNextCyr-UltraLight.eot');
    src: local('../fonts/Avenir Next Cyr Ultra Light'), local('../fonts/AvenirNextCyr-UltraLight'),
        url('../fonts/AvenirNextCyr-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNextCyr-UltraLight.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-UltraLight.woff') format('woff'),
        url('../fonts/AvenirNextCyr-UltraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}




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

body {
  font-family: 'Avenir Next Cyr', sans-serif;
  font-weight: normal;
  color: var(--text-color);
  line-height: 1.6;
  overflow-x: hidden;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 100px;
  max-width: none;
}

a {
  text-decoration: none !important;
  color: inherit;
}

ul {
  list-style: none;
  margin-bottom: 0;
}

img {
  max-width: 100%;
  height: auto;
}

button {
  cursor: pointer;
  border: none;
  outline: none;
}

/* Top Bar */
.top-bar {
  background-color: #17418e;
  color: #fff;
  padding: 5px 0;
  font-size: 0.8rem;  
  position: relative;
  z-index: 999;
}

.top-bar .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top-nev a{font-size: 12px;color: #fff;}
.top-bar-mid{position: relative;}
.top-bar-mid a{font-size: 12px; color: #f89e49;font-weight: 500;padding: 2px 15px 10px 0;position: relative;background: #17418e; z-index: 1;}
.top-bar-mid a span{background: #fff;color: #e90202; font-size: 9px; text-transform: uppercase;padding: 2px 5px;border-radius: 4px;display: inline-block; margin-right: 5px;}
.top-bar-mid > a:after{
  content: '';
  position: absolute;
  top: 5px;
  right: 0px;
  height: 6px;
  width: 6px;
  border-right: 1px solid #f89e49;
  border-bottom: 1px solid #f89e49;
  transform:rotate(45deg);
  margin:0 auto;
}
.top-bar-mid ul{
  position: absolute;
  height: 0;
  left: 0;
  padding: 0 10px;
  background: #17418e;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4);
  border-radius: 0 0 5px 5px;
  z-index: 0;
  display: block;
  width: 200px;
  transition: 0.3s;
  opacity: 0;
  overflow: hidden;
}
.top-bar-mid:hover ul{  
  top: calc(100% + 6px);
  opacity: 1;
  height: auto;
  padding: 10px;
}
.top-bar-mid ul li{margin-bottom: 4px;}
.top-bar-mid ul li a{
  display: block;
  padding: 4px 10px;
  border-radius: 4px;
  font-size: 13px;
  color: #fff;
  transition: 0.2s;
}
.top-bar-mid ul li a:hover{
  background: #f89d4b;
}

.color-contrast{vertical-align: middle;}
.color-contrast a{display: grid;}
.font-selector {
  display: flex;
  align-items: center;
  gap: 0px;
}

.font-selector a {
  display: inline-block;
  padding: 2px 5px;
  font-size: 12px;
  color: #fff;
  font-weight: 500;
}

.font-selector a.active {
  background-color: #385baf;
  color: var(--light-text);
  border-radius: 3px;
}

.top-bar-right {
  display: flex;
  gap: 15px;
  align-items: center;
  position: relative;
}
.top-bar-right .language{position: relative;display: flex;}
.top-bar-right .language select{
  background: transparent;
  border: none;
  font-weight: 500;
  color: #fff;
}
.top-bar-right .language select option{padding: 4px 10px; color: #333;}

.top-bar-right .language img{
  display: inline-block;
  vertical-align: text-bottom;
  height: max-content;
}


/* Header */
header{position: fixed; width: 100%;top: 0; z-index: 999;}
.main-header {
  background-color:rgba(255, 255, 255, 1);
  padding: 8px 0 0;
  position: relative;
  z-index: 100;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.top-nev{display: flex; gap: 0;}
.top-nev li a{padding: 0 15px; border-right: 1px solid rgba(255, 255, 255, 0.6);line-height: 11px; display: inline-block;font-weight: 500;}
.top-nev li:last-child a{border: none;}

.main-header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo {
  display: flex;
  align-self: flex-start;
  align-items: center;
  gap: 10px;
}

.logo-text h1 {
  font-size: 1.2rem;
  color: var(--dark-blue);
  font-weight: 600;
}

.main-nav > ul {
  display: flex;
  gap: 18px;
  margin-top: 8px;
}
.main-nav > ul > li{
  position: relative;
}
.main-nav > ul > li > a .arrow{
  height: 7px;
  width: 7px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform:rotate(45deg);
  margin:0 auto;
}
.main-nav > ul > li:hover > a .arrow{ border-color:#fff; }

.main-nav > ul > li:hover > a{
  background: #326fd8;
  color: #fff;
}
.main-nav > ul > li > a {
  color: #000;
  transition: color 0.3s;
  padding: 10px 10px 20px;
  position: relative;
  font-size: 15px;
  display: flex;
  align-items: center;
  border-radius: 5px 5px 0 0;
  transition: 0.3s;

}

.main-nav > ul > li > a.active {
  color: #f5a046;  
}

.main-nav > ul > li > a.active:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #f5a046;
}
.main-nav ul li ul.submenu{
  position: absolute;
  top: 100%;
  background:#fff;
  width: 300px;
  padding: 0;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.5);
  border-radius: 0 0 5px 5px;
  opacity: 0;
  transition: 0.5s;
  height: 0;
  z-index: 0;
}
.main-nav ul li:hover ul.submenu{
  display: block;
  opacity: 1;
  height: auto;
  padding: 18px 0 18px;
  z-index: 9;
}


.main-nav ul li ul.submenu li{
  margin-bottom: 8px;
  padding: 0 18px;
  position: relative;
  display: none;
}
.main-nav ul li:hover ul.submenu li{display: block;}
.main-nav ul li ul.submenu li:last-child{
  margin: 0;
}
.main-nav ul li ul.submenu li a{
  display: block;
  font-size: 13px;
  color: #333;
  padding: 7px 15px;
  border-radius: 4px;
  border: 1px solid #ccc;
  position: relative;
  transition: 0.3s;
  background:transparent;
}
.main-nav ul li ul.submenu>li:hover>a{background: #d9edff;}
.main-nav ul li ul.submenu li a:after{
  content: url(../images/icons/menu-arrow.png);
  position: absolute;
  top: 7px;
  right: 15px;
  display: block !important;
}
.main-nav ul li ul.submenu li a.active:after{
  content: url(../images/icons/menu-arrow-active.png);
}

.main-nav ul li ul.submenu li a.active{
  color: #fff;
  background: #26448c;
}
.main-nav ul li ul.submenu li a:after{display: none;}

.main-nav ul li ul.submenu li ul.submenu-L2{
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background:#fff;
  width: 300px;
  padding: 18px 0 18px;
  box-shadow: 10px 0 15px rgba(0, 0, 0, 0.5);
  border-radius: 0 5px 5px 0;
  opacity: 0;
  transition: 0.3s;
  height: 0;
}
.main-nav ul li ul.submenu li:hover ul.submenu-L2{
  display: block;
  opacity: 1;
  height: auto;
}
.main-nav ul li ul.submenu li ul.submenu-L2>li:hover>a{background: #d9edff;}




.header-buttons {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}

.top-btn {
  background-color: #26448c;
  color: var(--light-text);
  padding: 6px 15px;
  border-radius: 4px;
  font-size: 12px;
  transition: background-color 0.3s;
}

.top-btn:hover {
  background-color: var(--dark-blue);
}
.ab-btn-orang{
  background: #f89d4b;
}
.primary-btn {
  background-color: #26448c;
  color: var(--light-text);
  padding: 8px 15px;
  border-radius: 4px;
  font-size: 0.8rem;
  font-weight: bold;
  transition: background-color 0.3s;
}

.primary-btn:hover {
  background-color: var(--dark-blue);
}

.secondary-btn {
  background-color: transparent;
  color: var(--secondary-color);
  padding: 8px 15px;
  border: 1px solid var(--secondary-color);
  border-radius: 4px;
  font-size: 0.8rem;
  font-weight: bold;
  transition: all 0.3s;
}

.secondary-btn:hover {
  background-color: var(--secondary-color);
  color: var(--light-text);
}

.search-icon,
.user-icon {
  font-size: 1.2rem;
  color: #ffffff;
  cursor: pointer;
  transition: color 0.3s;
  margin-left: 10px;
}

.search-icon:hover,
.cart-icon:hover {
  color: #f5a046;
}

.mobile-menu-toggle {
  display: none;
  font-size: 1.5rem;
  color: var(--dark-blue);
  cursor: pointer;
}

.mobile-nav {
    opacity: 0;
    visibility: hidden;
    left: -350px;
    padding: 0;
    margin-top: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100vh;
    width: 300px;
    z-index: 999;
    transition: all .5s ease;
}
.mobile-nav.mobile-navActive{visibility: visible;opacity: 1;left: 0;}
.mobNavOverlay{    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;}
.MobNavContent{background-color: var(--light-text);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);padding: 15px;position: relative;z-index: 99;height: 100vh;overflow: auto;}
.mobile-nav ul {
  display: flex;
  flex-direction: column;
  /* gap: 15px; */
}
.closenav{
    position: absolute;
    right: -32px;
    top: 10px;
    color: #000;
    z-index: 999;
    background: #fff;
    padding: 4px 10px;
    cursor: pointer;
}
.mobile-nav ul.submenu{
  background: #17418e;
  padding: 15px;
  display: none;
}
.mobile-nav ul.submenu li a{    
  color: #fff;
  border: 0;
  position: relative;
  padding: 3px 5px 3px 16px;
  font-size: 15px;}
.mobile-nav ul.submenu li a::before{
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 6px;
  height: 6px;
  background: #fff;
}
.mobile-nav a {
  color: var(--text-color);
  font-weight: 500;
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid var(--border-color);
}
.mobile-nav ul li a.Opendropdown{position: relative;}
.mobile-nav ul li a.Opendropdown::after{content: '\f078';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 11px;
    font-size: 13px;}

.mobile-nav a.active {
  color: var(--secondary-color);
}

/* Hero Section */
.hero {
  background-color: #fff;
  overflow: hidden;
  position: relative;
  height: 88vh; /* 80% of screen height */
  padding-top: 100px;
}
.hero .hero_carosel,
.hero .hero_carosel .owl-stage-outer,
.hero .hero_carosel .owl-stage,
.hero .hero_carosel .owl-stage .owl-item,
.hero .hero_carosel .owl-stage .item,
.hero .hero_carosel .owl-stage .item .hero-img{height:100%}

.hero:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  background-color: #e6e6e6;
  z-index: 0;
}

.hero .container {
  display: flex;
  align-items: center;
  gap: 30px;
  position: relative;
  z-index: 1;
}

.hero-content {
  flex: 1;
}

.hero-content h1 {
  font-size: 2.5rem;
  color: var(--dark-blue);
  margin-bottom: 10px;
}

.hero-content h2 {
  font-size: 1.8rem;
  color: var(--text-color);
  margin-bottom: 15px;
}

.hero-content p {
  font-size: 1.2rem;
  color: var(--dark-gray);
  margin-bottom: 20px;
}

.benefits {
  margin-bottom: 25px;
}

.benefits li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  font-size: 0.95rem;
  font-weight: 300;
}

.benefits i {
  color: var(--success-color);
}

.cta-button {
  background-color: var(--primary-color);
  color: var(--text-color);
  padding: 10px 20px;
  border-radius: 4px;
  font-weight: 600;
  transition: background-color 0.3s;
  border: none;
  font-size: 0.9rem;
}

.cta-button:hover {
  background-color: #e0b700;
}

.hero-image {
  flex: 1;
  display: flex;
  justify-content: center;
  position: relative;
}

.hero-image img {
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* News Ticker */
.news-ticker {
  background-color: #fed9a1;
  color: #333;
  font-size: 13px;
  padding: 0;
  display: flex;
  overflow: hidden;
  font-weight: 500;
}

.ticker-label-left {
  background-color: #172a6c;
  color: var(--light-text);
  padding: 5px 8px 5px 100px;
  font-weight: 600;
  display: flex;
  align-items: center;
  /* min-width: 120px; */
  font-size: 0.85rem;
  position: relative;
  border-radius: 0 30px 30px 0;
}
.ticker-label:after{
  position: absolute;
  content: '';
  border-style: solid;
  border-width: 13px;
  border-color: #172a6c;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  width: 0;
  height: 0;
  right: -24px;
  z-index: 1;
}

.ticker-label-right {
  background-color: #172a6c;
  color: var(--light-text);
  padding: 5px 100px 5px 8px;
  font-weight: 600;
  display: flex;
  align-items: center;
  min-width: 120px;
  font-size: 0.85rem;
  position: relative;
  border-radius: 30px 0 0 30px;
}

.news-ticker a.nav-btn{
  display: inline-block;
  background: #f5a046;
  color: #000;
  padding: 3px 15px;
  font-size: 13px;
  transition: 0.3s;
  white-space: nowrap;
}
.news-ticker a.nav-btn:hover{background: #17418e; color: #fff;}
.news-ticker .ticker-label-left a.nav-btn{border-radius: 0 15px 15px 0;}
.news-ticker .ticker-label-right a.nav-btn{border-radius: 15px 0 0 15px;}

.news-ticker marquee{
  padding: 8px 0px;
}
.ticker-content {
  flex: 1;
  overflow: hidden;
  position: relative;
  padding: 10px 0;
}

.ticker-wrapper {
  display: inline-block;
  white-space: nowrap;
  animation: ticker 30s linear infinite;
  font-size: 0.85rem;
}

.ticker-wrapper span {
  margin-right: 50px;
}

@keyframes ticker {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* LIC Pension Fund Section */
.pension-fund {
  padding: 50px 0 65px;
  position: relative;
  background: url(../images/pention-fund-bg.png) no-repeat;
  background-size: cover;
}

.blue-bg {
  background-color: var(--secondary-color);
  color: var(--light-text);
}

.pension-fund .container {
  display: flex;
  gap: 30px;
}

.pension-fund-content {
  flex: 1;
  padding-top: 50px;
}

.pension-fund-content h2 {
  font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 700;
}

.pension-fund-content p {
  margin-bottom: 25px;
  line-height: 1.6;
  font-size: 0.95rem;
  color: #fff;
}

.know-more-btn {
  background-color: #f5a046;
  color: var(--secondary-color);
  padding: 13px 50px 13px 20px;
  border-radius: 4px;
  font-weight: 400;
  transition: all 0.3s;
  font-size: 0.9rem;
  position: relative;
}

.know-more-btn:hover {
  background-color: var(--primary-color);
  color: var(--text-color);
}

.know-more-btn:after {
    content: url(../images/icons/btn-arrow.png);
    position: absolute;
    right: 20px;
    top: 13px;
}

.pension-fund-image {
  flex: 1;
  position: relative;
  z-index: 1;
}

.pension-fund-image img {
  border-radius: 8px;
  display: block;
  margin: 0 auto;
}

.pension-fund-set{
  width: 494px;
  float: right;
  position: relative;
}

.features {
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: absolute;
  left: -80px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.feature {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  background-color: var(--light-text);
  padding: 20px;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  width: 130px;
  text-align: center;
  transition: 0.3s;
}
.feature:hover{background: #ffe6cc;}

.feature-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.yellow-bg {
  background-color: var(--primary-color);
}

.feature-text {
  color: #000;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.1;
}

.service-icons {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 30px;
  background: rgba(14, 64, 150, 0.4);
  padding: 50px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.service {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--light-text); 
  padding: 15px;
  border-radius: 5px;
  font-weight: 400;
  font-size: 14px;
  transition: 0.3s;
}
.service-icons a{
  background: #172a6c;
}
.service-icons a:hover{
  background: #f89d4b;
}
.service-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
}

.pension-fund-set .owl-theme .owl-dots{
  position: absolute;
  bottom: -45px;
  right: 0;
}

.dots {
  display: flex;
  justify-content: center;
  gap: 5px;
  margin-top: 20px;
}

.dot {
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
}

.dot.active {
  background-color: var(--light-text);
}

/* NPS Products Section */
.nps-products {
  padding: 50px 0 100px;
  background-color: #f89d4b;
}

.section-title {
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
  color: #010101;
  font-weight: 700;
}

.products-grid .owl-stage{
  display: flex;
  gap: 20px;
}

.products-grid .item {
  background-color: var(--light-text);
  overflow: hidden;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
  height: 100%;
  position: relative;
}

.products-grid .product-card:hover {
  transform: translateY(-5px);
}

.product-image {
  overflow: hidden;
  display: flex;
  position: relative;
}

.product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}

.product-image h3{
  position: absolute; 
  bottom: 0;
  left: 0;
  background: rgba(15, 62, 142, 0.8);
  width: 100%;
  padding: 15px 25px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  opacity: 1;
  transition: 0.3s;
  margin: 0;
}

.product-image h3:after{
  content: url(../images/icons/read-more-arrow.png);
  position: absolute;
  right: 15px;
  top: 15px;
}

.product-card:hover .product-image h3{opacity: 0;}

.product-info{
  padding: 50px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.3s;
}
.product-card:hover .product-info{
  opacity: 1;
}

.product-info:after{
  content: '';
  height: calc(100% - 40px);
  width: calc(100% - 40px);
  border:2px solid #fff;
  position: absolute;
  top: 20px;
  left: 20px;
}

.product-info h3 {
  margin-bottom: 10px;
  color: #000;
  font-weight: 700;
  font-size: 1.2rem;
}

.product-info p {
  font-size: 0.9rem;
  color: #000000;
  margin-bottom: 15px;
  line-height: 1.3;
}

.nps-products  .owl-theme .owl-dots{
  position: absolute;
  bottom: -55px;
  left: 50%;
  transform: translateX(-50%);
}

.nps-products  .owl-theme .owl-dots .owl-dot span{background: #ffffff;margin: 5px 5px;}
.nps-products  .owl-theme .owl-dots .owl-dot.active span, 
.nps-products  .owl-theme .owl-dots .owl-dot:hover span{background: #21509a;}

.read-more {
  position: absolute;
  right: 15px;
  bottom: 15px;
  color: var(--secondary-color);
  font-size: 1.2rem;
}

.read-more-btn {
  display: inline-block;
  background-color: var(--secondary-color);
  color: var(--light-text);
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 0.8rem;
  transition: background-color 0.3s;
}

.read-more-btn:hover {
  background-color: var(--dark-blue);
}

.nps-products .read-more-btn{
  border-radius: 0;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  transition: 0.3s;
  z-index: 99;
  position: relative;
}
.nps-products .read-more-btn:hover{
  background: #073887;
}

/* Two Column Section */
.two-column {
  padding: 50px 0;
  background-color: var(--light-gray);
}

.two-column .container {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.two-column .container .ab-col-1{width: 70%;}
.two-column .container .ab-col-2{width: calc(30% - 40px);}

.column-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  border-bottom: 2px solid var(--border-color);
  padding-bottom: 10px;
}

.column-header h2 {
  font-size: 25px;
  color: #010101;
  font-weight: 700;
}

.content-cards {
  display: flex;
  /*flex-direction: column;*/
  gap: 20px;
}

.content-card {
  display: flex;
  background-color: var(--light-text);
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  flex-direction: column;
}

.card-image {
 
}

.card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-info {
  padding: 15px;
  flex: 1;
}

.card-info h3 {
  margin-bottom: 6px;
  color: #2a2a2a;
  font-size: 17px;
  font-weight: 700;
}

.card-info p {
  font-size: 13px;
  color: #2a2a2a;
  margin-bottom: 15px;
  font-weight: 400;
}

.view-more {
  color: #0e4096;
  font-weight: 500;
  font-size: 11px;
  text-transform: uppercase;
  position: relative;
  transition: 0.3s;
  padding: 5px 40px 5px 0px;
  display: inline-block;
}
.view-more:hover{
  color: #f98000;
}

.view-more:after{
  content: url(../images/icons/blue-arrow.png);
  position: absolute;
  right: 10px;
  top: 6px;
  transition: 0.3s;
}
.view-more:hover:after{right: 0px;}

#nps_carousel .owl-dots{
  position: absolute;
  top: -65px;
  right: 0;
}
#nps_carousel .owl-dots .owl-dot span {
  margin: 5px 5px;
  width: 11px;
  height: 11px;
}

.news-updates {
  display: flex;
  flex-direction: column;
  gap: 15px;
  background: #e6eefc; 
  border: 1px solid #d4dceb;
  border-radius: 5px; 
  padding: 15px;
}

.news-item {
  display: flex;
  gap: 15px;
  background-color: transparent;
  padding: 10px;
  border-radius: 8px;
  box-shadow: none;
  transition: 0.3s;
}

.news-item:hover{
  background-color: var(--light-text);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.date-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: var(--secondary-color);
  color: var(--light-text);
  padding: 5px 20px;
  border-radius: 4px;
  min-width: 50px;
}

.date {
  font-size: 25px;
  font-weight: 600;
  line-height: 1;
}

.month {
  font-size: 10px;
  font-weight: 600;
}

.news-content {
  flex: 1;
  display: flex;
  align-items: center;
}

.news-content p {
  font-size: 12px;
  color: var(--text-color);
}

/* Gallery Section */
.gallery-section {
  padding: 50px 0;
}

.gallery-section .gallery-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
}

.gallery-section .gallery h2 {
  font-size: 27px;
  color: #010101;
  margin-bottom: 20px;
  display: inline-block;
  font-weight: 700;
}

.view-all {
  float: right;
  color: #0e4096;
  font-size: 11px;
  background: #cadaee;
  border-radius: 4px;
  padding: 8px 15px;
  transition: 0.3s;
}
.view-all:hover{
  background: #26448c;
  color: #ffffff;
}

.gallery-section .gallery-grid {
  /* display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  margin-top: 20px; */
}
.gallery-section .gallery-grid img,.video.animate-gallery iframe{width: 100%;height: 180px;}

.gallery-section .gallery-item {
  position: relative;
}
.gallery-section .gallery-item:after{
  width: 160px;
  height: 150px;
  background: #f5a046;
  content: '';
  position: absolute;
  bottom: -10px;
  right: -10px;
}

.gallery-section .gallery-item img {
  width: 100%;
  object-fit: cover;
  transition: transform 0.3s;
  position: relative;
  z-index: 1;
  display: inherit;
}

.gallery-section .gallery-item:hover img {
  transform: scale(1.05);
}

.gallery-section .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--light-text);
  font-size: 2rem;
  opacity: 0.8;
  transition: opacity 0.3s;
  z-index: 2;
}

.gallery-section .gallery-item:hover .play-icon {
  opacity: 1;
}

/* Related Links */
.related-links {
  padding: 40px 0;
  /*background-color: var(--light-gray);*/
  border-top: 1px solid #e7e7e7;
}

.related-links h2 {
  text-align: center;
  font-size: 27px;
  margin-bottom: 30px;
  color: #010101;
  font-weight: 700;
}

.related-links .link-item{height: 130px;margin: 10px 10px;width: calc(100% - 20px);transition: all 0.5s ease;}
.related-links .link-item:hover{transform: scale(1.05) !important;}
.links-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.link-item {
  background-color: var(--light-text);
  padding: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
  width: 190px;
  display: inline-grid;
  justify-content: center;
  align-items: center;

}

.link-item:hover {
  transform: translateY(-5px);
}

/* Quick Links */
.quick-links {
  padding: 50px 0;
  background: #cadaee;
}

.quick-links-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}

.quick-link-item {
  background-color: var(--light-text);
  padding: 15px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 10px;
}
.quick-link-item.yellow-bg{
  background: url(../images/archive-bg.jpg) no-repeat;
  background-size: cover;
  width: 500px;
  padding: 25px;
}
.quick-link-item.yellow-bg h3{
  font-size: 16px;
  color: #2f2f2f;
  text-align: left;
  width: 100%;
  font-weight: 500;
}

.quick-link-item img{
  margin-top: -40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}
.quick-link-item p{
  font-size: 12px; 
  color: #1d4e9d;
}

.select-archives {
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 4px;
  background-color: var(--light-text);
  color: #0f4291;
}

/* Group Companies */
.group-companies {
  padding: 20px 0;  
}

.companies-header {
  display: flex;
  align-items: center;
  gap: 20px;
}

.companies-header h3 {
  min-width: 150px;
  color: 010101;
  font-size: 16px;
  font-weight: 700;
}

.companies-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}

.companies-links a {
  font-size: 13px;
  color: #545454;
  transition: color 0.3s;
  padding: 0 25px;
  border-right: 1px solid #dfdfdf;
  line-height: 1;
}

.companies-links a:hover {
  color: var(--secondary-color);
}
.companies-links a:last-child{border: none;}

/* Footer */
footer {
  background-color: var(--dark-blue);
  color: var(--light-text);
  position: relative;
}

.footer-top {
  padding: 50px 0;
}

.footer-columns {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 30px;
}
.footer-column.footer-col-2 {
    width: 500px;
}
.footer-column.footer-col-2 ul{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 30px;
}

.footer-column h3 {
  font-size: 0.90rem;
  margin-bottom: 20px;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
  font-weight: 700;
}

.footer-column h3:after{
  content: '';
  width: 85px;
  height: 3px;
  background: #f5a046;
  position: absolute;
  left: 0;
  bottom: 0;
}

.footer-column ul {
  display: flex;
  flex-direction: column;
}

.footer-column ul li{
  padding: 1px 0;
}

.footer-column a {
  color: #fff;
  font-size: 0.8rem;
  transition: color 0.3s;
  opacity: 0.7;
  display: block;  
}

.footer-column a:hover {
  opacity: 1;
}

.social-icons {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}

.social-icons a {
  padding: 5px 7px;
  background: #7c99c7;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  transition: 0.3s;
}
.social-icons a:hover {
  opacity: 1;
  background: #fff;
  transform: scale(1.2);
}
.social-icons path{
  fill: #172a6c !important;
}
.social-icons a svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
  transition: transform 0.3s ease;
}
/*.social-icons a:hover svg {
  transform: scale(1.3);  
}*/

.social-icons .tweeter:hover path {
  fill: #1DA1F2 !important;
}

.social-icons .instagram:hover path {
  fill: #E1306C !important;
}

.social-icons .youtube:hover path {
  fill: #FF0000 !important;
}

.social-icons .facebook:hover path {
  fill: #1877F2 !important;
}



.contact-info p {
  margin-bottom: 15px;
  font-size: 0.9rem;
  display: flex;
  gap: 10px;
  color: #fff;
  opacity: 0.7;
  line-height: 1.3;
}

.contact-info i {
  color: var(--primary-color);
  min-width: 20px;
}

.footer-bottom {
  padding: 15px 0;
  font-size: 0.8rem;
  border-top: 1px solid rgba(255,255,255,0.2);
}

.footer-bottom .container p{color: #fff; opacity: 0.7; font-size: 12px;}
.footer-bottom .container p a:hover{text-decoration:underline;color: #fff;}

.last-update {
  display: flex;
  align-items: center;
  gap: 20px;
  text-align: center;
}

.visitors {
  display: flex;
  align-items: center;
  gap: 10px;
}

.counter {
  display: flex;
  gap: 5px;
  justify-content: center;
}

.counter span {
  display: inline-block;
  border: 1px solid rgba(255,255,255,0.2);
  font-size: 14px;
  padding: 0 3px;
  text-align: center;
}

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background-color: var(--primary-color);
  color: var(--text-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  z-index: 999;
}

.back-to-top.visible {
  opacity: 1;
  visibility: visible;
}

/* Animations */
.animate-text {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s;
}

.animate-button {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s;
  transition-delay: 0.3s;
}

.animate-image {
  opacity: 0;
  transform: translateX(20px);
  transition: all 0.5s;
  transition-delay: 0.2s;
}

.animate-card {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s;
}

.animate-news {
  opacity: 0;
  transform: translateX(-20px);
  transition: all 0.5s;
}
.animate-news:nth-child(even) .date-box{background-color: #5679bd;}

.animate-gallery {
  opacity: 0;
  transform: scale(0.9);
  transition: all 0.5s;
}
.animate-gallery iframe{width: 100%;}
.animate-link {
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.5s;
}
.coSection{
  padding: 20px 0;
  background: #fcfcfc;
}
.gradient{
  background: #E6F1FD;
  background: linear-gradient(90deg, rgba(230, 241, 253, 1) 0%, rgba(211, 232, 255, 1) 100%);
}

.ceo-section {
 

  overflow: hidden;
}

.ceo-image {
  background:#d7eafe url(../images/md-pic.png);
  background-size: cover;
  background-position: center;
  width: 100%;
  min-height: 220px;
  position: relative;
  bottom: -18px;
}
.customPop .modal-body{padding: 25px;}
.customPop h2{
  font-size: 20px;
  color: #172a6c;
  font-weight: 700;
  margin-bottom: 10px;
}
.customPop p{
  font-size: 15px;
  color: #000;
  margin-bottom: 10px;
  line-height: 20px;
  font-weight: 400;
}
  /* color Blindness */
  .colorbalck header,.colorbalck .owl-carousel .owl-item img,.colorbalck .pension-fund,
  .colorbalck .md-ceo,.colorbalck .quick-links,.colorbalck .eliminator-wrap,.colorbalck footer,
  .colorbalck .inner-banner,.colorbalck .ab-sidebar-navigation{filter: grayscale(1);}
  .colorbalck .ticker-label-left,.colorbalck .ticker-label-right,.colorbalck .nps-products,
  .colorbalck .coSection,.colorbalck .related-links{background: #000;}
  .colorbalck .news-ticker a.nav-btn,.colorbalck .news-ticker{background: #ff0;}
  .colorbalck .section-title,.colorbalck .column-header h2,
  .colorbalck .gallery-section .gallery h2,.colorbalck .related-links h2{color: #ff0;}
  .colorbalck .two-column,.colorbalck .gallery-section{background: #555;}

.gallery-container{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.gallery-container .gallery-item{
    max-width: calc(100% / 3 - 30px);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
    padding: 10px;
    flex: 0 0 100%;
    margin: 15px;
    transition: all 0.5s ease;
}
.gallery-container .gallery-item img{width: 100%;height: 100%;object-fit: cover;}
.gallery-container .gallery-item:hover{transform: scale(1.03);}
/* Responsive Styles */

@media (max-width: 1500px) {
  .main-nav > ul > li > a {padding: 10px 6px 20px !important;}
  .top-btn {padding: 6px 12px !important;}
  .main-nav > ul { gap: 10px !important; }
}


@media (max-width: 1366px) {
  .main-nav > ul {gap: 14px;}
  .main-nav > ul > li > a {padding: 10px 1px 20px !important;}
  .footer-bottom{font-size: 0.6rem !important;}
  .footer-bottom .container p {font-size: 11px;}
/*  .owl-carousel .owl-item img {height: 480px;}*/
}

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

  .quick-links-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .hero{height:95vh;}
  .footer-bottom .LastUpdate{flex: 0 0 auto;
    width: auto;
    max-width: 100%;}
  .footer-bottom .text-right {flex: 0 0 auto;
    width: auto;
    max-width: 100%;}
}

@media (max-width: 992px) {
  .main-nav,
  .header-buttons {
    display: none;
  }

  .mobile-menu-toggle {
    display: block;
  }

  .hero .container,
  .pension-fund .container {
    flex-direction: column;
  }

  .two-column .container,
  .gallery-container,
  .footer-columns {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .products-grid,
  .quick-links-grid {
    grid-template-columns: 1fr;
  }

  .content-card {
    flex-direction: column;
  }

  .card-image {
    width: 100%;
    height: 150px;
  }

  .companies-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-bottom .container {
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }

  .last-update {
    flex-direction: column;
    gap: 10px;
            margin-top: 15px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        padding-top: 15px;
  }
}

@media (max-width: 576px) {
  .hero-content h1 {
    font-size: 2rem;
  }

  .hero-content h2 {
    font-size: 1.5rem;
  }

  .service-icons {
    flex-direction: column;
    align-items: center;
  }
  .home2boxSection {background: linear-gradient(to right, #cadaee 100%, #fff 100%) !important;}
}

@media (max-width: 400px) {
  ul.investUL li {max-width: 100% !important;margin: 15px !important;}
  .home2boxSection {background: linear-gradient(to right, #cadaee 50%, #fff 100%) !important;}
  .link-item {max-width: 100% !important;}
  .inner-banner h2 {display: none;}
}


 .hero_carosel .owl-nav button.owl-prev,.hero_carosel .owl-nav button.owl-next{
     /* position: absolute;
     bottom: 50%;
     right: 50%; */
     color: #000;
}
 .hero_carosel .owl-nav button.owl-prev{
     left: 0 
}
 .hero_carosel .owl-nav button.owl-next{
     right: 0 
}
 .hero_carosel.owl-carousel.owl-theme .owl-nav [class*='owl-'] {
     color: #444;
     font-size: 14px;
     margin: 5px;
     padding: 4px 7px;
     background: #fff;
     display: inline-block;
     cursor: pointer;
     border-radius: 3px;
}
 .hero_carosel.owl-carousel.owl-theme.owl-loaded a {
     text-decoration: none;
     font-weight: bold;
}
 .hero_carosel i.owl-direction {
     margin: 0 13px;
     font-size: 3em;
     padding: 0;
     color: #607D8B;
}
 .hero_carosel .owl-nav button.owl-next, .hero_carosel .owl-nav button.owl-prev {
     outline: 0;
     background: #FFF;
     width: 36px;
}
 .tag{
     display: inline-block;
     font-size: 45px;
     font-weight: 700;
     line-height: 1.2;
     margin-bottom: 15px;
}
 @keyframes fadeInUp{
    0%{
        opacity:0;
        transform:translate3d(0,100%,0)
    }
    to{
        opacity:1;
        transform:translateZ(0)
    }
}
.fadeInUp{
    animation-name:fadeInUp
}
 .desc {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 150px;
    transform: translateY(-50%);
    color:#fff;
    max-width: 35%;
}
 .desc h2{font-size: 38px; font-weight: normal; line-height: 1.1;margin-bottom: 15px;}
 .desc h3{font-size: 20px; color: #fff;font-weight: normal;margin-bottom: 15px;}
 .desc .desc-cont{font-size: 23px; line-height: 1.1; color: #f5a046;margin-bottom: 15px;font-weight: normal;}
 .desc .carsl_btn img{width: auto !important;}
 .hero-img{
     position: relative;
}
/* .hero-img:before {
     background: rgba(0, 0, 0, 0.38);
     content: '';
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
}*/
 .btn-gradient-bg {
   display: inline-block;
   padding: 11px 60px 11px 20px;
   background: #f89e49;
   border-radius: 5px;
   color: #000;
   font-size: 12px;
   text-transform: uppercase;
   position: relative;
}
.btn-gradient-bg:after{
  content: url('../images/icons/btn-arrow.png');
  position: absolute;
  right: 20px;
  top: 13px;
}

 .delay-1 {
     animation-delay: .2s;
}
 .delay-2 {
     animation-delay: .4s;
}
 .delay-3 {
     animation-delay: .6s;
}
 .delay-4 {
     animation-delay: .8s;
}
 .slider-counter {
     z-index: 99;
     bottom: 1%;
     position: absolute;
     text-align: center;
     right: 4%;
     font-size: 120px;
     color:rgba(242, 242, 242, 0.7);
     font-weight: 700;
}
/*.hero .owl-theme .owl-dots,.hero .owl-theme .owl-nav,
.slider-btns{
  position: absolute;
  bottom: 40px;
  left: 100px;
  z-index: 99;
}*/

.hero .owl-theme .owl-dots,.hero .owl-theme .owl-nav,
.slider-btns{
  position: absolute;
  bottom: 16px;
  left: 0;
  z-index: 99;
  right: 0;
  text-align: center;
}
.relatedlinkBtn,.PhotoGaller,.VideoGaller,.ProductsCarousel,
.npsCarousel{margin-top: 20px;}
.slider-btns button, .slider-btnsCmn button{
      color: #fff;
    font-size: 12px;
    margin: 0px 2px;
    padding: 5px 7px;
    background: #17418e;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    width: 28px;
    height: 28px;
}
.slider-btns button:hover,.slider-btnsCmn button:hover{background: #f5a046;color: #000;}

.hero .owl-theme .owl-dots .owl-dot span{background: #ffffff;margin: 5px 5px;}
.hero .owl-theme .owl-dots .owl-dot.active span, 
.hero .owl-theme .owl-dots .owl-dot:hover span{background: #21509a;}

/*-----------------------------
	News Ticker
------------------------------*/
.acme-news-ticker {
  position: relative;
  height: 45px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-top: 45px; }
  .acmeticker-wrap{position: relative;display: flex;align-items: center;height: 100%;}
  @media (min-width: 768px) {
    .acme-news-ticker {
      margin-top: 0; } }
    @media (max-width: 575px) {
      .acme-news-ticker-label {
        position: absolute;
        top: -45px; } }
  .acme-news-ticker-box {
    height: 100%;
    overflow: hidden; }
    @media (max-width: 575px) {
      .acme-news-ticker-box {
        padding-left: 10px;
        padding-right: 120px; } }
    .acme-news-ticker-box ul {
      width: 100%;
      list-style-type: none !important;
      padding: 0;
      margin: 0; }
      .acme-news-ticker-box ul li a {
        text-decoration: none; }
  .acme-news-ticker-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0; }
    .acme-news-ticker-controls button {
      height: 100%;
      background: transparent;
      padding: 0;
      width: 40px;
      border-color: #17418e;
      border-style: solid;
      border-width: 0 0 0 1px;
      cursor: pointer;
      display: inline-block; }
      .acme-news-ticker-controls button:hover {
        background: transparent; }
      .acme-news-ticker-controls button.acme-news-ticker-arrow {
        margin: 0;
        display: inline-block;
        position: relative; }
        .acme-news-ticker-controls button.acme-news-ticker-arrow:after {
          border-color:#17418e;
          border-bottom-style: solid;
          border-bottom-width: 2px;
          border-right-style: solid;
          border-right-width: 2px;
          content: '';
          display: inline-block;
          height: 8px;
          left: 50%;
          position: absolute;
          top: 50%;
          width: 8px; }
      .acme-news-ticker-controls button.acme-news-ticker-pause {
        position: relative;
        display: inline-block; }
        .acme-news-ticker-controls button.acme-news-ticker-pause:before {
          /* position: absolute;
          content: "";
          width: 10px;
          height: 10px;
          border-color: #17418e;
          border-style: solid;
          border-width: 0 2px 0;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          left: 50%;
          top: 50%; */
         }
    .acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-prev:after {
      -webkit-transform: translate(-50%, -50%) rotate(135deg);
          -ms-transform: translate(-50%, -50%) rotate(135deg);
              transform: translate(-50%, -50%) rotate(135deg); }
    .acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-next:after {
      -webkit-transform: translate(-50%, -50%) rotate(315deg);
          -ms-transform: translate(-50%, -50%) rotate(315deg);
              transform: translate(-50%, -50%) rotate(315deg); }
    .acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-prev:after {
      -webkit-transform: translate(-50%, -50%) rotate(225deg);
          -ms-transform: translate(-50%, -50%) rotate(225deg);
              transform: translate(-50%, -50%) rotate(225deg); }
    .acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-next:after {
      -webkit-transform: translate(-50%, -50%) rotate(405deg);
          -ms-transform: translate(-50%, -50%) rotate(405deg);
              transform: translate(-50%, -50%) rotate(405deg); }
.acme-news-ticker-controls button.acme-news-ticker-pause:before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f04c";
    font-weight: bold;
    width: 15px;
    color: #17418e;
    height: 21px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
.acme-news-ticker-controls button.acme-news-ticker-pause.acme-news-ticker-play:before {
    content: "\f04b";
}
/*# sourceMappingURL=style.css.map */


 @media (max-width: 767px){
     .slider-counter {
         font-size: 80px;
         font-weight: 600;
         bottom: 0 
    }
}
 @media (max-width: 576px){
     .slider-counter {
         font-size: 30px;
         font-weight: 500;
         bottom: 0 
    }
}
.animate-gallery video{width: 100%;height: 180px;}

.home2boxSection{
  background: linear-gradient(to right, #cadaee 100%, #fff 100%);
  padding: 30px 0;
}
ul.investUL{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding-right: 15px;
}
ul.investUL li{
  background: #fff;
  flex: 0 0 100%;
  max-width: calc(33.33% - 30px);
  margin: 0 15px;
  padding: 15px;
  border-radius: 3px;
}
ul.investUL li strong{
  display: inline-block;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
}
ul.investUL li strong i{color: #d4712a;}
ul.investUL li span{font-size: 14px;}
ul.homeWriExp{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 15px;}
.rateExp{padding-left: 30px;}
ul.homeWriExp li{
    text-align: center;
    position: relative;
    border-bottom: 1px solid #ddd;
    width: 20%;
    padding-bottom: 15px;
}
ul.homeWriExp li img{}
ul.homeWriExp li span{display: inline-block;width: 100%;color: #17418e;font-weight: 700;padding-top: 3px;}
ul.homeWriExp li::before{
    content: "";
    position: absolute;
    bottom: -6px;
    width: 12px;
    height: 12px;
    background: #ddd;
    border-radius: 50%;
    left: 50%;
    margin-left: -6px;
}
ul.homeWriExp li.rateActive::before{background: #17418e;}
ul.homeWriExp li.rateActive{border-color: #17418e;}
.inner-banner{position: relative;}
.inner-banner img{width: 100%;display: block;}
.inner-banner h2{position: absolute; top: 50%; ;left: 50%; transform: translate(-50%, -50%); margin: 50px 0 0; padding: 0;font-size: 40px; color: #fff;}
.breadcrumb{color: #c1c0bf; font-size: 12px; padding: 20px 0;font-weight: 500;border-radius: 0; background: transparent;}
.breadcrumb span{color: #175dd5;}
.breadcrumb a, .breadcrumb span{padding: 0 5px;}

.main-content{padding: 0 0 70px; color: #010101;}
.main-content h3{font-size: 30px;margin-bottom: 15px;}
.main-content h4{font-size: 22px; margin-bottom: 15px;}
.main-content p{font-size: 16px; line-height: 22px; color: #2a2a2a; margin-bottom: 25px;}
.main-content.contactUs p .cont-icon{display: none;}
.main-content strong, .main-content b{font-weight: 700;}
.main-content table{width: 100%;border-collapse: collapse;border: 1px solid #e3e3e3;}
.main-content table tr{border-bottom: 1px solid #e3e3e3;}
.main-content table tr:nth-child(even){background: #f5f5f5;}
.main-content table tr th, 
.main-content table tr td{padding: 10px;}
.main-content table tr th{background: #26448c;color: #fff;}
.main-content table tr th:nth-child(1){text-align: left;}
.main-content table tr td:nth-child(1){text-align: left;}

.main-content ul{padding: 0 0 0 30px;margin: 20px 0;}
.main-content ul.listing1 li{position: relative;padding: 6px 0; list-style: disc;}
/* .main-content ul li:before{
  position: absolute;
  content: '';
  left: -20px;
  top: 14px;
  height: 8px;
  width: 8px;
  background: #175dd5;
  border-radius: 50%;
} */

.main-content ul.listing1 li::marker{
  color: #2563eb;
  font-size: 22px;
  line-height: 1;
}

.main-content .accordion-content ul li:before{
  position: absolute;
  content: '';
  left: -20px;
  top: 14px;
  height: 8px;
  width: 8px;
  background: #175dd5;
  border-radius: 50%;
  display: block;
}

label {
  margin-right: 10px;
}

input[type="date"] {
  padding: 6px;
  margin: 8px 10px 8px 0;
}
th, td {
  border: 1px solid #ddd;
}

.no-match {
  text-align: center;
  font-style: italic;
  color: gray;
}

.pagination {
  margin-top: 10px;
  text-align: center;
}

.pagination button {
  padding: 6px 12px;
  margin: 2px;
  border: 1px solid #ccc;
  background-color: #f9f9f9;
  cursor: pointer;
}

.pagination button.active {
  background-color: #007bff;
  color: white;
  border-color: #007bff;
}

.pagination button:disabled {
  background-color: #eee;
  cursor: not-allowed;
}

.career-page{
  background: #f0f8ff;
}
.career-page .card{
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    height: calc(100% - 40px);
    border: 0;
    padding: 25px;
    border-radius: 5px;
    margin-bottom: 40px;
}

.career-page ul.career-list{padding: 0;}
.career-page ul.career-list li:before{display: none;}
.career-page ul.career-list li.career-item{padding: 30px; margin-bottom: 50px; display: block; border: 1px solid #e5e5e5; border-radius: 7px;}
.apply{
  display: inline-block;
  background: #17418e;
  color: #fff;
  padding: 5px 15px;
  border-radius: 4px;
  font-size: 13px;
  transition: 0.3s;
}
.apply:hover{background: #f5a046; color: #000;}
.career-info{
  display: flex;
  justify-content: space-between;
}
.career-info ul{
  padding: 0;
  margin: 0;
  display: flex;
  gap: 100px;
}
.career-info ul li label{
  font-weight: 600;
  margin: 0;
}

.career-date {
  display: flex;
  justify-content: space-between;
  
}
.career-page ul li.career-item h4{
  font-size: 22px;
  margin-bottom: 15px;
  color: #17418e;
  font-weight: 700;
}
.cardCntnt small,.cardCntnt span{
  font-size: 15px;
  color: rgba(0, 0, 0, 0.5);
  padding: 2px 0;
}
.career-info .arrow{
  height: 15px;
  width: 15px;
  border-right: 2px solid #172a6c;
  border-bottom: 2px solid #172a6c;
  transform: rotate(45deg);
}
.job-title{
  font-size: 18px;
  min-height: 60px;
  margin-top: 15px;
}

.accordion-toggle {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.accordion-toggle:checked ~ .accordion-header {
  color: #0056b3;
}
.accordion-toggle:checked ~ .accordion-header .accordion-icon:after {
  transform: translateX(-50%) scaleY(0);
}
.accordion-toggle:checked ~ .accordion-content {
  max-height: 500px;
  padding: 25px 0 0;
}
.accordion-header {
  padding: 7px 0;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: color 0.3s ease;
}
.accordion-header:hover {
  color: #0056b3;
}
.accordion-title {
  font-weight: bold;
  font-size: 16px;
  margin: 0;
}
.accordion-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  transition: transform 0.3s ease;
  margin-left: 10px;
}
.accordion-icon:before, .accordion-icon:after {
  content: "";
  position: absolute;
  background-color: #666;
  transition: all 0.3s ease;
}
.accordion-icon:before {
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.accordion-icon:after {
  width: 2px;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.accordion-content {
  max-height: 0;
  overflow: hidden;
  padding: 0;
  transition: max-height 0.3s ease, padding 0.3s ease;
}




.humbericon{cursor:pointer;display: block;height: 43px;transition: all ease-in-out 0.5s;}
.humbericon span{position: relative;width: 30px;}
.nav-menu ul li a{padding: 12px 11px;display: -webkit-inline-box;color: #fff;font-size: 14px; text-decoration: none;}
.humbericon{float: right;}
.humbericon span{position: relative; width: 30px; height: 2px; background: #333; top: 12px; float: left;}
.humbericon span:before, .humbericon span:after{content: ""; position: absolute; left: 0; height: 2px; background: #333;}
.humbericon span:before{width: 25px; top: 8px;}
.humbericon span:after{width: 28px; top: 17px;} 
.accordion-ab{position: relative;height: 44px}
#hamburger{position: absolute; top: 53px;right: 0; background: rgba(0,0,0,0.6); width: 300px;display: none;}
#hamburger ul{display: block;padding: 20px;}
#hamburger ul li{width: 100%;}
#hamburger ul li a{display: block; padding: 8px 0; color: #fff; transition: 0.3s;}
#hamburger ul li a:hover{color: #e34d00;}
#hamburger li.current-menu-item a{color: #e34d00; background: transparent;}

.humbernav li{float:left;width:100%;list-style:none;border-bottom: 1px solid #d0d0d0;}
.humbernav li a{display: block;width:100%;padding:10px 0px 10px 0px;color:#333;text-decoration: none;opacity: .6;transition: all ease-in-out 0.5s;font-size:13px;}
.humbernav li:hover a{opacity: 1;padding-left:10px;}

.humbericon span:before,.humbericon span:after{transition: all ease-in-out 0.3s;}
.humbericon.active span:before{transform:rotate(135deg);width:30px;}
.humbericon.active span:after{transform: rotate(45deg);top: 8px;width: 30px;}
.humbericon.active span{background: transparent;}


.topsrchbx{display: none;position: absolute;background: #fff;top: 47px;width: 500px;padding: 10px;right: 0px;z-index:99;border-radius: 0 0 5px 5px;}
.topsrchinpt{padding: 5px;margin: 0px;width: calc(100% - 36px);float: left;font-size: 15px; border: 1px solid #17418e; border-radius: 4px 0 0 4px;height: 36px;}
.topsrchbx button{margin: 0px;border-left: none;position: relative;right: 0px;padding: 7px 7px 6px;font-size: 15px; border-radius: 0 4px 4px 0; background: #17418e;height: 36px;color: #fff;}

.left-fixed-bar {position: fixed;left: 17px; top: 50%; transform: translate(-50%, -50%) rotate(-90deg);}
.left-fixed-bar ul{list-style: none; padding: 0; margin: 0; gap: 3px;display: flex;}
.left-fixed-bar ul li{display: inline-block;}
.left-fixed-bar ul li a{display: flex; border-radius: 0 0 4px 4px; overflow: hidden; font-size: 14px; color: #000;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);transition: all 0.5s ease;}
.left-fixed-bar ul li a span{background: #d4712a; width: 37px;height: 34px;justify-content: center;display: inline-flex; align-items: center;transition: all 0.5s ease;}
.left-fixed-bar ul li a:hover label{background: #d4712a;color: #fff;}
.left-fixed-bar ul li a label{background: #fff; padding: 0 15px;margin: 0; height: 34px;align-items: center;display: inline-flex;cursor: pointer;border-left: 1px solid #fff;transition: all 0.5s ease;}


.right-fixed-bar {position: fixed;right: 17px;top: 50%;transform: translate(50%, -50%) rotate(-90deg);}
.right-fixed-bar ul{list-style: none; padding: 0; margin: 0; gap: 3px;display: flex;}
.right-fixed-bar ul li{display: inline-block;}
.right-fixed-bar ul li a{display: flex; border-radius: 4px 4px 0 0; overflow: hidden; font-size: 14px; color: #17418e;box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);}
.right-fixed-bar ul li a span{background: #5679bd; width: 37px;height: 34px;justify-content: center;display: inline-flex; align-items: center;}
.right-fixed-bar ul li a label{background: #fff; padding: 0 15px;margin: 0; height: 34px;align-items: center;display: inline-flex;cursor: pointer;border-left: 1px solid #fff;transition: all 0.5s ease;}
.right-fixed-bar ul li a:hover label{background: #5679bd;color: #fff;}
/*--------------------- Sidebar -------------------*/

.ab-sidebar-navigation {
  width: 100%;
  height: auto;
  background-color: #fff;
  margin: 0 auto 50px;
  webkit-box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.16);
}
.ab-sidebar-navigation .title {
  display: block;
  font-size: 1.2em;
  background-color: #17418e;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.ab-sidebar-navigation > ul > li > a {
  /*text-transform: uppercase;*/
}
.ab-sidebar-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ab-sidebar-navigation ul li {
  display: block;
  position: relative;
  border-bottom: 1px solid #eee;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.ab-sidebar-navigation ul li:before{
  display: none;
}
.ab-sidebar-navigation ul li a {
  position: relative;
  display: inline-block;
  font-size: 1em;
  font-weight: 500;
  padding: 10px 20px;
  text-decoration: none;
  color: #2e2e2e;
  letter-spacing: 0.02em;
  width: 100%;
}
.ab-sidebar-navigation ul li em {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px;
  height: 45px;
  width: 40px;
  transition: 0.3s;
  cursor: pointer;
}
.ab-sidebar-navigation ul li em:after{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 8px;
  width: 8px;
  border-right: 1px solid #17418e;
  border-bottom: 1px solid #17418e;
  transform: translate(-50%, -50%) rotate(45deg);
}
.ab-sidebar-navigation ul li em:hover{
  background: #c7d9f9;
}
.ab-sidebar-navigation ul li:hover, .ab-sidebar-navigation ul li.selected {
  background-color: #e6eefc;
  color: #000;
  border-color: rgba(255, 255, 255, 0.1);
}
.ab-sidebar-navigation ul li ul {
  display: none;
}
.ab-sidebar-navigation ul li ul.open {
  display: block;
}
.ab-sidebar-navigation ul li ul li a {
  color: #333;
  border-color: rgba(255, 255, 255, 0.1);
}
.ab-sidebar-navigation ul li ul li a:before {
  content: "";
  width: 6px;
  height: 6px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  background-color: #17418e;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.ab-sidebar-navigation ul li ul li ul li a:before{
  background-color: #f89e49;
}
.ab-sidebar-navigation ul li ul li:hover, .ab-sidebar-navigation ul li ul li.selected{
  background-color: #f89d4b61;
}
.ab-sidebar-navigation ul li ul li:hover > a:before, .ab-sidebar-navigation ul li ul li.selected > a:before {
  margin-right: 10px;
}
.ab-sidebar-navigation ul li ul li.selected.selected--last > a {
  background-color: #94aab0;
  color: #fff;
}
.ab-sidebar-navigation ul li ul li.selected.selected--last > a:before {
  background-color: #fff;
}

.subMenuColor1 {
  background-color: #e6eefc;
}

.subMenuColor2 {
  background-color: #fcdabb7a;
}


/*----------------- Sidebar End -------------------*/


/* --------------------- FAQ -------------------- */
#accordion .card{
  border: none;
}
#accordion .collapse.show{
  border: 1px solid #ccc;
  border-radius: 0 0 5px 5px;
  border-top: none;
}
#accordion .card .card-header{
  padding: 0;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  border: none;
}
#accordion .card .card-header .btn-link{
  padding: 20px;
  display: block;
  width: 100%;
  text-align: left;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  background-color: #5679bd;
  border: none;
  border-radius: 0;
  outline: none !important;
  box-shadow: none;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
}
#accordion .card .card-header .btn-link.collapsed{
  background-color: #fff;
  color: #2e2e2e;
}
#accordion .card .card-header .btn-link:after{
  content: '';
  height: 12px;
  width: 12px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-135deg);
  margin: 6px auto 0;
  float: right;
}
#accordion .card .card-header .btn-link.collapsed:after{
  transform: rotate(45deg);
  border-color: #5679bd;

}

/* --------------------- Career page -------------------- */

.career-form{
  background: #f1f1f1;
  padding: 30px;
  border-radius: 10px;
}
.career-form h2{
  background: #17418e;
  color: #fff;
  font-size: 20px;
  padding: 15px 20px;
  margin-bottom: 40px;
  border-radius: 5px;
}
.career-form input {
  display: block;
  width: 100%;
  margin: 10px 0;
  padding: 8px 10px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.career-form button {
  padding: 8px 20px;
  margin-top: 10px;
  cursor: pointer;
  background: #5073b5;
  color: #fff;
  border-radius: 5px;
  font-weight: 500;
  transition: 0.3s
}
.career-form button:hover {
  background: #17418e;
}

.career-form button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.career-form button.add-more{
  background: #f89e49;
  padding: 4px 15px;
  font-size: 14px;
}
.career-form .remove-entry{
  padding: 4px 15px;
  font-size: 14px;
}
.remove-experience{margin: 0;}

.career-form .progressbar {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
  max-width: 75%;
  z-index: 1;
}

.career-form .progress-step {
  width: 30px;
  height: 30px;
  background: #ccc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  position: relative;
}
.career-form .progress-step span{
  position: absolute;
  left: 100%;
  padding: 0 10px;
  background: #f1f1f1;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500;
}

.career-form .progress-step-active {
  background: #4CAF50;
}

.career-form .progress {
  position: absolute;
  top: 14px;
  left: 0;
  height: 2px;
  background: #4CAF50;
  width: 0;
  z-index: -1;
  transition: width 0.3s;
}

.career-form .form-step {
  display: none;
}

.career-form .form-step-active {
  display: block;
}

.career-form label {
  display: block;
  margin-top: 10px;
  font-weight: bold;
}

.career-form select {
  display: block;
  width: 100%;
  margin: 10px 0;
  padding: 10px 10px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px
}
.career-form input[type="date"] {
  display: block;
  width: 100%;
  margin: 10px 0;
  padding: 8px 10px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.career-form textarea {
  display: block;
  width: 100%;
  margin: 10px 0;
  padding: 8px 10px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}

.career-form .education-entry {
  border: 1px solid #fdcea4;
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 5px;
  background: #f89d4b1f;
}

.career-form .education-entry input {
  margin: 5px 0;
}

.career-form .education-entry select,
.career-form .education-entry input {
  width: 100%;
  margin: 5px 0;
  padding: 8px;
  box-sizing: border-box;
}

.career-form .remove-entry {
  background-color: #e74c3c;
  color: white;
  padding: 6px 12px;
  border: none;
  margin-top: 10px;
  border-radius: 4px;
  cursor: pointer;
}

.career-form .remove-entry:hover {
  background-color: #c0392b;
}


.career-form .experience-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
}

.career-form .experience-table th, .career-form .experience-table td {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: left;
}

.career-form .remove-experience {
  background-color: #e74c3c;
  color: white;
  border: none;
  padding: 6px 10px;
  border-radius: 4px;
  cursor: pointer;
}

.career-form .remove-experience:hover {
  background-color: #c0392b;
}

.career-form input[type="file"] {
  width: 100%;
  padding: 10px 0;
}

.custom-file-upload {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 8px;
}

.upload-btn {
  background-color: #007bff;
  color: white;
  padding: 8px 16px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  transition: background-color 0.3s ease;
}

.upload-btn:hover {
  background-color: #0056b3;
}

#cv_filename {
  font-size: 14px;
  color: #555;
}

.career-content{margin-bottom: 50px;}
.lic-career{margin-top: 50px;}


/* Section Titles */
.section-title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2rem;
  color: #1e293b;
}

/* Blog Posts Grid */
.blog-posts .blog-posts {
  margin-bottom: 3rem;
}

.blog-posts .post-cards-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -25px;
}

.blog-posts .post-card {
  background: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  margin-bottom: 2rem;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  width: calc(100% * (1 / 3) - 50px);
  margin: 25px;
}

.blog-posts .post-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.blog-posts .post-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.blog-posts .post-content {
  padding: 1.5rem;
}

.blog-posts .post-meta {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
  font-size: 0.875rem;
}

.blog-posts .post-category {
  background: #2563eb;
  color: white;
  padding: 0.25rem 0.75rem;
  border-radius: 20px;
  font-weight: 500;
}

.blog-posts .post-date {
  color: #64748b;
}

.blog-posts .post-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

.blog-posts .post-title a {
  color: #1e293b;
  transition: color 0.3s ease;
}

.blog-posts .post-title a:hover {
  color: #2563eb;
}

.blog-posts .post-excerpt {
  color: #64748b;
  margin-bottom: 1.5rem;
  line-height: 1.7;
}

.blog-posts .post-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.blog-posts .post-author {
  color: #64748b;
  font-size: 0.875rem;
}

.blog-posts .read-more {
  color: #2563eb;
  font-weight: 500;
  transition: color 0.3s ease;
  bottom: 0;
  font-size: 15px;
  padding: 5px 20px;
}

.blog-posts .read-more:hover {
  color: #ff7c00;
}

.blog-posts .blog-detail {
  background: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  margin-bottom: 3rem;
}

.blog-posts .blog-header {
  padding: 2rem;
  border-bottom: 1px solid #e2e8f0;
}

.blog-posts .blog-meta {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
  font-size: 0.875rem;
}

.blog-posts .blog-category {
  background: #2563eb;
  color: white;
  padding: 0.25rem 0.75rem;
  border-radius: 20px;
  font-weight: 500;
}

.blog-posts .blog-date {
  color: #64748b;
}

.blog-posts .blog-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1e293b;
  margin-bottom: 1.5rem;
  line-height: 1.2;
}

.blog-posts .blog-author-info {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.blog-posts .author-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}

.blog-posts .author-details {
  display: flex;
  flex-direction: column;
}

.blog-posts .author-name {
  font-weight: 600;
  color: #1e293b;
}

.blog-posts .author-title {
  font-size: 0.875rem;
  color: #64748b;
}

.blog-posts .blog-featured-image {
  width: 100%;
  height: 400px;
  overflow: hidden;
}

.blog-posts .blog-posts .blog-featured-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-posts .blog-content {
  padding: 2rem;
  max-width: none;
}

.blog-posts .blog-content .lead {
  font-size: 1.2rem;
  color: #4b5563;
  margin-bottom: 2rem;
  font-weight: 400;
  line-height: 1.7;
}

.blog-posts .blog-content h2 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #1e293b;
  margin: 2rem 0 1rem 0;
}

.blog-posts .blog-content p {
  margin-bottom: 1.5rem;
  line-height: 1.7;
  color: #374151;
}

.blog-posts .blog-content ul {
  margin: 1.5rem 0;
  padding-left: 2rem;
}

.blog-posts .blog-content li {
  margin-bottom: 0.5rem;
  line-height: 1.7;
  color: #374151;
}

.blog-posts .quote {
  background: #f8fafc;
  border-left: 4px solid #2563eb;
  padding: 1.5rem;
  margin: 2rem 0;
  font-style: italic;
  font-size: 1.1rem;
  color: #4b5563;
}

.blog-posts .blog-tags {
  margin-bottom: 1.5rem;
}

.blog-posts .tag {
  display: inline-block;
  background: #e2e8f0;
  color: #64748b;
  padding: 0.25rem 0.75rem;
  border-radius: 20px;
  font-size: 0.875rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}

.blog-posts .blog-share {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 0.875rem;
  color: #64748b;
}

.blog-posts .share-link:hover {
  color: #1d4ed8;
}

/* Related Posts */
.blog-posts .related-posts {
  margin-bottom: 3rem;
}

.blog-posts .related-posts h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #1e293b;
}

.blog-posts .related-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1.5rem;
}

.blog-posts .related-card {
  background: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
}

.blog-posts .related-card:hover {
  transform: translateY(-2px);
}

.blog-posts .related-card img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}

.blog-posts .related-content {
  padding: 1rem;
}

.blog-posts .related-content h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.blog-posts .related-content h4 a {
  color: #1e293b;
  transition: color 0.3s ease;
}

.blog-posts .related-content h4 a:hover {
  color: #2563eb;
}

.blog-posts .related-date {
  font-size: 0.875rem;
  color: #64748b;
}

.blog-posts .without-banner{
  margin-top: 130px;
}
.blog-details-page h2{
  font-size: 22px;
}

.blog-details-page ul{
  list-style: inherit;
}


/*
---------------------------------------
hover effect 36
---------------------------------------
*/

.SMN_effect-36 a:before, .SMN_effect-36 a:after {
	content: "";
	position: absolute;
}

.SMN_effect-36 a:before {
	top: -.1em;
	bottom: -.1em;
	left: -.4em;
	right: -.4em;
	border-width: .1em;
	border-style: solid;
	border-left: none;
	border-right: none;
	opacity: 0;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transition: -webkit-transform .3s ease-out, opacity .3s ease-out;
	transition: transform .3s ease-out, opacity .3s ease-out
}

.SMN_effect-36 a:after {
	top: -.4em;
	bottom: -.4em;
	left: -.1em;
	right: -.1em;
	border-width: .1em;
	border-style: solid;
	border-top: none;
	border-bottom: none;
	opacity: 0;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transition: -webkit-transform .3s ease-out, opacity .3s ease-out;
	transition: transform .3s ease-out, opacity .3s ease-out
}

.SMN_effect-36 a:hover {
	overflow: visible
}

.SMN_effect-36 a:hover:before, .SMN_effect-36 a:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.SMN_effect-36a a:before, .SMN_effect-36a a:after, .SMN_effect-36a a span:before, .SMN_effect-36a a span:after {
	border-color: rgba(255, 255, 255, 0.4);
}



/* -------------------------------- Gallery --------------------------------  */

/* Tabs Container */
.gallery-page .tabs {
    background: #fff;
    border-radius: 15px;  
    backdrop-filter: blur(10px);
}

/* Tab Header */
.gallery-page .tab-header {
    display: flex;
}

.gallery-page .tab {
    padding: 20px 30px;
    color: #17418e;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 1.1rem;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

/* .gallery-page .tab:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-2px);
} */

.gallery-page .tab.active {
    border: 1px solid #17418e;
    border-bottom: none;
    margin-bottom: -1px;
    border-radius: 15px 15px 0 0;
    background: #f3f7ff;
}

.gallery-page .tab-icon {
    font-size: 1.3rem;
}

/* Tab Content */
.gallery-page .tab-content {
    padding: 30px;
    border: 1px solid #17418e;
    background: #f3f7ff;
}

.gallery-page .tab-pane {
    display: none;
    animation: fadeIn 0.5s ease-in-out;
}

.gallery-page .tab-pane.active {
    display: block;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Gallery Header */
.gallery-page .gallery-header {
    text-align: center;
}

.gallery-page .gallery-header h2 {
    font-size: 2rem;
    color: #333;
    margin-bottom: 10px;
}

.gallery-page .gallery-header p {
    color: #666;
    font-size: 1.1rem;
}

/* Gallery Container */
.gallery-page .gallery-container {
    /* display: grid; */
    grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
    gap: 25px;
    margin-top: 20px;
}

/* Gallery Items - Enhanced for Albums */
.gallery-page .gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 7px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    transition: all 0.4s ease;
    background: #fff;
}

.gallery-page .gallery-item:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25);
}

.gallery-page .gallery-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.gallery-page .gallery-item:hover img {
    transform: scale(1.1);
}

/* Album-specific styling */
.gallery-page #album-gallery .gallery-item::before {
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    z-index: 2;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.gallery-page #album-gallery .gallery-item:hover::before {
    opacity: 1;
    content: '📸';
}

/* Video Thumbnail Styles */
.gallery-page .video-thumbnail {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.gallery-page .video-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-page .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.7);
    color: white;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    transition: all 0.3s ease;
}

.gallery-page .gallery-item:hover .play-button {
    background: rgba(0, 0, 0, 0.9);
    transform: translate(-50%, -50%) scale(1.1);
}

/* Overlay Styles - Enhanced for Albums */
.gallery-page .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    color: white;
    padding: 20px;
    transform: translateY(100%);
    transition: transform 0.4s ease;
}

.gallery-page .gallery-item:hover .overlay {
    transform: translateY(0);
}

.gallery-page .caption {
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: 5px;
}

.gallery-page .category {
    font-size: 0.9rem;
    opacity: 0.8;
    display: flex;
    align-items: center;
    gap: 5px;
}

/* Album count styling */
.gallery-page #album-gallery .category::before {
    content: '📁';
    font-size: 0.8rem;
}

/* Lightbox Styles */
.gallery-page .lightbox {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.95);
    backdrop-filter: blur(5px);
}

.gallery-page .lightbox-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 85%;
    text-align: center;
}

.gallery-page .lightbox-content img,
.gallery-page .lightbox-content video {
    max-width: 100%;
    max-height: 70vh;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.gallery-page .lightbox-caption {
    color: white;
    margin-top: 20px;
    padding: 0 20px;
}

.gallery-page .lightbox-caption h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.gallery-page .lightbox-caption p {
    font-size: 1rem;
    opacity: 0.8;
}

/* Close Button */
.gallery-page .close {
    position: absolute;
    top: 20px;
    right: 35px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 1001;
}

.gallery-page .close:hover {
    color: #ff6b6b;
    transform: scale(1.1);
}

/* Navigation Buttons */
.gallery-page .lightbox-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    pointer-events: none;
}

.gallery-page .nav-btn {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    font-size: 16px;
    padding: 14px 0;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
    pointer-events: all;
    width: 50px;
    height: 50px;
}

.gallery-page .nav-btn:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: scale(1.1);
}

/* Search Container Styling */
.gallery-page .search-container {
    margin-bottom: 40px;
    text-align: center;
}

.gallery-page #gallery-search {
    padding: 12px 20px;
    border: 2px solid #ddd;
    border-radius: 25px;
    width: 300px;
    max-width: 100%;
    font-size: 1rem;
    transition: all 0.3s ease;
}

.gallery-page #gallery-search:focus {
    outline: none;
    border-color: #667eea;
    box-shadow: 0 0 10px rgba(102, 126, 234, 0.3);
}
.npsAccPops{
      position: relative;
    /* margin-bottom: 145px; */
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.npsAccPops button{
    display: inline-block;
    text-align: center;
    width: 245px;
    margin: 10px;
    background-color: #fff;
    padding: 15px;
    transition: all ease-in-out 0.4s;
    margin-right: 10px;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
}
.npsAccPops button:hover{transform: scale(1.05);}
.npsAccPops button .logo-txt{
    color: #333;
    position: relative;
    top: 5px;
    padding: 5px;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    width: 100%;
}
.npsAccPops button .logo-txt span{display: inline-block;width: 100%;}
.listing{}
.listing ul{}
.listing ul li{
    position: relative;
    padding: 5px 10px 5px 16px;
    font-size: 15px;
    line-height: 21px;
}
.listing ul li::before{
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 12px;
    background: #26448c;
}
.openNPSAccModel .modal-body button.submitbtn{
  background-color: #26448c;
    color: var(--light-text);
    padding: 6px 15px;
    border-radius: 4px;
    font-size: 12px;
    transition: background-color 0.3s;
    margin-top: 15px;
}
.openNPSAccModel .modal-body button.close{}
.openNPSAccModel .modal-body h2{
    font-weight: 600;
    font-size: 25px;
    padding: 0 0 12px 0;
}
/* Responsive Design */
@media (max-width: 768px) {

  .gallery-page .gallery-container {
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
        gap: 20px;
    }
    
  .gallery-page .tab {
        padding: 15px 20px;
        font-size: 1rem;
    }
    
  .gallery-page .tab-content {
        padding: 20px;
    }
    
  .gallery-page .gallery-item img,
  .gallery-page .video-thumbnail {
        height: 200px;
    }
}

@media (max-width: 480px) {
  .gallery-page .gallery-container {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
  .gallery-page .tab-header {
        flex-direction: column;
    }
    
  .gallery-page .tab {
        padding: 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    
  .gallery-page .tab:last-child {
        border-bottom: none;
    }
    
  .gallery-page .lightbox-content {
        max-width: 95%;
        max-height: 90%;
    }
    
  .gallery-page .nav-btn {
        font-size: 1.5rem;
        padding: 10px 15px;
    }
    
    .gallery-page #gallery-search {
        width: 250px;
    }
}

/* Loading Animation */
.gallery-page .gallery-item.loading {
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: loading 1.5s infinite;
}

@keyframes loading {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}

/* Focus Styles for Accessibility */
.gallery-page .tab:focus,
.gallery-page .gallery-item:focus,
.gallery-page .close:focus,
.gallery-page .nav-btn:focus {
    outline: 2px solid #667eea;
    outline-offset: 2px;
}

/* Album-specific enhancements */
.gallery-page #album-gallery .gallery-item {
    border: 2px solid transparent;
    transition: all 0.4s ease, border-color 0.3s ease;
}

.gallery-page #album-gallery .gallery-item:hover {
    border-color: rgb(248 157 75 / 50%);
}

/* ---------------------- Archive -------------------------- */

.archive-page .archive-item {margin-bottom: 50px;}
.archive-page .archive-item h2{color: #17418e; font-size: 20px;font-weight: 700;margin: 0 0 10px; padding-bottom: 10px; text-align: left; position: relative;}
.archive-page .archive-item h2:after {content: ""; width: 42px; height: 3px; background: #d4712a; position: absolute; left: 0; bottom: 0;}
.archive-page .archive-item h3{font-size: 16px; margin: 15px 0; color: #404040;}
.archive-page .archive-item a{font-size: 13px; font-weight: 700; padding: 8px 25px; background: #d4712a; border-radius: 4px; color: #fff; text-decoration: none; transition: 0.3s;}
.archive-page .archive-item a:hover{background: #17418e;}
.archive-page .archive-item .event-image img{width: 100%;}


/* ---------------------- Board member -------------------------- */

.board-of-governors ul{padding: 0; margin: 0; list-style: none; display: flex;flex-wrap: wrap;justify-content: center;}
.board-of-governors ul li{width: calc(100% * (1/3) - 40px); margin: 20px;padding-bottom: 60px; text-align: center;list-style: none; position: relative;}
.board-of-governors ul li .member-image{height: 255px; width: 255px; border-radius: 50%;border: 1px solid #cccccc; overflow: hidden;display: inline-block; margin-bottom: 20px;}
.board-of-governors ul li .member-image img{min-height: 100%; min-width: 100%;}
.board-of-governors ul li h4{font-size: 20px; font-weight: 700; color: #17418e;}
.board-of-governors ul li h6{font-size: 18px;color: #2a2a2a;}
.board-of-governors ul li p{font-size: 14px;color: #333;}
.board-of-governors ul li .profile-link{position: absolute; bottom: 0; left: 0; text-align: center; width: 100%;}
.board-of-governors ul li a{font-size: 14px; color: #e34d00; font-weight: 700; display: inline-block;position: relative; padding: 7px 25px; border: 2px solid #e34d00; border-radius: 4px;text-decoration: none;transition: 0.3s;}
.board-of-governors ul li a:hover{color:#17418e; border-color: transparent;}
.board-of-governors ul li .SMN_effect-36 a:before{border-width: 2px;}
.board-of-governors ul li .SMN_effect-36 a:after{border-width: 2px;}
.board-of-governors ul li .profile-content{font-size: 14px; line-height: 20px; text-align: center;}

.board-of-governors ul li .member-image-inner{height: 140px; width: 140px; border-radius: 50%;border: 1px solid #cccccc; overflow: hidden;display: inline-block; margin-bottom: 20px;}
.board-of-governors ul li .member-image-inner img{min-height: 100%; min-width: 100%;}

.board-of-governors .modal-dialog {max-width: 800px;}
.board-of-governors ul li .modal-content{padding: 20px 30px;}
.board-of-governors ul li .modal-content .popup-title{text-align: left;}
.board-of-governors ul li .modal-content .popup-title h4{margin-bottom: 7px;}
.board-of-governors ul li .modal-content .close{color: #f89e49;opacity: 1;font-size: 40px;}

.board-of-governors ul li .modal-content .team-detail{display: flex; gap: 30px; flex-wrap: wrap;}
.board-of-governors ul li .modal-content .team-detail .governor_img{width: 200px;padding: 20px 0;}
.board-of-governors ul li .modal-content .team-detail .detail-dec{width: calc(100% - 230px);text-align: left; padding: 20px 0 20px;}

.container-example3 {max-height: 400px; height:400px; overflow: hidden;}
.sb-container{position: relative;overflow: hidden; padding-right: 30px;}
.sb-content {height:100%; width: 120%; padding-right: 16%; overflow-y: scroll; overflow-x: hidden; box-sizing:border-box;}
.sb-content .sb-item{height:400px;}
.sb-scrollbar-container {position: absolute; right: 5px; bottom: 5px; top: 5px; width: 8px;}
.sb-container-noscroll .sb-scrollbar-container {right:0px; background: rgba(255,255,255,0.2); border-radius: 20px;}
.sb-scrollbar {position: absolute;right: 0; height: 30px; width: 8px; border-radius: 10px; background: #0000f8;}  
.sb-scrollbar:hover {background: rgba(0, 0, 0, 0.5);}

.captcha-img {height: 50px;}
.captcha-wrapper {display: flex; align-items: center;}
.refresh-icon {background: none;border: none;margin-left: 30px;margin-right: 30px;font-size: 1.2rem; color: #007bff; cursor: pointer;}
.refresh-icon:hover {color: #0056b3;}
.btn-reset{
  background-color: #f5a046;
  color: var(--secondary-color);
  padding: 13px 30px;
  border-radius: 4px;
  font-weight: 500;
  transition: all 0.3s;
  font-size: 16px;
  position: relative;
}
.btn-reset:hover{
  background-color: #ff8211;
}

.btn-submit{
  background-color: #17418e;
  color: #ffffff;
  padding: 13px 30px;
  border-radius: 4px;
  font-weight: 500;
  transition: all 0.3s;
  font-size: 16px;
  position: relative;
}
.btn-submit:hover{
  background-color: #2159c1;
  color: #ffffff;
}

.historical-page .scheme-select{
  margin-bottom: 40px;
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
}

.historical-page .scheme-select label{
  font-size: 25px;
  font-weight: 600;
}

.historical-page .scheme-select select{
  font-size: 15px;
  padding: 8px 10px;
  border-radius: 5px;
  border: 1px solid #ddd;
}

.historical-page .scheme-select button{
  background: #f5a046;
  font-size: 12px;
  font-weight: 500;
  padding: 10px 15px;
  border-radius: 5px;
  margin-left: 10px;;
}

.historical-page .time-buttons button {
  padding: 6px 12px;
  margin-right: 5px;
  border-radius: 5px;
}
.historical-page .time-buttons .active {
  background-color: #007bff;
  color: white;
}
.historical-page .chart-container, .historical-page .table-container {
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
}
.historical-page .chart-container {
  width: 60%;
}
.historical-page .table-container {
  width: 35%;
  margin-left: 20px;
}
.historical-page .inception-btn {
  margin-top: 20px;
  display: block;
}
.historical-page .date-filter{
  padding: 20px;
  border: 1px solid #ddd;
  border-bottom: 0;
  border-radius: 7px 7px 0 0;
}
.historical-page .date-filter input[type="date"]{
  margin: 0;
  padding: 4px 6px;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-size: 12px;
  font-weight: 500;
}
.historical-page .date-filter button{
  background: #f5a046;
  font-size: 12px;
  font-weight: 500;
  padding: 6px 10px;
  border-radius: 5px;
}

.md-ceo{background: #d3e8ff; border-radius: 5px; display: flex; flex-wrap: wrap;}
.md-ceo-pic{width: 237px;}
.md-ceo-content{width: calc(100% - 237px);display: flex;align-items: center;}
.md-ceo-pic{padding-top: 10px;}
.md-content{padding: 20px 20px 12px 15px;}
.md-content h5{font-size: 20px; color:#172a6c;font-weight: 700;}
.md-content p{font-size: 13px;color: #000;line-height: 1.2; margin-bottom: 10px; font-weight: 500;}
.click-here-btn{background: #f89d4b; color: #000;margin-top: 5px; display: inline-block; padding: 6px 33px 6px 10px; border-radius: 5px; font-size: 12px; font-weight: 500;text-transform: uppercase;position: relative;}
.click-here-btn:after{content: url(../images/icons/btn-arrow.png); position: absolute; right: 8px; top: 7px;}

/* mk css start here */
.contactUs form{
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
  padding: 30px 15px;
  border-radius: 5px;
  margin-bottom: 50px;
}
.contactUs form .form-group{
  flex: 0 0 100%;
  max-width: 33.33%;
  padding: 0 15px;
}
.contactUs form .form-group label{font-weight: 700;}
.contactUs form .form-group input,.contactUs form .form-group textarea,.contactUs form .form-group select{
  display: inline-block;
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.contactUs form .form-group textarea{height: 100px;}
.contactUs form .form-group.form-groupFull{max-width: 100%;}
.heading2{
  font-size: 22px;
  font-weight: 700;
}
.map{
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
  padding: 30px;
  border-radius: 5px;
}
.map iframe{width: 100%;}
.comnbtn{
  color: #ffffff;
  padding: 13px 30px;
  border-radius: 4px;
  font-weight: 500;
  transition: all 0.3s;
  font-size: 16px;
  position: relative;
}
.careerbtn{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.careerbtn .comnbtn{width: 100%;text-align: center;border-radius: 0 0 5px 5px;}
.uerLoginDropdown{
  position: absolute;
    top: 100%;
    background: #fff;
    width: auto;
    padding: 0;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.5);
    border-radius: 0 0 5px 5px;
    opacity: 0;
    transition: 0.5s;
    height: 0;
    z-index: 0;
    right: 0;
    padding: 20px;
    max-width: 250px;
    display: none;
}
.user-icon:hover .uerLoginDropdown {
    display: block;
    opacity: 1;
    height: auto;
    z-index: 9;
}
.user-icon{padding: 15px 0;}
.uerLoginDropdown a{    font-size: 13px;
  display: block;
    color: #333;
    padding: 7px 15px;
    border-radius: 4px;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.3s;
    margin: 5px 0;
    background: transparent;}
.uerLoginDropdown a:hover{background: #d9edff;}
/* Career loader */
#submitBtn {
  position: relative;
  min-width: 120px;
}

#submitBtnRg .btn-loader {
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
  vertical-align: middle;
}
.btn-loader {
  width: 16px;
  height: 16px;
  border: 2px solid #fff;
  border-top: 2px solid #007bff;
  border-radius: 50%;
  display: inline-block;
  animation: spin 0.8s linear infinite;
  vertical-align: middle;
  margin-left: 8px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.btn-submit:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.groupCompany{padding:0 0 0 20px}
.groupCompany .archive-item{    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
    padding: 15px;
    height: calc(100% - 50px);
    text-align: center;
    position: relative;
    padding-bottom: 70px;
    border-radius: 5px;
    overflow: hidden;}
.groupCompany .archive-item a{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 0;
    font-size: 16px;
    border-radius: 0;
}
.groupCompany .archive-item img{width: auto;margin-top: 15px;}
/*------------------- Responsive -----------------*/

@media (max-width: 768px) {
 
  .blog-posts .blog-title {
    font-size: 2rem;
  }

  .blog-posts .blog-content {
    padding: 1.5rem;
  }

  .blog-posts .blog-header {
    padding: 1.5rem;
  }

  .blog-posts .post-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }

  .blog-posts .blog-share {
    flex-wrap: wrap;
  }

  .blog-posts .related-grid {
    grid-template-columns: 1fr;
  }
}


 @media (min-width: 1200px) and (max-width: 1400px){

  .container{padding: 0 50px;}
  .top-nev li a{padding: 0 10px;}
  .main-nav > ul > li > a{padding: 10px 3px 20px;}
  .top-btn{padding: 8px 10px;font-size: 11px;}
  .header-buttons{gap: 7px;}
  .desc{left: 50px;}
  .hero .owl-theme .owl-dots{left: 50px;}
  .tag{font-size: 40px;}
  .hero .owl-theme .owl-dots{bottom: 15px;}
  .desc h2{font-size: 32px;}
  .desc .desc-cont{font-size: 20px;}
  .ticker-label-left{padding: 5px 8px 5px 50px;}
  .ticker-label-right{padding: 5px 50px 5px 8px;}
  .benefits li{margin-bottom: 5px;line-height: 1.2;}
  .pension-fund-content{padding-right: 50px;}
  .features{gap: 15px;left: -65px;}
  .feature {padding: 15px;width: 120px;}
  .service{padding: 10px;}
  .pension-fund .container{gap: 20px;}
  .quick-links-grid{grid-template-columns: repeat(4, 1fr); gap: 25px;}
  .quick-link-item.yellow-bg{width: 350px;padding: 20px;}
  .footer-column.footer-col-2 {width: 300px;}
  .desc{max-width: 50%;width: 50%;margin-top: 40px;}
  .product-info{padding: 20px;}
  .product-info:after{top: 10px;left: 10px;height: calc(100% - 20px);width: calc(100% - 20px);}
  .product-info p{font-size: 0.85rem;}
 }
 
 .top-bar-right .color-contrast a:hover {
  color: #ffff !important;
}
/*max-width: 1400px*/

/* responsive css Mk */
@media (max-width: 1200px) {
  .footer-column.footer-col-2{width: 86px;}
  .footer-column.footer-col-2 ul{grid-template-columns: repeat(1, 1fr);}
  .container{padding: 0 40px;}
  .desc,.hero .owl-theme .owl-dots{left: 40px;}
  .top-nev li a{padding:0 5px}
  .main-nav > ul,.header-buttons{gap: 5px;}
  .main-nav > ul > li > a{padding: 10px 3px 20px;font-size: 13px;}
  .search-icon, .user-icon{margin-left: 0;}
  .header-buttons .top-btn{padding: 6px 4px;font-size: 12px;}
  .desc{max-width: 50%;margin-top: 40px;}
  .hero .owl-theme .owl-dots{bottom: 10px;}
  .desc .carsl_btn img{height: 200px;}
  .desc h2{font-size: 25px;}
  .desc .desc-cont{font-size: 18px;}
  .tag{font-size: 35px;margin-bottom: 10px;}
  .ticker-label-left{padding: 5px 8px 5px 40px;}
  .ticker-label-right{padding: 5px 50px 5px 8px;}
  .pension-fund .container{gap: 10px;}
  .service-icon{width: 40px;}
  .service{gap: 5px;padding: 10px;}
  .pension-fund-set{width: 365px;}
  .pension-fund-content{padding-top: 0;}
  .service-icons{padding: 25px 0;}
  .product-info{padding: 20px;}
  .product-info:after{height: calc(100% - 20px);width: calc(100% - 20px);top: 10px;left: 10px;}
  .gallery-section .gallery-grid{gap: 15px;}
  .link-item{width: 170px;}
  .footer-columns{gap: 10px;}
  .social-icons{gap: 5px;}
  .social-icons a{width: 26px;height: 26px;}
  .two-column .container .ab-col-1{width: 60%;}
  .two-column .container .ab-col-2 {width: calc(40% - 40px);}
  .md-ceo-pic{width: 120px;}
  .md-ceo-content{width: calc(100% - 120px);}
}
@media (max-width: 992px) {
  .top-bar-right{gap: 2px;}
  .top-nev li a,.top-bar-right a{padding: 0 3px;font-size: 10px;}
  .color-contrast a img{width: 12px;}
  .top-bar-right .language select{font-size: 10px;}
  .main-header{padding: 8px 0 8px;}
  .hero{padding: 100px 0 0;}
  .desc{margin-top: 0;width: 60%;}
  .tag {font-size: 30px;margin-bottom: 5px;}
  .desc h2 {font-size: 20px;}
  .benefits li{margin-bottom: 3px;}
  .benefits {margin-bottom: 10px;}
  .hero .owl-theme .owl-dots {bottom: 3px;}
  .service-icons{width: 40%;}
  .products-grid .owl-stage{gap: 8px;}
  .product-info h3{margin-bottom: 3px;font-size: 1.1rem;}
  .product-info p{font-size: 0.8rem;margin-bottom: 6px;line-height: 1.2;}
  .nps-products .read-more-btn{font-size: 10px;padding: 2px 5px;}
  .service-icons{bottom: 40px;}
  .two-column .container .ab-col-1,.two-column .container .ab-col-2{width: 100%;}
  .link-item {
    width: 130px;
  }
  .quick-links-grid{gap: 20px;}
  .quick-link-item.yellow-bg{width: 350px;}
  .last-update .visitors,.last-update span{
    flex: 0 0 50%;
    max-width: 50%;
  }
  .last-update{gap: 15px;}
  .footer-bottom .col-md-4{flex:0 0 50%;max-width: 50%;}
  .footer-bottom .LastUpdate{flex:0 0 100%;max-width: 100%;}
  .gallery-section .gallery-container{gap:25px}
  
}
@media (max-width: 768px) {
  .footer-bottom .LastUpdate{flex: 0 0 auto;
    width: auto;
    max-width: 100%;}
  .top-bar .container{flex-wrap: wrap;}
  .top-bar-left,.top-bar-right{flex: 0 0 100%;max-width: 100%;}
  .container{padding: 0 20px;}
  .top-bar-right{justify-content: end;}
  .left-fixed-bar,.right-fixed-bar{display: none;}
  .desc{left: 0px;width: 100%;max-width: 100%;right: 0;padding: 0 20px;}
  .hero {padding: 120px 0 0;}
  .hero-img img{min-height: 400px;}
  .ticker-label-left {
    padding: 5px 8px 5px 20px;
  }
  .service-icons{
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .features{
    width: 132px;
    left: -150px;
  }
  .pension-fund-set{width: calc(100% - 150px);}
  .gallery-section .gallery-container{grid-template-columns: 1fr;}
  .links-grid{justify-content: start;}
  .link-item {
    flex: 0 0 100%;
    margin: 14px 15px;
    max-width: calc(33.33% - 30px);
  }
  .quick-link-item.yellow-bg{width: 100%;}
  .quick-link-item{margin-top: 30px;}
  .footer-bottom .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-bottom .container p{margin-bottom: 2px;}
  .last-update .visitors, .last-update span{flex: 0 0 100%;max-width: 100%;}
  .last-update .visitors span{flex: 0 0 auto;}
  .last-update {gap: 5px;}
  .footer-column h3{margin-bottom: 10px;padding-bottom: 8px;}
  .footer-columns {gap: 25px;}
  .social-icons{margin-bottom: 0;}
}
@media (max-width: 576px) {
  .container {
    padding: 0 15px;
  }
  .color-contrast:nth-child(3),.color-contrast:nth-child(4),.font-selector{display: none;}
  .tag{font-size: 25px;line-height: 26px;}
  .desc h2{font-size: 18px;}
  .desc .desc-cont{font-size: 16px;}
  .btn-gradient-bg{padding: 8px 35px 8px 10px;}
  .ticker-label-left{padding: 5px 8px 5px 10px;}
  .news-ticker a.nav-btn{padding: 3px 5px;}
  .ticker-label-right{padding: 5px 10px 5px 8px;min-width: 113px;}
  .pension-fund-set {
    width: calc(100% - 80px);
  }
  .know-more-btn{padding: 6px 40px 6px 10px;}
  .know-more-btn:after{right: 14px;top: 7px;}
  .pension-fund .container {
    gap: 10px;
  }
  .feature{gap: 5px;padding: 10px;width: 117px;}
  .features{gap: 10px;left: -80px;}
  .gallery-section .gallery-grid{grid-template-columns: repeat(1, 1fr);}
  .link-item{max-width: calc(50% - 20px);margin: 14px 10px;}
  .btn-gradient-bg:after{top: 10px;right: 10px;}
  #nps_carousel .owl-dots{top: 100%;}
}

.faq-heading{
  text-align: center;
  margin-bottom: 30px;
}


.gallery-item-gif{
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
  padding: 10px;
  flex: 0 0 100%;
  margin: 15px;
  transition: all 0.5s ease;
  height: 340px;
  overflow: auto;
}
.gallery-container2 {
    display: flex;
    flex-wrap: wrap;
}


body {
      margin: 0;
      font-family: Arial, sans-serif;
      background: linear-gradient(to right, #eef2f7, #fefeff);
    }

    .mvv img {
    z-index: 1;
    border: 5px solid white;
}

    .vision-section {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      padding: 40px 20px;
    }

    .vision-text {
      flex: 1 1 400px;
      max-width: 600px;
      background: white;
      padding: 30px;
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
      border-radius: 10px;
      margin: 10px;
      margin-right: -100px;
      z-index: 1;
    }

    .vision-text h2 {
      color: #3b0a8a;
      font-size: 2rem;
      margin-bottom: 10px;
    }

    .vision-text p {
      font-size: 1.2rem;
      color: #444;
    }

    .vision-image {
      flex: 1 1 300px;
      max-width: 500px;
      margin: 10px;
    }

    .vision-image img {
      width: 100%;
      border-radius: 15px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    }

    @media (max-width: 768px) {
      .vision-section {
        flex-direction: column;
        text-align: center;
      }

      .vision-text h2 {
        font-size: 1.8rem;
      }

      .vision-text p {
        font-size: 1rem;
      }
    }


    .mission-section {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      padding: 40px 20px;
    }

    .mission-image {
      flex: 1 1 300px;
      max-width: 500px;
      margin: 10px;
    }

    .mission-image img {
      width: 100%;
      border-radius: 15px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    }

    .mission-text {
      flex: 1 1 400px;
      max-width: 600px;
      background: white;
      padding: 30px;
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
      border-radius: 10px;
      margin: 10px;
      margin-left: -100px;
      z-index: 1;
    }

    .mission-text h2 {
      color: #3b0a8a;
      font-size: 2rem;
      margin-bottom: 10px;
    }

    .mission-text p {
      font-size: 1.2rem;
      color: #444;
    }

    @media (max-width: 768px) {
      .mission-section {
        flex-direction: column;
        text-align: center;
      }

      .mission-text h2 {
        font-size: 1.8rem;
      }

      .mission-text p {
        font-size: 1rem;
      }
    }

    @media(max-width:400px){ 
      .vision-text {margin-right: 0; flex: none;} .vision-image {flex: none;} .mission-text { margin-left: 0; flex: none;} .mission-image {flex: none;}
     }


  