body {
  font-family: var(--vs-body-font);
}
hello {
  color: red;
}
.category_section h3 {
  font-size: 10px;
}
.col-md-4.recent-activity-section {
  position: absolute;
  right: 0;
  top: -50px;
}
.recent-activity {
  background-color: blue;
  padding: 10px;
  color: #fff;
  font-size: 19px;
  text-align: center;
  margin-bottom: -25px;
  border: 1px solid #818080;
}
.category_section img {
  width: 100px;
  vertical-align: middle;
}
.md-ml-50 {
  margin-left: 50px !important;
}
.logo img {
  width: auto !important;
}
#vs_dynamic_page_content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-family: "Poppins", sans-serif;
}
.btn-call-pulse-border::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  padding: 15px;
  border: 5px solid #2572d1;
  z-index: 5;
  opacity: 0.75;
  animation-name: pulse-border;
  animation-duration: 2.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
.btn-phone-pulse {
  background: #2572d1;
  color: white;
  position: fixed;
  bottom: 70px;
  right: 5px;
  font-size: 20px;
  display: flex;
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  padding: 20px;
  text-decoration: none;
  border-radius: 50%;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
.btn-whatsapp-pulse {
  background: #25d366;
  color: white;
  position: fixed;
  bottom: 10px;
  right: 5px;
  font-size: 25px;
  display: flex;
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  padding: 20px;
  text-decoration: none;
  border-radius: 50%;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
.btn-whatsapp-pulse-border {
  bottom: 140px;
  right: 5px;
  z-index: 5;
  animation-play-state: paused;
}
.btn-whatsapp-pulse-border::before {
  content: "";
  position: absolute;
  z-index: 5;
  border-radius: 50%;
  padding: 15px;
  border: 5px solid #25d366;
  opacity: 0.75;
  animation-name: pulse-border;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
  }
  80% {
    box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
  }
}
@keyframes pulse-border {
  0% {
    padding: 15px;
    opacity: 0.75;
  }
  75% {
    padding: 40px;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.vs_mobile_lg {
  width: 215px !important;
}
.mobile-menu .nav-logo img {
  height: 85px !important;
}
.site-button {
  background-color: red;
  color: white;
  padding: 10px 20px;
}
.site-button a {
  color: white;
}
.main-menu .navigation > li > a:before,
.bg-primary,
.btn-primary,
#homeone .card,
.main-menu .navigation > li > a.btn,
.main-menu .navigation > li > a.btn:hover,
.main-menu .navigation > li > a.btn:active {
  background: var(--vs-primary-color) !important;
}
.mobile-menu .navigation li.current > a {
  color: var(--vs-primary-color);
}
.main-menu .navigation li.current a span {
  color: #ffffff;
  font-size: 18px;
}
.main-footer.style-two li a {
  color: #4c4c4d !important;
}
#services-card {
  padding: 25px 0px;
}
#services-card h2 {
  font-size: 20px;
}
#services-card .col-md-3 {
  position: relative;
  background: #fff;
  padding-top: 10px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: 0.5s;
}

#services-card .col-md-3:hover {
  filter: blur(20px);
  transform: scale(0.9);
  opacity: 0.5;
}

#services-card .col-md-3:hover {
  filter: blur(0px);
  transform: scale(1.1);
  opacity: 1;
}
.main-menu .navigation > li > ul {
  height: auto !important;
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.main-menu .navigation > li > ul a {
  font-size: 16px;
}
.main-menu .navigation > li > a.btn {
  opacity: 1;
  font-size: 18px;
  line-height: 25px;
  margin-top: 21px;
  padding: 6px;
  font-weight: 500;
  color: #ffffff;
}
.main-menu .navigation > li > a.btn,
.main-menu .navigation > li > a.btn:hover,
.main-menu .navigation > li > a.btn:active {
  border-color: var(--vs-primary-color);
}
#homeone h1 {
  font-size: 24px;
  padding-bottom: 10px;
}
#homeone {
  padding: 25px 0px;
}
#homeone .card {
  margin-top: 10px;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  padding: 0px;
  margin: 0px;
  color: #ffffff;
  height: 60px;
  text-align: center;
  vertical-align: middle;
}
#homeone .card:hover {
  color: #000000;
  border: 2px solid;
  border-color: var(--vs-primary-color);
}
.vs-component.vs-image-container.__vs__float-right {
  float: right;
}
section.card-info {
  padding: 20px 0px;
}
.btn-primary:hover {
  background-color: #606060;
  border: 1px solid grey;
}
.btn-primary {
  border: 1px solid grey;
  padding: 10px 20px;
  border-radius: 6px;
}
#ourservices .col-md-6 {
  margin-bottom: 30px;
}
#support a.btn-primary {
  margin-top: 20px;
  background-color: #fff !important;
  color: var(--vs-primary-color);
  padding: 10px 20px;
  border-radius: 6px;
}
div#support {
  padding: 35px 0px;
}
div#support h3 {
  line-height: 70px;
}
div#support .col-md-2 {
  margin-top: 30px;
}
div#hourservices {
  padding: 35px 0px;
}
div#hourservices h3 {
  line-height: 30px;
}
div#hourservices .col-md-2 {
  margin-top: 30px;
}
div#headaboutone {
  padding: 35px 0px;
}
div#headaboutone h3 {
  line-height: 30px;
}
div#headaboutone .col-md-2 {
  margin-top: 30px;
}
.gap-35 {
  padding: 35px 0px !important;
}
.mobile-menu .navigation li a.btn.btn-primary {
  margin: 20px 30px;
  color: #fff;
}
.gap-top-35 {
  padding-top: 35px;
}
.gap-bottom-35 {
  padding-bottom: 35px;
}
h1 {
  font-size: 28px;
}
ul.footer-social-link {
  display: inline-flex;
}
ul.footer-social-link li {
  text-align: center;
  width: 30px;
  height: 30px;
  margin: 5px;
  border: 2px solid gray;
  border-radius: 4px;
}
.scroll-to-top {
  color: var(--vs-primary-color);
  background-color: #d2d2d2;
}
.scroll-to-top:hover {
  color: #d2d2d2;
  background-color: var(--vs-primary-color);
}
h4.social-title.mb-d-none {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 7px;
  margin-top: 10px;
}
.rev_slider {
  height: 675px !important;
}
.rev_slider_wrapper {
  height: 675px !important;
}

#ourservices h3 {
  font-size: 20px;
  color: #000;
  line-height: 20px;
  margin-bottom: 19px;
}
iframe {
  width: 100%;
  height: 400px;
  border: unset;
}
.gap-top-20 {
  padding-top: 20px;
}
form#form-npm-1 {
  padding: 2px;
}
form#form-npm-1 label {
  padding-top: 10px;
}
#contact-form-section-map .card {
  background-color: #ffffff00;
  border: 2px solid rgb(255 253 253);
}
#contact-form-section-map .btn-primary {
  border: 2px solid #ffffff;
  padding: 10px 20px;
  width: 100%;
  border-radius: 6px;
}
#connect-icon--widget img {
  background-color: #be0403;
  height: auto;
  width: 70px;
  padding: 20px;
  border-radius: 5px;
}
#connect-icon--widget .vs-component.vs-image-container.__vs__float-none {
  text-align: center;
  margin: 10px;
}
body {
  color: #4c4c4d;
}
#contact-us-backgorund {
  background-image: url("https://bellytobaby.in//uploads/file/tester1.png"); /* The image used */
  background-color: #cccccc; /* Used if the image is unavailable */
  height: 350px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}
.logo-container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 160px;
  height: 160px;
  padding: 13px;
  border-radius: 50%;
}
.background,
.spinner {
  position: absolute;
  display: inline-block;
  height: 100%;
  width: 100%;
}
/* The button background layer */
.background {
  border-radius: 50%;
  /* background-image: linear-gradient(0deg, #bebebe, #dbdcdf); */
  box-shadow: 0 4px 4px -1px rgb(255 255 255 / 60%),
    0 4px 6px 1px rgb(216 216 216 / 30%), 0 1px 2px 1px rgba(0, 0, 0, 0) inset,
    0 18px 32px -2px rgba(255, 255, 255, 0.1) inset;
  /* display: none; */
}
.logo {
  z-index: 2;
}
.spinner {
  border-radius: 50%;
  border-top: 3px solid;
  border-top-color: var(--vs-primary-color);
  /* glowing with shadow (30% of #ae34db) */
  box-shadow: 0 -5px 5px #ffffff;

  /* add spin animation */
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
html {
  scroll-behavior: smooth;
}
.main-menu .navigation li.current ul li a span {
  color: #4c4c4d;
  font-size: 16px;
}

.color-scheme-purple .news-block .read-more,
.color-scheme-purple .main-menu .navigation > li .mega-menu-bar h3:before,
.color-scheme-purple .feature-block-three .inner-box:hover,
.color-scheme-purple .request-form .form-group button,
.color-scheme-purple .pricing-table.tagged .theme-btn,
.color-scheme-purple .mobile-menu .mega-menu-bar h3:before,
.color-scheme-purple .sec-title .text:before,
.color-scheme-purple .pricing-table.tagged .table-header,
.color-scheme-purple .main-menu .navigation > li > a:before {
  background: #006bb8;
}
#sap-implementation-section .text:before {
  position: absolute;
  width: 30px;
  height: 3px;
  top: 68px;
  left: 16px;
  content: "";
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #3b7eff;
}
#sap-implementation-section h3 {
  padding: 20px 0px;
}
/* Default: Extra-small devices such as small phones (less than 640px) */

/* Small devices such as large phones (640px and up) */
@media only screen and (min-width: 640px) {
}

/* Medium devices such as tablets (768px and up) */
@media only screen and (min-width: 768px) {
}

/* Large devices such as laptops (1024px and up) */
@media only screen and (min-width: 1024px) {
}

/* Largest devices such as desktops (1280px and up) */
@media only screen and (min-width: 1280px) {
}

/* Default: Large devices such as laptops, computers (greater than 1024px) *

/* Medium devices such as tablets (1024px or lesser) */
@media only screen and (max-width: 1024px) {
}

/* Small devices such as phones (768px or lesser) */
@media only screen and (max-width: 768px) {
  #homeone .card {
    padding: 20px;
    margin: 10px;
  }
  .gap-35 {
    padding: 0px 0px;
  }
  section {
    position: relative;
    margin: 20px;
  }
  .main-slider {
    text-align: center;
    margin: 0px;
  }
  section.page-title {
    margin: 0px;
  }
  .m-text-center {
    text-align: center;
  }
  .img1 {
    margin-left: 10px;
  }
}

.mobile-menu .navigation {
  border-bottom: none;
}

.f_16 {
  font-size: 16px;
}
.se_img1 {
  background-image: url(https://web10.vyugamgroup.com//uploads/file/service_bg_1.jpg) !important;
}
.vs_bg_blue .sec-title h2 {
  color: #fff;
}

#kits-verticals-sections {
  padding-right: 0px;
  padding-left: 0px;
}
#kit-vision-section {
  margin-bottom: 15px;
}
.case-block .image-box .image {
  top: unset;
  left: unset;
  max-width: unset;
  height: unset;
  display: unset;
  transform: unset;
}
#sap-implementation-section {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sec-title {
  position: relative;
  margin-bottom: 0px;
}
.se_img2 {
  background-image: url(https://web10.vyugamgroup.com//uploads/file/service_bg_2.jpg) !important;
}
.se_img3 {
  background-image: url(https://web10.vyugamgroup.com//uploads/file/service_bg_3.jpg) !important;
}
.se_img4 {
  background-image: url(https://web10.vyugamgroup.com//uploads/file/service_bg_4.jpg) !important;
}
.se_img5 {
  background-image: url(https://web10.vyugamgroup.com//uploads/file/service_bg_1.jpg) !important;
}
.se_img6 {
  background-image: url(https://web10.vyugamgroup.com//uploads/file/service_bg_2.jpg) !important;
}
.mobile-sticky-header {
  padding: 10px 15px 19px 15px;
}
.main-header .logo img {
  max-height: 55px !important;
}
.mobile-sticky-header .logo {
  display: block;
}
.mobile-header .logo {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .mobile-header {
    padding: 10px 15px 19px 15px;
  }
}
#slider-bottom-heading-banner h3 {
  font-size: 22px;
}
@media only screen and (max-width: 320px) {
  .case-block .lower-content {
    padding: 13px 0px 17px;
  }
}
@media only screen and (min-device-width: 321px) and (max-device-width: 424px) {
  .vs_bg_blue .case-block .inner-box {
    height: 435px !important;
  }
}
.case-block .lower-content {
  position: relative;
  padding: 12px 0px 12px;
  text-align: center;
}
.case-block .lower-content h4 a {
  font-size: 17px;
}

.vs_bg_blue {
  background-color: #006bb8 !important;
  padding-top: 20px;
  padding-bottom: 20px;
}
.about_kit_css {
  color: #006bb8;
  font-size: 16px;
  font-weight: 500;
}
.kit_color {
  color: #be0403;
}
.kit1 {
  font-size: 35px !important;
}
#about-sec-1 {
  margin-top: 20px;
}
.kit_btn {
  color: #fff;
  background: #006bb8;
  padding: 9px 15px;
  border-radius: 5px;
}
.mt_10 {
  margin-top: 10px;
  padding-bottom: 10px;
}
.fontw {
  font-weight: 500;
}
#sap-imp-2 {
  background: #e4f5fd !important;
}
h1 {
  font-size: 28px;
  line-height: 38px;
  padding: 13px 0px;
}
.vss-heading-style:after {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  height: 6px;
  width: 15px;
  border-radius: 0px;
  background-color:var(--vs-primary-color);
  -webkit-animation: heading-move 5s infinite linear;
  animation: heading-move 5s infinite linear;
}
.vss-heading-style {
  display: block;
  position: relative;
  border-bottom: 4px solid #eef3f9;
  width: 90px;
  height: 4px;
  border-radius: 50px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@-webkit-keyframes heading-move {
  0% {
    transform: translateX(-1px);
  }
  50% {
    transform: translateX(75px);
  }
  100% {
    transform: translateX(-1px);
  }
}

@keyframes heading-move {
  0% {
    transform: translateX(-1px);
  }
  50% {
    transform: translateX(75px);
  }
  100% {
    transform: translateX(-1px);
  }
}
.card {
  position: relative;
  border-radius: 10px;
  padding: 40px 50px 40px 30px;
  background-color: #ffffff;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.card h3 {
  font-size: 18px !important;
}
.card.text1 {
  position: relative;
  font-size: 15px;
  line-height: 27px;
  color: rgba(0, 0, 0, 0.75);
  font-weight: 400;
}
#home-key-new .vs-component.vs-image-container {
  display: block;
  margin: 0 auto;
}
.style-left {
  margin: 0;
  margin-bottom: 13px;
}
.container.contact-demo-style {
  padding: 21px 0px;
}
.container.contact-demo-style p {
  padding: 5px 0px;
}
.container.contact-demo-style a.btn.btn-outline-primary {
  color: white;
  border-color: #fff;
}
.header-style-three {
  position: relative;
  background: #be0403;
}
.sticky-header {
  background: #be0403;
}
.header-style-three .contact-list li i,
.header-style-three .contact-list li,
.header-style-three .contact-list li a,
.header-style-three .search-box .search-btn,
.header-style-three .service_wrapper h4,
.header-style-three .service_wrapper p,
.header-style-three .main-menu .navigation > li.dropdown > a:after,
.header-style-three .main-menu .navigation > li > a {
  color: #ffffff;
}
.service-block .icon {
  margin: 0 auto;
  margin-bottom: 33px;
}
.btn-outline-primary {
  color: #aa302b;
  border-color: #aa302b;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #aa302b;
  border-color: #d98928;
}
/* General table styling for the new class */
.custom-table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse; /* Ensures borders are merged */
    font-family: Arial, sans-serif; /* Custom font */
}

/* Table header styling */
.custom-table thead th {
    background-color: #ff4d4d; /* Red background */
    color: white; /* White text color */
    font-weight: bold;
    padding: 12px;
    text-align: left;
    border-bottom: 2px solid #cc0000; /* Darker red border */
}

/* Table body styling */
.custom-table tbody td {
    padding: 10px;
    border-bottom: 1px solid #ddd; /* Light gray border */
    color: #333; /* Dark text color */
}

/* Alternate row coloring for better readability */
.custom-table tbody tr:nth-child(odd) {
    background-color: #ffe6e6; /* Light red background for odd rows */
}

/* Hover effect on rows */
.custom-table tbody tr:hover {
    background-color: #ffcccc; /* Slightly darker red on hover */
}

/* Ensure the table is responsive */
@media (max-width: 768px) {
    .custom-table {
        display: block;
        overflow-x: auto;
    }
}

.service-block .inner-box:before {
  background: #ab8647;
}
body {
  background-color: #fffaf2 !important;
}
.feature-block-three .inner-box:hover {
  background-color: #c19a4a !important;
}
.about-two {
  position: relative;
  background-color: var(#f6f6f8);
}
.about-two .container {
  position: relative;
  z-index: 1;
}
.about-two__image {
  position: relative;
  top: 3px;
}
.textsize1 {
  margin-left: 5px;
}
@media (max-width: 991px) {
  .about-two__image {
    top: 0;
    padding-left: 35px;
  }
}
@media (max-width: 575px) {
  .about-two__image {
    padding: 0 15px;
  }
}
.about-two__image__inner {
  position: relative;
  display: table;
}
.about-two__image__inner::before {
  content: "";
  width: calc(100% - 70px);
  height: calc(100% - 66px);
  position: absolute;
  left: -47px;
  bottom: -48px;
  z-index: -1;
  border-top: 1px solid #e6e6ed;
  border-left: 1px solid #e6e6ed;
  border-bottom: 1px solid #e6e6ed;
  animation: zump 2s linear infinite;
}
@media (max-width: 1199px) {
  .about-two__image__inner::before {
    left: -35px;
    bottom: -35px;
  }
}
@media (max-width: 575px) {
  .about-two__image__inner::before {
    left: -20px;
    bottom: -20px;
  }
}
.about-two__image__inner::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: var(--vs-primary-color, #00cde5);
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(4.3deg);
  z-index: -1;
  animation: rotateShape 3s linear infinite;
}
.about-two__image__inner img {
  max-width: 100%;
  height: auto;
}
.about-two__image__two {
  position: absolute;
  top: 30px;
  right: 30px;
  border: 10px solid #ffffff;
  z-index: 1;
  animation: zumpBottom 2s linear infinite;
}
@media (max-width: 1199px) {
  .about-two__image__two {
    max-width: 150px;
  }
}
@media (max-width: 490px) {
  .about-two__image__two {
    display: none;
  }
}
.about-two__experience {
  position: absolute;
  left: 0px;
  bottom: 40px;
  padding: 16px 32px;
  text-align: center;
  background-color: #00cde5;
  z-index: 1;
}
@media (max-width: 430px) {
  .about-two__experience {
    padding-left: 25px;
    padding-right: 25px;
    bottom: 0px;
  }
}
.about-two__experience__year {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.22;
  color: #ffffff;
  letter-spacing: -0.03em;
  text-transform: capitalize;
}
@media (max-width: 575px) {
  .about-two__experience__year {
    font-size: 40px;
  }
}
.about-two__experience__title {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375;
  color: #ffffff;
  letter-spacing: -0.03em;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .about-two__content {
    margin-top: 40px;
  }
}
@media (max-width: 575px) {
  .about-two__content {
    margin-top: 0px;
  }
}
.about-two .sec-title {
  margin-bottom: 31px;
}
.about-two__info {
  margin-bottom: 22px;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 430px) {
  .about-two__info {
    flex-direction: column;
    align-items: flex-start;
  }
}
.about-two__info__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 74px;
  height: 74px;
  font-size: 40px;
  color: var(--vs-primary-color);
  background-color: #2b2b5e;
  transition: all 500ms ease;
}
.about-two__info__icon svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.about-two__info:hover .about-two__info__icon {
  color: #ffffff;
  background-color: var(--vs-primary-color);
}
.about-two__info__text {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  color: var(--vs-primary-color);
  line-height: 1.62;
  text-transform: capitalize;
}
.about-two__text {
  margin-bottom: 27px;
  text-transform: capitalize;
}
.about-two__list {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  gap: 12px 30px;
  flex-wrap: wrap;
}
.about-two__list li {
  display: flex;
  gap: 11px;
  font-weight: 600;
  font-size: 16px;
  color: #2b2b5e;
  line-height: 1.75;
  text-transform: capitalize;
}
.about-two__list__icon {
  font-size: 18px;
  color: #00cde5;
}
.about-two__list__icon svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.about-two__shape {
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  animation: moveHorizontal 2s linear infinite;
}
@media (max-width: 1599px) {
  .about-two__shape {
    opacity: 0.8;
  }
}

@keyframes rotateShape {
  50% {
    transform: rotate(-4.3deg);
  }
  100% {
    transform: rotate(4.3deg);
  }
}
.piccolor {
  background-color: #414e94;
  display: flex;
  justify-content: center;
  align-items: center;
}
body {
  background-color: #fff !important;
}
.feature-block-three .inner-box:hover {
  background-color: #aa302b !important;
}
.main-menu .navigation > li > a {
  font-size: 16px;
  line-height: 36px;
  font-weight: 600;
}
.sticky-header .main-menu .navigation > li > a,
.sticky-header .main-menu .navigation > li.dropdown > a:after {
  color: #000000;
}
.icon-box {
  display: inline-flex;
}
h2.why-choose-title {
  padding: 20px;
  font-size: 32px;
}
.why-choose-section h3 {
  font-size: 24px;
  padding: 15px 0px;
}
.h2size {
  padding-top: 10px;
  padding-bottom: 10px;
}
.textsize1 {
  margin-left: 400px;
}
.picsize {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hellorow {
  padding: 20px;
  background-color: #f1f4f8;
  border-radius: 10px;
}
.hirow {
  padding: 15px;
}
.hirow1 {
  padding: 10px;
}
.cddown1 {
  margin-bottom: 10px;
}
.img1 {
  margin-left: 50px;
}
.imgback {
  background-color: #f2f5f9;
}
.gap-15 {
  padding: 15px 0px;
}
.gapmob {
  padding-left: 10px;
  padding-right: 10px;
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
}
div#funding-partners {
  padding-left: 15px;
}
div#placement-about {
  padding-left: 15px;
}
div#eatskillwhy-choose-us img {
  width: 150px;
  margin-left: 90px;
}
div#funding-partners img {
  width: 150px;
}
div#placement-about img {
  width: 150px;
}
.gapmob1 {
  padding-left: 15px;
  padding-right: 15px;
}
.back1 {
  background-color: orange;
  border-radius: 20px;
  padding: 40px;
}
.card1 {
  border-radius: 15px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: transform 0.3s ease;
}

.card1:hover {
  transform: translateY(-5px);
}

.card1-img-top {
  width: 100%;
  height: 250px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.card1-body {
  padding: 15px;
}

.card1-title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333;
}

.card1-text {
  font-size: 1rem;
  color: #666;
}
.image-uniform {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center;
}

/* For responsive height (adjusts based on width) */
@media (max-width: 768px) {
  .vs-image-container img,
  .image-uniform {
    height: 250px; /* Smaller height on mobile */
  }
}
/* Main Section */
.new-about-section {
  padding: 60px 20px;
  background: #fff;
}

.new-container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
}

/* Content Layout */
.new-content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.new-text-column {
  flex: 1;
  min-width: 40%;
  padding: 0 20px;
}

.new-image-column {
  flex: 0 0 28%;
  max-width: 280px;
  height: 220px; /* Fixed height */
}

/* Image Styling - Perfect sizing */
.new-image-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.bg-primary-color,
.bg-primary {
  background: #ffff00;
  );
  background-size: 200% 100%;
  background-position: left;
  transition: all 0.5s ease !important;
}
.services-area {
  padding: 50px 20px;
  background: #f9f9f9;
}

.card2 {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
  padding: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: transform 0.3s ease;
}

.card2:hover {
  transform: translateY(-5px);
}

.card2::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(
    45deg,
    transparent 25%,
    rgba(242, 150, 97, 0.1) 50%,
    transparent 75%
  );
  opacity: 0;
  transition: opacity 0.3s ease;
}

.card2:hover::before {
  opacity: 1;
  animation: shine 3s infinite;
}

@keyframes shine {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.css-icon {
  width: 100px;
  height: 100px;
  position: relative;
  margin: 20px auto;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* Target with Dart Icon */
.mission-icon {
  background: transparent;
}

.target-circle {
  position: absolute;
  border: 2px solid #be0403;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.target-circle.outer {
  width: 80px;
  height: 80px;
}

.target-circle.middle {
  width: 50px;
  height: 50px;
}

.target-circle.inner {
  width: 20px;
  height: 20px;
  background: #be0403;
}

.dart {
  position: absolute;
  width: 40px;
  height: 3px;
  background: #be0403;
  top: 50%;
  left: 50%;
  transform: translate(-80%, -50%) rotate(-45deg);
  transform-origin: right center;
}

.dart::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-right: 3px solid #be0403;
  border-top: 3px solid #be0403;
  right: -1px;
  top: -4px;
  transform: rotate(45deg);
}

.dart::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  background: #be0403;
  left: -15px;
  top: -6px;
}

/* Eye Icon for Vision */
.vision-icon {
  background: transparent;
  overflow: hidden;
}

.eye {
  position: absolute;
  width: 60px;
  height: 40px;
  border: 3px solid #be0403;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pupil {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #be0403;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: blink 4s infinite;
}

/* Animations */
.mission-icon:hover .dart {
  animation: dartHit 0.5s forwards;
}

@keyframes dartHit {
  0% {
    transform: translate(-80%, -50%) rotate(-45deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}

.vision-icon:hover .pupil {
  animation: lookAround 3s infinite;
}

@keyframes lookAround {
  0% {
    transform: translate(-50%, -50%);
  }
  25% {
    transform: translate(-70%, -50%);
  }
  50% {
    transform: translate(-50%, -70%);
  }
  75% {
    transform: translate(-30%, -50%);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}

@keyframes blink {
  0%,
  48%,
  52%,
  100% {
    height: 20px;
  }
  50% {
    height: 2px;
  }
}

/* Interactive Elements */
.css-icon:hover::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  background: #980000;
  color: white;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
}

.css-icon:hover {
  animation: float 2s ease-in-out infinite;
}

@keyframes float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

@media (max-width: 768px) {
  .card2 {
    margin-bottom: 20px;
  }
}
.sh-section {
  padding: 20px 0;
}

.sh-section.row {
  margin-bottom: 30px;
}

/* --- Image Column Enhancements --- */
.sh-img-column {
  padding: 30px;
}

.sh-img-container {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  overflow: hidden;
  position: relative;
}

.sh-img-container:hover {
  transform: scale(1.04);
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.15);
}

.sh-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  transition: all 0.3s ease;
  border: none;
}

.sh-img:hover {
  filter: brightness(1.1);
}

/* --- Text Column Enhancements --- */
.sh-text-column {
  padding: 30px;
}

.sh-text-card {
  background: #ffffff;
  border-radius: 15px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.sh-text-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.15);
}

/* Heading Enhancements */
.sh-heading {
  color: #aa302b;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  margin-bottom: 2.5rem;
  text-align: center;
  position: relative;
  letter-spacing: -0.02em;
  animation: fadeInHeading 1s ease, pulseHeading 2s ease infinite alternate;
}

.sh-heading::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 5px;
  background: linear-gradient(to right, #aa302b, #d98928);
  border-radius: 3px;
}

/* Description Enhancements */
.sh-description {
  color: #4a5568;
  font-size: 1.15rem;
  line-height: 1.9;
  margin: 2.5rem 0;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-weight: 400;
  animation: fadeInDescription 1s ease 0.5s;
}

/* --- Icon Enhancements --- */
.sh-img-container::before,.sh-img-container::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 4rem;
  height: 4rem;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.8;
  z-index: 10;
  transition: transform 0.2s ease, color 0.3s ease;
  filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.2));
}




/* Floating Animation */
@keyframes float {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-15px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes color-change {
  from {
    color: #007bff;
  }

  to {
    color: #4ab3ff;
  }
}

/* Pulsing Animation */
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0.7;
  }

  50% {
    transform: scale(1.15);
    opacity: 1;
  }

  100% {
    transform: scale(1);
    opacity: 0.7;
  }
}

@keyframes opacity-change {
  from {
    opacity: 0.7;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeInHeading {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInDescription {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes pulseHeading {
  from {
    transform: scale(1);
  }

  to {
    transform: scale(1.06);
  }
}

/* --- Responsive Design Enhancements --- */
@media (max-width: 991px) {
  .sh-section .row {
    flex-wrap: wrap;
    min-height: auto;
  }

  .sh-img-column {
    height: auto;
    padding: 20px;
  }

  .sh-img-container {
    height: 400px;
  }

  .sh-text-column {
    order: -1;
    padding: 20px;
  }

  .sh-heading {
    font-size: 2.2rem;
  }

  .sh-description {
    font-size: 1.1rem;
  }
  .sh-img-container::before,.sh-img-container::after {
    width: 3rem;
    height: 3rem;
  }
}

@media (max-width: 767px) {
  .sh-img-column {
    height: auto;
    padding: 15px;
  }

  .sh-img-container {
    height: 300px;
  }

  .sh-heading {
    font-size: 1.8rem;
  }

  .sh-description {
    font-size: 1rem;
  }

  .sh-text-card {
    padding: 25px;
  }
  .sh-img-container::before,.sh-img-container::after {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.modern-section {
  padding: 100px 0;
  background: var(--light-bg);
}



.section-header {
  text-align: center;
  margin-bottom: 60px;
}

.section-title {
  font-size: 2.8rem;
  font-weight: 600;
  color: var(--primary);
  margin-bottom: 15px;
  position: relative;
}

.section-title:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: var(--primary-light);
  border-radius: 2px;
}

.section-subtitle {
  font-size: 1.2rem;
  color: var(--text);
  max-width: 700px;
  margin: 0 auto;
}

/* CSS Icons */
.css-icon {
  width: 48px;
  height: 48px;
  margin: 0 auto 20px;
  position: relative;
}

.icon-hearing-aid {
  width: 40px;
  height: 40px;
  border: 3px solid var(--primary);
  border-radius: 50%;
  position: relative;
}

.icon-hearing-aid:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border: 3px solid var(--primary);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.icon-hearing-aid:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 15px;
  background: var(--primary);
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 5px;
}

.icon-speech {
  width: 40px;
  height: 40px;
  border: 3px solid var(--primary);
  border-radius: 50%;
  position: relative;
}

.icon-speech:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: var(--primary);
  border-radius: 50%;
  top: 12px;
  left: 10px;
  box-shadow: 16px 0 0 var(--primary);
}

.icon-speech:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: var(--primary);
  border-radius: 50%;
  bottom: 12px;
  left: 14px;
  box-shadow: 8px 0 0 var(--primary);
}

.icon-diagnostic {
  width: 40px;
  height: 40px;
  border: 3px solid var(--primary);
  border-radius: 50%;
  position: relative;
}

.icon-diagnostic:before {
  content: "+";
  position: absolute;
  font-size: 24px;
  font-weight: bold;
  color: var(--primary);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.icon-diagnostic:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border: 2px dashed var(--primary);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.icon-arrow {
  width: 18px;
  height: 18px;
  position: relative;
  display: inline-block;
}

.icon-arrow:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-right: 3px solid currentColor;
  border-top: 3px solid currentColor;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(45deg);
}

.icon-arrow:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 3px;
  background: currentColor;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.icon-medical {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  margin-right: 8px;
}

.icon-medical:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 20px;
  background: var(--white);
  left: 50%;
  transform: translateX(-50%);
}

.icon-medical:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 3px;
  background: var(--white);
  top: 50%;
  transform: translateY(-50%);
}

/* Layout Option 1: Image-Text-Image Grid */
.modern-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  align-items: center;
}

/* Layout Option 2: Icon Features + Image Grid */
.icon-features {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 60px;
}

.feature-card {
  background: var(--white);
  padding: 40px 30px;
  border-radius: var(--border-radius);
  box-shadow: var(--shadow);
  text-align: center;
  transition: transform 0.3s ease;
}

.feature-card:hover {
  transform: translateY(-10px);
}

.feature-title {
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 15px;
  color: var(--primary);
}

.feature-text {
  font-size: 1rem;
  color: var(--text);
}

/* Card Styles */
.modern-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.modern-img-container {
  position: relative;
  border-radius: var(--border-radius);
  overflow: hidden;
  height: 100%;
  box-shadow: var(--shadow);
  transition: all 0.3s ease;
}

.modern-img-container:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
}

.modern-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.modern-img-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 25px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
  color: white;
}

.overlay-title {
  font-size: 1.4rem;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}

/* Text Card */
.modern-text-card {
  background: var(--white);
  padding: 60px 50px;
  border-radius: var(--border-radius);
  box-shadow: var(--shadow);
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.modern-text-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(to bottom, var(--primary), var(--accent));
}

.modern-heading {
  font-size: 2.5rem;
  font-weight: 600;
  color: var(--primary);
  margin-bottom: 20px;
}

.modern-description {
  font-size: 1.1rem;
  color: var(--text);
  margin-bottom: 30px;
}

/* Button Styles */
.modern-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--primary);
  color: white;
  padding: 14px 35px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  margin-top: 20px;
  border: 2px solid var(--primary);
  gap: 10px;
}

.modern-btn:hover {
  background: transparent;
  color: var(--primary);
}

.modern-btn .icon-arrow {
  transition: transform 0.3s ease;
}

.modern-btn:hover .icon-arrow {
  transform: translateX(5px);
}

/* Testimonial Section */
.testimonial-card {
  background: var(--white);
  padding: 30px;
  border-radius: var(--border-radius);
  box-shadow: var(--shadow);
  margin-top: 40px;
  position: relative;
}

.testimonial-card:before {
  content: '"';
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 4rem;
  color: var(--primary-light);
  opacity: 0.3;
  font-family: serif;
  line-height: 1;
}

.testimonial-text {
  font-style: italic;
  margin-bottom: 20px;
  padding-left: 40px;
}

.testimonial-author {
  display: flex;
  align-items: center;
  padding-left: 40px;
}

.author-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 15px;
  border: 3px solid var(--primary-light);
}

.author-info h4 {
  color: var(--primary);
  margin-bottom: 5px;
}

.author-info p {
  font-size: 0.9rem;
  color: var(--text);
}

/* Responsive Design */
@media (max-width: 1200px) {
  .modern-grid,.icon-features {
    gap: 20px;
  }
}

@media (max-width: 992px) {
  .modern-grid,.icon-features {
    grid-template-columns: 1fr;
  }

  .modern-text-card {
    order: -1;
    padding: 40px 30px;
  }

  .modern-heading {
    font-size: 2rem;
  }

  .section-title {
    font-size: 2.2rem;
  }
}

@media (max-width: 768px) {
  .modern-section {
    padding: 60px 0;
  }

  .modern-heading {
    font-size: 1.8rem;
  }

  .modern-description {
    font-size: 1rem;
  }

  .feature-card {
    padding: 30px 20px;
  }

  .section-title {
    font-size: 1.8rem;
  }
}
:root {
  --shabdha-primary: #be0403;
  --shabdha-secondary: #be0403;
  --shabdha-accent: #be0403;
  --shabdha-light: #f8f9fa;
  --shabdha-dark: #333;
  --shabdha-text-light: #fff;
  --shabdha-text-dark: #333;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

body {
  line-height: 1.6;
  color: var(--shabdha-text-dark);
  background-color: #f5f5f5;
}

.shabdha-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.shabdha-header {
  background: linear-gradient(135deg, var(--shabdha-primary), #8a2723);
  color: var(--shabdha-text-light);
  padding: 2.5rem 0;
  text-align: center;
  margin-bottom: 2rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

.shabdha-title {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  font-weight: 700;
}

.shabdha-subtitle {
  color: var(--shabdha-primary);
  margin: 1.8rem 0 1.2rem;
  font-size: 1.2rem;
  border-bottom: 2px solid var(--shabdha-secondary);
  padding-bottom: 0.5rem;
  font-weight: 600;
}

.shabdha-section-title {
  color: var(--shabdha-secondary);
  margin: 1.4rem 0 1rem;
  font-size: 1.4rem;
  font-weight: 500;
}

.shabdha-intro {
  font-size: 1.1rem;
  margin-bottom: 2.5rem;
  background-color: white;
  padding: 2rem;
  border-radius: 8px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
  border-left: 5px solid var(--shabdha-secondary);
  position: relative;
  overflow: hidden;
}

.shabdha-card {
  background-color: white;
  border-radius: 8px;
  padding: 1rem;
  margin-bottom: 2.5rem;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
}

.shabdha-card-highlight {
  border-left: 5px solid var(--shabdha-secondary);
  position: relative;
  overflow: hidden;
}

.shabdha-card-highlight::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: var(--shabdha-secondary);
}

.shabdha-signs-list {
  list-style-type: none;
  margin-left: 0;
}

.shabdha-signs-list li {
  padding: 0.7rem 0 0.7rem 2.2rem;
  position: relative;
  border-bottom: 1px dashed #eee;
}

.shabdha-signs-list li:before {
  content: "•";
  color: var(--shabdha-secondary);
  font-size: 1.8rem;
  position: absolute;
  left: 0;
  top: -0.2rem;
}

.shabdha-test-types {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 1.5rem;
  margin: 2rem 0;
}

.shabdha-test-type {
  background-color: var(--shabdha-light);
  padding: 1.2rem;
  border-radius: 8px;
  border-left: 4px solid var(--shabdha-secondary);
  transition: transform 0.3s, box-shadow 0.3s;
}

.shabdha-test-type:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.shabdha-cta {
  background: linear-gradient(135deg, var(--shabdha-primary), #8a2723);
  color: var(--shabdha-text-light);
  text-align: center;
  padding: 3rem 2rem;
  border-radius: 8px;
  margin: 3rem 0;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.shabdha-btn {
  display: inline-block;
  background-color: var(--shabdha-secondary);
  color: var(--shabdha-text-dark);
  padding: 1rem 2rem;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  margin-top: 1.5rem;
  transition: all 0.3s;
  border: none;
  cursor: pointer;
  font-size: 1.1rem;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.shabdha-btn:hover {
  background-color: #e69a3e;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.shabdha-image-section {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  align-items: center;
  margin: 2rem 0;
}

.shabdha-image-container {
  flex: 1;
  min-width: 300px;
}

.shabdha-image {
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s;
}

.shabdha-image:hover {
  transform: scale(1.02);
}

.shabdha-image-content {
  flex: 1;
  min-width: 300px;
}

@media (max-width: 768px) {
  .shabdha-title {
    font-size: 2rem;
  }

  .shabdha-test-types {
    grid-template-columns: 1fr;
  }

  .shabdha-card {
    padding: 1.5rem;
  }
}
.rev_slider_wrapper,.rev_slider {
  height: 500px !important;
}
.p_0 {
  padding: 0px !important;
}
#vs-counter-theme-1 .counter .counter-value {
  color: #fff;
  font-size: 33px;
  font-weight: 600;
  line-height: 128px;
  height: 140px;
  width: 140px;
  margin: 0 auto 10px;
  border-radius: 50% 0 50% 50%;
  border: 7px solid #aa302b;
  border-right-color: transparent;
  display: block;
  position: relative;
  z-index: 1;
}
#vs-counter-theme-1 .counter.primary .counter-value {
  border-color: #aa302c;
  border-right-color: transparent !important;
}
#vs-counter-theme-1 .counter.primary .counter-value:before {
  background: linear-gradient(to right bottom, #d98928, #d98929) !important;
}
a, a:hover {
    color: #000 !important;
}
.header-style-three .main-menu .navigation > li > a {
    color: #ffffff !important;
}
@media (max-width: 768px) {
    .vs-image-container img, .image-uniform {
        height: 100%;
    }
}
.feature-block-three .inner-box {
    margin-bottom: 10px;
}
.main-footer .widgets-section {
    text-align: center;
}
.header-style-three .main-menu .navigation > li > a {
    color: #ffffff !important;
}
.mobile-sticky-header{
  background-color: #be0403;
}
	.mobile-header{
		background-color: #be0403 !important;
	}
.mobile-menu .nav-logo {
    background-color: #be0403;
}
.main-footer .logo {
    background-color: #be0403;
}
#vs-counter-theme-14 .counter h2 {
  color: var(--counter-title-color); /* Use variable */
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0 0 14px 0;
}
.iconcommon {
    font-size: 50px;
    line-height: 32px;
}
