/* .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;
}

.hero-slider .slick-dots li button:before {
  font-size: 15px !important;
  color: #D9D9D9;
  opacity: 1;
}


.text-red {
  color: #FF0000;
}

.main-banner-slider .slick-dots {
  bottom: 30px;
}

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

.header-search {
  border-radius: 50px !important;
  padding: 10px;
  padding-left: 20px;
  font-size: 14px;
}

.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;
}
button:focus {
  outline: none !important;
  color: none !important;
  box-shadow: none !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: 188px;
}

.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);
}

.second-section {
  background: #F5F5F5;
}

.feature-box {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 35px;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.112);
}

.feature-icon {
  /* width: 55px; */
  height: 55px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  font-size: 26px;
}

.feature-text h6 {
  margin: 0;
  font-weight: 600;
  color: #11408A;
  font-size: 19px;
}

.feature-text p {
  margin: 0;
  font-size: 14px;
  color: #4D4D4D;
}

.feature-text span {
  color: #F36907;
  font-weight: 400;
}

/* product section start */

h2.product-heading {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #11408A;
}

h2.product-heading span {
  color: #F36907;
}

.product-pera {
  color: #4D4D4D;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;

}


.category-slider .slick-slide {
  height: auto;
  margin: 0 10px;
}

.category-slider .card {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #D6D6D6;
}

.category-slider .slick-prev,
.category-slider .slick-next {
  z-index: 10;
}

a.view-all.btn {
  border: 1px solid #11408A;
  font-weight: 500;
  color: #11408a;
}

img.card-img-top {
  padding: 12px;
}

.home-product-section button.nav-link.active {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  padding: 8px 10px;
  background: #11408A;
  color: #fff !important;
  border: none;
}

.home-product-section button.nav-link {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  color: #4D4D4D;
  padding: 8px 10px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
}

.home-product-section .filter-tabs {
  border-bottom: none;
}

span.text-primary-blue {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  color: #11408A;
  letter-spacing: 1px;
}

span.text-primary-orange {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  color: #F36907;
  letter-spacing: 1px;
}

.feature-tag {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  text-transform: capitalize;
  background: #11408A;
  padding: 5px 9px;
  border-radius: 6px;
  color: #fff;
  z-index: 9;
}

.garment-product {
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 100%;
  text-transform: capitalize;
}

.card-product-description p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-transform: capitalize;
  color: #4D4D4D;
}

.star-color {
  color: #FFBF34;
}

.orange-button {
  background: #F36907 !important;
  padding: 12px;
  border-radius: 4px;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 16px;
  vertical-align: middle;
  border: none;
}

.btn-group button.btn.btn-danger {
  border-radius: 0px 3px 3px 0px !important;
}

.text-primary-price {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
}

.cutted-price {
  font-family: 'Nunito Sans';
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  color: #949494;
}

span.off-badge {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 12px;
  background: #F36907;
  padding: 3px 9px;
  border-radius: 50px 0 0 50px;
  color: #fff;
}

ul#trendingFilter {
  gap: 12px;
}

.refer-main-box {
  height: 450px;
}

.refer-main-box h2 {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 48px;
}

.refer-main-box p {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 20px;
  line-height: 128%;
  text-transform: capitalize;
}

.refer-and-earn-section {
  background: #FCFCFF;
}

/* .featured-slider .slick-prev.slick-arrow,
.featured-slider .slick-next.slick-arrow {
  background: #F36907;
  border-radius: 40px;
} */
.featured-slider .slick-next:before {
  content: '\f178';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.featured-slider .slick-prev:before,
.featured-slider .slick-next:before {
  font-size: 13px;
  color: #fff;
  background: #F36907;
  padding: 10px;
  border-radius: 50%;
  opacity: 1;
}

.featured-slider .slick-prev:before {
  content: '\f177';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* Wrapper */
.product-type-wrapper {
  background-color: #fff;
}

/* Card */
.pt-card {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

/* Heights */
.pt-card-sm {
  height: 262px;
}

.pt-card-lg {
  height: 540px;
}

/* Image */
.pt-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Gradient Overlay */
.pt-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top,
      rgba(0, 0, 0, 0.65),
      rgba(0, 0, 0, 0));
  z-index: 1;
}

/* Content Overlay */
.pt-overlay {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* Text */
.pt-title {
  color: #fff;
  text-transform: uppercase;
  font-family: 'roboto';
  font-weight: 700;
  font-size: 21px;
  line-height: 24px;
}

/* Arrow Button */
.pt-arrow {
  background-color: transparent;
  border: none;
}

/* coupan code section */

.coupan-section {
  background-image: url(http://127.0.0.1:8000/assets/images/coupanbgimage.png);
}

.coupan-content {
  align-content: center;
}

.coupan-image {
  padding: 30px 0;
}

.coupan-content h4 {
  font-family: Roboto;
  font-weight: 700;
  font-size: 32px;
  color: #F36907;
  margin-bottom: 24px;
}

.coupan-content p {
  color: #000;
  font-family: Roboto;
  font-weight: 400;
  font-size: 18px;
}

i.fa-solid.fa-circle-check {
  color: #11408A;
}

/* coupan code section */

.pt-arrow:hover {
  transform: translateX(3px);
}

.pt-arrow:before {
  content: '\f178';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 13px;
  color: #fff;
  background: #F36907;
  padding: 10px;
  border-radius: 50%;
  /* opacity: 1; */
}



/* animation effect CSS start  */
.card,
.offer-box {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* .card:hover,
.offer-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
} */

/* Keep image inside */
.card .position-relative,
.offer-box {
  overflow: hidden;
}

/* Smooth image animation */
.card img,
.offer-box img {
  transition: transform 0.4s ease;
}

/* SUBTLE zoom (very small) */
.card:hover img,
.offer-box:hover img {
  transform: scale(1.05);
}

.product-type-wrapper .pt-card img {
  transition: transform 0.4s ease;
}

.product-type-wrapper .pt-card:hover img {
  transform: scale(1.1);
}

.feature-box {
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.feature-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}

/* If feature-box contains an image */
.feature-box img {
  transition: transform 0.45s ease;
}

.feature-box:hover img {
  transform: scale(1.04);
  /* subtle zoom */
}

/* animation effect CSS end  */
.footer-social-icons {
  text-align: center;
}

.footer-social-icons a {
  padding-right: 10px;
}



:root {
  --primary-orange: #FF6B35;
  --primary-blue: #004E89;
  --primary-golden: #FFB627;
  --secondary-white: #FFFFFF;
  --secondary-green: #00A651;
  --secondary-black: #000000;
}

body {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.bg-primary-orange {
  background-color: var(--primary-orange) !important;
}

.bg-primary-blue {
  background-color: #fff !important;
}

.bg-primary-golden {
  background-color: var(--primary-golden) !important;
}

.text-primary-orange {
  color: var(--primary-orange) !important;
}

.text-primary-blue {
  color: var(--primary-blue) !important;
}

.text-primary-golden {
  color: var(--primary-golden) !important;
}

.btn-primary-orange {
  background-color: var(--primary-orange);
  border-color: var(--primary-orange);
  color: white;
}

.btn-primary-orange:hover {
  background-color: #e55a2b;
  border-color: #e55a2b;
  color: white;
}

.btn-primary-blue {
  background-color: var(--primary-blue);
  border-color: var(--primary-blue);
  color: white;
}

.btn-primary-blue:hover {
  background-color: #003d6b;
  border-color: #003d6b;
  color: white;
}

.navbar-brand {
  font-weight: bold;
  font-size: 1.5rem;
}

.top-icons {
  color: #11408A;
}

.top-menus {
  padding: 15px;
  border-top: 1px solid #F1F1F1;
}


.footer {
  background-color: var(--secondary-black);
  color: var(--secondary-white);
  padding: 2rem 0;
  /* margin-top: 3rem; */
}

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

.footer-links a:hover {
  color: var(--primary-orange);
}

/* Fix menu styles - override style.css */
header.bg-primary-blue .navbar-nav .nav-link,
.bg-primary-blue .navbar-nav .nav-link {
  color: #11408A !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
  transition: all 0.3s ease;
  padding: 8px 15px !important;
  position: relative;
}

header.bg-primary-blue .navbar-nav .nav-link:hover,
header.bg-primary-blue .navbar-nav .nav-link.active,
.bg-primary-blue .navbar-nav .nav-link:hover,
.bg-primary-blue .navbar-nav .nav-link.active {
  color: #F36907 !important;
}

header.bg-primary-blue .navbar-nav .nav-link:hover::after,
header.bg-primary-blue .navbar-nav .nav-link.active::after,
.bg-primary-blue .navbar-nav .nav-link:hover::after,
.bg-primary-blue .navbar-nav .nav-link.active::after {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  height: 2px;
  background: #F36907;
  border-radius: 3px;
}

header.bg-primary-blue .navbar-nav .nav-link:focus,
.bg-primary-blue .navbar-nav .nav-link:focus, .bg-primary-blue .navbar-nav .nav-link.active {
  color: #F36907 !important;
}

.product-slider {
  position: relative;
}

.offer-banner {
  border-radius: 10px;
  overflow: hidden;
}

.category-card img {
  height: 150px;
  object-fit: cover;
}

.card {
  border: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s;
}


.product-card img {
  height: 250px;
  object-fit: cover;
}
.btn-outline-primary-blue {
  border-color: var(--primary-blue);
  color: var(--primary-blue);
}

.btn-outline-primary-blue:hover {
  background-color: var(--primary-blue);
  color: white;
}

/* Pagination Styles */
.pagination .page-link {
  color: var(--primary-blue);
}

.pagination .page-link:hover {
  color: var(--primary-orange);
  background-color: #f8f9fa;
}

.pagination .page-item.active .page-link {
  background-color: var(--primary-orange);
  border-color: var(--primary-orange);
  color: white;
}

.pagination .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
}


.offer-section {
  padding: 2rem 0;
}

.offer-container {
  max-width: 1200px;
  margin: 0 auto;
}

.offer-card {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}

.offer-image {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.offer-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(45deg, rgba(0, 78, 137, 0.8), rgba(255, 107, 53, 0.8));
  display: flex;
  align-items: center;
  justify-content: center;
}

.offer-content {
  text-align: center;
  color: #fff;
}

.offer-title {
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.offer-subtitle {
  font-size: 1.25rem;
  margin-bottom: 1rem;
}

.offer-button {
  background: #fff;
  color: #000;
  padding: 0.75rem 1.5rem;
  font-size: 1.1rem;
  text-decoration: none;
  border-radius: 4px;
}

.offer-button:hover {
  background: #f1f1f1;
}

.hero-slider .slick-slide {
  padding: 0 10px;
}

.hero-slider img {
  width: 100%;
  height: 650px;
  object-fit: cover;
  border-radius: 10px;
}

.offer-box {
  height: 312px;
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  transition: transform 0.3s;
}

/* .offer-box:hover {
            transform: scale(1.02);
        } */
.offer-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.offer-box .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
  padding: 15px;
  color: white;
}

.category-grid img {
  height: 120px;
  object-fit: cover;
  border-radius: 10px;
}

.filter-tabs {
  border-bottom: 2px solid #e0e0e0;
  margin-bottom: 20px;
}

.filter-tabs .nav-link {
  border: none;
  color: #666;
  font-weight: 500;
  padding: 10px 20px;
}

.filter-tabs .nav-link.active {
  color: var(--primary-orange);
  border-bottom: 3px solid var(--primary-orange);
}

.product-card {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.3s;
}

/* .product-card:hover {
            box-shadow: 0 4px 15px rgba(0,0,0,0.1);
            transform: translateY(-5px);
        } */
.featured-slider .slick-slide {
  padding: 0 10px;
}

.slider-heading {
  font-size: 48px;
  font-weight: 700;
  font-family: 'Roboto';
  margin-bottom: 20px;
}

.slider-pera {
  margin-bottom: 28px;
}

.slider-btn1 {
  font-size: 16px;
  color: #fff;
  background: linear-gradient(90deg, #D47D0D, #FCB458);
  padding: 10px 32px;
  font-weight: 700;
  margin-right: 15px;
  font-family: 'Roboto';
}

.slider-btn2 {
  font-size: 16px;
  color: #fff;
  background: linear-gradient(80deg, #04409D, #417FE0);
  padding: 10px 32px;
  font-weight: 700;
  font-family: 'Roboto';
}

.hero-slider .slick-dots li.slick-active button:before {
  opacity: .75;
  color: #F36907;
}

/* PRODUCT PAGE CSS  */

p.product-page-muted-text {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4D;
}

.product-page-first-box {
  border-bottom: 2px solid #ff6b35;
}

.filter-text {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  text-transform: uppercase;
  color: #F36907;
}


.heart-wishlist img {
    height: 24px;
    width: 24px;
    object-fit: contain;
}
.main-box-heart-and-tag {
    z-index: 1;
    position: relative;
    top: 15px;
}
.product-tag-box.position-absolute {
    left: 12px;
}
.heart-wishlist {
    right: 15px;
}
.dynamic-category-name:hover {
    color: #F36907;
}

.category-checkbox-list label {
    cursor: pointer;
}

.form-check-input {
    cursor: pointer;
}
.filter-Search {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    color: #494848;
}
.all-categories {
    font-family: Roboto;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    color: #4D4D4D;
}
.all-category-box {
    border: 1px solid #D5D5D5;
    padding: 12px 8px;
    border-radius: 4px;
}
.product-filter-sidebar {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.product-filter-sidebar .pb-4 {
    border-bottom: 1px solid #F36907;
}
.reset-button {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 16px;
    color: #4D4D4D;
    padding: 12px 8px;
    border-radius: 4px;
}
.filter-Search .form-select {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    color: #4D4D4D;
}
/* MAIN PRODUCT CSS STARTS HERE  */
.main-product-title {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: #4D4D4D;
}
.main-product-description {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    color: #4D4D4D;
}
.main-product-review-text {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    color: #4D4D4D;
}
.main-product-discounted-product {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    color: #4D4D4D;
}
.main-product-actual-price {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #4D4D4D;
}
.badge-discount {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    color: #FFFFFF;
    background-color: #00AF4A;
}
.main-product-inclusive-texes p {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    color: #4D4D4D;
}
.sku-category-stock {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--orange, #F36907);
}
.main-product-quantity-selector {
    border: 0.5px solid #4D4D4D;
    border-radius: 2px;
}
.quantity-value {
    border: none;
}
.main-product-wishlist-btn {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    color: #11408A;
    border: 1px solid var(--blue, #11408A);
    padding: 14px;
    border-radius: 4px;
}
/* MAIN PRODUCT CSS END HERE  */

/* CART PAGE CSS  */
 .main-cart h2 {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    text-transform: uppercase;
    color: #F36907;
}
.card-header-first {
    background: #11408A !important;
    padding: 14px;
}
.main-cart h5 {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
}
.main-cart .cart-product-thumbnail {
    height: 100% !important;
}
/* CART PAGE CSS END HERE  */
@media (max-width: 767px) {
  h2.product-heading {
    font-size: 28px;
  }
  .cutted-price{
    font-size: 14px;
  }

  ul#trendingFilter {
    gap: 8px;
  }
  .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;
  }

  .coupan-image img {
    width: 100% !important;
  }
  .slider-heading {
    font-size: 22px;
  }
  
  .slider-btn1, .slider-btn2 {
    width: 98%;
    margin-bottom: 10px;
    font-size: 12px;
  }
    .slick-next {
        right: 13px !important;
    }
    .slick-prev {
      left: -1px !important;
      z-index: 9;
    }

    .navbar-brand {
      text-align: center;
      display: block;
      margin-bottom: 10px;
  }
 
}

@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;
  }
}