/* .navbar-nav{
    margin: auto;
}

.nav-item{
    padding: 5%;
}

.nav-link{
    color: #606160 !IMPORTANT;
    font-weight: 400;
    text-transform: UPPERCASE;
}

#getIntouch-img{
    background-color: #012169;
    padding: 10px;
    color: #FFFFFF;
    font-weight: 600;
    box-shadow: 5px 8px #F9AD00;
    cursor: pointer;
    text-decoration: none;
} */

body {
  font-family: "Outfit", sans-serif;
}
#hero-img {
  object-fit: cover;
  width: 100%;
}

.hero {
  background: url("/images/Hero-section.png") no-repeat;
  background-size: cover;
  --default-color: #ffffff;
  --heading-color: #ffffff;
  --contrast-color: #ffffff;
  width: 100%;
  min-height: 90vh;
  position: relative;
  padding: 120px 0 60px 0;
  display: flex;
  align-items: center;
}

.hero h1 {
  font-size: 52px;
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: 700;
}

.hero p {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 0;
}

section {
  padding: 80px 0;
}

.who-we-are-title,
.business-history-title,
.our-services-title,
.financialhighlights-title,
.sopan-title {
  display: inline-block;
}

.who-we-are-description {
  color: #929292;
}

/* #who-we-are-right-content-img{
    height: 420px;
} */

.business-history-left-content {
  margin: auto;
}

#services {
  background-color: #f1f1f1;
}

.business-history-name,
.our-services-title,
.financialhighlights-title {
  color: #012169;
  font-weight: 600;
  text-transform: uppercase;
}

.business-history-title,
.who-we-are-title,
.our-services-title,
.financialhighlights-title {
  padding-left: 10px;
}

.business-history-discription p {
  color: #606160;
  font-size: 15px;
}

#businessHistory {
  background-color: #f1f1f1;
}

.service-box,
.cls-intro-details {
  position: relative;
  text-align: center;
  color: white;
}

.service-box {
  position: relative;
  box-shadow: 0 12px 24px 0 rgba(36, 32, 33, 0.08);
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 32px;
}

.service-box img {
  border-radius: 16px 16px 0 0;
}

.service-box::after {
  content: "";
  background-image: linear-gradient(to bottom, rgba(0, 30, 76, 0%) 0%, rgba(0, 30, 76, 100%) 78%);
  width: 100%;
  height: 70%;
  display: block;
  position: absolute;
  bottom: 0;
  border-radius: 0 0 16px 16px;
  z-index: 0;
}

.servicesDetails {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  padding: 0 20px 15px;
  z-index: 1;
  color: #fff;
}

.servicesDetails h4,
p {
  text-align: left;
}

.service-check-service {
  float: left;
  color: #f9ad00;
  font-weight: 600;
  text-underline-offset: 10px;
  text-decoration-thickness: 2px;
  cursor: pointer;
  font-size: 18px;
}

.service-title-div,
.financialhighlights-title-div {
  text-align: center;
}

.service-title {
  font-weight: 600;
  color: #ffffff;
  font-size: 28px;
}

.service-description {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
}

#getIntouch {
  background-color: #f1f1f1;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}

#getIntouch .ele1 {
  position: absolute;
  left: 0;
  top: 0;
}

#getIntouch .ele2 {
  position: absolute;
  right: -90px;
  bottom: 0;
}

.getIntouch-desc1 {
  font-weight: 700;
  font-size: 44px;
  color: #012169;
  margin-bottom: 32px;
}

.cls-getintouch-btn {
  margin: auto;
  border: 4px solid #f9ad00;
  padding: 12px 24px;
  cursor: pointer;
  display: inline-block;
}

.cls-getintouch-title {
  text-align: center;
  color: #f9ad00;
  font-weight: 500;
}

.cls-getIntouch-frame2 {
  margin-left: 50%;
}
.financialhighlights-oddbox,
.financialhighlights-evenbox {
  height: 100%;
  border-radius: 16px;
  padding: 24px;
  color: #ffffff;
}
.financialhighlights-oddbox {
  background-color: #012169;
}

.financialhighlights-evenbox {
  background-color: #f9ad00;
}

.financialhighlights-oddbox h4,
.financialhighlights-evenbox h4 {
  font-size: 28px;
  font-weight: 600;
}
.financialhighlights-oddbox h6,
.financialhighlights-evenbox h6 {
  font-size: 20px;
  font-weight: 500;
}

.financialhighlights-image {
  height: 50px;
}

.hero-section-description {
  position: absolute;
  bottom: 250px;
  left: 35px;
  margin-left: 4%;
  max-width: 500px;
  text-align: left;
  margin: auto;
}

.intro-title {
  color: #ffffff;
  font-size: 52px;
  font-weight: bold;
}

.intro-description {
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  font-family: outfit;
}

.browse-service-div {
  width: 150px;
  border: 2px solid;
  background-color: #ffffff;
}

.browse-service-btn {
  text-align: center;
  padding: 5px;
  color: black;
  font-weight: 500;
  cursor: pointer;
}
.active {
  color: #f9ad00 !important;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 10px;
  text-decoration-thickness: 2px;
  text-decoration-color: #012169;
}

.vision-title {
  color: #242021;
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 24px;
}

.vision-description {
  color: #606160;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

.sopan-title {
  color: #012169;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 24px;
}

.sopan-title::before {
  content: url("/images/menu-alt-right-ic.svg");
  vertical-align: middle;
  margin-right: 12px;
}
