@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");

body {
  /* background-color: #eeeeee !important; */
  background-color: #fff !important;
}

.topHeadSec {
  /* padding-top: 2rem; */

  background-color: #22448e;
}

.eachTopCarousel {
  padding-top: 2rem;
}

.for_mob {
  display: none !important;
}

.for_mobile {
  display: none !important;
}

.carousel_topS_1 {
  background-image: url(../assets/imgs/cxtop.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.carousel_topS_2 {
  background-image: url(../assets/imgs/aiAnalyticsTop.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.carousel_topS_3 {
  background-image: url(../assets/imgs/iotTop.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.carousel_topP_1 {
  background-image: url(../assets/imgs/PayrollEaseTop.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.carousel_topP_2 {
  background-image: url(../assets/imgs/webiotTop.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.carousel_ai {
  background-image: url(../assets/imgs/topS2.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.carousel_contactus {
  background-image: url(../assets/imgs/contactUs_ban.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.carousel_about {
  background-image: url(../assets/imgs/about_ban.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.carousel_termsofuse {
  background-image: url(https://www.websofttechs.com/assets/images/whyus-banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.carousel_service {
  background-image: url(../assets/imgs/service_ban.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.carousel_caseStudies {
  background-image: url(../assets/imgs/caseStudeis_ban.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.carousel_solution {
  background-image: url(../assets/imgs/solution_ban.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.carousel_ai_health {
  background-image: url(../assets/imgs/ai_health_2.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.carousel_webD {
  background-image: url(../assets/imgs/Website_Development.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.carousel_appD {
  background-image: url(../assets/imgs/App_Development.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.carousel_analytic_s {
  background-image: url(../assets/imgs/Analytic_Solutions.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.carousel_softD {
  background-image: url(../assets/imgs/Software_Development.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.carousel_automation {
  background-image: url(../assets/imgs/Automation.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.topHeadSecAboutUs {
  background-image: url(../assets/imgs/about_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  /* height: 100vh; */
  padding-top: 2rem;
}

.slick-prev:before,
.slick-next:before {
  color: #200909;
}

.headCarousel>.slick-dots {
  bottom: 5px;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-dots li button:before {
  color: #ffffff;
}

.navbar {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 1.25rem;
  padding: 0rem 1rem;
  align-items: center;
}

.leftLogo>img {
  width: 70%;
}

.leftLogo>a>img {
  width: 12rem;
}

.dropdowns-child {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  gap: 30px;
  margin-top: 1rem;
  /* padding-top: 2rem; */
  border-top: 1px solid #00000047;
  transition: all 1s ease-in-out;
}

.dropdown-right {
  width: 100%;
  padding: 0.5rem;
  padding-top: 1rem;
}

/* .serviceCard .slick-active:nth-child(2) {
  background-color: #d8d7f9;
} */

.solutions_nav,
.products_nav {
  width: 70%;
}

.dropdown-left {
  width: 25%;
  padding: 0.5rem;
  padding-top: 1rem;
  border-right: 1px solid #00000047;
}

.dropdown-left>ul {
  list-style: none;
  line-height: 50px;
}

.dropdown-left-services>ul {
  list-style: none;
}

.tabList>ul>li {
  position: relative;
}

.navbar>.for_desktop {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 1.25rem;
  /* padding: 0rem 1rem; */
  align-items: center;
  width: 100%;
}

.navbar>.for_mob {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 1.25rem;
  padding: 0rem 1rem;
  align-items: center;
  width: 100%;
}

.tabList>ul>a {
  text-decoration: none;
  color: #092342;
  font-family: "Noto Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.tabList>ul>li>a {
  text-decoration: none;
  color: #092342;
  font-family: "Noto Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.tabList>ul>li>span {
  text-decoration: none;
  color: #092342;
  font-family: "Noto Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.serviceCard>a>img {
  width: 50%;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  height: 8rem;
}

.tabList>ul.eachTab>li>a:after {
  content: "";
  background-color: #092342;
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 26px;
  left: 50%;
  transform: translateX(-50%);
  transition: width 0.3s;
}

.cutom_wraper {
  position: relative;
}

.nav_container {
  width: 100% !important;
}

.tabList ul li:hover>a:after {
  width: 100px;
}

li.dropdowns>a::after {
  /* left: 0 !important; */
  position: absolute;
  bottom: -5px !important;
}

li.dropdowns>a {
  position: relative;
}

.item {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

.item>a {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  text-decoration: none;
  color: black;
}

.heroText {
  font-family: "Noto Sans";
  width: 50%;
  padding-bottom: 8rem;
  margin-top: 12rem;
  padding-right: 2.5rem;
}

.heroText .know-more {
  text-decoration: none;
  padding: 15px 0px;
  color: #fff;
  font-style: italic;
}

.h-85 {
  min-height: 26rem;
}

.imageShowCase {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 8rem;
}

.imageShowCase>img {
  width: 65%;
}

.imgFloatleft {
  width: 45%;
  float: left;
  padding-inline: 1rem;
  margin: 1rem;
}

.imgFloatright {
  width: 45%;
  float: right;
  padding-inline: 1rem;
  margin: 1rem;
}

.heroText>a {
  text-decoration: none;
}

.heroText button.explore {
  margin-top: 2.5rem;
}

.textHead {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 40px;
  text-transform: capitalize;
  font-family: Noto sans;
}

.textHead>a {
  text-decoration: none;
  color: #fff;
}

img.assetIco {
  width: 25%;
  min-height: 4rem;
}

.eachWebAsset>p {
  padding-bottom: 0;
  margin-bottom: 0;
}

li.assetsMa p {
  margin-bottom: 0;
}

li.assetsMa {
  display: flex;
  gap: 40px;
  margin-bottom: 2rem;
}

li.assetsMa>img {
  width: 10%;
  height: 10%;
}

.img-fluid-ma {
  width: 70%;
}

.oaAsset {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1rem;
}

.eachAsset>img {
  width: 100%;
}

.oaAsset>img {
  width: 30%;
  margin-bottom: 0.5rem;
}

.eachWebAsset {
  margin-bottom: 2rem;
}

.textHead-medium {
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 40px;
  text-transform: capitalize;
  font-family: Noto sans;
}

.cardText .textHead {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

section.marquee a {
  text-decoration: none;
}

.supportingText {
  /* color: #fff; */
  font-size: 1rem;
  font-weight: 400;
  line-height: 25px;
}

button.explore {
  width: 200px;
  position: relative;
  height: 58px;
  margin-top: 8px;
  border-radius: 60px;
  font-weight: 500;
  line-height: 20px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  z-index: 9;
  transition: all 0.3s ease;
}

.navActive>span {
  padding-bottom: 0.3rem;
  border-bottom: 2px solid #1351d8;
}

.navAboutActive {
  padding-bottom: 0.15rem;
  border-bottom: 2px solid #1351d8;
}

img.ico {
  width: 23%;
  margin-bottom: 1.5rem;
}

.explore .fa-solid,
.fas {
  font-weight: 900;
  transform: rotate(45deg);
  transition: all 0.3s ease-in-out;
}

.contactUs .fa-solid,
.fas {
  font-weight: 900;
  transform: rotate(45deg);
  transition: all 0.3s ease-in-out;
}

button.explore:hover {
  background-color: #0f42b3 !important;
  color: #fff;
}

button.explore:hover .fa-solid,
.fas {
  transform: rotate(90deg);
}

.contactUs:hover .fa-solid,
.fas {
  transform: rotate(90deg);
}

.tabList {
  width: 85%;
}

.nav_container {
  /* position: absolute;
  z-index: 9;
  top: 30px; */
  width: 90%;
  /* display: flex; */
  /* justify-content: center; */
}

.header_wraper {
  position: absolute;
  z-index: 9;
  top: 30px;
  left: 0;
  right: 0;
}

.header_wraper.is-fixed {
  position: fixed;
  left: 0;
  right: 0;
  background: #fff;
  top: 0;
  animation: fadeInTop 0.5s;
  box-shadow: 2px 2px 14px 2px #0000000f;
  z-index: 999;
}

.tabList>ul {
  list-style: none;
  /* color: #fff; */
  display: flex;
  margin: 0;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  gap: 15px;
}

li.contactUs {
  border: 1px solid #1351d8;
  border-radius: 12px;
  padding-inline: 20px;
  color: #1351d8;
  display: flex;
  align-items: center;
  padding-block: 5px;
  gap: 10px;
  transition: all 0.3s ease;
}

li.contactUs:hover {
  background-color: #1351d8;
  color: #fff;
}

section.marquees {
  background-color: #1351d8;
  margin-top: -1px;
  font-family: "Noto Sans";
  display: flex;
  justify-content: center;
  align-items: center;
  padding-block: 0.5rem;
}

.dropdown-left>ul>li {
  cursor: pointer;
  transition: all 0.3s;
}

.dropdown-left>ul>li:hover {
  color: #200909;
  font-weight: 600;
}

.dropdown-left .highlighted {
  color: #200909;
  font-weight: 600;
}

span.firstLight a {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  /* margin-right: 20px; */
  cursor: pointer;
  text-decoration: none;
}

span.textDark a {
  font-size: 30px;
  font-weight: 600;
  /* margin-right: 20px; */
  color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  text-decoration: none;
}

.splitSec {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.topBlue>span {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #1351d8;
  font-weight: 500;
}

.serviceCard {
  border-radius: 25px;
  background-color: #ffe3ca;
  padding-inline: 1.5rem;
  padding-bottom: 0.5rem;
  margin-inline: 0.5rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  /* Soft shadow */
  transition: all 0.3s ease;
}

.serviceCard:hover {
  background: #d8d7f9;
}

.serviceCard a {
  text-decoration: none;
  color: black;
}

.testimonialCard {
  border-radius: 25px;
  background-color: #ffe3ca;
  /* padding-inline: 1.5rem; */
  padding-bottom: 0.5rem;
  margin-inline: 0.5rem;
}

.serviceCard>img {
  width: 60%;
}

.showCase {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-block: 1rem;
}

.showCase p {
  transition: all 0.3s ease;
  cursor: pointer;
}

.serviceCard:hover .showCase p {
  color: #1351d8;
  font-weight: 400;
}

.bigText {
  display: flex;
  justify-content: space-between;
}

.bigBoldText {
  text-fill-color: transparent;
  text-stroke: 1px #1351d8;
  font-size: 3rem;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #1351d8;
  -moz-text-fill-color: transparent;
  margin: 0;
}

.showCase>img {
  width: 10%;
}

.showCase>a>img {
  width: 65%;
}

.showCase>p {
  margin: 0;
}

.truncate {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box-shadow {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.globeSec,
.textSec {
  width: 50%;
}

.globeSec>img {
  width: 95%;
}

section.footer {
  background-color: #1351d8;
  border-top-right-radius: 10rem;
}

.firstColumn>img {
  width: 30%;
}

.firstColumn>p {
  margin-top: 10rem;
}

.border-right {
  border-right: 1px solid #ffffff4a;
}

.socioImages {
  display: flex;
  gap: 30px;
}

.socioImages>img,
.socioImages>span {
  cursor: pointer;
  font-size: 30px;
}


.columnUL>ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 50px;
  color: #fff;
  margin-top: 2rem;
}

.socialIcons {
  margin-top: 3rem;
}

section.brands {
  background-color: #1351d8;
  padding: 2rem;
}

.eachBrand {
  /* padding: 1rem; */
  /* border: 1px solid; */
  margin: 0.5rem;
  border-radius: 0.5rem;
  padding-block: 1rem;
  width: 31%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  font-weight: 600;
  transition: all 0.3s ease;
}

.half-width{
  width: 47.3% !important;
}

.eachBrand:hover {
  background-color: #ffd6b1;
}

/* Style for the testimonial container */
.bigTestimonial {
  position: relative;
  background-color: #ffe4c4;
  /* Light peach background */
  border-radius: 15px;
  /* Rounded corners */
  padding: 1.5rem;
  margin-bottom: 3rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  /* Soft shadow */
  width: 332px;
  /* Set width for uniform cards */
  max-width: 100%;
  margin-inline: 0.5rem;
  height: 332px;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.3s ease;
}

.bigTestimonial:hover {
  background-color: #d8d7f9;
}

/* Styling for the quotation marks image */
.testiMonialCard>img {
  width: 15%;
  margin-bottom: 1rem;
}

/* Style for the text inside the testimonial */
.testiMonialCard .supportingText {
  font-size: 1rem;
  color: #333;
  margin-bottom: 0px;
  line-height: 1.4;
  font-style: italic;
}

/* Positioning of the testimonial person's image and info */
.testiMonialPerson {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}

.testiMonialPerson img {
  width: 50px;
  /* Profile picture size */
  height: 50px;
  border-radius: 50%;
  /* Circular profile image */
  object-fit: cover;
  margin-right: 1rem;
}

/* Styling for the name and designation */
.personName .name {
  font-size: 1rem;
  font-weight: bold;
  color: #333;
}

.personName .designation {
  font-size: 0.85rem;
  color: #888;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.hovered {
  flex: 2 !important;
}

.hovered .cardText {
  writing-mode: horizontal-tb;
  bottom: 20px;
  left: 20px;
}

/* Responsive styling */
@media (max-width: 768px) {
  .bigTestimonial {
    width: 100%;
    /* Ensure full width on smaller screens */
    padding: 1rem;
  }
}

/* // text css  */

.t-w {
  color: #fff !important;
}

.t-b {
  color: #1351d8 !important;
}

/* width  */
.w-3 {
  width: 30%;
}

.w-4 {
  width: 40%;
}

.w-5 {
  width: 50%;
}

.w-6 {
  width: 60%;
}

.w-7 {
  width: 70%;
}

.w-8 {
  width: 80%;
}

.w-9 {
  width: 90%;
}

.w-10 {
  width: 100%;
}

.text-large {
  font-size: 2rem !important;
}

/* bg-color  */

.bg-stock {
  background-color: #1351d8;
}

.bg-white {
  background-color: #fff;
}

.cardText {
  position: absolute;
  bottom: 10px;
  left: 10px;
  writing-mode: vertical-rl;
  transition: all 0.3s ease-in-out;
  transform-origin: left bottom;
}

.custom_container .card:hover .cardText {
  writing-mode: horizontal-tb;
  bottom: 20px;
  left: 20px;
}

/* .textHead {
    font-size: 1.5rem;
    font-weight: bold;
    color: white;
  }
  
  .w-4 {
    width: 100%;
  } */

@media (max-width: 768px) {
  .customImageGalary {
    flex-wrap: wrap;
    /* Stack items on small screens */
  }

  .imageCard {
    flex-basis: 100%;
    /* Make each image full-width on mobile */
    height: auto;
    /* Let the height adjust */
  }
}

/* custom from codepen  */
.custom_container {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  flex: 1;
}

.custom_container .card {
  background: rgba(255, 255, 255, 0.25);

  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  flex: 1;
  height: 400px !important;
  margin: 0 2px;
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  /* Soft shadow */
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: 0.3s all ease;
}

.custom_container .card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.custom_container .card:hover {
  flex: 2;
}

/* trial */

.dropdowns-child.solutions_dropdown {
  display: none;
  position: absolute;
  left: 0;
  right: auto;
  width: 100%;
  top: 67px;
  background: #fff;
  border-radius: 20px;
  transition: all 1s ease-in-out;
}

.dropdowns-child.product_dropdown {
  display: none;
  position: absolute;
  left: 0;
  right: auto;
  width: 100%;
  top: 67px;
  background: #fff;
  border-radius: 20px;
}

.dropdowns-child.service_dropdown {
  display: none;
  position: absolute;
  left: 0;
  right: auto;
  width: 100%;
  top: 67px;
  background: #fff;
  border-radius: 20px;
}

div#header {
  position: relative;
}

li.dropdowns {
  position: static !important;
}

/* div#header {
  position: relative;
} */
.tabList ul li.dropdowns:hover .dropdowns-child.solutions_dropdown {
  transition: all 1s ease-in-out;
  display: flex;
}

.tabList ul li.dropdowns:hover .dropdowns-child.product_dropdown {
  display: flex;
}

.tabList ul li.dropdowns:hover .dropdowns-child.service_dropdown {
  display: flex;
}

.tabList>ul>li {
  position: relative;
  padding-inline: 1rem;
  padding-block: 1.85rem;
}

li.contactUs {
  height: 50px;
  padding: 1rem !important;
}

.imageShowCase {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 8rem;
  height: 230px;
}

.overlay {
  position: absolute;
  /* Position the overlay absolutely within the card */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  /* Semi-transparent black overlay */
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  /* Text color within the overlay */
}

.card.hovered>.cardText>.textHead {
  white-space: normal;
}

.learnMore>a {
  color: #fff;
  text-decoration: none;
}

.learnMore>a>.fa-solid,
.fas {
  font-weight: 900;
  transform: rotate(45deg);
  transition: all 0.3s ease-in-out;
}

.card.hovered:hover .learnMore>a>.fa-solid,
.fas {
  transform: rotate(90deg);
}

.card.hovered .learnMore {
  display: block !important;
}

.sol_container .row:nth-child(even) {
  flex-direction: row-reverse;
}

.sol_container .row:nth-child(even) .bigText {
  display: flex;
  justify-content: flex-end;
}

.dropdown-left-services {
  /* width: 25%; */
  padding: 0.5rem;
  padding-top: 1rem;
  border-right: 1px solid #00000047;
}

.eachBrand>img {
  width: auto;
  height: 40px;
}

/* .item:hover {
  animation: tilt-shaking 0.8s infinite;
} */

img.linkIco {
  width: 5%;
  margin-right: 0.5rem;
}

.eachService:hover {
  color: #200909;
  font-weight: 600;
}

.globeSec {
  position: relative;
  height: 50vh;
}

.globe {
  position: absolute;
  top: 0;
  right: 0;
  left: -70px;
  width: 50%;
}

.navIco {
  padding: 0.4rem;
  border-radius: 0.4rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* .navIco > img {
  width: 90%;
} */

.item:hover .navIco {
  transform: translateY(-10px);
  /* Moves the image up by 10px */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  /* Optional shadow to enhance effect */
}

@keyframes tilt-shaking {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(5deg);
  }

  50% {
    transform: rotate(0eg);
  }

  75% {
    transform: rotate(-5deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

#myBtn {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  display: block;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #fff;
  color: #888;
  cursor: pointer;
  padding-inline: 1.2rem;
  padding-block: 0.8rem;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

#myBtn.show {
  opacity: 1;
}

#myBtn:hover {
  background-color: #0f42b3;
  color: #fff;
}

#myBtn i {
  display: inline-block;
  animation: upDown 3s infinite ease-in-out;
}

.footLists>li>a {
  text-decoration: none;
  color: #fff;
}

.eachService a,
.dropdown-right a {
  text-decoration: none;
  color: black;
}

.card-header.py-3.bg-info.h6 {
  background-color: #1351d8 !important;
  color: #fff;
}

.blog-card {
  background-color: #fff;
  border-radius: 1rem;
  border: 1px solid #e0e0f5;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.blog-card:hover,
.blog-card.hovered {
  background-color: #d8d7f9;
  border-radius: 1rem;
  border-color: #c1c0ec;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.blog-card .textHead-medium,
.blog-card .supportingText {
  color: #092342;
}

.blog-sidebar-links a {
  position: relative;
  text-decoration: none;
}

.blog-sidebar-links a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background-color: #1351d8;
  transition: width 0.2s ease;
}

.blog-sidebar-links a:hover::after {
  width: 100%;
}

.card.hovered {
  background: #d8d7f9;
  height: 100%;
  box-shadow: 0px 1px 10px 3px #00000017;
  border-radius: 17px;
  overflow: hidden;
}

.card.contact_address{
  font-family: Noto sans;
}

@keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes upDown {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }
}

/* SVG Animation  */

#animated-leg {
  transform-origin: center right;
  animation: move-leg 4s infinite;
}

@keyframes move-leg {
  0% {
    transform: translateX(0) rotate(0deg);
  }

  50% {
    transform: translateX(10px) rotate(1deg);
  }
}

#wifi {
  animation: move-up-down 4s infinite alternate;
}

#wifi_top {
  animation: move-up-down 4s infinite alternate;
}

@keyframes move-up-down {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

#card {
  animation: nod-head 3s infinite alternate;
  transform-origin: left right;
  /* Set the rotation point */
}

@keyframes nod-head {
  0% {
    transform: rotateX(0deg);
    /* Start position */
  }

  50% {
    transform: rotateX(-20deg);
    /* Nod downwards */
  }

  100% {
    transform: rotateX(0deg);
    /* Return to original position */
  }
}

/* loader  */

.loader {
  width: 50px;
  aspect-ratio: 1;
  display: grid;
  border-radius: 50%;
  background: linear-gradient(0deg, rgb(0 0 0/50%) 30%, #0000 0 70%, rgb(0 0 0/100%) 0) 50%/8% 100%,
    linear-gradient(90deg, rgb(0 0 0/25%) 30%, #0000 0 70%, rgb(0 0 0/75%) 0) 50%/100% 8%;
  background-repeat: no-repeat;
  animation: l23 1s infinite steps(12);
}

.loader::before,
.loader::after {
  content: "";
  grid-area: 1/1;
  border-radius: 50%;
  background: inherit;
  opacity: 0.915;
  transform: rotate(30deg);
}

.loader::after {
  opacity: 0.83;
  transform: rotate(60deg);
}

@keyframes l23 {
  100% {
    transform: rotate(1turn);
  }
}

/*mar queue*/
.marquee_container {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  /* background: #ff5c5c; */
  padding: 0.2rem 0;
}

.marquee {
  display: inline-block;
  animation: marquee 20s linear infinite;
}

@keyframes marquee {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-100%, 0, 0);
  }
}

.contact-text {
  font-size: 15px;
}
.custom_brands>.eachBrand {
  width: 94%;
}

.custom_brands>.eachBrand>img {
    width: auto;
    /* max-width: 66%; */
    height: 50px;
}
.custom_brands>.eachBrand:hover{
  background: #fff;
}
.description .slick-next:before {
  color: #080808 !important;
}
.topBlue>span{
  font-size: 26px;
}
.text-align-justify{
  text-align: justify;
}
.carousel_topP_55.eachTopCarousel {
  background-image: url(../assets/imgs/fm.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.custom_container .card a {
    display: block;
    height: 100%;
    text-decoration: none !important;
}