/*------------------------------------start-nav-bar------------------------------------*/
.banner-social.first-banner ul li a,
.banner-social.first-banner h5,
.banner-scroll.first-banner a {
  color: #fff;
}
.banner-social.first-banner .title::before {
  background: #fff;
}
.dropdown-submenu {
  position: relative;
}
.cta-btn-primary:hover {
  background: #f59e0b;
  color: #ffffff;
  transform: translateY(-3px);
}
li.dropdown-submenu a {
  font-size: 14px !important;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  min-width: 300px;
  margin-top: 0px;
  margin-left: -1px;
  border-radius: 6px;
  border: none;
  box-shadow: 0px 30px 70px 0px rgba(137, 139, 142, 0.15);
  transition: all 0.3s ease-out 0s;
  padding: 18px 0;
}
ul.dropdown-menu li:hover > a {
  color: #f7a400 !important;
}
.dropdown:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  position: absolute;
  display: block;
  content: "\f10a";
  font-family: flaticon;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  top: 3px;
  right: 30px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-toggle::after {
  border: none;
  vertical-align: 0;
}
.dropdown-submenu > a:after {
  border-left-color: #ccc0;
}
li.header-btn a img {
  width: 8%;
}
a.btn.breaking {
  color: #f7a400 !important;
  padding: 0px 0px 0px 15px !important;
  background: #fff;
  border: 1px solid #f7a400;
}
/*------------------------------------End-nav-bar------------------------------------*/
/*------------------------------------start-Banner------------------------------------*/
.slider__single::after {
  background: none;
}
.banner-bg {
  padding: 0px 0 0px;
  min-height: 670px;
}
.banner-content .title {
  font-size: 44px;
}
.box-button-slider-bottom {
  position: absolute;
  bottom: 50px;
  left: -8%;
}
.banner-content {
  margin-top: 50px;
}
.banner-content p {
  color: #000000;
  font-size: 14px;
  font-family: "Poppins";
}
.tg-header__top-info li a,
.tg-header__top-right li a {
  color: #ffffff;
}
.tg-header__top-info li i,
.tg-header__top-right li i {
  color: #b8b9da;
}
.tg-header__top {
  background: #474aa0;
  padding: 6px 0;
}
.tg-header__area {
  background: #474aa0;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 5px 0px;
}
.tgmenu__navbar-wrap > ul > li {
  margin-right: 18px;
}
.tgmenu__navbar-wrap > ul > li a {
  color: #ffffff;
  padding: 25px 0px;
  font-family: "Poppins";
  font-size: 15px;
}
.tgmenu__action ul li {
  margin-left: 10px;
}
a.btn.download {
  background: #faebd7;
  color: #f7a400 !important;
  padding: 10px 0px !important;
  display: block;
}
.tgmenu__navbar-wrap > ul {
  margin: 0 0 0 80px;
}
.tgmenu__action ul .header-btn .btn {
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  font-family: "Poppins";
  font-weight: 500;
  padding: 10px 15px;
  border-radius: 6px;
}
.tgmenu__main-menu li.menu-item-has-children > a::after {
  color: #ffffff;
}
.tgmenu__nav .logo img {
  max-height: 55px;
}
/*------------------------------------End-Banner------------------------------------*/
/*-----------------------------------start-about-----------------------------------*/
.about-area {
  padding-top: 60px;
  padding-bottom: 60px;
}
.about-list .list-wrap li {
  align-items: center;
}
.about-list .list-wrap li .content p {
  margin-bottom: 0;
  font-size: 13px;
  color: #000;
}
.services-content p {
  font-size: 14px;
}
.breadcrumb__bg {
  background-size: cover;
  background-position: center;
  padding: 105px 0 110px;
  position: relative;
  z-index: 1;
  margin-top: 110px;
}
/*-----------------------------------End-about-----------------------------------*/
section.project-area.testimonials__area-home8 {
  padding: 50px 0 0px;
}
.consulting-area {
  padding: 30px;
}
.content-right a,
.left-side-content a.btn {
  color: #f7a400;
  background: #fff0;
  padding: 15px 0;
  font-size: 12px;
}
.consulting-content .content-right p {
  font-style: italic;
  font-family: poppins;
  font-size: 14px;
}
.content-right a.btn::before,
.left-side-content a.btn::before {
  background: none;
}
.content-right a.btn:hover {
  color: #fff;
  background: none;
}
.left-side-content a.btn:hover {
  color: #191d88;
  background: none;
}

.container.custom-container-two {
  background-color: #191d88cc;
}
.testimonial-area {
  background: #fffbf3;
  padding: 160px 0 0;
}
.counter-area {
  background: #fffbf3;
  padding: 60px 0 30px;
}
.counter-item .content p {
  font-size: 15px;
  font-family: "Poppins";
}
.counter-item .content .count {
  font-family: "Poppins";
  font-weight: 700;
}
.services-item:hover .services-content .icon {
  background: #ecf6fa;
  border: 1px solid #191d88;
}
.services-bg {
  padding: 60px 0;
}
.left-side-content p {
  font-family: "Poppins";
  font-size: 15px;
  text-align: justify;
}
.project-item.news {
  height: 220px;
}
.services-content .title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.services-content .icon i img {
  padding: 5px;
}
.services-item.allignment {
  height: 490px;
}
.services-content p {
  margin-bottom: 45px;
}
/*-----------------------------------Start-Our-team-----------------------------------*/
.team__area-three {
  padding: 40px 0 40px;
}
.team__item-three {
  margin-bottom: 30px;
  background-color: #191d88;
  border-radius: 15px;
  height: 280px;
}
.team__item-three h4 {
  color: #fff;
}
.team__item-three p {
  padding: 100px 30px 10px 30px;
  line-height: 2;
  font-size: 14px;
  text-align: justify;
  color: #fff;
  font-family: "Inter", sans-serif;
}
.team__content-three span {
  color: #f7a400;
  font-size: 12px;
  font-weight: 600;
}
/*-----------------------------------End-Our-Team-----------------------------------*/
/*------------------------------------start-service------------------------------------*/
.services__details-content h4 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 22px;
  padding-bottom: 12px;
}
.services__details-content p {
  font-family: "Poppins";
  font-size: 15px;
  line-height: 2;
  text-align: justify;
  color: #000000d4;
}
.services__details-content ol li,
.services__details-content ul li {
  font-family: "Poppins";
  font-size: 15px;
  text-align: justify;
  line-height: 2;
  color: #000000d4;
}

.services__details-content ul li {
  list-style-type: none;
}
.services__details-content ul li:before {
  content: "\f10b";
  font-family: flaticon !important;
  font-style: normal;
  margin-right: 8px;
  color: #f7a400;
  padding: 4px;
  border-radius: 0px;
  font-size: 14px;
}
.services__details-content h2 {
  margin-bottom: 22px;
  font-size: 34px;
  font-weight: 600;
  text-transform: capitalize;
}
.services__details-content ol li strong {
  font-weight: 600;
  color: #474aa0;
}
.services__details-area {
  padding: 30px 0;
}
.sidebar__post-thumb {
  width: 100px;
}
.sidebar__post-content .title {
  font-size: 16px;
  margin-bottom: 0px;
}
/*------------------------------------End-service------------------------------------*/
/*--------------------------------Start-Fees-structure--------------------------------*/
.pricing__box {
  padding: 20px 20px;
}
.pricing__head {
  text-align: right;
}
.pricing__head h4 {
  margin-top: 20px;
  font-size: 18px;
}
.pricing__head h5 {
  color: #000;
  background-color: #f7a400b0 !important;
  padding: 4px 15px !important;
  font-size: 12px !important;
}
.pricing__price .price {
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
  font-size: 38px;
  font-size: 32px;
  color: #f7a4008c;
}
h2.price.monthly_price strong {
  color: #14176c;
}
.pricing__price .price span {
  font-size: 15px;
  text-align: center;
  line-height: 1.5;
}
.pricing__btn {
  display: flex;
  justify-content: center;
}
.pricing__btn a.btn {
  border-radius: 40px;
  font-size: 12px;
  padding: 12px 24px;
  background: #eeeeee none repeat scroll 0 0;
  color: #474aa0;
}
.pricing__btn a.btn:hover {
  color: #fff;
}
.pricing__price {
  margin-bottom: 20px;
}
.image {
  margin-bottom: 20px;
}
/*--------------------------------End-Fees-structure--------------------------------*/
/*------------------------------------start-contact------------------------------------*/
.contact__form-wrap {
  background: #191d88cc;
}
.contact__form-wrap h2 {
  color: #fff;
}
.contact__form-wrap form .form-grp {
  margin-bottom: 15px;
}
.contact__area {
  padding: 70px 0;
}
/*------------------------------------end-contact------------------------------------*/
/*------------------------------------start-Footer------------------------------------*/
.footer-top {
  padding: 50px 0 20px;
  background-color: #ecf6fa;
}
.footer-instagram .list-wrap {
  justify-content: center;
}
.footer-bottom_content_box {
  text-align: end;
}
.footer-bottom_content_box img {
  width: 10%;
}
.footer-bottom {
  padding: 12px 0;
  background-color: #fff;
}
.fw-logo img {
  max-height: 55px;
  background-color: #474aa0;
  padding: 10px;
  border-radius: 10px;
}
.footer-social .list-wrap li a {
  background: #ffffff;
}
/*------------------------------------End-Footer------------------------------------*/
@media (max-width: 990px) {
  .banner-content .sub-title {
    color: #fff;
    text-shadow: -2px 2px 0px #191d88;
  }
  .banner-content .title {
    font-size: 38px;
    color: #474aa0;
    text-shadow: -2px 2px 0px #ffffff;
    font-family: "Poppins";
    font-style: italic;
  }
  .banner-content p {
    color: #000;
    font-size: 16px;
    display: none;
  }
  .tgmobile__menu .nav-logo {
    background-color: #6774f3;
  }
  .tgmobile__menu .navigation ul {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .dropdown-submenu:hover > .dropdown-menu {
    display: contents;
  }
  .dropdown-submenu > a:after {
    content: "\f106";
  }
  .tgmobile__menu .navigation li ul li ul li a {
    margin-left: 20px;
  }
  .box-button-slider-bottom {
    bottom: 0px;
    left: -8%;
  }
  a.btn.breaking {
    padding: 0px 0px 0px 15px !important;
    width: 100%;
    display: flex !important;
    justify-content: space-around;
  }
  a.btn.download {
    padding: 18px 24px !important;
  }
  a.btn.breaking::after,
  a.btn.download::after {
    content: none;
  }
  .breadcrumb__shape img:nth-child(3) {
    left: 0%;
  }
  .services__details-content ul,
  .services__details-content ol {
    padding-left: 1rem;
  }
  .services__sidebar {
    margin-top: 0px;
  }
  .breadcrumb__content .title {
    font-size: 25px;
  }
  .breadcrumb__bg {
    padding: 75px 0 75px;
  }
}
@media (min-width: 991px) and (max-width: 1024px) {
  .tgmenu__navbar-wrap > ul {
    margin: 0 0 0 15px;
  }
  .tgmenu__navbar-wrap > ul > li {
    margin-right: 10px;
  }
  .tgmenu__navbar-wrap > ul > li a {
    font-size: 10px;
  }
  a.btn.breaking {
    padding: 0px 0px 0px 6px !important;
    font-size: 10px !important;
  }
  a.btn.download {
    padding: 7px 0px !important;
    font-size: 10px !important;
  }
  .tgmenu__action ul .header-btn {
    display: block;
  }
  .breadcrumb__shape img:nth-child(3) {
    left: 0%;
  }
  .pricing__head h4 {
    margin-top: 20px;
    font-size: 12px;
  }
  .pricing__price .price {
    font-size: 24px;
  }
  .pricing__price .price span {
    font-size: 10px;
  }
  .pricing__btn a.btn {
    font-size: 10px;
  }
}
@media (max-width: 1024px) {
  .team__item-three {
    height: 500px;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .banner-content {
    margin-left: 50px;
  }
  .tgmenu__navbar-wrap > ul {
    margin: 0 0 0 30px;
  }
  .tgmenu__navbar-wrap > ul > li a {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .swiper-container.latest-news {
    padding: 0px 100px;
  }
}
@media (max-width: 1500px) {
  .slider__single {
    min-height: 700px;
  }
  .banner-scroll {
    right: 3%;
    bottom: 15%;
  }
}

.legal-cta-section {
  padding: 90px 20px;
  background: linear-gradient(135deg, #474aa0, #1e2054);
  color: #fff;
  font-family: "Poppins", sans-serif;
}

.legal-cta-box {
  max-width: 720px;
  margin: auto;
}

.cta-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #fbbf24;
}

.cta-desc {
  font-size: 16px;
  color: #cbd5f5;
  margin-bottom: 35px;
  line-height: 1.7;
}

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

.cta-btn-primary {
  background: #fbbf24;
  color: #000;
  padding: 14px 28px;
  border-radius: 40px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s;
}

.cta-btn-primary:hover {
  background: #f59e0b;
  transform: translateY(-3px);
}

.cta-btn-secondary {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 14px 28px;
  border-radius: 40px;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s;
}

.cta-btn-secondary:hover {
  background: #fff;
  color: #000;
}

@media (max-width: 768px) {
  .cta-title {
    font-size: 28px;
  }

  .cta-desc {
    font-size: 14px;
  }
}
/* Apply scroll ONLY for inner dropdown (2nd level) */
.navigation .sub-menu .dropdown-menu {
  max-height: 500px; /* adjust as needed */
  overflow-y: auto;
  overflow-x: hidden;
}

/* Optional: better spacing when empty */
.navigation .sub-menu .dropdown-menu li {
  white-space: nowrap;
}

/* Optional: scrollbar styling */
.navigation .sub-menu .dropdown-menu::-webkit-scrollbar {
  width: 5px;
}

.navigation .sub-menu .dropdown-menu::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 4px;
}
.go-parent {
  position: relative;
}

.go-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 320px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.15);
  z-index: 999;
  padding: 10px;
}

.go-dropdown a {
  display: block;
  padding: 10px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  transition: 0.3s;
}

.go-dropdown a:hover {
  background: #f5f5f5;
  padding-left: 15px;
}

.go-parent:hover .go-dropdown {
  display: block;
}

/* scroll if many items */
.go-dropdown {
  max-height: 250px;
  overflow-y: auto;
}
@media (max-width: 991px) {
  .go-dropdown {
    position: static;
    width: 100%;
    box-shadow: none;
    display: none;
    padding: 0;
  }

  .go-dropdown a {
    padding: 10px;
    border-bottom: 1px solid #ddd;
  }
}
@media (max-width: 991px) {
  .breaking-dropdown {
    display: none; /* hide by default */
    position: static;
    width: 100%;
    box-shadow: none;
    padding: 0;
  }

  .breaking-dropdown a {
    padding: 10px;
    border-bottom: 1px solid #ddd;
  }
}
.latest-updates {
  color: #fff;
}

/* Vertical scroll for Level 2 submenu only */
.dropdown-submenu > .dropdown-menu {
  max-height: 250px !important;
  overflow-y: scroll !important; /* Use 'scroll' instead of 'auto' - always shows scrollbar */
  overflow-x: hidden;
}

/* Optional: Custom scrollbar styling for better look */
.dropdown-submenu > .dropdown-menu::-webkit-scrollbar {
  width: 5px;
}

.dropdown-submenu > .dropdown-menu::-webkit-scrollbar-track {
  background: #e0e0e0;
  border-radius: 10px;
}

.dropdown-submenu > .dropdown-menu::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

.dropdown-submenu > .dropdown-menu::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* Vertical scroll for Recent G.O Dropdown */
.go-dropdown {
  max-height: 250px; 
  overflow-y: scroll !important; 
  overflow-x: hidden;
}

/* Optional: Custom scrollbar styling */
.go-dropdown::-webkit-scrollbar {
  width: 6px;
}

.go-dropdown::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

.go-dropdown::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 4px;
}

.go-dropdown::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* Firefox support */
.go-dropdown {
  scrollbar-width: thin;
  scrollbar-color: #888 #f1f1f1;
}
h5.latest-title {
    font-size: 16px;
    font-weight: 600;
}