@tailwind base;
@tailwind components;
@tailwind utilities;

body{
  font-family: "Poppins", sans-serif !important;
}

.whatsapp-link {
  background-color: #fff;
  padding: 10px;
  position: fixed;
  bottom: 30px;
  right: 25px;
  z-index: 1000;
  border-radius: 50%;
}
.image-placeholder {
        width: 100%;
        max-width: 600px;
        margin: 2rem auto;
        display: block;
        border-radius: 10px;
      }
.whatsapp-link:hover {
  scale: 1.3;
}
.feature-list,
.feature-list-style {
  list-style-type: none;
  padding: 0;
  color: #fff;
  text-align: left;
}
.feature-list li,
.feature-list-style li {
  margin-bottom: 0.75rem;
  padding-left: 2rem;
  position: relative;
  font-size: 1rem;
}
.feature-list li::before,
.feature-list-style li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url("https://d2ejwjpr3hzx5e.cloudfront.net/assetsm/tentosoft/bg_vector/Vector.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.marquee-container {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  width: 100%;
}
.marquee-content {
  display: flex;
  gap: 20px;
  animation: 50s linear infinite marquee;
  width: max-content;
  will-change: transform;
}
.marquee-content img {
  flex-shrink: 0;
  height: 100px;
}
.flip-card {
  perspective: 1000px;
}
.flip-card-inner {
  transform-style: preserve-3d;
  transition: transform 0.6s;
}
.flip-card-back,
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card-back,
.flip-card-front {
  backface-visibility: hidden;
}
.solutions-container::-webkit-scrollbar {
  width: 8px;
}
.solutions-container::-webkit-scrollbar-track {
  background: #2d3748;
  border-radius: 4px;
}
.solutions-container::-webkit-scrollbar-thumb {
  background: #4a5568;
  border-radius: 4px;
}
.solutions-container::-webkit-scrollbar-thumb:hover {
  background: #718096;
}
.solutions-container.expanded {
  max-height: none;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .solutions-container {
    max-height: 450px;
  }
}
.view-all-btn {
  background-color: #3b82f6;
  color: #fff;
  border: none;
  border-radius: 0.5rem;
  transition: background-color 0.3s;
}
.view-all-btn:hover {
  background-color: #2563eb;
}
@media (max-width: 640px) {
  .solutions-container {
    max-height: 450px;
  }
}
.industry-solutions {
  position: relative;
  overflow: hidden;
}
.solutions-container {
  max-height: 400px;
  overflow-y: auto;
  transition: max-height 0.5s ease-in-out;
  scrollbar-width: thin;
  scrollbar-color: #4a5568 #2d3748;
}
.scrollbar::-webkit-scrollbar {
  width: 3px;
  height: 100px;
}
.scrollbar::-webkit-scrollbar-track {
  background: #ffffff30;
  border-radius: 4px;
}
.scrollbar::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #f7a75e 0, #ac39ff 100%);
  border-radius: 4px;
  height: 30px;
}
.solution-card {
  transition: transform 0.3s, box-shadow 0.3s;
  height: 350px;
  display: flex;
  background: #111827;
  border-radius: 1rem;
  overflow: hidden;
  margin-bottom: 2rem;
  border: 1px solid rgba(216, 180, 254, 0.1);
}
.solution-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
@media (max-width: 640px) {
  .solutions-container {
    max-height: 600px;
  }
  .solution-card .solution-content {
    padding: 1rem;
  }
}
.solution-image-container {
  flex: 0 0 40%;
  position: relative;
}
.industry-image img,
.solution-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.solution-content {
  flex: 1;
  padding: 2rem;
  text-align: left;
}
.solution-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #a465f5;
  margin-bottom: 1rem;
  position: relative;
  display: inline-block;
}
.description-gradient,
.solution-description {
  -webkit-text-fill-color: transparent;
  line-height: 34.33px;
  font-size: 28px;
  font-family: "Noto Sans", sans-serif;
  text-align: left;
}
.card,
.carousel-item.active,
.iti,
.sidebar-overlay.active {
  display: block;
}
.solution-title::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #a465f5;
}
.description-gradient {
  background: linear-gradient(94.6deg, #ffa27e 0.85%, #a465f5 77.48%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.solution-description {
  background: linear-gradient(to right, #ffa27e, #028ff8);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 1.5rem;
  font-weight: 700;
}
.industry-bg {
  background: url(https://d2ejwjpr3hzx5e.cloudfront.net/assetsm/tentosoft/bg_vector/Rectangle\ 1444.webp)
    0 0 / cover;
}
@media (max-width: 575.98px) {
  .industry-bg {
    background: url(https://d2ejwjpr3hzx5e.cloudfront.net/assetsm/tentosoft/bg_vector/Rectangle\ 1444.webp)
        0 0/1330px,
      0 0/600px;
  }
}
.card {
  position: relative;
  max-width: 300px;
  background-color: #f2f8f9;
  border-radius: 10px;
  padding: 2em 1.2em;
  margin: 12px;
  text-decoration: none;
  z-index: 0;
  overflow: hidden;
  background: linear-gradient(to bottom, #c3e6ec, #a7d1d9);
}
.card:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -16px;
  right: -16px;
  background: linear-gradient(135deg, #364a60, #384c6c);
  height: 32px;
  width: 32px;
  border-radius: 32px;
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: transform 0.35s ease-out;
}
.card:hover:before {
  transform: scale(28);
}
.card:hover p {
  transition: 0.5s ease-out;
  color: rgba(255, 255, 255, 0.8);
}
.card:hover h3 {
  transition: 0.5s ease-out;
  color: #fff;
}
input {
  border: none;
  border-bottom: 2px solid #000;
  outline: 0;
  padding: 5px;
  width: 100%;
  border-radius: none;
}
.w-6.h-6 {
  background-color: transparent;
}
.fade-out {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.fade-in {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.3s ease-in, transform 0.3s ease-in;
}
.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  border: none;
  font-size: 24px;
  cursor: pointer;
  padding: 10px 15px;
  border-radius: 50%;
  transition: 0.3s;
}
.contact-map,
.iti {
  position: relative;
}
.prev-btn {
  left: 10px;
}
.carousel-btn:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.contact-map {
  height: 180px;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 1.5rem;
}
.iti {
  width: 100%;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 8px 0 6px;
}
input[type="tel"] {
  padding-left: 90px !important;
}
.iti__country-list {
  position: absolute;
  z-index: 2;
  width: max-content;
  max-width: 300px;
  overflow-x: hidden;
}
.bg-deep-purple {
  background-color: #1a0046;
}
.case-study-card,
.slider-wrapper {
  transition: transform 0.5s ease-in-out;
}
.carousel-indicator,
.logo-item img {
  transition: 0.3s;
}
.slider-dot.active {
  background-color: #fff;
  transform: scale(1.2);
}
.carousel-item {
  display: none;
}
.carousel-indicator.active {
  background-color: #4f46e5;
  transform: scale(1.2);
  opacity: 1;
}
.main-header {
  background-color: #000;
  padding: 15px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 100;
}
.logo-link {
  display: inline-block;
}
.logo {
  height: 50px;
  width: auto;
}
.sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
}
.hero-section {
  background-color: #000;
  color: #fff;
  padding: 2rem 0;
  text-align: center;
}
.hero-title {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
}
.hero-subtitle {
  margin-bottom: 1rem;
}
.hero-description {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-bottom: 1.5rem;
}
.buttons {
  margin-bottom: 2rem;
  padding-top: 15px;
}
.btn-features,
.btn-get-started {
  color: #000;
  padding: 0.5rem 1.5rem;
  font-weight: 700;
}
.btn-get-started {
  background-color: #e5a439;
  border: none;
  margin-right: 10px;
  border-radius: 50px;
}
.btn-features {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
}
.recognition-section {
  background-color: #f9f5e7;
  padding: 3rem 0;
  text-align: center;
}
.recognition-title {
  font-weight: 700;
  margin-bottom: 1rem;
  color: #111;
}
.recognition-description {
  color: #555;
  max-width: 800px;
  margin: 0 auto 2.5rem;
  line-height: 1.6;
}
.partners-row {
  justify-content: center;
  margin-top: 2rem;
  gap: 30px;
}
.partner-card {
  background-color: #fff;
  border-radius: 8px;
  padding: 0.2rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  height: 100%;
  min-width: 120px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.partner-logo {
  height: 40px;
  margin-bottom: 0.5rem;
  object-fit: contain;
}
.partner-name {
  font-size: 1.5rem;
  color: #111;
  font-weight: 500;
}
.partner-name-mob {
  font-size: 1rem;
  color: #111;
  font-weight: 500;
}
.features-dashboard-section {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  padding-bottom: 3rem;
}
.features-dashboard-section .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
}
.features-column {
  padding-right: 6rem;
  padding-top: 6.5rem;
  padding-bottom: 4rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.feature-item {
  display: flex;
  align-items: center;
  gap: 15px;
}
.feature-icon {
  background-color: #f9f5e7;
  width: 45px;
  height: 45px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.feature-icon i {
  color: #111;
  font-size: 1.2rem;
}
.feature-content {
  flex-grow: 1;
}
.feature-title {
  font-weight: 600;
  font-size: 1.4rem;
  color: #111;
}
.feature-description {
  color: #666;
  font-size: 1.2rem;
  margin-bottom: 0;
}
.btn-trial {
  background-color: #e5a439;
  color: #000;
  font-weight: 700;
  padding: 0.6rem 1.8rem;
  border: none;
  margin-top: 35px;
  margin-left: 0;
  align-self: flex-start;
  text-decoration: none !important;
  border-radius: 50px;
}
.dashboard-column {
  padding-left: 3rem;
  padding-right: 0;
  display: flex;
  flex-direction: column;
  padding-top: 2rem;
}
.dashboard-title {
  font-weight: 700;
  font-size: 2.5rem;
  margin-top: 3.5rem;
  color: #111;
  margin-left: 2rem;
}
.highlight {
  color: #e5a439;
}
.dashboard-image {
  overflow: hidden;
  margin-right: -295px;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.dashboard-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.cloud-features-section {
  background-color: #fdf6e9;
  padding: 4rem 0;
  position: relative;
}
.cloud-features-header {
  margin-bottom: 3rem;
}
.features-title {
  font-size: 2.5rem;
  font-weight: 100;
  color: #111;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: baseline;
  gap: 1rem;
}
.affordable-badge {
  background-color: #e5a439;
  color: #111;
  font-size: 0.9rem;
  font-weight: 600;
  padding: 0.3rem 0.8rem;
  border-radius: 20px;
  display: inline-block;
  text-transform: uppercase;
}
.features-subtitle {
  font-size: 2.2rem;
  font-weight: 700;
  color: #111;
  margin-bottom: 2rem;
  margin-top: 0.5rem;
}
.cloud-features-grid {
  margin-top: 2rem;
}
.cloud-feature-card {
  margin-bottom: 1rem;
  padding: 0.5rem;
  text-align: center;
}
.feature-image {
  background-color: transparent;
  overflow: hidden;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.feature-image img {
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
}
.cloud-feature-title {
  font-weight: 700;
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
  color: #111;
}
.cloud-feature-description {
  color: #555;
  font-size: 0.85rem;
  line-height: 1.5;
}
.person-illustration {
  height: 100%;
  display: flex;
  align-items: center;
}
.person-illustration img {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}
.industries-section {
  position: relative;
  padding: 4rem 0;
  z-index: 1000;
  margin-top: 4rem;
}
.industries-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 2rem;
}
.industries-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 0.5rem;
  flex: 1;
}
.industries-description {
  color: #666;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  max-width: 70%;
}
.carousel-navigation {
  display: flex;
  gap: 0.5rem;
  align-self: flex-start;
}
.carousel-nav-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s;
}
.carousel-nav-btn:hover,
.next-btn {
  background-color: #e5a439;
  border-color: #e5a439;
}
.carousel-nav-btn i {
  color: #333;
  font-size: 0.9rem;
}
.next-btn {
  right: 10px;
}
.industries-carousel-container,
.trusted-carousel-container {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.industries-carousel {
  display: flex;
  transition: transform 0.5s;
  gap: 20px;
}
.industry-item {
  flex: 0 0 calc(16.666% - 17px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.industry-image {
  width: 100%;
  height: 245px;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 1rem;
}
.industry-name {
  font-weight: 600;
  color: #333;
  font-size: 1rem;
}
.trusted-companies-section {
  padding: 3.5rem 0;
  background-color: #fdf6e9;
  position: relative;
}
.trusted-title {
  font-size: 2rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 3rem;
}
.trusted-logos-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-bottom: 2.5rem;
}
.static-row {
  padding: 0;
}
.logo-item {
  flex: 0 0 auto;
  padding: 0 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
}
.logo-item img {
  max-height: 100px;
  max-width: 80px;
  object-fit: contain;
  opacity: 1;
}
.scrolling-row {
  animation: 30s linear infinite scroll;
  width: fit-content;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@media (max-width: 992px) {
  .trusted-logos-row {
    justify-content: space-between;
    padding-bottom: 0;
    margin-left: 0;
    margin-bottom: 0;
  }
  .static-row {
    justify-content: space-between;
  }
  .logo-item {
    padding: 0 1rem;
  }
  .trusted-title {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 768px) {
  .footer-bottom {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
  }
  .footer-bottom-links {
    justify-content: center;
  }
  .contact-section,
  .faq-section,
  .trusted-companies-section {
    padding: 3rem 0;
  }
  .contact-form-card,
  .contact-info-card {
    padding: 1.5rem;
  }
  .faq-title {
    font-size: 1.8rem;
  }
  .accordion-button {
    font-size: 0.95rem;
    padding: 1rem 0.75rem;
  }
  .accordion-body {
    font-size: 0.9rem;
  }
  .logo-item {
    padding: 0 0.6rem;
    height: 70px;
  }
  .logo-item img {
    max-height: 50px;
    max-width: 80px;
  }
}
@media (max-width: 1200px) {
  .industry-item {
    flex: 0 0 calc(20% - 16px);
  }
}
@media (max-width: 992px) {
  .industry-item {
    flex: 0 0 calc(25% - 15px);
  }
  .industries-description {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .industry-item {
    flex: 0 0 calc(33.333% - 14px);
  }
  .industries-header {
    flex-direction: column;
  }
  .carousel-navigation {
    margin-top: 1rem;
    align-self: flex-end;
  }
  .partner-card {
    padding: 0.2rem;
  }
  .partner-logo {
    height: 30px;
  }
  .recognition-description {
    padding: 0 1rem;
  }
  .feature-item {
    flex-direction: column;
    text-align: center;
  }
  .feature-icon {
    margin: 0 auto 1rem;
  }
  .dashboard-title {
    text-align: center;
    font-size: 1.8rem;
    padding: 0 1rem;
  }
  .btn-trial {
    align-self: center;
    text-decoration: none;
  }
  .device-description {
    max-width: 100%;
  }
  .channels-container {
    flex-direction: column;
    align-items: flex-start;
  }
  .channels-label {
    margin-bottom: 0.5rem;
  }
  .adapter-feature-card {
    padding: 1rem;
  }
  .setup-step {
    margin-bottom: 3rem;
  }
  .step-image {
    height: 150px;
  }
  .person-illustration {
    margin-top: 2rem;
    margin-left: 40px;
  }
  .ai-subtitle {
    font-size: 0.95rem;
  }
  .ai-feature-image {
    height: 160px;
  }
}
@media (max-width: 576px) {
  .trusted-title {
    font-size: 1.5rem;
  }
  .scrolling-row > .logo-item > img {
    max-width: 70px;
    max-height: 100px;
  }
  .logo-item {
    padding: 0 0.6rem;
    height: 60px;
  }
  .logo-item img {
    max-height: 40px;
    max-width: 80px;
  }
  .device-image-container {
    height: 200px;
  }
  .industries-section {
    padding: 1rem 0.2rem 3rem;
  }
  .industry-item {
    flex: 0 0 calc(50% - 10px);
  }
  .dropdown-toggle::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .contact-info-card,
  .device-column {
    margin-bottom: 2rem;
  }
  .faq-accordion-column,
  .faq-intro-column {
    padding: 0 1rem;
  }
  .faq-intro-column {
    margin-bottom: 3rem;
    text-align: center;
  }
  .any-question-box {
    max-width: 400px;
    margin: 2rem auto 0;
  }
  .ai-trial-btn,
  .btn-trial {
    width: 100%;
  }
  .dashboard-column,
  .features-column {
    padding: 3rem 1rem;
  }
  .btn-trial {
    margin-left: 0;
    display: block;
    text-decoration: none;
  }
  .dashboard-image {
    margin-right: 0;
    margin-top: 1.5rem;
  }
  .device-title,
  .features-subtitle {
    font-size: 1.8rem;
  }
  .adapter-features-row {
    margin-top: 1rem;
  }
  .adapter-feature-card {
    margin-bottom: 1rem;
  }
  .step-arrow {
    display: none;
  }
  .ai-title,
  .section-title {
    font-size: 2rem;
  }
  .features-title {
    font-size: 2rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
  .cloud-feature-card {
    text-align: center;
  }
  .ai-feature-footer {
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
  }
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}



