/* .pamten-main-menu {
padding-top:100px;
} */

@media (prefers-reduced-motion: reduce) {
    .wow {
      animation: none !important;
      visibility: visible !important;
    }
  }
  
     .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.active{
          color: #0074A2 !important;
      }
.desktop-main-menu a.active .mega-menu-title{
 color: #0074A2 !important;
}
         
          .jd-nav-label {
              display: none;
          }
  /*-----------------------------Start Header section-----------------------------------*/
  header.fixed-top
  {
      padding-right:0 !important;
      z-index: 1060;
    
  }
  .fixed-top.sticky-top
  {
  position: relative;
      margin-top: -10px;
  }
   .fixed-top.scrolledHeader {
       box-shadow: 0 0 7px rgba(0, 0, 0) !important;
       position: fixed;
      margin-top: 0px;
   }
   .desktop-nav .modal,.mobile-nav-new .modal
   {
      z-index: 1060;
   }
  
  .fixed-top.scrolledHeader .navigation .logo img {
       max-width: 140px!important;
       transition: 0.5s all;
  }
  .fixed-top .navigation .logo img {
     max-width:180px !important;
      transition: 0.5s all;
  }
  .pamten-main-menu .menu .navbar-toggler.navbar-toggler-right
  {
      margin-right:0 !important;
  }
  .navbar-expand-md .navbar-toggler.humbeger-menu-nav
  {
  display:block;
  }
  .multi-lang div#header-widget-area {
  position: unset;
  right: unset;
  z-index: unset;
  top: unset;
  }
  .multi-lang .trp-language-switcher>div
  {
  background-image: none;
  border: none !important;
  }
  .multi-lang .trp-language-switcher>div>a.trp-ls-shortcode-disabled-language {
  cursor: pointer;
  }
  
  .multi-lang .trp-language-switcher>div>a>img {
  
  width: 18px;
  height: 18px;
  border-radius: 50%;
  
  }
  .multi-lang .trp-ls-shortcode-language
  {
  width:40px !important;
  }
  .multi-lang .trp-language-switcher {
  width: unset;
  height: 47px;
  }
  .search-lang-main
  {
  
          
          padding: 0 10px;
          display: flex;
          flex-direction: row;
          text-align: center;
          justify-content: center;
          align-items: center;
          gap:10px;
      
  }
  .multi-lang .trp-ls-shortcode-current-language {
  width: 44px !important;
  }
  .contact-menu  {   border-left: 1px solid #cfc9c9;
  }
  .navbar-light .navbar-toggler.humbeger-menu-nav {
  border: unset;
  }
  .navbar-light .humbeger-menu-nav .navbar-toggler-icon {
  
      background-image: url("data: image/svg+xml, %3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg' %3e%3cpath stroke='rgba(14,70,163,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22' /%3e%3c/svg%3e");
      transition: .5s;
  }
  
  .pamten-main-menu li.contact a.nav-link {
  background-color: #0e46a3;
  color: #fff;
  margin-left: 20px;
  border: 1px solid #0e46a3;
  transition: .5s;
  }
  .pamten-main-menu li.contact a.nav-link:hover {
      background: #fff;
      color: #0e46a3;
      
  }
  .search-lang-main .search-field i.fa.fa-search {
  font-size: 18px;
  }
  
  #desktop-humbeger-nav .modal.left .modal-dialog {
  position: fixed;
  margin: auto;
  width: 300px;
  /* Adjust the width as needed */
  height: 100%;
  left: 0;
  top: 0;
  transform: translate3d(-100%, 0, 0);
  }
  
  /* #desktop-humbeger-nav{
  width: 36%;
  background-color: #fff;
  } */
  
  #desktop-humbeger-nav .modal-dialog, #mobile-navigation-new .modal-dialog{
  transform: translate3d(0, 0, 0);
      position: fixed;
          margin: auto;
          width: 300px;
          height: 100%;
          right: 0;
          top: 0;
  }
  #desktop-humbeger-nav .modal-content,#mobile-navigation-new .modal-content {
  
  background-color: #26274c;
  background-clip: padding-box;
  border: unset;
  border-radius: unset;
  padding:20px 0 40px;
  background-image: url('https://pamten.com/wp-content/uploads/2025/01/hamburger-bg-new.png');
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: 'Kanit';
  height:100vh;
      
  .modal-header{padding:0 1rem !important;}
  }
  #mobile-navigation-new .modal-content
  {
  padding: 10px 0 40px;
  }
  #desktop-humbeger-nav .modal-header,#mobile-navigation-new .modal-header
  {
      border-bottom: unset;
  }
  #mobile-navigation-new .modal-header {
  padding: 0 1rem 0;
  }
  .desktop-logo img,#mobile-navigation-new .mobile-logo img{
  width: 66%;
  margin-bottom: 10px;
  }
  #desktop-humbeger-nav .close,#mobile-navigation-new .close {
  color: #ddd0b7;
  text-shadow: unset;
  opacity: unset;
  font-size: 50px;
  font-weight: 300;
  }
  #mobile-navigation-new .mobile-details-info li.nav-item i {
  padding-right: 5px;
  }
  
  #mobile-navigation-new .mobile-details-info li.nav-item,
  #mobile-navigation-new .mobile-details-info li.nav-item a {
  color: #fff;
  font-size: 18px;
  }
  #mobile-navigation-new .mobile-navlinks ul li.menu-item
  {
  text-transform: capitalize;
  padding: 10px 0;
  border-bottom: 1px solid #fff;
  position: relative;
  display: block;
  }
  #mobile-navigation-new .mobile-navlinks ul li.menu-item a
  {
  color: #fff;
  }
  /* #desktop-humbeger-nav .modal-header{
      padding: 2rem 2rem;
  } */
  #desktop-humbeger-nav .modal-body{
  
  padding:0 1.5rem;
  }
  #mobile-navigation-new .modal-body
  {
  padding:  0 1.5rem;
  }
  #desktop-humbeger-nav .modal-body h4{
      padding-top: 10px;
          color: #fff;
          font-style: italic;
          font-weight: 300;
  }
  .desktop-nav-info{
  padding:10px 0 0; 
  }
  .desktop-nav-info span,
  .desktop-nav-info span a {
  display: block;
  color: #ffff;
  text-transform: capitalize;
  }
  .desktop-nav-info .nav{
  flex-direction: column;
  
  }
  .desktop-nav-info .nav li p{
  color:#88888C;
      text-transform: uppercase;
  }
  .desktop-nav .fa-youtube-play:before {
  
  border: 1px solid #fff;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  padding: 3px;
  /* font-size: 13px; */
  }
  .sliders .carousel-indicators button:focus{background-color: #0074A2;}
  #desktop-humbeger-nav .mobile-social-icons .nav,#mobile-navigation-new .mobile-social-icons .nav{
  gap:5px;
  }
  .mobile-social-icons li.glassdoor img{
      width:30px;
      height: 30px;
  }
  #desktop-humbeger-nav .mobile-social-icons .fa,
  #desktop-humbeger-nav .mobile-social-icons .fa-brands,#mobile-navigation-new  .mobile-social-icons .fa,#mobile-navigation-new .fa-brands,
  #mobile-navigation-new{
  width: 30px;
  height: 30px;
  
  line-height: 30px;
  
  }
  #desktop-humbeger-nav .mobile-details{
  padding-top: 10px;
  }
  #desktop-humbeger-nav .mobile-details ul, #mobile-navigation-new .mobile-details ul{flex-direction: column;}
  #desktop-humbeger-nav .mobile-details ul li a, #mobile-navigation-new .mobile-details ul li a{display:flex;}
  #mobile-navigation-new .mobile-details
  {
  padding-top: 10px;
  }
  #desktop-humbeger-nav .mobile-details ul,#mobile-navigation-new .mobile-details ul{
              display: flex;
          gap: 10px;
          justify-content: start;
  
  }
  #mobile-navigation-new .mobile-social-icons {
  padding-bottom: 0;
  padding-top: 10px;
  }
  #desktop-humbeger-nav .mobile-details ul li a,#mobile-navigation-new .mobile-details ul li a  {
  color: #0a2237 !important;
  background-color:#fff;
  padding: 10px 12px;
  border-radius: 5px;
  font-weight: 400;
  transition: .5s;
      border: 1px solid #fff;
  }
  #menuVideo
  {
      z-index:1070;
  }
  #mobile-navigation-new .mobile-logo h4 {
  color: #fff;
  padding-top: 10px;
  }
  #searchpopup .mobile-search-field
  {
  border-bottom: unset;
  }
  #searchpopup .mobile-search-field i.fa.fa-search
  {
  padding-right:10px;
  }
  #searchpopup input#search-form-2 {
  border-radius: 5px;
  background-color: #fff;
  height:3.5rem;
      font-family: 'Poppins', sans-serif !important;
  font-weight: 300 !important;
  box-shadow: 0 0px 15px rgba(14, 70, 163, 0.1);
  }
  #searchpopup input#search-form-2:focus{border: 1px solid #0e46a3 !important;}
  #searchpopup .mobile-search-field .input-group-text {
  color: #fff;
  background-color: #0e46a3;
  border: 1px solid #0e46a3;
  border-radius: 5px;
      font-family: 'Poppins', sans-serif !important;
  font-weight: 400 !important;
  font-size: 15px;
  }
  #searchpopup .mobile-search-field .input-group-text:hover {border:1px solid #0e46a3 !important;background:#fff;color:#0e46a3 !important;}
  #searchpopup .mobile-search-field .input-group{
  gap:10px;
  }
  #searchpopup .modal-content .modal-header{width:85vw !important;margin:0 auto;border:none !important;} 
  #searchpopup .modal-content .modal-header .close{font-size:3rem;padding:10rem 2rem;} 
  #searchpopup .modal-content .modal-body{width:50%;margin: 0 auto; top:0%;}
  #searchpopup .modal-content
  {
  background: url(https://pamten.com/wp-content/uploads/2025/02/Search_bg-page.webp);
  min-width: 101vw;
      height: 100vh;
      overflow-y: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  }
  #searchpopup .modal-dialog
  {
  top:0px;
  margin:0px;
  }
  .humbeger-menu-icon
  {
  display:block;
  }
  .humbeger-menu-icon-mobile
  {
  display:none;
  }
  
  #popup-close:focus span{
      outline: 1px solid #0056b3;
      border-radius: 50%;
      outline-offset: 5px;
      padding: 0 5px;
  }
  ul#menu-main-memu>li.menu-item:hover>ul.sub-menu,
  ul#menu-main-memu>li.menu-item:focus>ul.sub-menu,
  ul#menu-main-memu>li.menu-item:focus-within>ul.sub-menu,
  ul#menu-main-memu>li.menu-item>a:focus+ul.sub-menu {
  display: block;
  }
  
  #mobile-navigation-new a.contact-link {
  text-transform: uppercase;
  padding: 0 0 8px;
  border-bottom: 1px solid #fff;
  position: relative;
  display: block;
  margin-top: -10px;
  color: #fff;
  }
  .multi-lang .trp-language-switcher>div {
  width: 25px !important;
  min-width: 25px;
  padding: 3px 0 !important;
  }
  .contact-menu ul{
  align-items: center !important;
  }
  
  /*Mega menu style*/
  .desktop-main-menu #mega-menu-wrap-primary
  {
  background: #fff !important;
  }
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link
  {
  color:#022547  !important;
  background: #fff !important;
  font-size:15px !important;
  font-family: 'Poppins', sans-serif;
  }
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover,
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:focus,
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:hover>a.mega-menu-link
  {
  background: #fff !important;
  color: #0074A2 !important;
  }
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{
  margin: 0 0 0 0px !important;
  }
  .pamten-main-menu .menu
  {display: flex;
  align-items: center;margin-left: 0%;}
  
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu .mega-description-group .mega-menu-description {
      margin: 0 0 5px 0 !important;
  }
  
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
  border-radius: 3px;
  padding: 30px;
  background: #fcfcfc;
  min-width: 900px;
  margin-top: 10px;
  box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2), 0 0px 0px 0 rgba(0, 0, 0, 0.19);
  
  }
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.it-solution-main>ul.mega-sub-menu{
  min-width: 0px !important;
  width:60%!important;
  
  }
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.it-solution-main>ul.mega-sub-menu .ITsolution-menu p{
      font-weight: 400;
      color: #022547;
      font-size: 15px;
      margin-bottom: 0;
  }
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.it-solution-main>ul.mega-sub-menu .ITsolution-menu a
  {
      display:block;
      border: 1px solid #eceaea;
      padding: 10px; 
    text-align: left; /* center image + text */
    text-decoration: none; /* remove underline */
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    
      border-radius: 5px;
     
  }
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.it-solution-main>ul.mega-sub-menu .ITsolution-menu a:hover{
      border: 1px solid #0e46a3; /* or any color */
       box-shadow: 0 0 1.2rem 0px rgb(13 162 255 / 10%) !important;
  }
  .bottom-footer .breadcrumb-item a,.bottom-footer.new-bottom-footer p{
      font-size: 14px !important;
  }
  .desktop-main-menu .mega-menu-button
  {
  border-radius: 5px;
  padding: 30px 20px;
  width: 100%;
  background: #fcfcfc;
  text-align: left;
  border: 1px solid #4f595d;
  color: #0a2237 ;
  text-transform: capitalize;
  font-size: 15px;
  }
  .desktop-main-menu li#mega-menu-2782-0-1,.desktop-main-menu li#mega-menu-2783-0-1,.desktop-main-menu li#mega-menu-2785-0-1
  {
  width:40%  !important;
  }
  .desktop-main-menu li#mega-menu-2782-0-0,.desktop-main-menu li#mega-menu-2783-0-0,.desktop-main-menu li#mega-menu-2785-0-0{
  width: 60% !important;
  padding-right:4rem !important;
  }
  .desktop-main-menu li#mega-menu-2782-0-1 .widget_media_image a,.desktop-main-menu li#mega-menu-2783-0-1 .widget_media_image a,.desktop-main-menu li#mega-menu-2785-0-1 .widget_media_image a{
  padding:0 !important;
  }
  .desktop-main-menu li#mega-menu-2782-0-1 .widget_media_image img,.desktop-main-menu li#mega-menu-2783-0-1 .widget_media_image img,.desktop-main-menu li#mega-menu-2785-0-1 .widget_media_image img,
  
  .desktop-main-menu li#mega-menu-2782-0-1 .custom-html-widget img,
  .desktop-main-menu li#mega-menu-2783-0-1 .custom-html-widget img,
  .desktop-main-menu li#mega-menu-2785-0-1 .custom-html-widget img
  {
      border-radius: 5px;
      min-width: 100%;
  }
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item
  {
  padding:5px 15px !important;
  }
  .desktop-main-menu .mega-menu-title
  {
  font-weight: 400;
  color: #0a2237;
  text-transform: capitalize;}
  .desktop-main-menu   .mega-menu-description
  {
  font-style: normal !important;
      font-weight: 300 !important;
      color: #022547;
  }
  .desktop-main-menu .mega-menu-button:hover {
  background: #0e46a3;
  color: #fff;
  border: 1px solid #0e46a3;
  }
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover .mega-menu-title,
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus .mega-menu-title,
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover .mega-menu-title,
  .desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus .mega-menu-title
  {
  color:#00adee;
  }
   #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{
    font-size: 15px !important;
   }
  #mega-menu-2783-0-0 {
  max-height: 100% !important;
  /* Set the desired height */
  overflow-y: auto !important;
  /* Add vertical scroll if content exceeds height */
  height:430px !important;
  }
  
  /* Optional: Style the scrollbar */
  #mega-menu-2783-0-0::-webkit-scrollbar {
  width: 2px;
  background-color: #ccc;
  }
  
  #mega-menu-2783-0-0::-webkit-scrollbar-thumb {
  background-color: #0e46a3;
  border-radius: 4px;
  
  }
  
  #mega-menu-2783-0-0::-webkit-scrollbar-thumb:hover {
  background-color: #555;
  }
  
   .trp-language-switcher .trp-ls-shortcode-language a>img {
       display: none;
   }
  
   .multi-lang .trp-language-switcher .trp-ls-shortcode-language {
       width: 100px !important;
       max-width: 100px !important;
       margin-top: 37px!important;
       border-radius: 3px!important;
       background: #fff!important;
       box-shadow: 0 0 60px rgba(14, 42, 71, .25)!important;
      left: -48px !important;
   }
  
   .multi-lang .trp-language-switcher .trp-ls-shortcode-current-language span {
       display: none;
   }
  
   .trp-language-switcher:focus .trp-ls-shortcode-current-language,
   .trp-language-switcher:hover .trp-ls-shortcode-current-language {
       visibility: visible !important;
     
   }
  
   .multi-lang .trp-language-switcher .trp-ls-shortcode-language a:hover {
       background-color: #f0f0f0;
   }
  
   .trp-language-switcher .trp-ls-shortcode-language>a:not(:nth-child(1)) {
       border-top: none!important;
   }
  /*Mega menu style*/
  .trp-language-switcher>div>a {
      margin: 0px !important;
  }
  /*-----------------------------End Header section-----------------------------------*/
  /*-----------------------------Start Footer section-----------------------------------*/
  .footer-main-section {
  background: url(https://pamten.com/wp-content/uploads/2025/02/footer-bg.png);
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  
  padding: 60px 0;
  background-color: #000;
  }
  
  .footer-main-section h3,
  .footer-main-section h4,
  .footer-main-section h5,
  .footer-main-section ul li a{
  color:#ffff;
  }
  .footer-main-section h3,
  .footer-main-section h5
  {
  font-weight:500;
  }
  .footer-main-section h3{
      font-size: 36px;
          padding-bottom: 20px;
  } 
  
  
  .footer-main-section h4 {
  font-weight: 400;
  
  }
  .footer-main-section h4,.footer-main-section hr{
      margin-bottom: 22px !important;
  }
  /* .footer-industries-menu ul {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      
      gap: 0px 30px;
   
      list-style: none;
      padding: 0;
  } */
  
   .footer-industries-menu ul .col {
       /* width: 48%; */
       padding: 0;
       /* Adjust width to fit two columns */
   }
  
   .footer-industries-menu ul .col ul {
  
       padding-left: 0;
      list-style-type: none;
       /* Adjust width to fit two columns */
   }
  
   .footer-industries-menu ul {
       flex-direction: row;
       gap: 80px
   }
  
  .footer-main-section .footer-companies-menu ul li a,
  .footer-main-section .footer-industries-menu ul li a {
  font-weight: 300;
  }
  .footer-main-section .footer-companies-menu ul li,
  .footer-main-section .footer-industries-menu ul li {
  margin-bottom: 15px;
  }
  
  .footer-social-icons-sec ul.nav {
  justify-content: space-evenly;
  }
  .footer-social-icons-sec ul li a {
  
  font-size: 18px;
  }
  .menu-sec
  {
  padding-top:20px;
  font-family: 'Kanit';
  }
  .footer-contact-sec h5{
  font-size:33px;
  text-align:right;
  }
  .footer-contact-sec 
  {
  align-items: center;
  padding-top:50px;
  }
  .footer-contact-sec .button {
  text-align: end;
  }
  .footer-contact-sec .button a{
  color: #0e46a3;
  background-color: #fff;
  border: #fff;
  padding: 1rem 2rem;
  font-weight: 400;
  font-family: 'Kanit';
  text-transform: uppercase;
  border: 1px solid #fff;
  transition: .5s;
  }
  .bottom-footer {
  background-color: #03182B;
  }
  .bottom-footer .breadcrumb-item a {
  
  text-decoration: none !important;
  
  }
  .footer-social-icons-sec ul li a:hover {
  color: #0e46a3;
  background-color: #fff;
  border-radius: 5px;
  }
  .footer-contact-sec .button a:hover {
  background-color:transparent;
  color: #fff;
  }
  .menu-sec .row
  {
  justify-content: space-evenly;
  }
  
  
  /*-----------------------------End Footer section-----------------------------------*/
  /*-----------------------------start new Footer section-----------------------------------*/
  .top-footer.new-footer-top{
      background-image: url('https://pamten.com/wp-content/uploads/2025/02/footer_bg.png');
      background-size: cover;
          position: relative;
          background-repeat: no-repeat;
      
          padding: 60px 0;
          background-color: #000;
  
  }
  .top-footer.new-footer-top .adresses-map
  {
      background-image: url('https://pamten.com/wp-content/uploads/2025/02/MAP.png');
      background-repeat: no-repeat;
  }
  .top-footer.new-footer-top .row-section
  {
      align-items: center;
  }
  .bottom-footer.new-bottom-footer
  {
      background-color: #1F2650;
  
  }
  .bottom-footer.new-bottom-footer .breadcrumb-item a
  {
      color:#e3f6fdcc;
      font-weight: 300;
      font-family: 'Inter', sans-serif;
  }
  .bottom-footer.new-bottom-footer p{
      font-weight: 300;
      color: #e3f6fdcc;
font-family: 'Inter', sans-serif;
  }
  .top-footer.new-footer-top .certifications ul.acheivements
  {
      list-style-image: url('https://pamten.com/wp-content/uploads/2025/02/sparkle_new.png');
  }
  
  /*-----------------------------End new Footer section-----------------------------------*/
  /*-----------------------------Start Home Page -----------------------------------*/
  /*-----------------------------Start Banner Section -----------------------------------*/
  .sliders.banner-slider-sec {
  padding-top: 0px !important;
  }
  .banner-slider-sec .banner-h1-heading {
  padding-bottom: 10px;
  font-size: 38px;
  line-height:1.1;
  text-transform: capitalize;
  color:#fff;
  font-weight: 400;
  font-family: 'Poppins', sans-serif !important;
margin: 0 !important;
  }
  .story-container .video-link
  {
      display: flex;
          gap: 15px;
          align-items: center;
          cursor: pointer;
  }
  .contact-menu .humbeger-menu-icon .humbeger-menu-nav:hover span
  {
      background-image:url(https://pamten.com//wp-content/themes/pamten/assets/images/Homepage/arrow-left-solid.svg) ;
  }
  .play-button::before {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.5); /* Light pulse effect */
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulseReqDemo 1.5s infinite;
    z-index: -1;
  }
  
  @keyframes pulseReqDemo {
      from {
          transform: scale(1);
          opacity: .4;
      }
  
      to {
          transform: scale(1.3);
          opacity: 0;
      }
  }
  
  @keyframes moveLeftRight {
      0% {
          transform: translateX(0);
      }
  
      50% {
          transform: translateX(20px);
      }
  
      100% {
          transform: translateX(0);
      }
  }
  
  .slider-icon img {
      width: 100px;
      /* Adjust as needed */
      height: auto;
      animation: moveLeftRight 2s infinite ease-in-out;
  }
  
  .banner-slider-sec .banner-h1-heading span {
  
      color: transparent;
      /* Make the fill transparent */
      -webkit-text-stroke: 1px white;
      /* White outline */
      animation: strokeColor 3s infinite alternate;
  }
  @keyframes strokeColor {
      0% {
          -webkit-text-stroke-color: #ffffff;
      }
  
      50% {
          -webkit-text-stroke-color:#ffffff;
      }
  
      100% {
          -webkit-text-stroke-color:#42bff0;
      }
  }
  /* .banner-slider-sec .play-button {
  display: inline-block;
  padding: 10px 20px;
  background-color: #333;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  }
  
  .banner-slider-sec .play-icon {
  margin-right: 5px;
  vertical-align: middle;
  } */
   .barsearch  select>option{
      font-weight: 300;
      font-size:14px
   }
  .story-container {
      display: flex;
      align-items: center;
      column-gap: 20px;
  }
  /* bottom to top animation 
  .carousel .carousel-item {
      transform: translateY(100%);
  
      transition: transform 1s ease-in-out;
  
  }
  
  .carousel .carousel-item.active {
      transform: translateY(0);
  
  }
  
  .carousel .carousel-item-next,
  .carousel .carousel-item-prev {
      display: block;
  
  }
  
  .carousel .carousel-item-next {
      transform: translateY(100%);
  
  }
  
  .carousel .carousel-item-prev {
      transform: translateY(100%);
  
  } */
  
  
  
  .play-button {
      width: 70px;
      height: 70px;
      border: 2px solid rgba(224, 219, 219, 0.8);
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      /* margin-right: 20px;
      margin-left:40px; */
      position: relative;
  }
  
  .play-button:hover {
      background-color: rgba(255, 255, 255, 0.1);
      cursor: pointer;
  }
  
  .play-icon {
  font-size: 1.65rem;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  justify-content: center;
  text-align: center;
  align-content: center;
  }
  .story-text {
      font-weight: 300;
      font-size: 1.5rem;
      color: #fff;
      line-height:1.1;
  }
   
  
  .brand-name {
      font-weight: 500;
      color:#fff;
  }
  
  .arrow-icon {
      /* position: absolute; */
      /* top: -10px; */
      top: 15px;
      /* left: -50px; */
      width: 40px !important;
      height: 40px;
  }
  .fa-stack {
      font-size: 3rem;
      /* Adjust the size */
  }
  
  .fa-circle {
      color: #ccc;
      /* Outer border color */
  }
  .sliders.banner-slider-sec .carousel-indicators {
  position: absolute;
  /* right: 0; */
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  column-gap: 0px;
  -ms-flex-pack: center;
  justify-content: left;
  padding-left: 50px;
  margin-right: 15%;
  margin-left: 7%;
  
  padding-bottom: 60px ;
  
  }
  .sliders.banner-slider-sec .carousel-indicators button
  {
  margin-bottom: 10px;
  }
  .sliders.banner-slider-sec .carousel-indicators button
  {
  width:20px;
  height: 20px;
  color:#2A3D52;
  }
  .sliders.banner-slider-sec .carousel-indicators button.active
  {
  color:#A0A9B2;
  margin-top: 0px;
  }
  .footer-main-section .menu-sec .indu-menu hr{
      flex-grow: 1;
          border: none;
          border-top: 1px solid #fff;
          margin: 0;
          max-width: 60%;
  }
  .footer-main-section .menu-sec .indu-menu h4
  {
      padding-right: 10px;
  }
  .footer-main-section .menu-sec .indu-menu
  {
      display: flex;
          align-items: center;
  }
  
  .btn-link {
  display: inline-block;
  padding: 10px 20px;
  color: #fff !important;
  /* Text color */
  text-decoration: none;
  border: 1px solid #fff;
  /* Border color */
  border-radius: 8px;
  /* Rounded corners */
  font-size: 16px;
  font-weight: bold;
  transition: background-color 0.3s ease, color 0.3s ease;
  }
  
  .btn-link:hover {
  background-color: #0d6efd;
  /* Hover background */
  color: white;
  /* Text color on hover */
  }
  
  .btn-link:active {
  background-color: #0056b3;
  /* Darker shade for active state */
  }
  
  
  .search-bar {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  font-family: 'Kanit';
  }
  
  .search-bar input,.search-bar select {
  border: none;
  outline: none;
  padding: 10px;
  margin: 0 10px;
  font-size: 14px;
  flex: 1;
  font-weight: 300;
  }
  
  .search-bar input:first-child {
  position: relative;
  
  border-left: 1px solid #ddd;
  }
  
  
  .search-bar button {
  background-color: #0e46a3;
  color: white;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
  }
  
  .search-bar button:hover {
  background-color: #0056b3;
  }
  
  .welcome-section {
  /* text-align: center; */
  max-width: 100%;
  margin: 0 auto;
  margin-top: 2%;
  margin-bottom: 2%;
  padding:0 5%;
  }
  
  .welcome-section img {
  width:50%;
  /* margin-bottom: 20px; */
  }
  .welcome-section .swing-img {
      display: inline-block;
      animation: swing-onload 2s ease-in-out;
      transition: transform 0.5s ease-in-out;
  }
  
  .welcome-section .swing-img:hover {
      animation: swing-hover 1s ease-in-out;
  }
  
  @keyframes swing-onload {
      0% {
          transform: rotate(0deg);
      }
  
      25% {
          transform: rotate(15deg);
      }
  
      50% {
          transform: rotate(-10deg);
      }
  
      75% {
          transform: rotate(5deg);
      }
  
      100% {
          transform: rotate(0deg);
      }
  }
  
  @keyframes swing-hover {
      0% {
          transform: rotate(0deg);
      }
  
      25% {
          transform: rotate(10deg);
      }
  
      50% {
          transform: rotate(-10deg);
      }
  
      75% {
          transform: rotate(5deg);
      }
  
      100% {
          transform: rotate(0deg);
      }
  }
  .welcome-section .pamten-text {
  font-size: 20px;
  font-family: 'Poppins';
  line-height: 1.5;
  color: #1a1a1a;
margin: 0;
  /* margin-bottom: 30px; */
  /* text-align: left; */
  font-weight: 400;
  }
  .welcome-section .arrow-button {
  bottom: 10px;
  /* Adjust positioning */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #0e46a3;
  border: 2px solid #0e46a3;
  border-radius: 50%;
  
  font-size: 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  }
  
  .welcome-section .arrow-button:hover {
  border-color: #0e46a3;
  color: #fff;
  background-color: #0e46a3;
  
  }
  
  .welcome-section .arrow-button:hover i {
  color: #fff;
  }
  
  .solution-main-section {
  /* background: url(https://pamten.com/wp-content/uploads/2025/02/talent-management-solution.png); */
  background: url(https://pamten.com/wp-content/uploads/2025/11/Talent_Management.jpg);
  background-size: cover;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  background-color: #000;
  margin: 0 100px 50px;
  font-family: 'Inter';
  }
  .solution-main-section.solution-main-AI-section {
  
  background: url(https://pamten.com/wp-content/uploads/2025/02/Talent_Management_AI.png);
  background-size: cover;
      position: relative;
      background-repeat: no-repeat;
      padding: 60px 0;
      background-color: #000;
      margin: 0 100px 50px;
      font-family: 'Inter';
  }
  .container_bagrd a:hover {
  text-decoration: none;
  }
  .solution-main-section .heading-h2,.pamten-testimonial-section h3.section-title,.mid-section-heading,.heading-h3,.stats-container .metric-item h4,.heading-h4,.heading-h3,.newsletter-section .heading-h3 {
  font-size: 28px !important; 
  padding-bottom: 0px;
  color: #fff;
  }
  
  .section-description {
  line-height: 1.6;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 300 !important;
  
  }
  
  /* Base styles for the list */
  .features-list {
  list-style: none;
  padding: 0;
  margin: 0;
  }
  
  /* Styling each list item */
  .features-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 15px 20px 15px 0;
  /* Add spacing */
  color: #333;
  /* Text color */
  /* flex-direction: row-reverse; */
  flex-direction: row;
  }
  
  /* Add lines between list items, including the last one */
  .features-list li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  /* background-color: #6c757d; Default line color */
  }
  
  .features-list li:nth-child(1)::after {
  background-color: #ffffff1a;
  }
  
  /* Custom line colors for specific items */
  .features-list li:nth-child(2)::after {
  background-color: #ffffff1a;
  }
  
  .features-list li:nth-child(3)::after {
  background-color: #ffffff1a;
  }
  
  .features-list li:nth-child(4)::after {
  background-color: #ffffff1a;
  }
  
  .features-list li:nth-child(1):hover::after,
  .features-list li:nth-child(2):hover::after,
  .features-list li:nth-child(3):hover::after,
  .features-list li:nth-child(4):hover::after {
  background-color: #ffffff;
  /* New color on hover */
  }
  
  /* Image styling */
  .features-list li img {
  width: 50px;
  /* Adjust icon size */
  height: 50px;
  margin-right: 15px;
  }
  
  /* Text styling */
  .features-list li span {
  flex-grow: 1;
  /* Make the text take up remaining space */
  font-size: 17px;
  color: #fff;
  margin-left: 0px;
  text-align: left;
  font-weight: 400;
  }
  
  .blue-section {
  background-color: #0b182b;
  padding: 15px;
  /* margin-top: 40px; */
  text-align: center;
  color: #fff;
  margin-bottom:1px;
  }
  .blue-section h3
  {
  margin-bottom:0rem;
    font-size: 17px;
  }
  
  .blue-section a {
  
  margin-left: 10px;
  }
  
  .blue-section .arrow-button {
  bottom: 10px;
  /* Adjust positioning */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  color: #0b182b;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background-color: #fff;
  font-size: 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  }
  
  .blue-section .arrow-button:hover {
  background-color: #0e46a3;
  color: #fff;
  }
  
  
  .services-section {
  background: url(https://pamten.com/wp-content/uploads/2025/01/talent-management-services-bg.png);
  padding: 30px 0;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-color: #000;
  font-family: 'Kanit';
  }
  
  .service-detail {
  text-align: center;
  max-width: 767px;
  margin: 0 auto;
  margin-top: 20px;
  }
  
  .service-detail h3 {
  font-size: 28px;
  padding-bottom: 5px;
  color: #0a2237;
  font-weight:400;
  }
  .service-detail p{
  color:#1a1a1a;
  font-weight: 300 !important;
      font-size: 18px;
  }
  .industries-services-section .service-card .card-text p{
      font-size: 15px;
  }
  /*
  .tabs {
      display: flex;
      list-style: none;
      margin: 0;
      padding: 0;
      background-color: #2c3e50;
  }
  
  .tab {
      padding: 15px;
      color: white;
      cursor: pointer;
      text-align: center;
      flex: 1;
      transition: background-color 0.3s;
  }
  
  .tab:hover {
      background-color: #34495e;
  }
  
  .tab.active {
      background-color: #1abc9c;
  }
  
  .tab-content {
      padding: 20px;
  }
  
  .tab-pane {
      display: none;
  }
  
  .tab-pane.active {
      display: block;
  }*/
  
  .services-section .tabs-container #tab-1,.services-section .tabs-container #tab-2, .services-section .tabs-container #tab-3,
  .services-section .tabs-container #tab-4{
  
  background-size: cover !important; 
  position: relative;
  background-repeat: no-repeat;
  /* padding: 110px 0; */
  
  background-color: #000;
  background-position: right;
  }
  .services-section .tabs-container #tab-1
  {
  /* background: url(https://pamten.com/wp-content/uploads/2025/02/tms-talent-acquisition-1.png); */
  background: url(https://pamten.com/wp-content/uploads/2025/11/talent_acquisition.jpg);
  }
  .services-section .tabs-container #tab-2 {
  /* background: url(https://pamten.com/wp-content/uploads/2025/02/tms-talent-management.png); */
  background: url(https://pamten.com/wp-content/uploads/2025/11/talent_management_info.jpg);
  }
  .services-section .tabs-container #tab-3 {
  /* background: url(https://pamten.com/wp-content/uploads/2025/02/tms-workforce-1.png); */
  background: url(https://pamten.com/wp-content/uploads/2025/11/workforce_development.jpg);
  }
  .services-section .tabs-container #tab-4 {
  /* background: url(https://pamten.com/wp-content/uploads/2025/02/tms-industry.png); */
  background: url(https://pamten.com/wp-content/uploads/2025/11/Industry_focus.jpg);
  }
  .services-section .tabs-container.tabs-AI-container #tab-1
  {
  /* background: url(https://pamten.com/wp-content/uploads/2025/02/tms-talent-acquisition-1.png); */
  background: url(https://pamten.com/wp-content/uploads/2025/02/talent_acquisition_AI.jpg);
  }
  .services-section .tabs-container.tabs-AI-container #tab-2 {
  /* background: url(https://pamten.com/wp-content/uploads/2025/02/tms-talent-management.png); */
  background: url(https://pamten.com/wp-content/uploads/2025/02/Talent_Management_tab_AI.jpg);
  }
  .services-section .tabs-container.tabs-AI-container #tab-3 {
  /* background: url(https://pamten.com/wp-content/uploads/2025/02/tms-workforce-1.png); */
  background: url(https://pamten.com/wp-content/uploads/2025/02/workforce_development_AI.jpg);
  }
  .services-section .tabs-container.tabs-AI-container #tab-4 {
  /* background: url(https://pamten.com/wp-content/uploads/2025/02/tms-industry.png); */
  background: url(https://pamten.com/wp-content/uploads/2025/02/Industries_Focus_AI.jpg);
  }
  .tab-inner-section{
  min-height: 500px;
      
      display: flex;
      align-items: center;
  }
  /* General Styling */
  .tabs-container {
  
  margin: 20px 0px;
  }
  
  /* Styling the UL as Button Tabs */
  .tabs {
  list-style-type: none;
  display: flex;
  gap: 10px;
  /* padding: 0;
  margin: 0;
  margin-left: 115px; */
  justify-content: center;
  font-family: 'Kanit';
  padding:0;
  }
  
  .tab {
  padding: 10px 20px;
  border: 1px solid #0a2237;
  border-radius: 5px;
  background-color: #0a2237;
  color: #fff;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
  text-align: center;
  font-weight: 400 !important;
  }
  .slider-detail p,.text-box .box-description,.mission-section p,ul.mission-features-list li,.opportunities-section .opportunities-heading p,.ecc-main-section .ecc-heading p,
  .ecc-detail p,.future-main-section .future-heading p,.future-detail h3,.trusted-business-sec .sec-heading p, .client-stories .para-content,.industries-services-section .section-description,
  .industries-services-section .service-card .card-text p,.industries-mission-section p,.trusted-business-sec .sec-heading p, .client-stories .para-content,
  .client-testimonial-slide p, p.textnamess,.form-control, .form-check-label,.pamten-mission p,.pamten-mission ul li,.team-section .person-details p,
  .sofkin-section p, .privacy-policy p, .terms-of-service p,.industries-card p, .blog-post-section .industries-card p,.case-study-section p,.search-by-tags .list-group a,
  .side-nav .list-group a{
    color: #1a1a1a !important;
  }
  .ecc-detail span,.future-main-section .future-heading h3,.future-main-section .future-heading h3,.card-text h3,.industries-mission-section h2,.industries-card h3{
    color: #022547 !important;
  }
  .teams-banner .carousel-caption h1{
      font-size: 32px;
  }

  .job-section #loading-message {
        font-size: 36px !important;
        font-family: 'Poppins' !important;
        font-weight: 500    !important;
        color: #022547 !important;
    }
    .hero-section p {
        font-weight: 400 !important;
        font-family: 'Poppins', sans-serif !important;
    }
    .case-study-section h3{
        font-size: 17px !important;
    }
  .mid-section-heading,.industries-services-section .section-title {
        font-size: 28px !important;
        font-weight: 400 !important;
    }
  .slider-container .slick-slide a .text{
   font-weight: 400 !important;
   color: #1a1a1a !important;
  }
  .client-stories-sec p{
      font-weight: 400 !important;
  }
  .tab a {
  color: #fff;
  
  }
  .mission-section p{font-weight: 300 !important;}
  .opportunities-section .opportunities-heading p {font-weight: 300 !important;}
   .ecc-main-section .ecc-heading p {font-weight: 300 !important;}
   .opportunities-bg .opportunities-list li h3 {
    font-weight: 400 !important;
   }
  .opportunities-list li p {color : #fff !important;}

  .tab.active {
  background-color: #0e46a3;
  color: #fff;
  }
  
  .tab:hover {
  background-color: #0e46a3;
  color: #fff;
  }
  
  /* Content Styling */
  .tab-content .tab-pane {
  display: none;
  margin-top: 20px;
  }
  
  .tab-content .tab-pane.active {
  display: block;
  }
  
  .section-description {
  margin-bottom: 15px;
  font-size: 15px !important;
  }
  
  .button-link {
  display: inline-block;
  padding: 12px 24px;
  border: 1px solid #FFFFFF;
  /* White border */
  border-radius: 5px;
  /* Rounded corners */
  color: #FFFFFF;
  /* White text */
  text-decoration: none;
  /* Remove underline */
  
  text-align: center;
  /* Center text */
  background-color: transparent;
  /* Transparent background */
  transition: background-color 0.5s, color 0.5s;
  /* Smooth hover effect */
  font-weight: 400;
  }
  
  .button-link:hover {
  background-color: #FFFFFF;
  /* White background on hover */
  color: #000000;
  /* Black text on hover */
  }
  
  /* Container for the entire stats section */
  .stats-container {
  padding: 0px 0;
  position: relative;
  /* background-color: #f9f9f9; */
  /* Light background for contrast */
  }
  
  /* Wrapper for the scrolling content */
  .scroll-wrapper {
  width: 85%;
  /* Adjust as needed */
  margin: 0 auto;
  /* Center align */
  }
  
  .stats-container .metrics-container {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  /* padding: 40px 20px; */
  padding: 20px 20px 0 20px;
  border-radius: 15px;
  }
  .stats-container .metric-item-wrapper {
  
      align-items: center;
      display: flex !important;
      flex-direction: column;
  
  }
  
  .stats-container .metric-item {
  text-align: center;
  padding: 20px;
  border: 2px solid #022547;
  border-radius: 36%;
  width: 160px;
  height: 200px;
  margin: 0 15px;
  transition: transform 0.3s ease, border-color 0.3s ease;
  position: relative;
  flex-shrink: 0;
  /* background-color: #fff; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); */
  }
  
  /* Styling for each metric item */
  .stats-container .metric-item-wrapper {
  text-align: center;
  padding: 20px;
  /* border: 2px solid #dcdcdc;
      border-radius: 15px;
      background-color: #fff;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); */
  transition: transform 0.3s ease, border-color 0.3s ease;
  }
  
  /* Hover effect for metric items */
  .stats-container .metric-item-wrapper:hover {
  /* background-color: #f1f1f1; */
  /* Change the background color */
  border-color:#0e46a3;
  transform: scale(1.05);
  /* Optionally change the border color */
  }
  .footer-social-icons-sec .glassdoor img.glassdoor-icon{
      width:18px;
      height: 18px;
      display:block;
          margin: .5rem 0;
  }
  .footer-social-icons-sec .glassdoor img.glassdoor-icon-hover
  {
  display: none;
  }
  .footer-social-icons-sec .glassdoor a:hover img.glassdoor-icon {
  display: none;
  }
  .footer-social-icons-sec .glassdoor a:hover img.glassdoor-icon-hover {
  display: block;
  width: 18px;
  height: 18px;
      margin: .5rem 0;
  }
  .stats-container .metric-item-wrapper:hover .metric-item {
  transform: scale(1.05);
  border-color: #0e46a3;
  background-color: #fff;
  /* Optionally scale the metric item */
  
  }
  
  .stats-container .metric-item-wrapper:hover .metric-title,
  .stats-container .metric-item-wrapper:hover .metric-item h4 {
  color: #0e46a3;
  /* Change the color of the title */
  }
  
  .stats-container .metric-item .icon {
  width: 60px;
  height: 60px;
  background-color: #f0f0f0;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding-left:0 !important;
  }
  
  .stats-container .metric-item .icon img {
  width: 70px;
  height: 70px;
  }
  
  .stats-container .metric-item h4 {
  margin: 10px 0;
  font-size: 28px;
  font-weight: 400;
  color: #022547;
  }
  
  .stats-container .metric-title {
  margin-top: 10px;
  font-size: 17px;
  text-align: center;
  color: #1a1a1a;
  font-weight: 400;
      font-family: 'Poppins', sans-serif;
  }
  
  /* Slick dots (pagination) styling */
  .slick-dots {
  bottom: -30px;
  /* Position below the carousel */
  }
  
  .slick-dots li button:before {
  font-size: 12px;
  color: #2d4ffa;
  /* Active dot color */
  }
  
  .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #2d4ffa;
  /* Active dot color */
  }
  
  .insight-card {
  background-color: #1c1c1c;
  color: #fff;
  /* border-radius: 8px; */
  padding: 70px 50px 70px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  position: relative;
      min-height: 540px;
  
  }
  #desktop-humbeger-nav .mobile-details ul li a:hover {
      border: 1px solid #fff;
      color: #fff;
      background: transparent;
  }
  
  a{
      text-decoration: none!important;
  }
  
  .insight-card .icon {
  font-size: 30px;
  margin-bottom: 15px;
  color: #ffc107;
  padding-left:0px !important
  }
  
  .insight-card blockquote {
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  font-weight: 300;
  font-style: italic;
  }
  
  .insight-card footer {
  margin-top: 15px;
  font-style: italic;
  color: #ddd;
  font-size: 15px;
  }
  
  .custom-container .insight-card a.btn {
  width: fit-content !important;
      color: #fff;
      text-decoration: none;
      font-weight: 400;
      border: 1px solid #fff;
      padding: 10px 12px;
      text-transform: capitalize;
      transition: .5s;
      font-size: 15px;
      font-family: 'Poppins';
  }
  .custom-container .insight-card a.btn:hover,.tabs-container a.button-link:hover{
  color: #0e46a3;
      background: #fff;
  }
  .btn-link:hover {
  text-decoration: underline;
  }
  
  .logo-carousel {
  overflow: hidden;
  white-space: nowrap;
  }
  
  
  .logo-carousel .logo-item {
  display: inline-block;
  margin: 0 15px;
  }
  
  .logo-carousel img {
  max-height: 80px;
  width: auto;
  object-fit: contain;
  }
  
  /* Scroll animation */
  /* @keyframes scroll {
      0% {
          transform: translateX(0);
      }
  
      100% {
          transform: translateX(-100%);
      }
  } */
  
  .logo-carousel-wrapper {
  display: flex;
  /* animation: scroll 30s linear infinite; */
  }
  
  /* Duplicate content for smooth looping */
  .logo-carousel-wrapper.duplicate {
  animation-delay: -30s;
  /* Halfway delay for seamless looping */
  }
  .logo-item.slick-slide:hover img {
  filter: none;
  }
  
  .hero-section {
  background: url('https://pamten.com//wp-content/themes/pamten/assets/images/Homepage/ai-blurb.png') no-repeat center center/cover;
  min-height: 300px;
  /* min-height: 400px; */
  display: flex;
  align-items: center;
  color: #ffffff;
  position: relative;
  font-family: 'Kanit';
  /* margin-top: 3rem; */
  }
  
  .hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  
  background: rgba(0, 0, 0, 0.6);
  /* Dark overlay for better text contrast */
  z-index: 1;
  }
  
  .hero-section .container {
  z-index: 2;
  }
  
  .hero-section h4 {
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  }
  
  .hero-section p {
  	font-size: 17px !important;
  	margin-top: 20px;
  	font-style: italic;
      	font-weight: 400;
	font-family: 'Inter', sans-serif;
  }
  
  .heading-h3 {
  font-weight: 400;
  font-size: 32px;
  color: #022547;
  }
  .custom-container{
  font-family: 'Inter', sans-serif;
  padding-top: 3rem !important;
  padding-bottom: 2rem !important;
  
  }
  .custom-container.custom-insight .custom-container
  {
  font-family: 'Inter', sans-serif;
      padding-top: 0rem !important;
      padding-bottom: 0rem !important;
  }
  .custom-container p{
  color:#1a1a1a;
  font-weight: 300;
  font-size:15px;
  }
  .hero-section .btn-connect {
  background-color: #00a8e8;
  color: #fff;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 400;
  /* border-radius: 25px; */
  border-radius: 5px;
  margin-top: 20px;
  text-transform: capitalize !important;
  }
.btn-connect{
  text-transform: capitalize !important;
}
  
  .hero-section .btn-connect:hover {
  background-color: #1a2a6c;
  color: #ffffff;
  border: 1px solid #ffffff;
  }
  
  p.tmatching {
  text-align: center;
  margin-top: 0px;
  font-size: 1rem;
  }
  
  .heading-h4 {
    font-weight: 400;
    color: #022547;
    font-size: 28px;
  }
  
  .section-heading {
  text-align: center;
  margin: auto;
  width: 60%;
  padding: 0px 0px 20px;
  }
  
  .image-text-section {
  margin-bottom: 40px;
  }
  
  /* .sofin-shetek {
  background-color: #0B1D37;
  padding: 43px;
  
  } */
  
  .sofin-shetek {
  background-color: #0b1d37;
  padding: 10px 40px;
  align-items: center;
  align-content: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  }
  .sofin-shetek h4 {
  margin-top: 15px;
  }
  
  .sofin-logo,
  .shetek-logo {
  margin-bottom: 15px;
  margin-top: 24px;
  }
  
  .shetek-container {
  margin-top: 30px;
  }
  
  p.logoprg {
  color: #fff;
  font-weight: 300;
  font-size: 15px;
  }
  
  .container_bagrd {
  background: url('https://pamten.com//wp-content/themes/pamten/assets/images/Homepage/innovation-for-a-greater-cause-bg.png') no-repeat center center/cover;
  padding-bottom: 50px;
  padding-top: 50px;
  font-family: 'Inter', sans-serif;
  }
  .container_bagrd p.text-center{
    color: #1a1a1a;
    font-size: 15px;
    font-weight: 300;
  }
  .sofin-shetek img{
  width:50%;
  }
  .barsearch {
  display: flex;
  min-width: 50%;
  margin: 0 auto;
  align-items: center;
  }
  .barsearch form
  {
      display:flex;
      width:100%;
      align-items: center;
  }
  .schedule-consultation
  {
      display:none;
  }
  
  .sliders .carousel-caption {
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 0px !important;
  bottom: 0px !important;
  row-gap: 15px;
  padding-left: 50px;
  }
  
  /* .sliders.banner-slider-sec {
      padding-top: 5% !important;
  } */
  .logo-carousel-wrapper {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  }
  
  .logo-item {
  position: relative;
  display: inline-block;
  margin: 10px;
  }
  
  .logo-item img {
  width: 100%;
  height: auto;
  /* filter: grayscale(100%) sepia(1) saturate(100%) hue-rotate(0deg) brightness(0.6); */
  filter: grayscale(100%) brightness(1) contrast(100%) sepia(0.5) saturate(0) hue-rotate(0deg);
  transition: filter 0.3s ease;
  /* Smooth transition for color change */
  }
  
  .section-description-h3 {
  font-size: 17px;
  color: #fff;
  padding-top: 1rem;
  margin-bottom: 1.5rem;
  font-weight: 300;
  }
  .metric-item-wrapper:hover  [data-icon="icon-1"] img {
  content: url('https://pamten.com/wp-content/uploads/2025/01/stat-1-color.png');
  /* Replace with the new image URL */
  }
  .metric-item-wrapper:hover  [data-icon="icon-2"] img {
  content: url('https://pamten.com/wp-content/uploads/2025/01/stat-2-color.png');
  /* Replace with the new image URL */
  }
  .metric-item-wrapper:hover  [data-icon="icon-3"] img {
  content: url('https://pamten.com/wp-content/uploads/2025/01/stat-3-color.png');
  /* Replace with the new image URL */
  }
  .metric-item-wrapper:hover  [data-icon="icon-4"] img {
  content: url('https://pamten.com/wp-content/uploads/2025/01/stat-4-color.png');
  /* Replace with the new image URL */
  }
  .metric-item-wrapper:hover  [data-icon="icon-5"] img {
  content: url('https://pamten.com/wp-content/uploads/2025/01/stat-5-color.png');
  /* Replace with the new image URL */
  }
  .metric-item-wrapper:hover  [data-icon="icon-6"]  img {
  content: url('https://pamten.com/wp-content/uploads/2025/01/stat-6-color.png');
  /* Replace with the new image URL */
  }
  .metric-item-wrapper:hover [data-icon="icon-7"] img {
  content: url('https://pamten.com/wp-content/uploads/2025/01/stat-7-color.png');
  /* Replace with the new image URL */
  }
  
  
  .map-container {
  position: relative;
  width: 800px;
  /* Set the width of the map image */
  margin: 0 auto;
  padding:50px 0;
  }
  
  .map-image {
  width: 100%;
  /* Ensure the image fits the container */
  display: block;
  }
  
  .marker {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #0e46a3;
  border: 5px solid white;
  border-radius: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  }
  /* .marker:hover {
  background-size: contain !important;
  aspect-ratio: 4 / 5;
  scale: 1.5;
  background-position: bottom;
  border: none;
  background: url(https://pamten.com/wp-content/uploads/2025/01/marker.png);
  background-repeat: no-repeat;
  margin-left: 5px;
  } */
  /* Default active marker */
  .marker.default-active,
  .marker.address-icon {
      background: url(https://pamten.com/wp-content/uploads/2025/01/marker.png) !important;
      background-size: contain !important;
      aspect-ratio: 4 / 5;
      scale: 1.5;
      background-position: bottom;
      border: none;
      margin-left: 8px;
      margin-top: -7px;
  background-repeat: no-repeat !important;
  z-index: 99;
  }
  
  .tooltip {
  position: absolute;
  background-color: #0e46a3;
  color: white;
  padding: 10px;
  border-radius: 50% 50% 50% 0;
  font-size: 14px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
  width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  }
  /* .tooltip::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 12px solid #0e46a3;
  } */
  
  .pamten-awards-section{
  
   padding: 50px 0;
  }
             .pamten-awards-section .awards-container {
                      display: flex;
                      flex-wrap: wrap;
                      justify-content: center;
                      gap: 0px;
                      /* max-width: 1000px; */
                      margin: auto;
                          align-items: center;
                  }
          
                           .pamten-awards-section   .award {
                      text-align: center;
                      width: 15%;
                     
                          padding: 20px 15px;
                         
                          height: 25vh;
                          display: flex;
                          justify-content: center;
                          align-items: center;
                  }
          
                            .pamten-awards-section  .award img {
                      max-width: 100%;
                      height: auto;
                  }
          
                             .pamten-awards-section .shield {
                      width: 250px;
                      /* margin-bottom: 20px; */
                  }
  
                  
                                    /* Apply only right and bottom dotted border */
                                                             .pamten-awards-section      .award {
                                        /* border-right: 2px dotted #ccc; */
                                        border-bottom: 1px dotted #ccc;
                                        margin:0 30px;
                                    }
                  .pamten-awards-section .award-space
                  {
                      border-right: 1px dotted #ccc;
                      height: 100px;
                  }
                              
                  
                                                             /* Remove bottom border from the last four .award elements */
                                                             .pamten-awards-section .award:nth-last-of-type(-n+7) {
                                                                 border-bottom: none;
                                                             }
     .pamten-awards-section .pamten-awards-row
     {
      align-items:  center;
     }
     .pamten-awards-section .pamten-awards-row .shield-one
     {
      display: flex;
          justify-content: center;
          align-items: center;
     }
   .search-bar-sec {
       background-color: #0e46a3;
       padding: 14px 0 10px;
       overflow:hidden;
   }
     .search-bar-sec a{
      color:#fff;
      font-size:15px;
      padding:22px 15px;
      background-color: #0D3983;
      border: 1px solid #0D3983;
      border-radius: 50px;
          font-family: 'Poppins', sans-serif;
          font-weight: 400;
     }
         .industries-section h3
         {
            text-transform: capitalize;
    font-size: 28px !important;
    color: #022547 !important;
         }
.industries-section h3 small
         {
            text-transform: capitalize;
    font-size: 17px !important;
    color: #022547 !important;
         }
          .search-bar-sec a img{
              width:50px;
              padding-left:10px;
          }
                  .pamten-awards-section_new {
                      padding: 50px 0;
                  }
      .pamten-awards-section_new .awards-container  {
          display: flex;
          flex-wrap: wrap;
          gap: 0px;
          margin: auto;
          align-items: center;
              /* justify-content: center; */
              justify-content: space-between;
      }
    .pamten-awards-section_new .awards-container .award
    {
      width:16%;
      /* width:20%; */
      text-align: center;
  
    }
    .pamten-awards-section_new .awards-container .award:nth-child(-n+5) {
        /* margin-bottom: 30px; */
        /* Adjust the value as needed */
    }
    .pamten-awards-section_new .awards-container .award img {
        width: 70%;
    }
    
  .stats-container .scroll-wrapper .slick-arrow {
      top: unset !important;
      bottom: 50%;
      border: unset;
      background: unset;
  }
  .stats-container .scroll-wrapper .slick-arrow i{
      font-size:30px;
  }
  .stats-container .scroll-wrapper .metrics-container
  {
      justify-content:  center;
  }
    
    
  
  /*-----------------------------end Banner Section -----------------------------------*/
  /*-----------------------------End Home Page-----------------------------------*/
  /*-----------------------------start Client Page-----------------------------------*/
  
  .trusted-business-sec
  
  {
  padding: 50px 0;
  font-family: 'Inter';
  }
  .trusted-business-sec .sec-heading
  {
  width: 60%;
      margin: auto auto 30px auto;
      text-align: center;
      flex-direction: column;
  }
  .trusted-business-sec .sec-heading .heading-h2,
  .client-stories .heading-h3,.client-testimonial-section .heading-h3
  {
  font-size: 28px;
      padding-bottom: 5px;
      color: #0a2237;
      font-weight: 400;
  }
  .trusted-business-sec .sec-heading p,.client-stories .para-content{
  color: #022547;
    font-size: 15px;
    font-weight: 300;
  }
  .industries-we-serve-sec 
  {
      /* background: url(https://pamten.com/wp-content/uploads/2025/01/industries_bg.png); */
      background: url(https://pamten.com/wp-content/uploads/2025/11/industries_list.jpg);
          background-size: cover;
          position: relative;
          background-repeat: no-repeat;
          padding: 60px 0 60px 60px;
          background-color: #000;
          background-position: top right;
  }
  
  .industries-we-serve-sec .heading-h3
  {
  font-size: 32px;
  padding-bottom: 20px;
  color: #fff;
  font-weight: 400;
  }
  .industries-we-serve-sec p{
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 300;
  }
  
  .industries-we-serve-sec .industry-list
  {
  list-style-type: none;
  padding: 0px;
  max-height: 100% !important;
  overflow-y: auto !important;
  height: 430px !important;
  }
  .industries-we-serve-sec .industry-list::-webkit-scrollbar {
  width: 2px;
  background-color: #fff;
  }
  .industries-we-serve-sec .industry-list::-webkit-scrollbar-thumb {
  background-color: #0e46a3;
  border-radius: 4px;
  }
  .industries-we-serve-sec .industry-list li {
  padding: 15px 0px 20px 20px;
  font-size: 17px;
  
  font-style: italic;
  }

  .industries-we-serve-sec .industry-list li a{
  color: #fff;
  text-decoration: none;
      display: flex;
      justify-content: space-between;
      width: 99%;
  }
  
  .industries-we-serve-sec .industry-list li:nth-child(odd) {
      background: linear-gradient(to right, #43546D 30%, transparent 100%);
  }
  
  .industries-we-serve-sec .industry-list li:nth-child(even) {
      background: linear-gradient(to right, #394B66 40%, transparent 100%);
  }
  
  .industries-we-serve-sec .industry-list li:hover {
  background: linear-gradient(to right, #708095 30%, transparent 100%) !important;
  }
  .client-stories
  {/*background: url(https://pamten.com/wp-content/uploads/2025/01/talent-management-services-bg.png);*/
  padding: 50px 0;
  /*background-size: cover;*/
  position: relative;
  /*background-repeat: no-repeat;*/
  background: linear-gradient(0deg, #f0f0f1, transparent 80%) !important;
  font-family: 'Inter', sans-serif;
  margin-bottom: 50px;
  }
  .client-stories .sec-heading-h3
  {
  width: 60%;
  text-align: center;
  margin: auto auto 30px auto;
  }
  .client-stories-sec  img{
  width:100%
  }
  .client-stories-sec p,.client-testimonial-slide h3 strong{
  background-color: #fff;
  padding: 20px 0 20px 30px;
  font-size: 17px;
  font-style: italic;
  color: #022547;
  font-family: 'Poppins', sans-serif !important;
  }
  .client-stories-sec  p span {
  display: block;
  }
    .client-testimonial-slide p,p.textnamess{
        font-size: 15px !important;
        font-family: 'Inter', sans-serif !important;
    }
    .form-control,.form-check-label {
        font-size: 14px !important;
        font-family: 'Inter' !important;
    }
    .text-center a {
        font-size: 15px !important;
        font-family: 'Inter' !important;
    }
    .btn-gradient,.search-bar-sec a{
        font-size: 15px !important;
        font-family: 'Poppins', sans-serif !important;
    }
  .client-testimonial-section {
       
       padding: 50px 0;
   }
  
   .client-testimonial-content h2 {
       font-size: 24px;
       margin-bottom: 20px;
   }
  
   .client-testimonial-slider {
       position: relative;
   }
  
   .client-testimonial-slide {
       display: none;
       font-size: 18px;
       font-style: italic;
       color: #022547;
   }
  
   .client-testimonial-slide.active {
       display: block;
   }
  
  .client-testimonials .slider-controls {
       margin-top: 20px;
       
   }
  
  .client-testimonials .slide-numbers {
       display: flex;
       gap: 25px;
       cursor: pointer;
          justify-content: end;
   }
  
  .client-testimonials .slide-numbers span {
       font-size: 17px;
       font-weight: 300;
       color: #495057;
       transition: color 0.3s;
   }
  
   .client-testimonials .slide-numbers span.active {
       color: #000;
   }
  
  
   .client-testimonial-section .client-testimonials
   {
  display: flex;
      /* align-items: center; */
      justify-content: space-between;
      width: 100%;
   }
   .client-testimonial-section h3.heading-h3 span {
      display: block;
  }
  
  .client-testimonial-section {
      display: flex;
      align-items: center;
      /* Align content in the center */
      justify-content: center;
      gap: 30px;
      padding: 50px 0;
  }
  
  .client-testimonial-content {
      width: 55%;
      /* Ensure text takes 50% */
      background-color: #f4f4f4;
      flex-grow: 1;
      padding: 3rem 5rem;
      position: relative;
      clip-path: polygon(0 0, 100% 0, 100% 75%, 90% 100%, 0 100%);
      z-index: 2;
      margin-right: -150px;
          /* Move right over image */
          margin-top: 130px;
          /* Push text lower */
          height: 300px;
  }
  
  .client-testimonial-image {
      width: 45%;
      /* Ensure image takes 50% */
      position: relative;
      z-index: 1;
      /* max-height: 400px; */
      display: flex;
      align-items: flex-end;
      flex-direction: column;
      flex-grow: 1;
  }
  
  .client-testimonial-image img {
      width: 100%;
      height: auto;
      border-radius: 10px 0 0 0;
      clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 20%);
      object-fit: cover;
  }
  
  .client-testimonial-image::before {
      content: "";
      position: absolute;
      top: -13px;
      left: -132px;
      width: 140px;
      height: 200px;
      background: url(https://pamten.com/wp-content/uploads/2025/01/testimonial_icon.png) no-repeat center;
      background-size: contain;
      /* opacity: 0.1; */
      z-index: 0;
  }
  .client-testimonial-section .image-wrapper {
      position: relative;
      display: inline-block;
  }
  
  .client-testimonial-section .logo-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(90deg, #B9BBE8, #B7D7FB);
      /* Optional: semi-transparent background */
      display: flex;
      justify-content: flex-end;
      align-items: center;
      opacity: 0;
      /* Hidden by default */
      transition: opacity 0.3s ease;
      clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 20%);
    
  }
  
  .client-testimonial-section .image-wrapper:hover .logo-overlay {
      opacity: 1;
      /* Show overlay on hover */
  }
  
  .client-testimonial-section .logo-overlay img {
      max-width: 60%;
      /* Adjust size as needed */
      max-height: 60%;
      padding-right: 80px;
  }
  .client-testimonial-slide.active h3 {
      font-size: 22px;
      
  }
  .client-testimonial-slide.active h3 strong{
     font-style: normal ;
     font-weight: 400 !important;
  } 
  .sec-heading-h3-sub {
      position: absolute;
      /* top: 0; */
      /* Align with the top of the section */
      left: 0;
      /* Align with the image */
      width: 100%;
      display: flex;
      justify-content: flex-start;
      padding-left: 7.5%;
      /* Adjust if needed */
  }
  
  
  
  /* Container for the slide number indicators */
  .slider-controls {
      position: relative;
      display: flex;
      justify-content: center;
      margin-top: 20px;
  }
  
  
  .client-testimonial-section {
      position: relative;
      width: 100%;
      padding: 50px 0;
  }
  
  .slider-controls {
      display: flex;
      justify-content: center;
      gap: 20px;
      position: relative;
  }
  
  .slide-numbers {
      display: flex;
      justify-content: space-between;
      position: relative;
  }
  
  .slide-numbers span {
      cursor: pointer;
      font-size: 20px;
      font-weight: bold;
      color: #333;
      position: relative;
  }
  
  .progress-bar {
      position: absolute;
      top: 95%;
      left: 0;
      width: 100%;
      height: 3px;
      background-color: #ddd;
      border-radius: 5px;
      transition: all 0.3s ease;
  }
  
  .progress-indicator {
      height: 5px;
      background-color: #00aaff;
      border-radius: 5px;
      transition: all 0.3s ease;
  }
  
  .client-testimonial-slider .client-testimonial-slide {
      display: none;
  }
  
  .client-testimonial-slider .client-testimonial-slide.active {
      display: block;
  }
  .img-fluid{object-fit: cover;}
  /*-----------------------------End Client Page-----------------------------------*/
  /*-----------------------------Start new search job  Page-----------------------------------*/
  .job-section #loading-message{
      display: block;
  padding: 100px;
  text-align: center;
  font-size: 40px;
  font-family: 'Kanit';
  }
  .job-section
  {
      padding:30px 0;
  }
  
  .jobs_searchh{justify-content: space-between; font-family: 'Kanit';
      align-items: center;
      margin: 0;}
  .jobs_searchh p{font-size:1.5rem;margin-bottom:5px;}
  /*-----------------------------End new search job Page-----------------------------------*/
  /*-----------------------------Start emplayee testimonial Page-----------------------------------*/
  .employee-testimonial-sec {
      flex-direction: column;
  }
  .employee-testimonial-sec .testimonial-first-row {
      display: flex;
      gap: 20px;
      justify-content: center;
  }
  .employee-testimonial-sec .testimonial-second-row {
      display: flex;
      gap: 20px;
      justify-content: center;
  }
  .employee-testimonial-sec figure
  {
      width:33% !important;
  }
  .employee-testimonial-sec iframe
  {
      width: 100% !important;
      height: auto !important;
      aspect-ratio: 16 / 9;
  
  }
  /*-----------------------------End emplayee testimonial Page-----------------------------------*/
  #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {padding: 0 9px !important;}
  
  
  /*-----------------------------------Start Social responsibility page-------------------------------------------*/
  
  
  
  /*-----------------------------------End Social responsibility page-------------------------------------------*/
  /*-----------------------------------start Landing page Daily popup-------------------------------------------*/
  .search-lang-main .pull-right a{
      color:rgba(0,0,0,.5);
  }
  #daily-popup .app-info img {
    
      text-align: center;
  }
  
  #daily-popup h3{
  color:#0e46a3;
  font-size:2.4rem;
  font-weight: 400;
  
  }
  #daily-popup h4{
  color:#666666;
  font-size:1.6rem;
  font-weight: 300;
  
  }
  #daily-popup
  {
     display: none;
      position: fixed;
      top: 45%;
      /* top: 50%; */
      left: 50%;
      transform: translate(-50%, -50%);
      background: white;
      padding: 30px;
      box-shadow: 0 0 0px 2000px rgba(0, 0, 0, .7);
      z-index: 9999;
      max-width: 800px;     /* Smaller max width */
      width: 90%;           /* Responsive width */
      text-align: center;
      border-radius: 10px;
      height: auto;    
         
  }
  #daily-popup .app-info-row {
     padding: 20px 30px 0;
  }
  #daily-popup .modal-content{
      border:none;
  }
  #daily-popup .app-info {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-around;
      gap:15px;
      padding:0 10px;
    
  }
  /* .app-info a {
    box-shadow: 0 0 1.2rem 0px rgb(13 162 255 / 10%) !important;
      height: 180px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-evenly;
      gap: 10px;
      padding: 15px 25px;
      border: 1px solid #eceaea;
      border-radius: 10px;
  } */
  .app-info .card-website-info {
    box-shadow: 0 0 1.2rem 0px rgb(13 162 255 / 10%) !important;
      height: 370px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-evenly;
      gap: 12px;
      padding: 15px 25px;
      border: 1px solid #eceaea;
      border-radius: 10px;
  }
  .app-info .card-website-info a
  {
       border-color: #0e46a3;
       border:1px solid  #0e46a3;
       background-color: #fff;
       color:  #0e46a3;
       font-size: 20px;
       padding:10px 30px;
      border-radius: 5px;
      text-transform: uppercase;
        font-family: 'Kanit';
  
  }
  .app-info .card-website-info a.active
  {
      
       background-color: #0e46a3;
       color: #fff;
     
  
  }
  
  #daily-popup .app-info .card-website-info .card-website-info-content p
  {
      color: #1b3c73;
      font-family: 'Kanit';
      font-size: 16px;
      font-weight: 300;
      /* line-height: 1.2;
      margin: 0; */
  }
  #daily-popup .app-info .card-website-info .card-website-info-content p:last-child {
      margin: 0;
  }
  #daily-popup .app-info .card-website-info .card-website-info-content h5
  {
      font-size: 1.35rem;
      /* font-weight: 300; */
      line-height: 1.2;
      /* margin: 0; */
      color: #1b3c73;
      font-family: 'Kanit'; 
          height: 8vh;
  }
  /* #daily-popup .app-info a>p
  {
     color: #1b3c73;
      font-family: 'Kanit';
      font-size: 16px;
      font-weight: 300;
      line-height: 1.2;
      margin: 0;
  } */
  .app-info .card-website-info a:hover {
      background-color: #0e46a3;
      color: #fff;
      /* box-shadow: 0 0 2rem 0px rgb(13 162 255 / 20%) !important; */
  }
  .app-info .card-website-info a.active:hover
  {
      
      color: #0e46a3;
      background-color: #fff;
     
  
  }
  
  /* .app-info a:hover {
      border-color: #0e46a3;
      box-shadow: 0 0 2rem 0px rgb(13 162 255 / 20%) !important;
  } */
  /*-----------------------------------End Landing page Daily popup-------------------------------------------*/
  /* New added css */
  .newsletter-section .heading-h3{
    font-family: 'Poppins', sans-serif !important;
    color: #022547 !important;
  }
    .container-fluid.section-space {
        padding-left: 50px;
        padding-right: 50px;
    }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{
    font-family: "bootstrap-icons" !important;
    font-weight: 600 !important;
    display: inline-block !important;
    padding-left: 6px !important;
    margin-top: 10px !important;
    align-items: center !important;
    content: "\F138" !important;
    transform: rotate(45deg) !important;
    /* color: #022547 !important; */
    line-height: 16px !important;
    font-size: 16px !important;
  }
  .navigation nav li>a{
    text-transform: capitalize !important;
  }
  .navigation .nav-link {
    font-size: 15px !important;
    font-weight: 400;
}

.section-title {
    color: #022547 !important;
}
.newsletter-section .form-control-lg{
font-family: 'Inter', sans-serif !important;
color: #1a1a1a !important;
}
.desktop-main-menu .mega-menu-description{
    font-weight: 300 !important;
    color: #1a1a1a !important;
    font-family: 'Poppins' !important;
}
.desktop-main-menu .mega-menu-title{
    font-weight: 400 !important;
    color: #022547;
    font-family: 'Poppins' !important;
}
.desktop-main-menu .mega-menu-button{
    font-family: 'Poppins';
    color: #022547;
    font-size: 15px !important;
    
}
.list-group-item.active{
    font-family: 'Poppins';
    color: #fff !important;
    font-size: 17px !important;
}
 .desktop-main-menu a.active .mega-menu-title{
    color: #0074A2 !important;
}

.desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.active,.desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover{
 color: #0074A2 !important;
}
#desktop-humbeger-nav .modal-body h4 {
    font-weight: 400 !important;
    font-size: 17px !important;
}
.desktop-nav-info .nav li p {
    color: #88888c;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Inter', sans-serif;
}
#desktop-humbeger-nav .mobile-details ul li a, #mobile-navigation-new .mobile-details ul li a {
    color: #0a2237 !important;
    font-size: 15px !important;
    font-family: 'Poppins' !important;
}
#desktop-humbeger-nav .modal-content, #mobile-navigation-new .modal-content{
	font-family: 'Inter' !important;
}
.hero-section .mobile-resp a{font-family: 'Poppins' !important;color: #0a2237 !important;border: none !important;text-transform: capitalize !important;background-color: #fff !important;}
ul.list-unstyled li{font-weight: 400 !important;}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description{font-size: 14px !important;}
.certifications ul.acheivements li{font-size: 17px !important;}
#desktop-humbeger-nav .mobile-details ul li a:hover {
    color: #fff !important;
    background: #00adee !important;
    border: 1px solid #00adee !important;
}
#desktop-humbeger-nav .close, #mobile-navigation-new .close{font-family: 'Poppins' !important;}
.desktop-main-menu .mega-menu-title{color: #022547 !important;}
.cookie-notice-container,.card-text h3{font-size: 17px !important;font-family: 'Inter' !important;}
.desktop-main-menu .mega-menu-title:hover{color: #0074A2 !important;}
.newsletter-section .error {
    color: #DC0B0B !important;
    font-family: 'Inter' !important;
    font-size: 15px !important;
}
.blog-news-post-slider li.list-group-item.active {
    background: 0 0;
    padding: 10px 0;
    border: unset;
    color: #022547;
    text-transform: Capitalize;
    font-size: 28px !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
}
.recent-casestudies-sidenav .h5 {
    font-size: 17px !important;
    font-weight: 400 !important;
    color: #022547 !important;
    font-family: 'Poppins' !important;
}
.search-by-tags .list-group a,.side-nav .list-group a {
    font-size: 15px !important;
}

    .custom-container p {
        height: 50px;}
.mission-section .jobs_searchh a {
background-color: #0e46a3;}
.pamten-intro p{font-weight: 300 !important;}
 .pamten-details p{font-weight: 300 !important;}

/* Menu css new */
.navbar-brand {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.navbar>.container-fluid {
    align-items: end !important;
}
.contact-menu {
    border-left: unset !important;
}
li.contact {
    display: none !important;
}
.desktop-main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
    margin-top: 0;
}
.img-fluid {
    object-fit: cover !important;
}
.sec-heading-h3-sub h3.heading-h3 {
    margin-top: 100px !important;
}
.client-testimonial-content {
    margin-top: 250px !important; 
}
.case-studies-post-slider a .h5{
font-family: 'Poppins', sans-serif !important;
}