/* .header_logo img {
    width: 290px;
} */
.banner-slider-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 473px;
}
.slider-1{
  background-image: url(../images/slider-1.png);
}
.slider-2{
  background-image: url(../images/slider_2.png);
}
.slider-3{
  background-image: url(../images/slider_3.png);
}
.main-banner-slider {
  overflow: hidden;
}
.about-us-heading p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
}
.main-banner-slider .slick-dots li button:before {
  font-size: 15px;
  color: #D9D9D9;
  opacity: 1;
}
.text-red {
  color: #FF0000;
}
.main-banner-slider .slick-dots {
  bottom: 30px;
}

.main-banner-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #FFFFFF;
}

.main-banner-slider {
  margin-bottom: -1px !important;
}

p.two-goal-text {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #11408A;
}

span.coloured-text {
  color: #FF8F00;
}

p.provide-text {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  color: #11408A;
}

.individuals-text {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  color: #4D4D4D;
}

.cworld-text {
  font-family: 'Roboto';
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #11408A;
  margin-top: 50px;
  margin-bottom: 30px;
}
/* eferf */
.brand-logo p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #4D4D4D;
}
p.footer-text {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
}
.box-content-1 {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  vertical-align: middle;
  color: #11408A;
}
.explore-ctech-button:hover {
    background-color: #ff8a00 !important;
    color: #fff !important;
}
.card-body img {
    width: 18px;
    height: 18px !important;
}
p.box-content-2 {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  vertical-align: middle;
  color: #4D4D4D;
  min-height: 50px;
  margin-bottom: 0;
}

.boxes {
  background: #FFFFFF;
  box-shadow: 1px 1px 10px 0px #0000001C;
  padding: 15px;
  border-radius: 8px;
  width: 100%;
}
.view-detail-button-box {
    margin-top: 30px;
}
.bolder-text {
    font-weight: 700;
    font-size: 14px;
}
.two-clear-goal-section {
  padding: 60px 0 30px;
  background: #FCFCFF;
}
.business-card .card-body p {
  color: #4d4d4d;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  vertical-align: middle;
}
.business-card {
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
}

.card-header-bar {
  padding: 12px 16px;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.our-mission-box-2 img {
    width: 28px;
    height: 28px;
}
.card-body ul {
  padding-left: 18px;
}

.card-body li {
  margin-bottom: 6px;
  color: #4d4d4d;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.btn-outline-custom {
    font-family: 'Roboto' !important;
    font-weight: 500 !important;
    font-size: 16px !important;
}
.card.phase-card {
  background: #FFFFFF33;
  box-shadow: 0px 1px 4px 0px #00000033;
  border: none;
}
.blue-coloured-text {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
}
.group-and-company-box {
    border: 1px solid #D9D9D9;
    border-radius: 8px;
    background-color: #fff;
    height: 100%;
    padding: 0 15px;
}
p.cstm-full-content {
    display: -webkit-box !important;
    -webkit-line-clamp: 4 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    margin: 0;
}
.bg-cfin {
  background: #11408A;
}

.bg-cbiz {
  background: #E5BD5D;
}

.bg-ctech {
  background: #FF8F00;
}

.bg-cnet {
  background: #00AF4A;
}

.body-cfin {
  background: #11408A1F;
}

.body-cbiz {
  background: #E5BD5D1F;
}

.body-ctech {
  background: #FF8F001F;
}

.body-cnet {
  background: #00AF4A1F;
}

.roadmap-section {
  /* background-image: url('https://www.transparenttextures.com/patterns/world-map.png'); */

  background-repeat: no-repeat;
  background-position: center;
}

.phase-card {
  border-radius: 12px;
  transition: all 0.3s ease;
}

.phase-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.target-card {
  border-radius: 14px;
}

.btn-roadmap {
  background-color: #f5a623;
  color: #fff;
  font-weight: 600;
  border-radius: 8px;
}

.btn-roadmap:hover {
  background-color: #e69512;
  color: #fff;
}

.roadmap-section p.main-text {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
  color: #4d4d4d;
}
.roadmap-section p.small {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #4D4D4D;
}
.roadmap-section li {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  vertical-align: middle;
  color: #4d4d4d;
}
span.users-text {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #4D4D4D;
}
.home-join-us-section {
    background: #FCFCFF;
}
.card.target-card {
  border: none;
  box-shadow: 1px 1px 10px 0px #0000001C;
  border-radius: 14px;
}
.roadmap-section .phase-card .card-body {
  padding-left: 0;
  padding-right: 0;
}
.box-icon {
  width: 56px;
  height: 56px;
}
.box-icon img {
    width: 55px;
    height: 55px;
}
.text-phase {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}
.roadmap-section .list-unstyled {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  vertical-align: middle;
}

.cstm-target-card-container img.cstm-growth-chart {
  margin-bottom: 22px;
}

.gap-12 {
  gap: 12px;
}

.roadmap-section h2.fw-bold.mb-2 {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  vertical-align: middle;
}

.roadmap-section h6 {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
}

.business-card .card-body {
  padding: 20px;
  height: 100%;
}

.bg-cbiz {
  background: #E5BD5D;
}

.card-header-bar {
  min-height: 50px !important;
}

.map {
  background-image: url(../images/map.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

section.roadmap-section {
    background: #FCFCFF !important;
    padding: 50px 0;
}

section.group-and-company {
  background: #FAF7F2;
}
.half-width {
    width: 80%;
    margin: auto !important;
}
/* .cstm-width {
  width: 1040px;
} */

.group-and-company-box h3 {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  color: #11408A;
}
.group-and-company-box p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #4D4D4D;

  display: -webkit-box;
  -webkit-line-clamp: 3; /* adjust lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
}


.group-and-company-box button {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
  color: #11408A;
  padding: 6px 22px;
  background: transparent;
  border-color: #11408A;
  border-radius: 4px;
  border-width: 1px;
  width: 70%;
  margin: auto;
}

.blue-coloured-text {
  color: #11408A;
}

.brands-section {
  background-color: #FAF7F2;
  padding: 30px 0;
}

.brands-title {
  text-align: center;
  color: #11408A;
  margin-bottom: 20px;
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
}

.brands-title span {
  color: #FF8F00;
}

.brands-desc {
  color: #4D4D4D;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 5px;
}

.divider {
  border-top: 1px solid #F2E2CD;
  margin: 30px 0;
}

.brand-logo {
  background: #fff;
  height: 100%;
  padding: 10px;
  border: 1px solid #D9D9D9;
  border-radius: 8px;
}

.brand-logo img {
  max-height: 70px;
  object-fit: contain;
  filter: grayscale(0%);
  margin-bottom: 15px;
}
.icon-size {
  width: 45px;
  height: 45px;
  object-fit: contain;
}


.text-orange {
  color: #FF8F00 !important;
}

.text-blue {
  color: #11408A;
}
.text-golden {
  color: #E5BD5D;
}
.text-yellow {
  color: #f4b400;
}

.text-green {
  color: #00AF4A;
}

.join-us-sub-text {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 16px !important;
  line-height: 24px;
  vertical-align: middle;
  color: #4D4D4D !important;
}

.join-us-text {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  color: #4D4D4D !important;
}

.image-with-text-image img {
  width: 100%;
}
.image-with-text-content h3 {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  vertical-align: middle;
  color: #11408A;
}
.image-with-text-content h4 {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  vertical-align: middle;
  color: #11408A;
}
.image-with-text-content p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
  color: #4D4D4D;
}
.image-with-text-content li {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  vertical-align: middle;
  color: #000000;
  padding: 15px 0;
}
.image-with-text-content button {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  vertical-align: middle;
  color: #FFFFFF;
  padding: 12px 32px;
  background: #FF8F00;
  border: none;
  border-radius: 4px;
  box-shadow: 0px 2px 18px 0px #00000040;
}
.our-mission-box-1-heading h3 {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  vertical-align: middle;
  color: #FFFFFF;
}
.our-mission-box-1-heading {
  padding: 10px 12px;
  background: #11408A;
  border-radius: 8px 8px 0px 0px;
}
.our-mission-box-1-text p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
  color: #4D4D4D;
}
.our-mission-box-1-text {
  padding: 25px 34px;
}
.our-mission-box-1 {
    background: #F369071F;
    border-radius: 8px 8px 0px 0px;
    height: 100%;
}
.our-mission-box-2 {
  background: #11408A1F;
  border-radius: 8px 8px 0px 0px;
}
.our-mission-box-2 h5 {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  /* text-align: center; */
  vertical-align: middle;
  color: #4D4D4D;
}
.our-mission-box-2 p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
  color: #4d4d4d;
}
section.image-with-text-section {
  background: #E5BD5D14;
}
.chauhan-navbar {
  background: #ffffff;
  padding: 12px 0;
  border-bottom: 1px solid #eee;
  font-family: 'Segoe UI', sans-serif;
}

/* .logo {
  height: 80px;
} */
.banner-slider-image p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
}
.banner-slider-image h1 {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 60px;
    line-height: 110%;
    letter-spacing: 2px;
}
button.explore-banner-button {
    padding: 12px 32px;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
    /* line-height: 100%; */
    vertical-align: middle;
    border: none;
    border-radius: 4px;
    box-shadow: 0px 2px 18px 0px #00000066;
    text-transform: uppercase;
}
button.explore-banner-button:hover {
    background: #FF8F00 !important;
}
.view-detailed-button {
  padding: 12px 32px;
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 16px;
  /* line-height: 100%; */
  vertical-align: middle;
  border: none;
  border-radius: 4px;
}
button.view-detailed-button:hover {
    background: #FF8F00 !important;
}
.our-core-buisness-section {
  background: #FCFCFF;
}
button.partner-with-us-button {
    padding: 12px 32px;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
    /* line-height: 100%; */
    vertical-align: middle;
    border: none;
    border-radius: 4px;
    box-shadow: 0px 2px 18px 0px #00000066;
    text-transform: uppercase;
}
button.partner-with-us-button:hover {
    background: #11408A !important;
}
.main-banner-slider .slick-dots li {
  margin: 0;
}
.brand-text {
  line-height: 1.1;
}

.brand-name {
  font-weight: 800;
  font-size: 20px;
  color: #ff8c00;
}

.brand-dot {
  font-weight: 700;
  color: #1f3c88;
}

.brand-tagline {
  display: block;
  font-size: 10px;
  color: #2ecc71;
}

/* Nav links */
.navbar-nav .nav-link {
  position: relative;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
  color: #11408A;
  transition: all 0.3s ease;
  padding: 8px 2px !important;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
  color: #1f3c88 !important;
}
.nav-link:focus {
    color: #11408A !important;
}

.header-menu .nav-link:hover::after,
.header-menu .nav-link.active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #ff8c00;
  border-radius: 3px;
}

/* Join Us button */
.join-btn {
  display: inline-block;
  background: #FF8F00;
  color: #fff;
  padding: 10px 26px 8px 26px;
  border-radius: 4px;
  text-decoration: none;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
}

.join-btn:hover {
  background: #e67e00;
  color: #fff;
}
.footer-bg {
background: linear-gradient(180deg, #436394, #11408A);
}
.footer-logo img {
    width: 80%;
}
.footer-links li {
margin-bottom: 8px;
}

.footer-links a {
    color: #ffffff;
    text-decoration: none;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 15px;
    line-height: 100%;
    text-transform: uppercase;
}
.footer-social-icons a {
    color: #fff;
}

.footer-links a:hover,
.footer-bg a:hover {
color: #FF8F00;
}
.footer-newsletter p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
}
.footer-form-button {
    background: linear-gradient(180deg, #D47D0D, #FCB458);
    width: 100%;
    border: none;
    font-family: Roboto;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    padding: 12px 32px;
    border-radius: 4px;
}
input.form-field {
    width: 100%;
    text-align: center;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #1C1C1E;
    padding: 14px;
    border-radius: 4px;
    border: none;
}
.footer-copyright span {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
}
.privacy-term-text a {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
}
.footer-bottom {
background-color: #ff9800;
}
.about-us-first{
background-image: url(../images/slider-1.png);
background-size: cover;
background-position: center;
color: white;
}
.banner-slider-image {
    height: 500px;
    padding: 60px;
}
.group-and-company .d-flex.justify-content-between {
  flex-direction: column;
}
.banner-buttons {
    margin-top: 40px;
}
.group-and-company .w-25 {
  width: 100% !important;
  margin-bottom: 2rem;
}
.footer-bottom .d-flex {
  flex-direction: column;
  text-align: center;
  gap: 0.5rem;
}

.our-core-buisness-section .row {
  margin: 0;
  }
.our-core-buisness-section .col-lg-3 {
  margin-bottom: 1.5rem;
  }
.Explore-btn {
    background: linear-gradient(180deg, #D47D0D, #FCB458);
    color: white;
    border: none;
    padding: 12px 32px;
    border-radius: 5px;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
}

.partner-btn{
  background: linear-gradient(180deg, #04409D, #417FE0);
  color: white;
  border: none;
  padding: 12px 32px;
  border-radius: 5px;
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 16px;
  }
.about-us-heading h2 {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 60px;
    line-height: 110%;
    letter-spacing: 2px;
}
.who-we-are {
background-color: #e5bd5d14;
padding: 50px 0;
}

.who-title {
font-size: 32px;
font-weight: 700;
}

.who-title .blue {
color: #11408A;
}

.who-title .orange {
color: #FF8F00;
}

.who-we-are p {
color: #4d4d4d;
font-size: 16px;
line-height: 1.8;
margin-top: 20px;
}

.who-img {
border-radius: 12px;
width: 100%;
height: auto;
}
.what-we-do {
    background: #ffffff;
    padding: 40px 0 10px;
}
h2.cstm-section-title {
    font-size: 32px;
    font-weight: 700;
    color: #11408A;
}
.section-title {
font-size: 32px;
font-weight: 700;
color: #11408A;
}
.service-card {
border-radius: 12px;
height: 100%;
box-shadow: 0 6px 18px rgba(0,0,0,0.08);
transition: 0.3s;
}

.card-text-whatwedo{
padding: 10px 15px 10px 15px;
}

.service-card:hover {
transform: translateY(-6px);
} 
.service-card h5 {
font-size: 16px;
font-weight: 700;
color: #11408A;
}

.service-card p {
font-size: 14px;
color: #4D4D4D;
}

/* Card Colors */
.bg-blue {
background: #DFE5F1;
}

.bg-cream {
background: #F8F4EB;
}

.bg-lightblue {
background: #FCEEE0;
}

.bg-green {
background: #DDF2E9;
}
.bottom-text {
    font-size: 16px;
    color: #4D4D4D;
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 24px;
}
.vision-mission {
background: #FCFCFF;
}


.section-text {
font-size: 16px;
color: #4D4D4D;
max-width: 520px;
line-height: 1.7;
}


.mission-list {
list-style: none;
padding-left: 0;
margin-top: 20px;
}

.mission-list li {
font-size: 20px;
color: #4D4D4D;
margin-bottom: 12px;
/* padding-left: 28px;
position: relative; */
}


/* .mission-list li::before {
content: "✔";
position: absolute;
left: 0;
top: 0;
color: #11408A;
font-weight: bold;
} */


.vision-mission img {
    max-width: 100%;
}
.mission-list img {
    margin-right: 10px;
}
.our-values {
background: #FAF7F2;
}


.main-title {
    font-size: 32px;
    font-weight: 700;
    color: #11408A;
    margin-bottom: 10px;
}

.main-title span {
color: #FF8F00;
}

.values-line {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 30px;
    line-height: 24px;
    letter-spacing: 3px;
    margin-bottom: 30px;
}

.values-line .blue {
color: #11408A;
}

.values-line .orange {
color: #FF8F00;
}

.values-line .yellow {
color: #E5BD5D;
}

.values-line .green {
color: #00AF4A;
}


.subtitle {
font-size: 16px;
color: #4D4D4D;
max-width: 620px;
margin: 10px auto 0;
}


.value-card h6 {
margin-top: 15px;
font-size: 20px;
font-weight: 600;
color: #11408A;
}


.circle-img {
width: 256px;
height: 256px;
border-radius: 50%;
/* border: 2px solid #E5BD5D; */
display: flex;
align-items: center;
justify-content: center;
margin: auto;
background: #FAF7F2;
}

.circle-img img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 50%;
}

/* Contact us page  */
.contact-banner {
  background-image: url(../images/slider-1.png);
  background-size: cover;
  background-position: center;
  color: white;
}
.banner-title {
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 60px;
    line-height: 110%;
    letter-spacing: 2px;
}
.banner-text {
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
    margin-top: 25px;
}
.contact-info-section {
background-image: url(../images/Frame_1000002389.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
/* width: 1710px; */
/* height: 441px; */

}


.info-card {
background: #ffffff;
border-radius: 14px;
padding: 20px;
box-shadow: 0 10px 30px rgba(0,0,0,0.08);
height: 100%;
} 
.info-card h6 {
    color: #11408A;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
}
.info-card p {
    color: #4D4D4D;
    margin-bottom: 4px;
    font-family: Roboto;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
}
.contact-info-section {
    padding-top: 30px;
    padding-bottom: 50px;
}
.get-in-touch {
background: #E5BD5D14;
padding: 50px 0;
}
.section-subtitle {
    color: #4D4D4D;
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
}
.contact-us-form input.custom-input {
    padding: 14px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #4D4D4D;
}
.custom-textarea {
    align-content: center;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #4D4D4D;
}
p.section-super-subtitle {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #4D4D4D;
}

/* Inputs */
.custom-input,
.custom-textarea {
border-radius: 6px;
border: 1px solid #eee;
padding: 14px 16px;
font-size: 14px;
box-shadow: 0 3px 10px rgba(0,0,0,0.05);
}

.custom-input:focus,
.custom-textarea:focus {
border-color: #ff9800;
box-shadow: none;
}

/* Follow us */
.follow-us {
display: flex;
align-items: center;
gap: 15px;
}
.follow-us span {
    color: #4D4D4D;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
}
.social-icons img {
    width: 50px;
    height: 50px;
}
.social-icons {
display: flex;
gap: 12px;
}

.submit-btn {
background: linear-gradient(135deg, #D47D0D, #FCB458);
color: #fff;
/* border: none;
padding: 10px 30px;
border-radius: 6px;
font-size: 14px;
font-weight: 600; */
}

.your-location {
background: #FCFCFF;
}
/* .map-img {
border-radius: 10px;
overflow: hidden;
box-shadow: 0 8px 25px rgba(0,0,0,0.08);
} */
.join-us-section {
background: #E5BD5D14;
}
.join-title {
    color: #11408A;
    margin-bottom: 6px;
    font-family: Roboto;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
}
.join-subtitle {
    color: #4D4D4D;
    margin-bottom: 15px;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}
.join-text {
    color: #4D4D4D;
    max-width: 460px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
}
.list-title {
    color: #11408A;
    margin-bottom: 10px;
    font-family: Roboto;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
}

.join-list {
list-style: none;
padding-left: 0;
margin-bottom: 20px;
}
.join-list li {
    color: #4D4D4D;
    margin-bottom: 15px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
}
.join-list li img {
    margin-right: 10px;
}
section.contact-info-section{
  background-image: url(../images/image.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
  .core-card {
      border: 1px solid #eee;
      border-radius: 6px;
      overflow: hidden;
      height: 100%;
      background: #fff;
  }

.core-card-header {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    color: #fff;
    padding: 14px;
    text-align: center;
}
.core-buisness-section h2 {
    color: #11408A;
    font-family: 'Roboto';
    font-size: 32px;
    line-height: 100%;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.single-image-section {
    background: #FCFCFF;
}
  .cbiz {
  background: #f3c969;
}
  .cpfin { background: #2f5fa7; }
  .cptech { background: #f7941d; }
  .cinet { background: #2bb673; }

.core-card-body {
    padding: 15px;
    color: #4d4d4d;
    min-height: 150px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}
.platform {
  padding: 12px 15px;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}

  .platform.cbiz-text { color:#c28b00; }
  .platform.cpfin-text { color:#2f5fa7; }
  .platform.cptech-text { color:#f7941d; }
  .platform.cinet-text { color:#2bb673; }
  .core-card.box-1 {
  background: #E5BD5D1F;
}
  .core-card.box-2 {
  background: #11408A1F;
}
  .core-card.box-3 {
  background: #FF8F001F;
}
  .core-card.box-4 {
  background: #00AF4A1F;
}
  .value-section {
      background: #ffffff;
      padding: 50px 0;
  }

  .value-title {
      text-align: center;
      font-weight: 700;
      margin-bottom: 40px;
      color: #1e3a8a;
  }
section.our-values {
    padding: 50px 0 20px;
}
.value-card p {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: #4D4D4D;
}
  .value-card {
      /* background: #ffffff; */
      /* border-radius: 10px; */
      padding: 20px;
      text-align: center;
      /* box-shadow: 0 5px 15px rgba(0,0,0,0.05); */
      height: 100%;
      transition: all 0.3s ease;
  }
   .value-card-buisness {
      background: #ffffff;
      border-radius: 10px;
      box-shadow: 1px 1px 10px 0px #0000001C;
  }

  .value-card:hover {
      transform: translateY(-6px);
  }

  .value-icon {
      font-size: 34px;
      color: #f7941d;
      margin-bottom: 15px;
  }

  .value-text {
      font-size: 14px;
      color: #333;
      line-height: 1.4;
  }
      .review-section {
      padding: 50px 0;
      background: #ffffff;
  }

  .review-title {
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
    color: #1e3a8a;
}
.review-card {
    background: #ffffff;
    border-radius: 10px;
    padding: 25px;
    height: 100%;
    box-shadow: 0px 5px 5px 0px #15151526;
}
.review-card-height {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 220px;
}
.review-slider .slick-slide {
    margin: 10px;
}
.review-slider .slick-dots li button:before {
    font-size: 12px;
}
.review-slider .slick-dots {
    bottom: -36px;
}
.review-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #11408A;
}
.review-slider .slick-dots li {
    margin: 0 2px;
}

  .review-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 15px;
  }

  .review-avatar {
      width: 80px;
      height: 80px;
      border-radius: 50%;
      overflow: hidden;
      background: #f7941d;
      display: flex;
      align-items: center;
      justify-content: center;
  }

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

  .review-stars {
  text-align: right;
}

 .review-text {
    color: #4D4D4D;
    margin-bottom: 15px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
}
.review-name {
    font-family: 'Roboto';
    font-weight: 800;
    font-size: 16px;
    line-height: 100%;
}
.review-role {
    color: #505050;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    margin-top: 5px;
}

  .review-dots {
      text-align: center;
      margin-top: 25px;
  }

  .review-dots span {
      display: inline-block;
      width: 8px;
      height: 8px;
      margin: 0 4px;
      background: #ccc;
      border-radius: 50%;
  }

  .review-dots span.active {
      background: #1e3a8a;
  }
  .review-stars img {
  width: 90%;
}
.hero-section {
  background-image: url(../images/slider-1.png);
  background-size: cover;
  background-position: center;
  color: white;
  height: 400px;
  display: flex;
  align-items: center;
}
.hero-title {
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 60px;
    line-height: 110%;
    letter-spacing: 2px;
}
.stat-card {
    background: #ffffff;
    border-radius: 10px;
    padding: 22px 20px;
    text-align: center;
    box-shadow: 0 0 15px rgba(0,0,0,0.05);
    transition: 0.3s;
    height: 100%;
  }
  .stat-card:hover {
    transform: translateY(-5px);
  }
  .stat-img {
    width: 90px;
    height: 90px;
    object-fit: contain;
    margin-bottom: 20px;
  }
  .stat-number {
    color: #11408A;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 1px;
}
.stat-text {
    color: #4D4D4D;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    margin-top: 10px;
}
  .target-card h5.fw-bold.mb-3 {
  color: #11408A;
}
.partner-banner-text {
  width: 65%;
}
.partner-section {
    background-color: #FAF7F2;
}
.icon-circle img {
    width: 95px;
    height: 95px;
}
.contact-info-section .bottom-note {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    color: #4D4D4D;
}
.partner-box {
padding: 30px;
height: 100%;
}
.left-box {
background: #ff8f001f;
}
.right-box {
background: #00af4a1f;
}
.partner-title {
    color: #11408A;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    font-family: 'Roboto';
    letter-spacing: 1px;
}
.partner-list li {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    vertical-align: middle;
    color: #000000;
}
.partner-list img {
width: 40px;
margin-right: 12px;
}
.business-media {
    background: #FCFCFF;
    padding: 50px 0;
}
.partner-banner-text p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
}
.cgc-btn {
display: inline-flex;
align-items: center;
gap: 10px;
border-radius: 12px;
padding: 10px 18px;
font-weight: 500;
}
.box-border {
  border-top: 1px solid #fff;
}
.our-core-buisness-section h2 {
    color: #11408A;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
h3.problem-title {
  font-family: 'Roboto';
  font-size: 32px;
  line-height: 100%;
}
.problem-card h5 {
  font-family: 'Roboto';
  font-size: 20px;
  line-height: 24px;
}
.problem-card p {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #4D4D4D;
    margin-top: 20px;
}
section.problem-section {
    padding: 40px 0 30px;
    background: #FAF7F2;
}
/* .color-box {
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 0.5px solid #f1c24b;
  } */
  .image-with-text-image {
      padding-right: 20px !important;
  }
  .image-with-text-content {
      padding-left: 50px !important;
  }
  .privacy-term-text {
    text-align: right;
}
.home-join-us-blocks {
    width: 90%;
    margin: auto !important;
}
.your-location, .join-us-section, .partner-section, .core-buisness-section{
  padding: 50px 0;
}
.section-main-headings h2 {
    font-family: 'Roboto';
    font-weight: 500;
    font-style: italic;
    font-size: 24px;
    letter-spacing: 2px;
    color: #11408A;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;   /* required */
    display: inline-block;
}

.section-main-headings h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -8px;         /* distance from text */
    transform: translateX(-50%);
    width: 60%;           /* 👈 underline length */
    height: 2px;          /* thickness */
    background-color: #FF8F00;
}
.image-with-text-section .section-main-headings h2::after {
    left: 30%;
}
.boxes-box-2 {
    margin-top: 24px;
}
/* Add this to all the elements you want to animate */
.boxes,
.brand-logo,
.home-join-us-blocks .card,
.core-card,
.info-card,
.social-icons img,
.info-card img {
    transition: 
        transform 0.3s ease, 
        box-shadow 0.3s ease, 
        background 0.3s ease;
}

/* Hover states */
.boxes:hover,
.brand-logo:hover,
.home-join-us-blocks .card:hover,
.info-card:hover, 
.social-icons img:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
    background: linear-gradient(135deg, #ffffff, #ffffff);
}
.core-card:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}
.group-and-company-box {
    transition: 
        transform 0.35s cubic-bezier(0.4, 0, 0.2, 1),
        box-shadow 0.35s cubic-bezier(0.4, 0, 0.2, 1),
        background 0.35s ease;
}

.group-and-company-box:hover {
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
    background: linear-gradient(135deg, #ffffff, #ffffff);
}

.info-card:hover img {
    transform: scale(0.8) rotate(3deg);
}


@media (max-width: 767px) {
  .boxes-box-2 {
    margin-top: 10px;
}
  .about-us-heading h2 {
  font-size: 36px !important;
}
  .two-goal-text {
    font-size: 24px !important;
  }
  .provide-text {
    font-size: 18px !important;
  }
   .banner-slider-image h1 {
        font-size: 42px;
    }
    .banner-slider-image p {
        font-size: 18px;
    }
    button.explore-banner-button {
        padding: 10px 20px;
        font-size: 14px;
    }
    button.partner-with-us-button {
        padding: 10px 20px;
        font-size: 14px;
    }
    h3.problem-title {
        font-size: 26px;
    }
    .problem-card h5 {
        font-size: 18px;
        line-height: 20px;
    }
    .problem-card p {
        font-size: 16px;
        line-height: 20px;
    }
    .box-content-1 {
        font-size: 18px;
    }
    .box-icon img {
    width: 40px;
    height: 40px;
}
.section-main-headings h2 {
    font-size: 18px !important;
}
    .our-core-buisness-section h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .roadmap-section h2{
        font-size: 28px !important;
    }
    button.view-detailed-button {
        margin-bottom: 40px;
    }
    .blue-coloured-text {
        font-size: 28px;
    }
    .half-width {
        width: 100%;
    }
    .two-clear-goal-section .col-sm-3 {
      width: 100% !important;
    }
    .row.main-cworld-box {
        gap: 10px;
    }
    p.box-content-2 {
    font-size: 14px;
    min-height: 25px;
}
    .half-width .col-sm-6.col-md-3 {
        margin-bottom: 25px;
    }
    section.group-and-company {
        padding: 20px 20px !important;
    }
    section.image-with-text-section.py-5 {
        padding: 20px 20px !important;
    }
    .image-with-text-image {
        padding-right: 0px !important;
    }
    .our-mission-box-2 {
    margin-top: 40px;
}
.brands-section .col-sm-6.col-md-3 {
    margin-bottom: 25px;
}
.divider {
    margin: 15px;
}

.cworld-text {
  font-size: 24px !important;
  margin-top: 30px !important;
}
.Explore-btn, .partner-btn {
    padding: 8px 15px;
    font-size: 12px;
}
.mission-list li {
    font-size: 16px;
}
.values-line {
    font-size: 18px;
    letter-spacing: 2px;
}
.banner-title {
    font-size: 42px;
}
.banner-text {
    font-size: 14px;
    line-height: 22px;
}
.single-image img {
    width: 100%;
}
.home-join-us-blocks .col-sm-6.col-lg-3 {
    margin: 10px 0;
}
.service-card img {
    width: 100%;
}
.hero-title {
    font-size: 42px;
}
.partner-banner-text {
    width: 90%;
}
.partner-banner-text p {
    font-size: 16px;
    line-height: 22px;
}
.partner-title {
    font-size: 26px;
}
.partner-list li {
    font-size: 16px;
}
.stat-img {
    width: 60px;
    height: 60px;
}
.stat-number {
    font-size: 24px;
}
.stat-text {
    font-size: 16px;
}
.business-media {
    padding: 20px 0;
}
.submit-btn-box {
    text-align: center;
}
.icon-circle img {
    width: 60px;
    height: 60px;
}
.contact-info-section {
    padding: 20px 0;
}
.social-icons img {
    width: 40px;
    height: 40px;
}
.section-title {
    font-size: 28px;
}
.your-location, .join-us-section, .partner-section, .core-buisness-section, .value-section, .review-section {
    padding: 30px 0;
}
.footer-links a {
    font-size: 14px;
}
.footer-copyright span {
    font-size: 14px;
}
.privacy-term-text a {
    font-size: 14px;
}
p.footer-text {
    font-size: 14px;
    line-height: 22px;
}


}
@media (max-width: 575px) {

    .image-with-text-content {
          padding-left: 0px !important;
          margin-top: 40px !important;
      }
      .banner-slider-image p {
          font-size: 16px;
          line-height: 24px;
      }
      .banner-slider-image h1 {
          font-size: 30px;
      }
      button.explore-banner-button {
          padding: 10px;
          font-size: 13px;
      }
      button.partner-with-us-button {
          padding: 10px;
          font-size: 12px;
      }
      .view-detail-button-box {
            margin-top: 30px;
        }
        button.view-detailed-button {
            margin-bottom: 0px;
        }
        .two-clear-goal-section {
            padding: 14px 0;
        }
        section.roadmap-section {
            padding: 10px;
        }
        .roadmap-section .col-lg-5 {
            margin-top: 25px;
        }
        a.navbar-brand.header_logo {
        margin: 0;
        }
        .navbar-brand img.logo {
            margin-right: 0 !important;
        }
        .privacy-term-text {
            text-align: left;
        }
    
    }
@media (max-width: 375px) {
 .navbar-brand img.logo {
    width: 245px;
}
.card-header-bar {
    font-size: 11px;
}
}