@import url('https://fonts.googleapis.com/css2?family=Playwrite+DE+Grund:wght@100..400&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*,
::before,
::after {
  box-sizing: border-box;
}

html,
body {
  font-family: "Poppins", sans-serif;
  color: #1c1c1c;
  overflow-x: hidden;
  width: 100%;
}

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

a {
  color: #000;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif !important;
  margin-top: 0;
}


/*--------------------------------------------------------------
# nav-bar
--------------------------------------------------------------*/
header {
  padding: 6px 0px;
}

.dropdown-toggle {
  position: relative;
}

.nav-item ul li .dropdown-toggle::after {
  position: absolute;
  right: 5px;
  top: 10px;
}

.nav-link {
  font-weight: 400;
  padding-left: 14px !important;
  padding-right: 14px !important;
  color: #fff;
}

.nav-fill {
  width: 100%;
  font-size: 15px;
}

.navbar-brand {
  margin: 0;
}

.nav-item {
  position: relative;
}

.nav-link:focus,
.nav-link:hover {
  color: #e1dede;
}

@media (max-width: 1170px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1px;
    padding-left: 1px;
  }
}

@media (max-width: 991px) {

  .navbar-expand-md .navbar-nav .nav-link {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  header img {
    width: 100%;
  }

  .navbar-toggler {
    background: #eee;
  }

  .navbar.navbar-expand-md {
    text-align: center;
  }

  .navbar.navbar-expand-md .container-fluid {
    display: block;
  }

  .nav-fill .nav-item,
  .nav-fill>.nav-link {
    text-align: left;
  }

  .navbar-nav>li {
    display: block;
    text-align: left;
    padding: 4px 0;
    border-bottom: 1px solid #999;
    border-right: 0;
  }

  .nav-item ul li .dropdown-toggle::after {
    transform: rotate(90deg);
  }

  .nav-item .nav-link.dropdown-toggle::after {
    position: absolute;
    right: 5px;
    top: 15px;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    font-size: 14px;
    padding-right: 5px;
    padding-left: 5px;
  }
}



/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.accordion-body {
  line-height: 26px;
  letter-spacing: .4px;
  color: #000;
}

.question-area {
  padding: 30px 0;
}

.section-tittle .pera {
  color: #000;
  font-size: 14px;
}

.question-area .accordion-item {
  color: #636b6a;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid rgb(241 241 241);
  margin-bottom: 25px;
  box-shadow: 1px 1px 5px #e0d3d3;
}

.question-area .accordion-item .accordion-button::after {
  background-image: none;
  content: "\f067";
  font-family: "fontawesome";
  font-size: 14px;
  color: #212567;
  font-weight: 200;
  right: 21px;
  top: 15px;
  position: absolute;
  -webkit-transform: unset;
  transform: unset;
}

.question-area .accordion-item .accordion-button {
  padding: 20px 46px 20px 20px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  background: #fff;
  border: none;
  box-shadow: none;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.it-career-item {
  border-radius: 5px;
  padding: 75px 30px;
  background-color: #307db5;
  margin-top: 35px;
}

.p-relative {
  position: relative;
}

.it-career-content {
  position: relative;
  z-index: 2;
}

.team {
  padding: 30px 0;
}

.it-career-content>span {
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-transform: capitalize;
  color: #fff;
  display: block;
  padding-bottom: 17px;
}

.it-career-content p {
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 25px;
}

.it-btn.black-bg {
  background-color: #000;
}

.it-btn {
  display: inline-block;
  font-weight: 600;
  text-transform: capitalize;
  padding: 0px 25px;
  height: 45px;
  line-height: 44px;
  position: relative;
  transition: .4s;
  border-radius: 5px;
  z-index: 1;
  color: #fff;
}

.it-btn span .fa {
  margin-left: 10px;
  display: inline-block;
  transform: translateY(-1px);
}

.it-btn:hover {
  color: #fff;
}

.it-btn:hover span .fa {
  animation: tfLeftToRight .4s forwards;
  transform: translateY(-1px);
}

@keyframes tfLeftToRight {
  49% {
    transform: translateX(60%);
  }

  50% {
    opacity: 0;
    transform: translateX(-60%);
  }

  51% {
    opacity: 1;
  }
}

.it-career-thumb {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.it-career-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services {
  padding: 30px 0;
}

.services p {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .4px;
  color: #000;
}

.services {
  position: relative;
  background-image: url(../Image/bg-2.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0 150px;
  background-attachment: fixed;
}

.helpful-area-three .helpful-card {
  padding: 20px;
  border-radius: 10px;
  background-color: white;
  -webkit-box-shadow: 0px 4px 40px -10px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 8px #d5cdcd;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: 35px;
}

.helpful-area-three .helpful-card .helpful-card-icon {
  min-width: 70px;
  max-width: 70px;
  height: 70px;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
}

.helpful-area-three .helpful-card .helpful-card-icon .fa {
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #307db5;
  padding: 2px;
  width: 60px;
  color: #307db5;
  box-shadow: 1px 1px 4px #dcd7d7;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
}

.helpful-area-three .helpful-card .helpful-card-caption {
  margin-top: 15px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.helpful-area-three .helpful-card .helpful-card-caption .caption-title {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
  line-height: 26px;
}

.helpful-area-three .helpful-card .helpful-card-caption .caption-para {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 20px;
  letter-spacing: .4px;
  line-height: 24px;
}

.helpful-area-three .helpful-card .helpful-card-caption .imp-link {
  color: #307db5;
  font-size: 15px;
  font-weight: 600;
}

.helpful-area-three .helpful-card .helpful-card-caption .imp-link i {
  transform: rotate(-40deg);
  margin-left: 5px;
}

.helpful-area-three .helpful-card .number-watermark {
  position: absolute;
  bottom: 30px;
  right: 20px;
}

.helpful-area-three .helpful-card .number-watermark .number {
  font-size: 100px;
  color: #f0f0f0;
  font-weight: 800;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}

.helpful-area-three .helpful-card:hover {
  background-color: #307db5;
  cursor: pointer;
}

.helpful-area-three .helpful-card:hover .number {
  color: #fff;
  opacity: .1;
}

.helpful-area-three .helpful-card:hover .helpful-card-caption .caption-title,
.helpful-area-three .helpful-card:hover .helpful-card-caption .caption-para,
.helpful-area-three .helpful-card:hover .helpful-card-caption .imp-link {
  color: #fff;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.fs-cont {
  font-size: 18px;
  letter-spacing: .6px;
  padding-bottom: 5px;
}

.fs-c {
  letter-spacing: .4px;
  color: #000;
  line-height: 24px;
  font-size: 17px;
}

.fs-foot {
  font-size: 17px;
  letter-spacing: .6px;
}

.fs-p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .4px;
}

.fs-line {
  line-height: 24px;
}

.bg-gradient-very-ghost-white h2 {
  color: #000 !important;
}

.bg-gradient-very-ghost-white {
  background-image: linear-gradient(to bottom, #f4f6ff, #f7f8ff, #fafaff, #fdfdff, #ffffff);
  padding: 90px 0;
  margin-bottom: 90px;
}

.fw-700 {
  font-weight: 700 !important;
}

.text-highlight {
  position: relative;
  z-index: 1;
}

.text-highlight span {
  display: inline-block;
  left: -3px;
  position: absolute;
  z-index: -1;
  width: calc(100% + 6px);
}

.opacity-3 {
  opacity: .3;
}

.top-minus-180px {
  top: -180px;
}

.right-50px {
  right: 50px;
  animation: mover 1s infinite alternate;
}

.lef-st {
  padding-top: 95px;
}

.contact1-section-area .contact-info-area {
  /* background:black; */
  border-radius: 8px;
  padding: 20px 30px;
  position: relative;
  margin-top: 30px;
  box-shadow: 1px 1px 7px #c8c0c0;
}

.contact1-section-area .contact-auhtor-box {
  display: flex;
  align-items: center;
}

.space40 {
  height: 15px;
}

.contact1-section-area .contact-auhtor-box .content h4 {
  font-weight: 600;
  color: #000;
  transition: all 0.4s;
  margin-bottom: 16px;
  margin-top: 0;
}

.contact1-section-area .contact-auhtor-box .icons {
  height: 80px;
  width: 80px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  background: #0000000d;
  line-height: 80px;
  margin: 0 24px 0 0;
  transition: all 0.4s;
}

.contact1-section-area .contact-auhtor-box .icons i {
  color: #000;
  font-size: 25px;
}

.contact1-section-area .contact-auhtor-box:hover .icons {
  background: #307db5;
  transition: all 0.4s;
}

.contact1-section-area .contact-auhtor-box:hover .icons i {
  color: #fff;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer .text-dark {
  color: #001f34 !important;
}

.bg-blue-whale {
  background-color: #307db5;
  color: #fff !important;
}

.footer-top {
  padding: 50px 0;
  border-bottom: 1px #fff solid;
}

.btn.btn-white {
  background-color: #fff;
  color: #000;
  position: relative;
  padding: 16px 55px 16px 38px;
  font-size: 16px;
  border-radius: 50px;
  font-weight: 600;
}

.me-35px {
  margin-right: 35px !important;
  font-size: 1.8rem;
}

.text-decoration-line-bottom-medium {
  border-bottom: 2px solid;
  font-weight: 500;
}

.btn.with-rounded.btn-large>span {
  width: 34px;
  height: 34px;
  right: 10px;
  display: flex;
  top: 27px;
  align-items: center;
  justify-content: center;
  position: absolute;
  border-radius: 100%;
  transform: translateY(-50%);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .35);
}

footer ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.footer-navbar li,
.quantity,
.shop-size li {
  display: inline-block;
}

.fs-22 {
  font-size: 20px;
}

.me-10px {
  margin-right: 10px !important;
}

.last-paragraph-no-margin p {
  padding-right: 25px;
  margin-bottom: 7px;
}

.footer-navbar li:first-child a {
  padding-left: 0;
  color: #001f34 !important;
}

.footer-logo img {
  border-radius: 5px;
  height: 60px;
}

.alt-font {
  padding-bottom: 10px;
}

.last-paragraph-no-margin .fs-22 {
  padding-left: 20px;
}

.footer-logo {
  margin: 30px 0;
}

.footer-bottom {
  padding: 30px 0;
  border-top: 1px #fff solid;
}

.text-decoration-line-bottom {
  border-bottom: 1px solid;
}

.pt-50px {
  padding: 50px 0;
}


@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  .team .member {
    margin-bottom: 110px;
  }

  .services .icon-box {
    margin: 15px auto;
  }
}

@media (max-width: 768px) {
  .about {
    text-align: center;
    padding: 25px 0;
  }

  .team {
    height: auto;
  }

  .vision-mission img {
    width: 100%;
  }

  .gap-44 {
    grid-gap: 0px;
  }

  .clr1 {
    background: #05555c;
    float: none;
    margin-bottom: 25px;
    margin-right: 0px;
  }

  .copyright a {
    font-size: 11px ! Important;
  }

  .title-section {
    margin-bottom: 15px;
  }

  .services {
    padding: 20px 0;
  }

  .fsz-24 {
    font-size: 18px !important;
  }

  .mt-150 {
    margin-top: 0px !important;
  }

  .tc-services-style1 .service-card {
    padding: 10px !important;
  }

  .services .item {
    margin-bottom: 25px;
  }

  .sec-title h2 {
    font-size: 36px;
    text-align: left;
  }

  .about .text {
    line-height: 28px;
    font-size: 14px;
    text-align: left;
    margin-bottom: 5px;
  }

  .box-inner h5 {
    padding-left: 0px;
    font-size: 16px;
    line-height: 25px;
  }

  .about .pattern-one {
    left: 0%;
    top: 0px;
  }

  .button-box {
    text-align: left;
    margin-bottom: 25px;
  }

  .about .image-two {
    bottom: 0px;
    width: 50%;
    border-radius: 0px 50px 50px 50px;
  }

  .carousel-inner {
    height: 565px;
  }

  .banner-content h1 {
    font-size: 15px;
    line-height: 10px;
  }

  .buttons-box {
    margin: 20px 0 35px;
  }

  .btn-style-two {
    padding: 3px 8px;
    font-size: 12px;
  }

  .btn-style-three {
    padding: 3px 8px;
    font-size: 12px;
  }

  .image-column .inner-column {
    margin-right: 0px;
    padding-left: 0px;
  }

  .image-column .column:first-child .image {
    margin-left: 0px;
  }

  .image-column .column:nth-child(2) .image:first-child {
    display: none;
  }

  .image-column .column:nth-child(2) .image:nth-child(2) {
    display: none;
  }

  .hero1-section-area {
    padding: 30px 0;
    height: 100%;
  }

  .header-main-content {
    padding-top: 0px;
  }

  .heading1 h1 {
    font-size: 18px;
    line-height: 18px;
  }

  .heading1 p {
    margin-bottom: 5px;
  }

  .header-btn1 {
    font-size: 12px;
    padding: 5px 15px;
  }

  .hero1-section-area .header-main-content .btn-area .header-btn1 {
    margin-top: 0px;
  }

  .hero1-section-area .header-main-content .btn-area .header-btn2 {
    margin-top: 0px;
    font-size: 12px;
    padding: 5px 15px;
  }

  .hero1-section-area .header-images-area .main-images-area .img1 {
    left: 0;
  }

  .icons-area {
    display: none;
  }

  .hero1-section-area .header-images-area .main-images-area .img2 {
    right: 0;
  }

  .hero1-section-area .header-images-area .main-images-area .img1 img {
    padding: 25px 15px;
  }

  .about1-section-area {
    padding: 0px;
  }

  p {
    font-size: 15px !important;
  }

  .heading2 h2 {
    font-size: 22px;
  }

  .circle-button {
    display: none;
  }

  .about1-section-area .about-auhtor-images {
    top: 20px;
  }

  .case1-section-area .cs_case_study_1_list {
    flex-direction: column;
  }

  .case1-section-area .cs_case_study_1_list .cs_case_study.cs_style_1 {
    min-height: 250px;
    margin-bottom: 20px;
  }

  .case1-section-area .content-area1 {
    transform: rotate(0deg);
    left: 20px;
    bottom: 20px;
  }

  .it-team-area {
    padding: 10px 0;
    margin: 10px 0;
  }

  .it-section-title {
    font-size: 22px;
  }

  .it-team-text p {
    padding-right: 0px;
    text-align: justify;
    margin-top: 10px;
  }

  .it-team-left {
    margin-bottom: 10px;
  }

  .contact1-section-area .contact-info-area {
    margin-top: 10px;
  }

  .about-content-area {
    padding: 0px;
  }

  .contact1-section-area .contact-auhtor-box {
    display: block;
    text-align: center;
    justify-content: center;
    margin: auto;
  }

  .contact1-section-area .contact-info-area h3 {
    text-align: center;
  }

  .contact1-section-area .contact-auhtor-box .icons {
    margin: 10px 0;
  }

  .contact1-section-area .contact-boxarea {
    padding: 15px;
    margin: 5px;
  }

  .footer1-section-area .footer-logo-area1 {
    padding-left: 0px;
  }

  .footer1-section-area .copyright-area {
    display: inline-block;
    padding: 5px;
  }

  .copyright-area ul {
    padding-left: 0px;
    display: flex;
  }

  .footer1-section-area .copyright-area ul li a {
    font-size: 15px;
  }


}

@media (max-width: 767px) {
  .navbar .container-fluid {
    display: flex !important;
    justify-content: center !important;
  }

  .navbar.bg-light {
    padding: 0px;
  }

  .footer-logo img {
    border-radius: 5px;
    height: auto;
  }

  .navbar-collapse {
    flex-grow: 0;
    background: #307db5;
    padding: 10px 5px;
    margin-top: 30px;
  }

  #header img {
    margin: inherit;
  }

  .navbar-toggler {
    /* position: absolute; */
    top: 0px;
    right: 0;
    margin: 10px 0px;
  }

  .body-fx #header {
    padding: 15px 0;
    height: inherit;
    position: relative;
    background: rgba(254, 254, 254, .85) !important;
  }

  .caption {
    width: 100%;
  }

  .wback .caption {
    top: 30%;
  }

  .banner-content {
    display: block;
  }

  .bnr-sec {
    padding: 10px 0 !important;
  }

  .title-section h3 {
    font-size: 36px;
  }

  .carousel-indicators {
    display: none;
  }

  .question-area {
    padding: 5px 0;
  }

  .bg-gradient-very-ghost-white {
    padding: 10px 0;
  }

  .last-paragraph-no-margin .fs-22 {
    padding-left: 0px;
  }

  .bg-gradient-very-ghost-white {
    margin-bottom: 30px;
  }

  .footer-bottom {
    padding: 15px 0;
  }

  .pt-50px {
    padding: 20px 0;
  }

  .alt-font {
    font-size: 14px;
  }

  .lef-st {
    padding-top: 15px;
  }

  #header .col-md-4 {
    text-align: left;
  }

  .display-5 {
    font-weight: 700;
    color: black;
    font-size: 20px;
  }

  .ln-about-left-side:before {
    content: '';
    background: #0070ba ! IMPORTANT;
    width: calc(100% - 98px);
    height: 100%;
    display: block;
    z-index: 0;
    position: absolute;
    left: 0px;
    right: 0;
    top: -32px !important;
  }

  .ln-about-left-side .second-img {
    position: absolute;
    overflow: hidden;
    top: 15px;
    left: -15px;
    height: 100%;
    width: 100%;
  }

  .body-fx .navbar-default,
  .body-fx .navbar-default .navbar-collapse {
    background-color: transparent !important;
    border-color: transparent !important;
  }
}

.profile-card {
  margin-bottom: 25px;
}

.maxwidth500 {
  margin-bottom: 25px;
}

@media (max-width: 575px) {
  #footer .footer-top .footer-info {
    margin: -20px 0 30px 0;
  }

  .wback .caption {
    display: none;
  }

  #header {
    position: relative;
    background-color: #fff;
    padding: 20px 0;
    height: 80px;
  }
}

@media (max-width: 414px) {
  #header img {
    margin: inherit;
    max-width: 75%;
  }
}

@media(min-width:1920px) {
  .image-column .column:nth-child(2) .image:first-child {
    overflow: hidden;
    border-radius: 90px 90px 0px 0px;
    margin-top: -76px;
    margin-bottom: 60px;
    box-shadow: 1px 1px 4px #151414;
    margin-right: -200px;
    margin-left: 75px;
    height: 30%;
  }

  .image-column .column:nth-child(2) .image:nth-child(2) {
    overflow: hidden;
    border-radius: 70px 0px 70px 70px;
    margin-top: -35px;
    height: unset;
    box-shadow: 1px 1px 4px #151414;
    margin-right: -200px;
    margin-left: 75px;
    height: 30%;
  }

  .image-column .inner-column {
    position: relative;
    margin-right: -100px;
    padding-left: 50px;
  }
}

@media(min-width:1920px) {
  .hero1-section-area {
    height: 750px;
  }
}

/* innr-pg-c Start */
.otherpagecss #RadDockZone1.container {
  max-width: 100%;
}

.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table {
  margin-top: 0 !important;
}

.innr-pg-c {
  margin-bottom: 20px;
  padding: 32px 0;
  position: relative;
  background: url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;
}

.innr-pg-c h1 {
  font-weight: 800;
  font-family: "Nunito", sans-serif !important;
  Font-size: 26px;
  color: #fff;
  text-align: left;
  border-left: 3px #fff solid;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  padding: 5px 0 5px 20px;
}

.innr-pg-c:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-image: linear-gradient(22deg, #307db5, #000);
}

/* innr-pg-c End */

/* Page Hero Section */
.page-hero {
  min-height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  background-image: url('../Image/page-hero.webp');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding: 80px 0 80px;
  text-align: center;
}

.page-hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(48, 125, 181, 0.9) 0%, rgba(28, 82, 122, 0.9) 100%);
  z-index: 0;
}

.page-hero-content {
  position: relative;
  z-index: 1;
  text-align: center;
}

.page-hero-title {
  font-size: clamp(2.2rem, 5vw, 3.8rem);
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 1.5rem;
  margin-top: 0;
  text-shadow: 0 4px 15px rgba(0, 0, 0, 0.4);
  letter-spacing: -0.01em;
  line-height: 1.2;
}

.breadcrumb-nav {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.5rem 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 30px;
  font-size: 0.85rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.breadcrumb-link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}

.breadcrumb-link:hover {
  color: #ffffff;
  opacity: 0.9;
}

.breadcrumb-sep {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 300;
}

.breadcrumb-current {
  color: #ffffff;
  font-weight: 600;
}

@media (max-width: 991px) {
  .page-hero {
    min-height: 220px;
    padding: 60px 0 60px;
    background-attachment: scroll;
  }
}


.sub-heading {
  font-family: "Nunito", sans-serif !important;
  font-weight: 700;
  Font-size: 20px;
  color: #307db5;
  line-height: 34px;
  /* text-transform:uppercase; */
  margin: 0;
  text-align: left;
  position: relative;
  margin-bottom: 23px;
}

.sub-heading::after {
  position: absolute;
  content: '';
  width: 60px;
  height: 3px;
  background: #001f34 !important;
  left: 0;
  bottom: -10px
}

.team_img {
  width: 160px;
  border: 6px solid #777;
  border-radius: 50%;
}

.team-pg h6 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}

/*contact*/
.map-cont {
  margin-top: 10px;
  width: 56%;
  float: left;
  border: 1px solid #ddd;
  text-align: center;
  padding: 10px 0;
}

.map-cont img {
  max-width: 100%;
}

.bx-rht-cont {
  width: 40%;
  float: left;
  margin-left: 3%;
  text-align: left;
}

.bx-rht-cont a {
  cursor: pointer;
}

.bx-rht-cont h2 {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.bx-rht-cont p {
  margin-bottom: 0;
}

.brn-off {
  width: 31%;
  padding: 1%;
  float: left;
  padding-bottom: 0;
}

.cont-page h3 {
  margin: 0;
  font-size: 18px;
  margin-bottom: 8px;
}

.cont-page p {
  font-size: 14px;
  color: #000;
  line-height: 24px !important;
}

.cont-heading {
  margin: 0;

  font-size: 15px;
  text-transform: uppercase;
  background: #60355c;
  padding: 9px 10px;
  color: #fff;
  margin-bottom: 8px;
}

.head-bx {
  float: left;
  width: 50%;
}

.contd-bx {
  float: left;
  width: 50%;
}

.brn-bx h2 {
  text-align: center;
}

.map-cont img {
  max-width: 100%;
}

.cont-page .st-feature-box {
  background: #307db5 !important;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  padding-right: 10px;
  color: #fff;
}

.cont-page .feature-box-image {
  margin-top: 13px;
}

.brnh-off p {
  margin-bottom: 2px;
}


.st-custom-heading-layout2.st-custom-heading-wraper {
  margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
  position: relative;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 25px;
  font-weight: bold;
  margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
  position: relative;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 25px;
  display: block;
  margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
  width: 26px;
  height: 1px;
  background: #316A63;
  margin: 0;
}

.st-feature-box {
  padding-left: 75px;
  position: relative;
  margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
  color: #111;
  display: block;
  position: absolute;
  width: 52px;
  height: 52px;
  line-height: 0px;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 60px;
  -webkit-transition: all .3s;
  -khtml-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.st-feature-box h3 {
  color: #fff;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}

.cont-soc img {
  margin-right: 5px;
}

.cont-page h2 {
  font-weight: bold;
  color: #111;
  font-size: 19px;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 18px;
  margin-top: 10px;
}

.cont-page h2 span {
  color: #111;
  font-weight: normal;
  font-size: 18px;
}

.cont-page h5 {
  color: #222;
  font-size: 19px;
  margin-bottom: 25px;
}

.cont-page h2 span {
  color: #111;
  font-weight: normal;
  font-size: 18px;
}

.cont-page {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.cont-page {
  padding-bottom: 40px;
}

/*cont-page*/

#WidgetControl4 {
  display: none !important;
}

.section-tittle {
  color: #000;
}

.table-responsive {
  padding: 2px;
}

.main-table {
  padding-bottom: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  Font-size: 14px;
  color: #222 !important;
  line-height: 24px;
  text-align: justify;
  min-height: 70vh;
}

.main-table p {
  font-size: 16px;
  line-height: 26px;
}

.main-table ul li {
  font-size: 16px;
  line-height: 28px;
}

/* rotate caret on hover */
.dropdown-menu>li>a:hover:after {
  text-decoration: underline;
  transform: rotate(180deg);
}

.dropend .dropdown-menu {
  right: 100% !important;
  top: 0;
  left: auto !important;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #307db5 !important;
}

#_cmnt {
  font-size: 16px;
  line-height: 24px;
}

#msform label {
  font-size: 14px !important;
}

/* Custom Modern Navbar & Top Contact Bar Styles */
:root {
  --primary-blue: #307db5;
  --secondary-blue: #1c527a;
  --navbar-bg: rgba(255, 255, 255, 0.98);
}

/* Top Contact Bar Styles */
.top-bar {
  background: #307db5;
  color: #ffffff;
  font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;
  font-size: 0.85rem;
  padding: 8px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
}

.top-bar-inner {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
}

.top-bar-item {
  color: #ffffff !important;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: opacity 0.2s ease;
}

.top-bar-item:hover {
  opacity: 0.85;
}

.top-bar-divider {
  width: 1px;
  height: 12px;
  background: rgba(255, 255, 255, 0.3);
}

/* Navbar Base Styles */
.custom-navbar {
  width: 100%;
  background: var(--navbar-bg);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  border-bottom: 1px solid rgba(48, 125, 181, 0.15);
  margin-bottom: 0px;
}

.custom-nav-container {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding: 12px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}

.custom-logo {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.custom-logo-img {
  height: 60px;
  object-fit: contain;
}

.custom-nav-right {
  display: flex;
  align-items: center;
}

.custom-nav-menu {
  display: flex;
  list-style: none;
  gap: 2.5rem;
  align-items: center;
  margin: 0;
  padding: 0;
}

.custom-nav-item {
  position: relative;
}

.custom-nav-link {
  color: #333 !important;
  font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;
  font-weight: 600;
  font-size: 0.9rem;
  padding: 10px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  transition: color 0.3s ease;
  text-decoration: none !important;
  display: inline-block;
}

.custom-nav-link::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--primary-blue);
  transition: width 0.3s ease;
}

.custom-nav-item:hover .custom-nav-link,
.custom-nav-link.active {
  color: var(--primary-blue) !important;
}

.custom-nav-item:hover .custom-nav-link::after,
.custom-nav-link.active::after {
  width: 100%;
}

.custom-dropdown .fa-caret-down {
  transition: transform 0.3s ease;
  margin-left: 4px;
}

/* Services Dropdown Common Styles */
.custom-dropdown-menu {
  padding: 0;
  list-style: none;
  display: block;
}

.custom-dropdown-item {
  display: block;
  padding: 10px 20px;
  color: #444 !important;
  font-size: 0.9rem;
  text-decoration: none !important;
  transition: all 0.2s ease;
  text-align: left;
}

/* Desktop-Only Styles */
@media (min-width: 992px) {
  .custom-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(15px);
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    padding: 10px 0;
    min-width: 280px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: 1010;
    border: 1px solid rgba(48, 125, 181, 0.1);
  }

  .custom-nav-item.custom-dropdown:hover .custom-dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
  }

  .custom-dropdown-item:hover {
    background: rgba(48, 125, 181, 0.08);
    color: var(--primary-blue) !important;
    padding-left: 25px;
  }

  .custom-dropdown:hover .fa-caret-down {
    transform: translateY(2px);
  }
}

/* Mobile Menu Toggle */
.custom-menu-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  cursor: pointer;
  background: rgba(48, 125, 181, 0.05);
  border: none;
  transition: all 0.3s ease;
  z-index: 1002;
  position: relative;
}

.custom-menu-toggle span {
  width: 20px;
  height: 2px;
  background: #333;
  border-radius: 2px;
  transition: all 0.3s ease;
  position: absolute;
}

.custom-menu-toggle span:nth-child(1) {
  transform: translateY(-6px);
}

.custom-menu-toggle span:nth-child(2) {
  width: 14px;
  transform: translateX(-3px);
}

.custom-menu-toggle span:nth-child(3) {
  transform: translateY(6px);
}

.custom-menu-toggle.active span:nth-child(1) {
  transform: rotate(45deg);
}

.custom-menu-toggle.active span:nth-child(2) {
  opacity: 0;
  transform: scale(0);
}

.custom-menu-toggle.active span:nth-child(3) {
  transform: rotate(-45deg);
}

/* Mobile view styling */
@media (max-width: 991px) {
  .custom-menu-toggle {
    display: flex;
  }

  .custom-nav-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 80px 24px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    gap: 20px;
    z-index: 999;
  }

  .custom-nav-menu.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .custom-nav-item {
    width: 100%;
    text-align: center;
  }

  .custom-nav-link {
    font-size: 1.2rem;
    padding: 12px 0;
  }

  /* Dropdown behavior for mobile */
  .custom-dropdown-menu {
    position: static;
    transform: none;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    background: rgba(48, 125, 181, 0.03);
    padding: 0px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    width: 100%;
    border: none;
  }

  .custom-nav-item.custom-dropdown.active .custom-dropdown-menu {
    max-height: 300px;
    padding: 10px 0;
    border-left: 2px solid var(--primary-blue);
    margin: 5px 0 10px 0;
  }

  .custom-dropdown-item {
    text-align: center;
    font-size: 1rem;
    padding: 8px 20px;
  }

  .custom-nav-item.custom-dropdown.active .fa-caret-down {
    transform: rotate(180deg);
  }

  .custom-nav-item.custom-dropdown:hover .fa-caret-down {
    transform: none;
  }

  .top-bar {
    display: none;
  }

  .custom-logo-img {
    height: 50px;
  }
}


/* Hero Enterprise Section (CA Monika Jain & Co) */
.hero-enterprise {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #f6fafc;
  overflow: hidden;
  padding: 50px 0 60px 0;
}

.hero-enterprise-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle at 10% 10%, rgba(48, 125, 181, 0.06) 0%, transparent 40%),
    radial-gradient(circle at 90% 90%, rgba(48, 125, 181, 0.04) 0%, transparent 45%);
  pointer-events: none;
  z-index: 1;
}

.hero-enterprise-container {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 4rem;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.hero-enterprise-content {
  flex: 1 1 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 2rem;
  text-align: left;
}

.hero-enterprise-subtitle {
  font-family: 'Poppins', sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  color: var(--primary-blue);
  letter-spacing: 1px;
  margin-bottom: 1.5rem;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-transform: uppercase;
  background: rgba(48, 125, 181, 0.05);
  border: 1px solid rgba(48, 125, 181, 0.12);
  padding: 6px 16px;
  border-radius: 30px;
  width: fit-content;
}

.hero-enterprise-subtitle::before {
  content: '\2726';
  font-size: 0.8rem;
  color: var(--secondary-blue);
}

.hero-enterprise-title {
  font-size: clamp(2.3rem, 4vw, 3.8rem);
  font-family: 'Poppins', sans-serif;
  color: #1c1c1c;
  line-height: 1.2;
  margin-bottom: 1.5rem;
  font-weight: 700;
  margin-top: 0;
}

.hero-enterprise-title em {
  font-style: normal;
  color: var(--primary-blue);
  position: relative;
}

.hero-enterprise-desc {
  font-size: 1.1rem;
  color: #555;
  line-height: 1.7;
  margin-bottom: 2.5rem;
  max-width: 95%;
}

.hero-enterprise-actions {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  flex-wrap: wrap;
}

.hero-btn-solid {
  position: relative;
  padding: 16px 38px;
  font-family: 'Poppins', sans-serif;
  font-size: 0.95rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  text-decoration: none !important;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: var(--primary-blue);
  color: #ffffff !important;
  border: 1px solid var(--primary-blue);
  border-radius: 4px;
  box-shadow: 0 4px 15px rgba(48, 125, 181, 0.25);
  display: inline-block;
}

.hero-btn-solid:hover {
  background-color: var(--secondary-blue);
  border-color: var(--secondary-blue);
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(48, 125, 181, 0.4);
}

.hero-btn-outline {
  padding: 16px 38px;
  font-family: 'Poppins', sans-serif;
  font-size: 0.95rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  text-decoration: none !important;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: transparent;
  color: #1c1c1c !important;
  border: 2px solid #1c1c1c;
  border-radius: 4px;
  display: inline-block;
}

.hero-btn-outline:hover {
  background-color: #1c1c1c;
  color: #ffffff !important;
  transform: translateY(-3px);
}

.hero-metrics {
  display: flex;
  gap: 40px;
  margin-top: 3.5rem;
  padding-top: 2.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.metric-item {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.metric-number {
  font-family: 'Poppins', sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  color: var(--primary-blue);
  line-height: 1;
}

.metric-label {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #666;
  font-weight: 600;
}

/* Visual Side */
.hero-enterprise-visual {
  flex: 1 1 40%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}

.hero-enterprise-visual::before {
  content: '';
  position: absolute;
  top: 10%;
  left: 13%;
  width: 85%;
  max-width: 450px;
  aspect-ratio: 1 / 1;
  border: 2px solid var(--secondary-blue);
  border-radius: 20px;
  z-index: 1;
  pointer-events: none;
  opacity: 0.3;
}

.hero-slider-container {
  width: 85%;
  max-width: 460px;
  aspect-ratio: 1 / 1;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
  z-index: 2;
  transform: translateZ(0);
  position: relative;
  background-color: #ffffff;
}

.hero-slider-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  transform: translateZ(0);
  background-color: #ffffff;
}

.hero-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s ease-in-out, visibility 0.8s ease-in-out;
  border-radius: 20px;
  overflow: hidden;
  transform: translateZ(0);
  background-color: #ffffff;
  border: 1px solid rgba(48, 125, 181, 0.25);
}

.hero-slide.active {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

.hero-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 6s ease;
  border-radius: 20px;
  background-color: #ffffff;
}

.hero-slide.active img {
  transform: scale(1.08);
}

.hero-slide-badge {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #ffffff;
  color: var(--primary-blue);
  padding: 8px 18px;
  border-radius: 30px;
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.08);
  z-index: 3;
}

.hero-slider-dots {
  position: absolute;
  bottom: 20px;
  right: 30px;
  display: flex;
  gap: 8px;
  z-index: 4;
}

.hero-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(48, 125, 181, 0.5);
  cursor: pointer;
  transition: all 0.3s ease;
}

.hero-dot.active {
  background: var(--primary-blue);
  border-color: var(--primary-blue);
  transform: scale(1.3);
}

/* Responsive Overrides */
@media (max-width: 991px) {
  .hero-enterprise {
    padding: 30px 0 40px;
  }

  .hero-enterprise-container {
    flex-direction: column-reverse;
    text-align: center;
    gap: 3rem;
  }

  .hero-enterprise-content {
    flex: none;
    width: 100%;
    padding-right: 0;
    align-items: flex-start;
  }

  .hero-enterprise-desc {
    max-width: 100%;
  }

  .hero-metrics {
    justify-content: center;
    width: 100%;
    margin-top: 2.5rem;
    gap: 30px;
  }

  .hero-enterprise-visual {
    flex: none;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2rem;
    padding: 20px 0;
  }

  .hero-enterprise-visual::before {
    display: block;
    content: '';
    position: absolute;
    top: -1%;
    left: calc(50% - 155px);
    width: 48%;
    max-width: 370px;
    aspect-ratio: 1 / 1;
    border: 2px solid var(--secondary-blue);
    border-radius: 20px;
    z-index: 1;
    opacity: 0.3;
  }

  .hero-slider-container {
    width: 90%;
    max-width: 350px;
    aspect-ratio: 1 / 1;
    border-radius: 15px;
  }

  .hero-slide,
  .hero-slide img,
  .hero-slider-wrapper {
    border-radius: 15px;
  }
}

@media (max-width: 767px) {
  .hero-metrics {
    flex-direction: column;
    gap: 20px;
    align-items: center;
    margin-top: 2rem;
    padding-top: 2rem;
  }

  .metric-item {
    align-items: center;
  }

  .hero-enterprise-visual::before {
    left: calc(50% - 132px);
    max-width: 330px;
    width: 85%;
    top: 2%;
  }

  .hero-enterprise-actions {
    flex-direction: column;
    width: 100%;
    gap: 1rem;
  }

  .hero-enterprise-actions a {
    width: 100%;
    text-align: center;
    padding: 15px 0;
  }
}

/* Dark Separator */
.dark-separator {
  width: 100%;
  height: 3px;
  background-color: var(--primary-blue);
}

/* Premium Footer (CA Monika Jain & Co) */
.footer-industrial {
  position: relative;
  background: linear-gradient(180deg, #307db5 0%, #1c527a 100%);
  color: rgba(255, 255, 255, 0.9);
  padding-top: 4rem;
  margin-top: 0;
  border-top: 3px solid #1c527a;
  font-family: 'Poppins', sans-serif;
  text-align: left !important;
}

.footer-pre-banner,
.footer-pre-banner-text,
.footer-content,
.footer-brand,
.footer-desc,
.footer-col,
.footer-col h4,
.footer-list,
.footer-list li,
.footer-list a,
.footer-contact-col,
.footer-contact-list,
.footer-contact-list li,
.footer-contact-list a {
  text-align: left !important;
}

.footer-pre-banner {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  padding: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin-bottom: 4rem;
  backdrop-filter: blur(10px);
}

.footer-pre-banner-text h3 {
  color: #ffffff;
  font-size: 1.6rem;
  margin-bottom: 0.3rem;
  font-weight: 700;
}

.footer-pre-banner-text p {
  color: rgba(255, 255, 255, 0.85);
  font-size: 0.95rem;
  margin: 0;
}

.footer-pre-banner-actions {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.footer-pre-btn {
  padding: 0.8rem 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.85rem;
  letter-spacing: 1px;
  border-radius: 4px;
  text-decoration: none !important;
  transition: all 0.3s ease;
}

.footer-pre-btn-primary {
  background: #ffffff;
  color: #1c527a !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.footer-pre-btn-primary:hover {
  background: rgba(255, 255, 255, 0.9);
  transform: translateY(-2px);
}

.footer-pre-btn-secondary {
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #ffffff !important;
  background: transparent;
}

.footer-pre-btn-secondary:hover {
  border-color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
  transform: translateY(-2px);
}

.footer-content {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-brand {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}

.footer-logo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 1.5rem;
}

.footer-logo-img {
  height: 70px;
  width: auto;
  object-fit: contain;
}

.footer-brand-name {
  font-size: 1.3rem;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0;
}

.footer-desc {
  font-size: 0.95rem;
  line-height: 1.7;
  margin-bottom: 1.5rem;
  color: rgba(255, 255, 255, 0.8);
}

.footer-links-wrapper {
  display: grid;
  grid-template-columns: 2.5fr 1.8fr 1.2fr 1.8fr;
  gap: 3rem;
}

.footer-col h4 {
  color: #ffffff;
  font-size: 1.15rem;
  text-transform: uppercase;
  margin-bottom: 1.8rem;
  margin-top: 0;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  padding-bottom: 8px;
}

.footer-col h4::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #ffffff;
}

.footer-list,
.footer-contact-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.dual-column {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px 15px;
}

.footer-list a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none !important;
  transition: all 0.3s ease;
  display: inline-block;
  font-size: 0.95rem;
}

.footer-list a:hover {
  color: #ffffff;
  transform: translateX(4px);
}

.footer-contact-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 0.95rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}

.footer-contact-list i {
  color: #ffffff;
  font-size: 1rem;
  margin-top: 4px;
}

.footer-contact-list a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none !important;
  transition: color 0.3s ease;
}

.footer-contact-list a:hover {
  color: #ffffff;
}

.footer-bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 2.5rem 0;
  font-size: 0.9rem;
  flex-wrap: wrap;
  gap: 1.5rem;
}

.footer-bottom p {
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.footer-bottom-links {
  display: flex;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-bottom-links a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none !important;
  transition: color 0.3s ease;
}

.footer-bottom-links a:hover {
  color: #ffffff;
}

.developer-credit a {
  color: #ffffff;
  text-decoration: none !important;
  transition: color 0.3s ease;
  font-weight: 600;
}







/* Footer Responsive Overrides */
@media (max-width: 991px) {
  .footer-links-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .footer-links-wrapper {
    grid-template-columns: 1fr;
  }

  .dual-column {
    grid-template-columns: 1fr;
  }

  .footer-pre-banner {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .footer-pre-banner-actions {
    justify-content: center;
    width: 100%;
  }

  .footer-pre-banner-actions a {
    width: 100%;
    text-align: center;
  }
}

/* About Us Section Styles */
.about-section-premium {
  padding: 60px 0;
  background-color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  text-align: left !important;
}

.about-section-premium .about-wrapper {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  gap: 4rem;
  align-items: center;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  /* padding: 0 24px; */
  box-sizing: border-box;
  text-align: left !important;
}

.about-section-premium .about-content {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  text-align: left !important;
  align-items: flex-start !important;
}

.about-section-premium .about-header {
  text-align: left !important;
}

.about-section-premium .section-subtitle {
  display: inline-block;
  color: var(--secondary-blue);
  font-weight: 700;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0.75rem;
  padding: 0 0 10px 0;
  position: relative;
  text-align: left !important;
}

.about-section-premium .section-subtitle::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 3px;
  background-color: var(--primary-blue);
}

.about-section-premium .section-title {
  font-size: clamp(1.8rem, 3.5vw, 2.5rem);
  font-weight: 600;
  color: #1c1c1c;
  margin-bottom: 1.5rem;
  margin-top: 0;
  text-align: left !important;
}

.about-section-premium .section-description {
  font-size: 1rem;
  color: #555;
  line-height: 1.7;
  margin: 0;
  text-align: left !important;
}

.about-section-premium .about-accordion {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  width: 100%;
}

.about-section-premium .about-accordion-item {
  background: #ffffff;
  border: 1px solid rgba(48, 125, 181, 0.15);
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.02);
}

.about-section-premium .about-accordion-item[open] {
  box-shadow: 0 10px 20px rgba(48, 125, 181, 0.05);
  border-color: rgba(48, 125, 181, 0.3);
}

.about-section-premium .about-accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.2rem 1.5rem;
  font-size: 1.15rem;
  font-weight: 700;
  color: #1c1c1c;
  cursor: pointer;
  list-style: none;
  outline: none;
  user-select: none;
}

.about-section-premium .about-accordion-header::-webkit-details-marker {
  display: none;
}

.about-section-premium .about-accordion-title {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.about-section-premium .about-accordion-title .about-num {
  font-size: 0.95rem;
  color: var(--primary-blue);
  font-weight: 700;
  border-bottom: 2px solid var(--primary-blue);
  padding-bottom: 2px;
}

.about-section-premium .about-accordion-icon {
  font-size: 0.9rem;
  color: var(--primary-blue);
  transition: transform 0.3s ease;
}

.about-section-premium .about-accordion-item[open] .about-accordion-icon {
  transform: rotate(180deg);
}

.about-section-premium .about-accordion-content {
  padding: 0 1.5rem 1.5rem 1.5rem;
  border-top: 1px solid rgba(48, 125, 181, 0.08);
  background: #fafcfd;
}

.about-section-premium .about-accordion-content p {
  font-size: 0.95rem !important;
  color: #555;
  line-height: 1.6;
  margin: 1.2rem 0 0 0;
  text-align: left !important;
}

.about-section-premium .about-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding: 1rem 2.5rem;
  margin-top: 1rem;
  background: var(--primary-blue);
  color: #ffffff !important;
  font-size: 1.1rem;
  font-weight: 600;
  text-decoration: none !important;
  border: 1px solid var(--primary-blue);
  transition: all 0.4s ease;
  width: fit-content;
}

.about-section-premium .about-btn:hover {
  background: transparent;
  color: var(--primary-blue) !important;
}

.about-section-premium .about-btn span.arrow {
  font-size: 1.2rem;
  font-weight: 300;
  transition: transform 0.4s ease;
}

.about-section-premium .about-btn:hover span.arrow {
  transform: translateX(5px);
}

.about-section-premium .about-visual {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-section-premium .about-image-layers {
  position: relative;
  width: 100%;
  max-width: 440px;
  aspect-ratio: 0.9 / 1;
  z-index: 1;
}

.about-section-premium .about-img-bg-frame {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(48, 125, 181, 0.15);
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.about-section-premium .about-img-bg-frame:hover {
  transform: translateY(-8px);
  box-shadow: 0 25px 45px rgba(48, 125, 181, 0.2);
}

.about-section-premium .about-img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.about-section-premium .about-img-bg-frame:hover .about-img-bg {
  transform: scale(1.05);
}

.about-section-premium .about-visual-dots {
  position: absolute;
  bottom: -30px;
  right: -30px;
  width: 160px;
  height: 160px;
  background-image: radial-gradient(rgba(48, 125, 181, 0.35) 1.5px, transparent 1.5px);
  background-size: 12px 12px;
  z-index: -1;
  pointer-events: none;
}

@media (max-width: 991px) {
  .about-section-premium .about-wrapper {
    grid-template-columns: 1fr;
    gap: 3rem;
    text-align: left;
  }

  .about-section-premium .section-subtitle::after {
    left: 0;
    transform: none;
  }

  .about-section-premium .about-content {
    align-items: flex-start;
  }

  .about-section-premium .feature-item {
    flex-direction: row;
    align-items: flex-start;
    text-align: left;
  }

  .about-section-premium .about-image-layers {
    max-width: 360px;
    margin: 0;
  }
}

/* Premium Services Section Styles */
.services-section-premium {
  padding: 60px 0;
  background-color: #f6fafc;
}

.services-section-premium .section-header,
.testimonials-section-premium .section-header {
  text-align: center;
  margin-bottom: 2rem;
}

.services-section-premium .section-subtitle,
.testimonials-section-premium .section-subtitle {
  display: inline-block;
  color: var(--secondary-blue);
  font-weight: 700;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0.75rem;
  padding: 0 0 10px 0;
  position: relative;
}

.services-section-premium .section-subtitle::after,
.testimonials-section-premium .section-subtitle::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 40px;
  height: 3px;
  background-color: var(--primary-blue);
}

.services-section-premium .section-title,
.testimonials-section-premium .section-title {
  font-size: clamp(1.8rem, 3.5vw, 2.5rem);
  font-weight: 600;
  color: #1c1c1c;
  margin-bottom: 1.5rem;
  margin-top: 0;
}

.services-section-premium .section-description {
  font-size: 1rem !important;
  color: #666;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.7;
}

.services-premium-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}

.service-premium-card {
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.15);
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  display: flex;
  flex-direction: column;
  height: 100%;
  text-align: left !important;
}

.service-premium-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(48, 125, 181, 0.12);
  border-color: rgba(48, 125, 181, 0.2);
}

.service-img-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1.5 / 1;
  overflow: hidden;
}

.service-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.service-premium-card:hover .service-img-wrapper img {
  transform: scale(1.08);
}

.service-num-tag {
  position: absolute;
  bottom: 12px;
  right: 12px;
  background: var(--primary-blue);
  color: #ffffff;
  font-weight: 700;
  font-size: 0.85rem;
  padding: 4px 10px;
  border-radius: 4px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.service-premium-body {
  padding: 1.8rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  text-align: left !important;
  align-items: flex-start !important;
}

.service-premium-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #1c1c1c;
  margin: 0 0 1rem 0;
  transition: color 0.3s ease;
  text-align: left !important;
}

.service-premium-card:hover .service-premium-title {
  color: var(--primary-blue);
}

.service-premium-text {
  font-size: 0.95rem;
  color: #555;
  line-height: 1.6;
  margin: 0 0 1.5rem 0;
  flex-grow: 1;
  text-align: left !important;
}

.service-read-more {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: var(--primary-blue);
  font-weight: 600;
  font-size: 0.95rem;
  text-decoration: none !important;
  transition: color 0.3s ease;
  text-align: left !important;
}

.service-read-more span.arrow {
  transition: transform 0.3s ease;
}

.service-premium-card:hover .service-read-more span.arrow {
  transform: translateX(4px);
}

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

@media (max-width: 767px) {
  .services-premium-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .services-section-premium {
    padding: 60px 0;
  }

  .about-section-premium {
    padding: 60px 0;
  }
}

/* Moving Text Ticker Section Styles */
.moving-text-section {
  padding: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.moving-text-container {
  width: 100%;
  background-color: var(--secondary-blue);
  padding: 1.25rem 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 5;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  user-select: none;
}

.moving-text-track {
  display: flex;
  white-space: nowrap;
  animation: moveText 30s linear infinite;
  gap: 3rem;
}

.moving-text-track span {
  font-size: 1.05rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  gap: 3rem;
}

.moving-text-track span::after {
  content: '\2726';
  color: #ffffff;
  font-size: 0.9rem;
  opacity: 0.8;
}

@keyframes moveText {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

/* Funfact Section Styles */
.funfact-section {
  padding: 100px 0;
  background: linear-gradient(135deg, #1c527a 0%, #10344f 100%);
  position: relative;
  overflow: hidden;
  text-align: left !important;
}

.funfact-wrapper {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 5rem;
  align-items: center;
  position: relative;
  z-index: 1;
  text-align: left !important;
}

.funfact-content {
  color: #ffffff;
  text-align: left !important;
}

.funfact-section .section-title-wrapper {
  margin-bottom: 1.5rem;
  text-align: left !important;
}

.funfact-section .section-title-wrapper .subtitle {
  color: var(--primary-blue);
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  text-align: left !important;
}

.funfact-section .section-title-wrapper .section-title-main {
  color: #ffffff;
  font-size: clamp(2rem, 3.4vw, 3rem);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
  text-align: left !important;
}

.funfact-description {
  font-size: 1.05rem;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
  text-align: left !important;
}

.funfact-points-list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  text-align: left !important;
}

.funfact-point-item {
  position: relative;
  padding-left: 2rem;
  border-left: 2px solid rgba(255, 255, 255, 0.1);
  transition: all 0.4s ease;
  text-align: left !important;
}

.funfact-point-item:hover {
  border-left-color: var(--primary-blue);
  transform: translateX(8px);
}

.funfact-point-header {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 0.5rem;
  text-align: left !important;
}

.funfact-point-num {
  font-size: 3rem;
  color: var(--primary-blue);
  line-height: 1;
  min-width: 90px;
  display: inline-flex;
  align-items: flex-start;
  text-align: left !important;
}

.funfact-point-plus {
  font-size: 1.5rem;
  color: #ffffff;
  margin-left: 2px;
}

.funfact-point-title {
  font-size: 1.3rem;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  text-align: left !important;
}

@media (max-width: 991px) {
  .funfact-section {
    padding: 60px 0;
  }

  .funfact-wrapper {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .funfact-point-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
}

/* Testimonials Section Styles */
.testimonials-section-premium {
  padding: 80px 0 160px 0;
  background-color: #ffffff;
}

.testimonials-wrapper {
  position: relative;
}

.testimonials-slider {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
}

.testimonial-track {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}

.testimonial-slide {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.testimonial-slide.active {
  display: block;
  opacity: 1;
}

.testimonial-grid-layout {
  display: grid;
  grid-template-columns: 1fr 1.6fr;
  gap: 4rem;
  align-items: center;
  background: #ffffff;
  border-radius: 24px;
  padding: 4.5rem;
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.03), 0 0 2px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.15);
  position: relative;
  text-align: left !important;
}

.testimonial-visual-col {
  position: relative;
  padding-right: 2rem;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  text-align: left !important;
}

.quote-graphic-wrapper {
  position: absolute;
  top: -50px;
  left: -20px;
  z-index: 0;
  pointer-events: none;
  opacity: 0.04;
}

.quote-graphic-wrapper i {
  font-size: 150px;
  color: #000000;
}

.star-rating-box {
  position: relative;
  z-index: 1;
  text-align: left !important;
}

.star-rating-box .star-rating {
  justify-content: flex-start;
  gap: 6px;
  margin-bottom: 0.75rem;
  display: flex;
}

.star-rating-box .star-rating i {
  font-size: 18px;
  color: var(--primary-blue);
}

.rating-label {
  font-size: 0.9rem;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  display: block;
  text-align: left !important;
}

.testimonial-content-col {
  position: relative;
  z-index: 1;
  text-align: left !important;
}

.testimonial-text {
  font-size: clamp(1.15rem, 2vw, 1.45rem);
  line-height: 1.6;
  color: #1c1c1c;
  font-style: italic;
  margin-bottom: 2rem;
  text-align: left !important;
}

.testimonial-author {
  border-top: none;
  padding-top: 0;
  text-align: left !important;
}

.author-name {
  font-size: 1.3rem;
  font-weight: 700;
  color: #1c1c1c;
  margin-bottom: 0.25rem;
  text-align: left !important;
}

.author-position {
  font-size: 0.85rem;
  color: #666666;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0;
  text-align: left !important;
}

.slider-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.slider-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: transparent;
  color: #1c1c1c;
  border: 1px solid #1c1c1c;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  transition: all 0.3s ease;
}

.slider-btn:hover {
  background: var(--primary-blue);
  color: #ffffff;
  border-color: var(--primary-blue);
  transform: translateY(-3px);
}

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

.slider-dots .dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transition: all 0.3s ease;
}

.slider-dots .dot.active {
  background: var(--primary-blue);
  width: 16px;
  height: 16px;
}

.slider-dots .dot:hover {
  background: var(--primary-blue);
  transform: scale(1.2);
}

@media (max-width: 767px) {
  .testimonials-section-premium {
    padding: 60px 0;
  }

  .testimonial-grid-layout {
    grid-template-columns: 1fr;
    gap: 2.5rem;
    padding: 3rem;
  }

  .testimonial-visual-col {
    padding-right: 0;
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    padding-bottom: 1.5rem;
  }
}

/* Premium Contact Section Styles */
.contact-section-premium {
  padding: 60px 0;
  background: linear-gradient(135deg, #f8faff 0%, #f4f7fc 100%);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  text-align: left !important;
}

.contact-section-premium .contact-premium-wrapper {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 4rem;
  align-items: center;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.contact-section-premium .contact-premium-left {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  position: relative;
  text-align: left !important;
  align-items: flex-start !important;
}

.contact-section-premium .contact-header {
  text-align: left !important;
}

.contact-section-premium .section-subtitle {
  display: inline-block;
  color: var(--secondary-blue);
  font-weight: 700;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0.75rem;
  padding: 0 0 10px 0;
  position: relative;
  text-align: left !important;
}

.contact-section-premium .section-subtitle::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 3px;
  background-color: var(--primary-blue);
}

.contact-section-premium .section-title {
  font-size: clamp(1.8rem, 3.5vw, 2.5rem);
  font-weight: 600;
  color: #1c1c1c;
  margin-bottom: 1.5rem;
  margin-top: 0;
  text-align: left !important;
}

.contact-section-premium .section-description {
  font-size: 1rem !important;
  color: #555;
  line-height: 1.7;
  margin: 0;
  text-align: left !important;
  width: 65%;
}

.contact-section-premium .executive-card {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  background: #ffffff;
  padding: 1.5rem;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  max-width: 450px;
  text-align: left !important;
}

.contact-section-premium .executive-card img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
}

.contact-section-premium .executive-card .exec-info {
  font-size: 1rem;
  color: #555;
  line-height: 1.4;
  text-align: left !important;
}

.contact-section-premium .executive-card .exec-info strong {
  color: #1c1c1c;
  display: block;
  font-size: 1.1rem;
  margin-bottom: 0.25rem;
}

.contact-section-premium .contact-premium-right {
  background: #ffffff;
  padding: 3rem;
  border-radius: 20px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.02);
  text-align: left !important;
}

.contact-section-premium .contact-premium-right h3 {
  font-size: 1.75rem;
  font-weight: 700;
  color: #1c1c1c;
  margin-bottom: 2rem;
  position: relative;
  padding-bottom: 10px;
  text-align: left !important;
}

.contact-section-premium .contact-premium-right h3::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 3px;
  background-color: var(--primary-blue);
}

.contact-section-premium .contact-info-list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  text-align: left !important;
}

.contact-section-premium .contact-info-item {
  display: flex;
  gap: 1.5rem;
  align-items: flex-start;
  text-align: left !important;
}

.contact-section-premium .contact-info-item .icon-box {
  width: 50px;
  height: 50px;
  background-color: rgba(13, 110, 253, 0.08);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-blue);
  font-size: 1.25rem;
  flex-shrink: 0;
  transition: all 0.3s ease;
}

.contact-section-premium .contact-info-item:hover .icon-box {
  background-color: var(--primary-blue);
  color: #ffffff;
  transform: translateY(-3px);
}

.contact-section-premium .contact-info-item .info-content {
  text-align: left !important;
}

.contact-section-premium .contact-info-item .info-content h4 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #1c1c1c;
  margin: 0 0 0.5rem 0;
  text-align: left !important;
}

.contact-section-premium .contact-info-item .info-content a {
  font-size: 1rem;
  color: #555;
  text-decoration: none;
  line-height: 1.6;
  transition: color 0.2s ease;
  text-align: left !important;
  display: block;
}

.contact-section-premium .contact-info-item .info-content a:hover {
  color: var(--primary-blue);
}

.contact-section-premium .contact-premium-left .contact-floating-img {
  position: absolute;
  right: -25px;
  top: -220px;
  width: 41%;
  max-width: 320px;
  /* animation: contactFloat 5s ease-in-out infinite; */
  z-index: 1;
}

@keyframes contactFloat {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-15px);
  }
}

@media (max-width: 1199px) {
  .contact-section-premium .contact-premium-left .contact-floating-img {
    width: 30%;
    top: -120px;
  }
}

@media (max-width: 991px) {
  .contact-section-premium .contact-premium-wrapper {
    grid-template-columns: 1fr;
    gap: 3rem;
  }

  .contact-section-premium .contact-premium-left .contact-floating-img {
    display: none;
  }

  .contact-section-premium .contact-premium-right {
    padding: 2rem 1.5rem;
  }

  .contact-section-premium .section-description {
    width: 100%;
  }
}

/* --- NEW MODERN ABOUT INTRO VISUAL --- */
.about-intro-section {
  padding: 60px 0;
  position: relative;
  background-color: #ffffff;
}

.about-intro-section .about-wrapper {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 5rem;
  align-items: center;
}

.about-intro-section .about-content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  text-align: left !important;
}

.about-intro-section .about-header,
.content-section .about-header {
  text-align: left !important;
}

.about-intro-section .section-subtitle,
.content-section .about-header .section-subtitle {
  display: inline-block;
  color: var(--secondary-blue);
  font-weight: 700;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0.75rem;
  padding: 0 0 10px 0;
  position: relative;
  text-align: left !important;
}

.about-intro-section .section-subtitle::after,
.content-section .about-header .section-subtitle::after {
  content: '';
  position: absolute;
  left: 0;
  transform: none;
  bottom: 0;
  width: 40px;
  height: 3px;
  background-color: var(--primary-blue);
}

.about-intro-section .section-title {
  font-size: clamp(1.8rem, 3.5vw, 2.5rem);
  font-weight: 600;
  color: #1c1c1c;
  margin-bottom: 1.5rem;
  margin-top: 0;
}

.about-intro-section .section-description {
  font-size: 1rem !important;
  line-height: 1.7;
  color: #555555;
  margin-bottom: 1rem;
}


.about-intro-section .about-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  padding: 0.9rem 2.2rem;
  background: var(--primary-blue);
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  border: 1px solid var(--primary-blue);
  transition: all 0.4s ease;
  width: fit-content;
  border-radius: 4px;
}

.about-intro-section .about-btn:hover {
  background: transparent;
  color: var(--primary-blue);
}

.about-intro-section .about-btn span.arrow {
  transition: transform 0.4s ease;
}

.about-intro-section .about-btn:hover span.arrow {
  transform: translateX(5px);
}

/* Right Visuals */
.about-visual-new {
  position: relative;
  width: 100%;
  max-width: 520px;
  height: 520px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-grid-pattern {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 100px;
  height: 100px;
  background-image: radial-gradient(var(--secondary-blue) 2px, transparent 2px);
  background-size: 10px 10px;
  opacity: 0.3;
  z-index: 0;
}

.about-deco-element {
  position: absolute;
  border-radius: 50%;
  z-index: 0;
}

.deco-dot-1 {
  bottom: -30px;
  right: 20px;
  width: 80px;
  height: 80px;
  background: radial-gradient(var(--primary-blue) 2px, transparent 2px);
  background-size: 10px 10px;
  opacity: 0.3;
}

.deco-circle-1 {
  top: -40px;
  right: -40px;
  width: 120px;
  height: 120px;
  border: 20px solid rgba(48, 125, 181, 0.1);
  opacity: 0.5;
}

.about-image-container-new {
  position: relative;
  width: 85%;
  height: 85%;
  border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  overflow: hidden;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
  border: 6px solid #ffffff;
  background: #fdfdfd;
  z-index: 2;
  transition: all 0.5s ease;
}

.about-image-container-new:hover {
  border-radius: 50%;
  transform: scale(1.02);
}

.about-img-new {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-floating-card {
  position: absolute;
  background: #ffffff;
  padding: 1.1rem 1.5rem;
  border-radius: 12px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  gap: 1rem;
  z-index: 3;
  transition: all 0.4s ease;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.about-floating-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 45px rgba(48, 125, 181, 0.15);
}

.about-floating-card .card-icon {
  width: 45px;
  height: 45px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  color: #ffffff;
  flex-shrink: 0;
}

.experience-card {
  top: 15%;
  left: -8%;
}

.experience-card .card-icon {
  background: linear-gradient(135deg, var(--primary-blue) 0%, var(--secondary-blue) 100%);
}

.stock-card {
  bottom: 15%;
  right: -8%;
}

.stock-card .card-icon {
  background: linear-gradient(135deg, var(--secondary-blue) 0%, var(--primary-blue) 100%);
}

.about-floating-card .card-info h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1c1c1c;
  margin: 0;
  line-height: 1.2;
}

.about-floating-card .card-info p {
  font-size: 0.8rem !important;
  color: #777777;
  margin: 0;
  font-weight: 500;
  white-space: nowrap;
}

@media (max-width: 991px) {
  .about-intro-section .about-wrapper {
    grid-template-columns: 1fr;
    gap: 4rem;
  }

  .about-visual-new {
    margin-top: 2rem;
  }
}

@media (max-width: 576px) {
  .about-visual-new {
    height: 400px;
  }

  .experience-card {
    left: 0;
    top: 5%;
  }

  .stock-card {
    right: 0;
    bottom: 5%;
  }

  .about-image-container-new {
    width: 75%;
    height: 75%;
  }
}

/* Trust Points Strip */
.trust-strip-wrapper {
  grid-column: 1 / -1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  width: 100%;
  padding: 2.5rem 0;
  background: transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  margin-top: 3rem;
}

.trust-item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.2rem;
  padding: 0 1.5rem;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}

.trust-item:last-child {
  border-right: none;
}

.trust-icon {
  font-size: 2.3rem;
  color: var(--primary-blue);
  opacity: 0.9;
}

.trust-text h4 {
  font-size: 1.1rem;
  margin: 0 0 5px;
  color: #1c1c1c;
  font-weight: 700;
}

.trust-text p {
  font-size: 0.85rem !important;
  margin: 0;
  color: #555555;
  font-weight: 500;
}

@media (max-width: 991px) {
  .trust-strip-wrapper {
    flex-wrap: wrap;
    gap: 2rem;
    border: none;
    padding: 2rem 1rem;
  }

  .trust-item {
    border-right: none;
    min-width: 240px;
    justify-content: flex-start;
    padding-left: 5%;
  }
}

/* Why Choose Us Section */
.why-choose-us-section {
  padding: 60px 0;
  background-color: #f8fafc;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.why-choose-us-section .section-header {
  text-align: center;
  margin-bottom: 4rem;
}

.why-choose-us-section .section-subtitle {
  display: inline-block;
  color: var(--secondary-blue);
  font-weight: 700;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0.75rem;
  padding: 0 0 10px 0;
  position: relative;
}

.why-choose-us-section .section-subtitle::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 40px;
  height: 3px;
  background-color: var(--primary-blue);
}

.why-choose-us-section .section-title {
  font-size: clamp(1.8rem, 3.5vw, 2.5rem);
  font-weight: 600;
  color: #1c1c1c;
  margin: 0;
}

.why-choose-us-section .section-description {
  max-width: 650px;
  margin: 1.5rem auto 0;
  font-size: 1rem !important;
  color: #555555;
  line-height: 1.6;
}

.why-choose-us-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}

.why-card {
  background: #ffffff;
  padding: 2.5rem 2rem;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}

.why-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(48, 125, 181, 0.1);
  border-color: rgba(48, 125, 181, 0.2);
}

.why-card-icon {
  width: 55px;
  height: 55px;
  border-radius: 12px;
  background-color: rgba(48, 125, 181, 0.08);
  color: var(--primary-blue);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  transition: all 0.3s ease;
}

.why-card:hover .why-card-icon {
  background-color: var(--primary-blue);
  color: #ffffff;
}

.why-card h4 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #1c1c1c;
  margin: 0 0 1rem 0;
}

.why-card p {
  font-size: 0.95rem !important;
  color: #555555;
  line-height: 1.6;
  margin: 0;
}

@media (max-width: 991px) {
  .why-choose-us-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}

@media (max-width: 768px) {
  .why-choose-us-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

/* Floating Actions */
.whatsapp-float {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  background: #25D366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.8rem;
  z-index: 999;
  transition: all 0.3s ease;
  text-decoration: none;
  animation: pulseWhatsApp 2s infinite;
  box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
}

.whatsapp-float:hover {
  transform: scale(1.05);
  animation: none;
  box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
}

.whatsapp-float i {
  text-decoration: none;
  color: white;
}

@keyframes pulseWhatsApp {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
  }

  50% {
    box-shadow: 0 0 0 20px rgba(37, 211, 102, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
  }
}

.scroll-top {
  position: fixed;
  bottom: 105px;
  right: 30px;
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, var(--primary-blue) 0%, var(--secondary-blue) 100%);
  color: white;
  border: none;
  border-radius: 50%;
  font-size: 1.3rem;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(48, 125, 181, 0.3);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.scroll-top.visible {
  opacity: 1;
  visibility: visible;
}

.scroll-top:hover {
  transform: translateY(-5px);
  background: linear-gradient(135deg, var(--secondary-blue) 0%, var(--primary-blue) 100%);
  box-shadow: 0 6px 20px rgba(48, 125, 181, 0.4);
}

.scroll-top i {
  color: white;
}

/* Partners Section */
.partners-premium-section {
  padding: 60px 0;
  background-color: #ffffff;
  position: relative;
}

.partners-premium-section .section-header {
  text-align: center;
  margin-bottom: 4rem;
}

.partners-premium-section .section-subtitle {
  display: inline-block;
  color: var(--secondary-blue);
  font-weight: 700;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0.75rem;
  padding: 0 0 10px 0;
  position: relative;
}

.partners-premium-section .section-subtitle::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 40px;
  height: 3px;
  background-color: var(--primary-blue);
}

.partners-premium-section .section-title {
  font-size: clamp(1.8rem, 3.5vw, 2.5rem);
  font-weight: 600;
  color: #1c1c1c;
  margin-bottom: 1.5rem;
  margin-top: 0;
}

.partners-premium-section .section-description {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem !important;
  color: #555555;
  line-height: 1.6;
}

.partners-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}

.partner-card {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.2);
  overflow: hidden;
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
}

.partner-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 50px rgba(48, 125, 181, 0.12);
  border-color: rgba(48, 125, 181, 0.15);
}

.partner-header {
  padding: 2.5rem 2rem 1.5rem 2rem;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  background: linear-gradient(180deg, rgba(48, 125, 181, 0.02) 0%, rgba(48, 125, 181, 0) 100%);
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

.partner-avatar-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #ffffff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  flex-shrink: 0;
  background: #f5f5f5;
}

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

.partner-identity h3 {
  font-size: 1.35rem;
  font-weight: 700;
  color: #1c1c1c;
  margin: 0 0 4px 0;
}

.partner-qualifications {
  font-size: 0.85rem;
  color: var(--primary-blue);
  font-weight: 600;
  margin: 0 0 8px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.partner-experience-badge {
  display: inline-block;
  padding: 3px 10px;
  background-color: rgba(48, 125, 181, 0.08);
  color: var(--primary-blue);
  font-size: 0.75rem;
  font-weight: 600;
  border-radius: 50px;
}

.partner-body {
  padding: 2rem;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.expertise-title {
  font-size: 0.95rem;
  font-weight: 700;
  color: #1c1c1c;
  margin: 0 0 1.2rem 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.partner-expertise-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}

.partner-expertise-list li {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
}

.partner-expertise-list li i {
  color: var(--primary-blue);
  font-size: 1rem;
  margin-top: 3px;
  flex-shrink: 0;
}

.partner-expertise-list li strong {
  font-size: 0.9rem;
  color: #1c1c1c;
  display: inline-block;
  margin-right: 4px;
}

.partner-expertise-list li span {
  font-size: 0.88rem;
  color: #555555;
  line-height: 1.5;
}

@media (max-width: 1199px) {
  .partners-grid {
    gap: 1.5rem;
  }

  .partner-header {
    padding: 2rem 1.5rem 1.5rem 1.5rem;
  }

  .partner-body {
    padding: 1.5rem;
  }
}

@media (max-width: 991px) {
  .partners-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}

@media (max-width: 768px) {
  .partners-grid {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}

/* ===================================
   CONTACT PAGE MODERN STYLES
   =================================== */
.contact-page-section {
  padding: 60px 0;
  background-color: #ffffff;
}

.contact-page-section .section-header,
.map-section .section-header {
  text-align: center;
  margin-bottom: 3rem;
}

.contact-page-section .section-subtitle,
.map-section .section-subtitle {
  display: inline-block;
  color: var(--secondary-blue);
  font-weight: 700;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0.75rem;
  padding: 0 0 10px 0;
  position: relative;
}

.contact-page-section .section-subtitle::after,
.map-section .section-subtitle::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 40px;
  height: 3px;
  background-color: var(--primary-blue);
}

.contact-page-section .section-title,
.map-section .section-title {
  font-size: clamp(1.8rem, 3.5vw, 2.5rem);
  font-weight: 600;
  color: #1c1c1c;
  margin-bottom: 1.5rem;
  margin-top: 0;
}

.contact-desc-text {
  max-width: 600px;
  margin: 0 auto 50px auto;
  color: #555555;
  font-size: 1rem !important;
  line-height: 1.6;
}

.contact-wrapper {
  margin-top: 3rem;
}

.contact-info-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin-bottom: 4rem;
}

.contact-info-card {
  background: #ffffff;
  border-radius: 8px;
  padding: 3rem 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  gap: 0.8rem;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
  text-decoration: none;
  cursor: pointer;
  transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.contact-info-card::before {
  content: '';
  position: absolute;
  inset: 8px;
  border: 1px solid rgba(48, 125, 181, 0.15);
  pointer-events: none;
  z-index: 1;
  transition: all 0.5s ease;
  border-radius: 4px;
}

.contact-info-card:hover {
  transform: translateY(-8px);
  border-color: var(--primary-blue);
  box-shadow: 0 20px 45px rgba(48, 125, 181, 0.08);
}

.contact-info-card:hover::before {
  inset: 12px;
  border-color: var(--secondary-blue);
}

.cic-icon-wrap {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid var(--secondary-blue);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.15rem;
  color: var(--secondary-blue);
  margin-bottom: 0.8rem;
  flex-shrink: 0;
  transition: all 0.4s ease;
  z-index: 2;
}

.contact-info-card:hover .cic-icon-wrap {
  background: var(--secondary-blue);
  color: #ffffff;
  transform: scale(1.05);
}

.cic-label {
  font-size: 1.3rem;
  font-weight: 600;
  color: #1c1c1c;
  margin: 0;
  z-index: 2;
}

.cic-value {
  color: #555555;
  font-size: 0.95rem !important;
  line-height: 1.6;
  margin: 0;
  z-index: 2;
}

.cic-action {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  padding-top: 1.2rem;
  color: var(--primary-blue);
  font-size: 0.82rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-decoration: none;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  transition: gap 0.25s ease, color 0.25s ease;
  z-index: 2;
  width: 100%;
}

.contact-info-card:hover .cic-action {
  color: var(--secondary-blue);
  gap: 12px;
}

/* Contact Form */
.contact-form-wrapper {
  background: #ffffff;
  padding: 3rem;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.contact-form-header {
  text-align: center;
  margin-bottom: 2.5rem;
}

.contact-form-header h3 {
  font-size: 1.8rem;
  color: #1c1c1c;
  margin-bottom: 0.5rem;
}

.contact-form-header p {
  font-size: 1rem !important;
  color: #777777;
  margin: 0;
}

.contact-form-modern {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.form-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}

.form-group {
  position: relative;
  text-align: left;
}

.form-group label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #1c1c1c;
  font-size: 0.95rem;
}

.form-control {
  width: 100%;
  padding: 0.875rem 1.25rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  font-size: 1rem;
  background: #fafafa;
  transition: all 0.3s ease;
}

.form-control:focus {
  outline: none;
  border-color: var(--primary-blue);
  box-shadow: 0 0 0 4px rgba(48, 125, 181, 0.1);
  background: #ffffff;
}

.form-group.error .form-control {
  border-color: #e74c3c;
}

.error-message {
  display: none;
  color: #e74c3c;
  font-size: 0.85rem;
  margin-top: 0.5rem;
  font-weight: 500;
}

.form-group.error .error-message {
  display: block;
}

textarea.form-control {
  resize: vertical;
  min-height: 120px;
}

.form-actions {
  margin-top: 1rem;
}

.btn-submit {
  padding: 1.25rem 2rem;
  background: linear-gradient(135deg, var(--primary-blue) 0%, var(--secondary-blue) 100%);
  color: #ffffff;
  border: none;
  border-radius: 8px;
  font-size: 1.1rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(48, 125, 181, 0.3);
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

.btn-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(48, 125, 181, 0.4);
  color: #ffffff;
}

.btn-submit.loading .btn-text {
  display: none;
}

.btn-submit .btn-loader {
  display: none;
}

.btn-submit.loading .btn-loader {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.form-message {
  margin-top: 2rem;
  padding: 1.5rem;
  border-radius: 8px;
  display: none;
  align-items: center;
  gap: 1rem;
  text-align: left;
}

.form-message.show {
  display: flex;
}

.form-message i {
  font-size: 2rem;
  flex-shrink: 0;
}

.success-message {
  background: rgba(46, 204, 113, 0.1);
  border: 1px solid rgba(46, 204, 113, 0.2);
  color: #27ae60;
}

.error-message-box {
  background: rgba(231, 76, 60, 0.1);
  border: 1px solid rgba(231, 76, 60, 0.2);
  color: #c0392b;
}

.form-message-content h4 {
  margin: 0 0 0.25rem 0;
  font-size: 1.1rem;
}

.form-message-content p {
  margin: 0;
  font-size: 0.95rem !important;
  opacity: 0.9;
}

/* Map Container */
.map-section {
  padding: 60px 0;
  background-color: #f8fafc;
}

.map-container {
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  margin-top: 2rem;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.map-container iframe {
  display: block;
  border: none;
}

.map-actions {
  text-align: center;
  margin-top: 2.5rem;
}

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

  .form-row {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .contact-info-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .contact-form-wrapper {
    padding: 2rem 1.5rem;
  }
}

/* ===================================
   SERVICE DETAILS PAGE STYLES (AUDIT)
   =================================== */
.content-section {
  padding: 60px 0;
  background-color: #ffffff;
}

.content-section.section-alt {
  background-color: #f8fafc;
}

.content-section.section-dark {
  background-color: #1e293b;
  color: #ffffff;
}

.content-section.section-dark .section-title-main {
  color: #ffffff;
}

.content-section.section-dark .services-intro {
  color: #94a3b8;
}

.service-intro-wrapper {
  max-width: 1400px;
  margin: 0 auto;
}

.service-intro-row {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 4rem;
  align-items: start;
}

.service-intro-left {
  text-align: left;
}

.service-intro-left .section-header {
  text-align: left;
  margin-bottom: 1.5rem;
}

.service-intro-left .section-subtitle::after {
  left: 0;
  transform: none;
}

.service-intro-text {
  font-size: 1rem !important;
  line-height: 1.8;
  color: #475569;
  margin: 0 0 2rem;
}

.service-block-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--secondary-blue);
  margin: 0 0 1rem;
  line-height: 1.3;
}

.service-intro-types,
.service-what-we-cover {
  margin-top: 2rem;
}

.service-check-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.8rem;
}

.service-check-list li {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 0.95rem !important;
  line-height: 1.5;
  color: #475569;
}

.service-check-list li i {
  color: var(--primary-blue);
  font-size: 1rem;
  flex-shrink: 0;
}

/* Enquire Card */
.service-apply-card {
  background: #ffffff;
  padding: 2.5rem;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
  position: sticky;
  top: 120px;
  text-align: left;
}

.service-apply-title {
  font-size: 1.35rem;
  font-weight: 700;
  color: #1c1c1c;
  margin: 0 0 0.75rem;
  line-height: 1.3;
}

.service-apply-desc {
  font-size: 0.95rem !important;
  line-height: 1.6;
  color: #64748b;
  margin: 0 0 1.5rem;
}

.service-apply-form .form-group {
  margin-bottom: 1rem;
}

.service-apply-form .form-group label {
  display: block;
  margin-bottom: 0.4rem;
  font-size: 0.85rem;
  font-weight: 600;
  color: #1c1c1c;
}

.service-apply-form .form-control {
  padding: 0.65rem 1rem;
  font-size: 0.9rem;
  border-radius: 6px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fafafa;
  transition: all 0.3s ease;
}

.service-apply-form .form-control:focus {
  outline: none;
  border-color: var(--primary-blue);
  box-shadow: 0 0 0 4px rgba(48, 125, 181, 0.1);
  background: #ffffff;
}

.service-apply-form .form-actions {
  margin-top: 1.25rem;
}

.service-apply-form .btn-submit {
  width: 100%;
  padding: 1rem;
  background: linear-gradient(135deg, var(--primary-blue) 0%, var(--secondary-blue) 100%);
  color: #ffffff;
  border: none;
  border-radius: 6px;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(48, 125, 181, 0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

.service-apply-form .btn-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(48, 125, 181, 0.3);
}



/* Scope & Doc cards */
.service-docs-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

.service-docs-header {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 3rem;
}



.service-docs-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}

.doc-card {
  background: #ffffff;
  padding: 2rem;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 1.5rem;
  text-align: left;
}

.doc-card:hover {
  border-color: var(--primary-blue);
  transform: translateY(-4px);
  box-shadow: 0 10px 25px rgba(48, 125, 181, 0.08);
}

.doc-card-icon {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  background: linear-gradient(135deg, var(--primary-blue) 0%, var(--secondary-blue) 100%);
  color: #ffffff;
  border-radius: 50%;
  font-size: 1.35rem;
  transition: transform 0.3s ease;
}

.doc-card-content {
  flex: 1;
}

.doc-card-title {
  font-size: 1.15rem;
  font-weight: 700;
  color: #1c1c1c;
  margin: 0 0 0.5rem 0;
  line-height: 1.3;
}

.doc-card-desc {
  font-size: 0.9rem !important;
  line-height: 1.6;
  color: #64748b;
  margin: 0;
}



/* Explore Services section */
.services-header {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 3rem;
}



.explore-services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
}

.explore-service-card {
  background: #ffffff;
  padding: 2.5rem 2rem;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.02);
  transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
  text-decoration: none;
  display: flex;
  flex-direction: column;
  text-align: left;
}

.explore-service-card:hover {
  transform: translateY(-8px);
  border-color: var(--primary-blue);
  box-shadow: 0 20px 40px rgba(48, 125, 181, 0.08);
}

.explore-service-header {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  margin-bottom: 1.25rem;
}

.explore-service-icon {
  width: 50px;
  height: 50px;
  background: rgba(48, 125, 181, 0.08);
  color: var(--primary-blue);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.explore-service-card:hover .explore-service-icon {
  background: linear-gradient(135deg, var(--primary-blue) 0%, var(--secondary-blue) 100%);
  color: #ffffff;
  transform: scale(1.05);
}

.explore-service-card h3 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #1c1c1c;
  margin: 0;
  line-height: 1.3;
}

.explore-service-desc {
  font-size: 0.95rem !important;
  line-height: 1.6;
  color: #64748b;
  margin: 0 0 1.5rem 0;
}

.explore-service-link {
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--primary-blue);
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: gap 0.25s ease;
}

.explore-service-card:hover .explore-service-link {
  color: var(--secondary-blue);
  gap: 0.75rem;
}

.services-cta {
  text-align: center;
  margin-top: 3rem;
}

.services-cta .theme-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 2rem;
  background: linear-gradient(135deg, var(--primary-blue) 0%, var(--secondary-blue) 100%);
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  border-radius: 6px;
  box-shadow: 0 4px 15px rgba(48, 125, 181, 0.2);
  transition: all 0.3s ease;
}

.services-cta .theme-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(48, 125, 181, 0.3);
}

/* Responsive adjustments */
@media (max-width: 1024px) {
  .service-intro-row {
    grid-template-columns: 1fr;
    gap: 3rem;
  }

  .service-apply-card {
    position: static;
  }

  .explore-services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .service-docs-grid {
    grid-template-columns: 1fr;
  }

  .explore-services-grid {
    grid-template-columns: 1fr;
  }
}

/* Content Section Headers */
.content-section .section-header {
  margin-bottom: 3rem;
  text-align: center;
}

.content-section .section-subtitle {
  display: inline-block;
  color: var(--secondary-blue);
  font-weight: 700;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0.75rem;
  padding: 0 0 10px 0;
  position: relative;
}

.content-section .section-subtitle::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 40px;
  height: 3px;
  background-color: var(--primary-blue);
}

.content-section .section-title {
  font-size: clamp(1.8rem, 3.5vw, 2.5rem);
  font-weight: 600;
  color: #1c1c1c;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

/* Trust Features Strip */
.feature-strip {
  background-color: #cbe1f7;
  padding: 3.5rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

.feature-strip-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  text-align: center;
}

.feature-item-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0.5rem;
}

.feature-strip-icon {
  width: 48px;
  height: 48px;
  margin-bottom: 1.25rem;
  color: var(--primary-blue);
  transition: transform 0.3s ease, color 0.3s ease;
}

.feature-item-col:hover .feature-strip-icon {
  transform: translateY(-5px);
  color: var(--secondary-blue);
}

.feature-strip-title {
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #1c1c1c;
  margin-bottom: 0.4rem;
  text-transform: uppercase;
}

.feature-strip-desc {
  font-size: 0.85rem;
  color: #64748b;
  line-height: 1.5;
  margin: 0;
  max-width: 250px;
}

/* Moving Text Ticker Section */
.moving-text-section {
  padding: 0;
  background: linear-gradient(135deg, var(--primary-blue) 0%, var(--secondary-blue) 100%);
  position: relative;
  overflow: hidden;
  width: 100%;
}

.moving-text-wrapper {
  padding: 0;
  margin: 0;
}

.tm-marquee-parent {
  overflow: hidden;
  width: 100%;
  padding: 25px 0;
}

.tm-marquee-repeater {
  position: relative;
  --tm-marquee-animation-duration: 40s;
  --gap: 0px;
  display: flex;
  user-select: none;
  gap: var(--gap);
}

.tm-marquee-repeater .tm-marquee-group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  animation: scroll var(--tm-marquee-animation-duration) linear infinite;
}

.tm-marquee-repeater .text {
  position: relative;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.3;
  padding: 0 30px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  font-weight: 600;
  gap: 15px;
}

.tm-marquee-repeater .text i {
  font-size: 20px;
  color: #ffffff;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-100% - var(--gap)));
  }
}

@media (max-width: 991px) {
  .feature-strip-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}

@media (max-width: 576px) {
  .feature-strip-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}