/* Estilos modernos para Pakal */

/* Variables globales */
:root {
  --primary-color: #00ff93;
  --secondary-color: #ffd700;
  --dark-bg: #151515;
  --card-bg: #1e1e1e;
  --text-light: #f8f9fa;
  --text-muted: #adb5bd;
  --gradient-primary: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  --shadow-sm: 0 2px 10px rgba(0, 0, 0, 0.1);
  --shadow-md: 0 5px 15px rgba(0, 0, 0, 0.2);
  --transition-normal: all 0.3s ease;
  --border-radius: 8px;
}

/* Estilos generales */
body {
  font-family: 'Inter', sans-serif;
  background-color: var(--dark-bg);
  color: var(--text-light);
}

.section-title {
  font-family: 'Kanit', sans-serif;
  font-weight: 700;
  margin-bottom: 2rem;
  position: relative;
}

.text-gradient {
  background: var(--gradient-primary);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.highlight-text {
  background: rgba(12, 255, 152, 0.1);
  color: var(--primary-color);
  padding: 0.2rem 0.5rem;
  border-radius: 4px;
}

.highlight-gold {
  color: var(--secondary-color);
}

/* Header */
.--header-desktop {
  background-color: rgba(21, 21, 21, 0.95);
  backdrop-filter: blur(10px);
  position: fixed;
  width: 100%;
  z-index: 1000;
  padding: 1rem 0;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}

.--btn-- {
  position: relative;
  color: var(--text-light);
  transition: var(--transition-normal);
}

.--btn--:after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  bottom: -5px;
  left: 0;
  background: var(--gradient-primary);
  transition: var(--transition-normal);
}

.--btn--:hover:after {
  width: 100%;
}

.--btn--cotiza {
  background: var(--gradient-primary);
  color: #000;
  padding: 0.5rem 1.5rem;
  border-radius: 30px;
  font-weight: 600;
  transition: var(--transition-normal);
  box-shadow: 0 4px 15px rgba(0, 255, 147, 0.3);
}

.--btn--cotiza:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 255, 147, 0.4);
  color: #000;
  text-decoration: none;
}
/* Estilos para la sección de Hero moderna */
.modern-hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  padding: 100px 0 0;
}

.hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(12, 16, 22, 0.95) 0%, rgba(21, 21, 21, 0.9) 100%);
  z-index: 1;
}

.hero-particles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.hero-content {
  position: relative;
  z-index: 2;
  padding: 2rem 0;
}

.hero-badge {
  display: inline-block;
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.1) 0%, rgba(0, 184, 255, 0.1) 100%);
  color: #00ff93;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 0.5rem 1rem;
  border-radius: 30px;
  margin-bottom: 1.5rem;
  border: 1px solid rgba(0, 255, 147, 0.2);
  backdrop-filter: blur(10px);
}

.hero-title {
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 1.5rem;
  color: #fff;
}

.text-gradient {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.hero-subtitle {
  font-size: 1.2rem;
  color: #adb5bd;
  margin-bottom: 2rem;
  max-width: 600px;
}

.highlight-text {
  background: rgba(0, 255, 147, 0.1);
  color: #00ff93;
  padding: 0.2rem 0.5rem;
  border-radius: 4px;
}

.hero-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 3rem;
}

.hero-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 1.5rem;
  border-radius: 30px;
  font-weight: 500;
  transition: all 0.3s ease;
  text-decoration: none;
}

.primary-button {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  color: #151515;
  box-shadow: 0 4px 15px rgba(0, 255, 147, 0.3);
}

.primary-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 255, 147, 0.4);
  color: #151515;
  text-decoration: none;
}

.secondary-button {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.secondary-button:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  text-decoration: none;
}

.hero-button i, 
.hero-button svg {
  margin-right: 0.5rem;
  font-size: 1.1rem;
}

.hero-stats {
  display: flex;
  gap: 1rem;
  margin-top: 2rem;
}

.stat-item {
  flex: 1;
  min-width: 0; /* Permite que los elementos se compriman */
  text-align: center;
}

.stat-number {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0.3rem;
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.stat-label {
  font-size: 0.9rem;
  color: #adb5bd;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hero-image-container {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero-image {
  position: relative;
  width: 100%;
  max-width: 500px;
}

.main-image {
  width: 100%;
  height: auto;
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.floating-element {
  position: absolute;
  width: 60px;
  height: 60px;
  background: rgba(30, 30, 30, 0.8);
  backdrop-filter: blur(10px);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00ff93;
  font-size: 1.5rem;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 255, 147, 0.2);
  animation: float 3s ease-in-out infinite;
}

.element-1 {
  top: -20px;
  left: -20px;
  animation-delay: 0s;
}

.element-2 {
  top: 30%;
  right: -30px;
  animation-delay: 0.5s;
}

.element-3 {
  bottom: 30%;
  left: -110px;
  animation-delay: 1s;
}

.element-4 {
  bottom: -20px;
  right: 20%;
  animation-delay: 1.5s;
}

@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.tech-showcase {
  margin-top: auto;
  background: rgba(12, 16, 22, 0.7);
  backdrop-filter: blur(10px);
  padding: 2rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  z-index: 2;
}

.tech-carousel {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5rem;
  padding: 1rem 0;
}

.tech-item-wrapper {
  padding: 0.5rem;
}

.tech-item {
  display: block;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
  height: 100%;
}

.tech-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 255, 147, 0.3);
}

.tech-image {
  width: 150px; /* Tamaño aumentado */
  aspect-ratio: 4/3; /* Proporción más cuadrada */
  object-fit: contain; /* Mejor visualización */
  transition: all 0.3s ease;
}

@media (min-width: 992px) {
  .tech-image {
    width: 180px; /* Tamaño más grande para desktop */
  }
}

@media (max-width: 768px) {
  .tech-image {
    width: 120px; /* Ajuste para tablets */
  }
}

@media (max-width: 576px) {
  .tech-image {
    width: 100px; /* Tamaño móvil */
  }
}

.tech-item:hover .tech-image {
  transform: scale(1.05);
}

.tech-label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(12, 16, 22, 0.8);
  backdrop-filter: blur(5px);
  padding: 0.8rem 0.5rem;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.tech-label span {
  color: #fff;
  font-size: 0.9rem;
  font-weight: 500;
}

/* Responsive adjustments */
@media (max-width: 1200px) {
  .tech-label span {
    font-size: 0.85rem;
  }
}

@media (max-width: 992px) {
  .tech-showcase {
    padding: 1.5rem 0;
  }
}

@media (max-width: 768px) {
  .tech-showcase {
    padding: 1rem 0;
  }
  
  .tech-carousel {
    margin: -0.25rem;
  }
  
  .tech-item-wrapper {
    padding: 0.25rem;
  }
  
  .tech-label {
    padding: 0.6rem 0.5rem;
  }
  
  .tech-label span {
    font-size: 0.8rem;
  }
}

@media (max-width: 576px) {
  .tech-label span {
    font-size: 0.75rem;
  }
}







/* Hero Section */
.hero-section {
  padding-top: 120px;
  min-height: 100vh;
  display: flex;
  align-items: center;
  background: radial-gradient(circle at 10% 20%, rgba(0, 40, 70, 0.8) 0%, rgba(21, 21, 21, 1) 90%);
  position: relative;
  overflow: hidden;
}

.hero-section:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('https://a7s1.c21.e2-7.dev/pakal/homepage%2F--1-enfoque-ui-ux.jpg') no-repeat center center;
  opacity: 0.05;
  filter: blur(8px);
  z-index: -1;
}

.hero-title {
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 1.5rem;
  animation: fadeInUp 1s ease;
}

.hero-subtitle {
  font-size: 1.2rem;
  margin-bottom: 2rem;
  opacity: 0.9;
  animation: fadeInUp 1s ease 0.2s both;
}

.hero-buttons {
  animation: fadeInUp 1s ease 0.4s both;
}

.hero-btn {
  padding: 0.8rem 2rem;
  font-weight: 600;
  border-radius: 30px;
  box-shadow: 0 4px 15px rgba(0, 255, 147, 0.3);
  transition: var(--transition-normal);
  background: var(--gradient-primary);
  border: none;
  color: #000;
}

.hero-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 255, 147, 0.4);
}

.tech-carousel {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding: 1rem 0;
  margin-top: 2rem;
  scrollbar-width: none;
  animation: fadeInUp 1s ease 0.6s both;
}

.tech-carousel::-webkit-scrollbar {
  display: none;
}

.tech-item {
  flex: 0 0 auto;
  margin-right: 1rem;
  border-radius: var(--border-radius);
  overflow: hidden;
  box-shadow: var(--shadow-md);
  transition: var(--transition-normal);
  transform: perspective(1000px) rotateY(0deg);
}

.tech-item:hover {
  transform: perspective(1000px) rotateY(5deg) translateY(-5px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.4);
}

.tech-label {
  background: rgba(30, 30, 30, 0.9);
  backdrop-filter: blur(5px);
  border-left: 3px solid var(--primary-color);
}

/* Estilos mejorados para móviles - Sección Hero */
@media (max-width: 576px) {
  .modern-hero {
    padding-top: 40px;
    min-height: auto;
  }
  
  .hero-badge {
    font-size: 0.8rem;
    padding: 0.4rem 0.8rem;
    margin-bottom: 1rem;
  }
  
  .hero-title {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
  
  .hero-subtitle {
    font-size: 0.9rem;
    margin-bottom: 1.5rem;
    text-align: center;
  }
  
  .hero-buttons {
    flex-direction: column;
    gap: 0.8rem;
    margin-bottom: 2rem;
  }
  
  .hero-button {
    width: 100%;
    padding: 0.7rem 1rem;
    font-size: 0.9rem;
  }
  
  .hero-stats {
    flex-wrap: nowrap; /* Evita que los elementos salten a la siguiente línea */
    justify-content: space-between;
    gap: 0.5rem;
  }
  
  .stat-item {
    padding: 0 0.25rem;
  }
  
  .stat-number {
    font-size: 1.5rem;
  }
  
  .stat-label {
    font-size: 0.7rem;
  }
  
  .hero-image-container {
    margin-top: 2rem;
    padding: 0 1rem;
  }
  
  .floating-element {
    width: 40px;
    height: 40px;
    font-size: 1rem;
  }
  
  .tech-showcase {
    padding: 1rem 0;
  }
  
  .tech-carousel {
    gap: 0.8rem;
    padding: 0.5rem 0;
  }
  
  .tech-item {
    width: 120px;
  }
  
  .tech-image {
    height: 80px;
  }
  
  .tech-label span {
    font-size: 0.7rem;
  }
}

/* Ajustes específicos para teléfonos muy pequeños */
@media (max-width: 375px) {
  .hero-title {
    font-size: 1.5rem;
  }
  
  .tech-item {
    width: 100px;
  }
}

@media (max-width: 480px) {
  .stat-number {
    font-size: 1.2rem;
  }
  
  .stat-label {
    font-size: 0.65rem;
  }
}

/* Mejoras para la orientación horizontal en móviles */
@media (max-height: 600px) and (max-width: 992px) {
  .modern-hero {
    min-height: auto;
    padding: 60px 0 20px;
  }
  
  .hero-image-container {
    margin-top: 1rem;
  }
  
  .hero-stats {
    margin-top: 0.5rem;
  }
}

/* Estilos mejorados para los botones de la sección hero */
.hero-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 3rem;
}

.hero-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 1.5rem;
  border-radius: 30px;
  font-weight: 500;
  transition: all 0.3s ease;
  text-decoration: none;
  min-width: 180px;
}

.button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
}

.button-icon svg,
.button-icon i {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button-text {
  font-size: 0.95rem;
  white-space: nowrap;
}

.primary-button {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  color: #151515;
  box-shadow: 0 4px 15px rgba(0, 255, 147, 0.3);
}

.primary-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 255, 147, 0.4);
  color: #151515;
  text-decoration: none;
}

.secondary-button {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.secondary-button:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  text-decoration: none;
}

/* Estilos responsivos para los botones */
@media (max-width: 768px) {
  .hero-buttons {
    flex-direction: column;
    gap: 0.8rem;
    margin-bottom: 2rem;
    width: 100%;
  }
  
  .hero-button {
    width: 100%;
    padding: 0.7rem 1rem;
    justify-content: center;
  }
  
  .button-text {
    font-size: 0.9rem;
  }
}

/* Ajustes para pantallas muy pequeñas */
@media (max-width: 375px) {
  .hero-button {
    padding: 0.6rem 0.8rem;
  }
  
  .button-icon svg,
  .button-icon i {
    width: 18px;
    height: 18px;
  }
  
  .button-text {
    font-size: 0.85rem;
  }
}

/* Ajustes para el icono de WhatsApp */
.--whatsapp {
  width: 20px;
  height: 20px;
  stroke: currentColor;
}

@media (max-width: 576px) {
  .--whatsapp {
    width: 18px;
    height: 18px;
  }
}

/* Methodology Section */
.methodology-section {
  background-color: var(--dark-bg);
  padding: 5rem 0;
  position: relative;
}

.methodology-subtitle {
  font-size: 1.1rem;
  color: var(--secondary-color);
  margin-bottom: 2rem;
}

.benefits-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}

.benefit-item {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border-radius: var(--border-radius);
  transition: var(--transition-normal);
}

.benefit-item:hover {
  background: rgba(255, 255, 255, 0.1);
  transform: translateY(-3px);
}

.benefit-icon {
  color: var(--secondary-color);
  font-size: 1.2rem;
  margin-right: 1rem;
}

.methodology-image-container {
  position: relative;
  border-radius: var(--border-radius);
  overflow: hidden;
  box-shadow: var(--shadow-md);
}

.methodology-image {
  width: 100%;
  transition: var(--transition-normal);
}

.methodology-image-container:hover .methodology-image {
  transform: scale(1.05);
}


/* Estilos mejorados para la sección de Servicios */
.services-section {
  padding: 5rem 0;
  background: linear-gradient(to bottom, #0c1016, #151515);
  position: relative;
  overflow: hidden;
}

.services-section::before {
  content: '';
  position: absolute;
  top: -20%;
  right: -10%;
  width: 60%;
  height: 60%;
  background: radial-gradient(circle, rgba(0, 255, 147, 0.03) 0%, rgba(0, 0, 0, 0) 70%);
  z-index: 0;
}

.services-section::after {
  content: '';
  position: absolute;
  bottom: -20%;
  left: -10%;
  width: 60%;
  height: 60%;
  background: radial-gradient(circle, rgba(0, 184, 255, 0.03) 0%, rgba(0, 0, 0, 0) 70%);
  z-index: 0;
}

.services-container {
  position: relative;
  z-index: 1;
}

.services-header {
  text-align: center;
  margin-bottom: 3rem;
}

.services-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #fff;
}

.services-subtitle {
  font-size: 1.1rem;
  color: #adb5bd;
  max-width: 700px;
  margin: 0 auto;
}

.service-card {
  background: rgba(30, 30, 30, 0.7);
  backdrop-filter: blur(10px);
  border-radius: 15px;
  overflow: hidden;
  height: 100%;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.service-card:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: 2;
}

.service-hosting:before { background: linear-gradient(to right, #ff6b6b, #ff8e8e); }
.service-backup:before { background: linear-gradient(to right, #4ecdc4, #6fe9e1); }
.service-integration:before { background: linear-gradient(to right, #ffd166, #ffe066); }
.service-migration:before { background: linear-gradient(to right, #118ab2, #14a8d5); }
.service-aws:before { background: linear-gradient(to right, #ff9f1c, #ffb74d); }
.service-web:before { background: linear-gradient(to right, #06d6a0, #0df8ba); }

.service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
  border-color: rgba(255, 255, 255, 0.1);
}

.service-icon {
  font-size: 2.5rem;
  padding: 2rem;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}

.service-card:hover .service-icon {
  background: rgba(0, 0, 0, 0.3);
  transform: scale(1.05);
}

.service-content {
  padding: 1.5rem;
}

.service-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #fff;
}

.service-description {
  color: #d1d1d1;
  font-size: 0.95rem;
  line-height: 1.6;
}

.service-features {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.feature-item {
  display: flex;
  align-items: center;
  margin-bottom: 0.8rem;
}

.feature-icon {
  color: #00ff93;
  margin-right: 0.8rem;
  font-size: 0.9rem;
}

.feature-text {
  color: #adb5bd;
  font-size: 0.9rem;
}

/* Ajustes responsivos para la sección de servicios */
@media (max-width: 992px) {
  .services-title {
    font-size: 2rem;
  }
  
  .service-card {
    margin-bottom: 2rem;
  }
}

@media (max-width: 768px) {
  .services-title {
    font-size: 1.8rem;
  }
  
  .services-subtitle {
    font-size: 1rem;
  }
  
  .service-icon {
    font-size: 2rem;
    padding: 1.5rem;
  }
  
  .service-title {
    font-size: 1.1rem;
  }
  
  .service-description {
    font-size: 0.9rem;
  }
}

@media (max-width: 576px) {
  .services-section {
    padding: 3rem 0;
  }
  
  .services-title {
    font-size: 1.5rem;
  }
  
  .services-subtitle {
    font-size: 0.9rem;
  }
}

/* Included Services Section */
.included-services-section {
  padding: 5rem 0;
  background-color: #0c1016;
}

/* Título de la sección de servicios incluidos */
.included-services-section .section-title {
  color: #fff; /* Asegurando que el título principal sea blanco */
}

.included-service-card {
  background: var(--card-bg);
  border-radius: var(--border-radius);
  padding: 2rem;
  height: 100%;
  text-align: center;
  transition: var(--transition-normal);
  box-shadow: var(--shadow-sm);
}

.included-service-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--shadow-md);
}

.included-service-icon {
  font-size: 2.5rem;
  color: var(--primary-color);
  margin-bottom: 1.5rem;
}

.included-service-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #fff; /* Cambiado a color blanco */
}

.included-service-description {
  color: #fff; /* Cambiado de var(--text-muted) a blanco */
  font-size: 0.95rem;
  line-height: 1.6;
}

/* Animaciones */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Estilos para la sección de Tecnologías */
.technologies-section {
  padding: 5rem 0;
  background-color: #0c1016;
  position: relative;
  overflow: hidden;
}

.technologies-section .section-title {
  color: #fff;
}

.technologies-section::before {
  content: '';
  position: absolute;
  top: -20%;
  left: -10%;
  width: 60%;
  height: 60%;
  background: radial-gradient(circle, rgba(0, 255, 147, 0.05) 0%, rgba(0, 0, 0, 0) 70%);
  z-index: 0;
}

.technologies-section::after {
  content: '';
  position: absolute;
  bottom: -20%;
  right: -10%;
  width: 60%;
  height: 60%;
  background: radial-gradient(circle, rgba(0, 184, 255, 0.05) 0%, rgba(0, 0, 0, 0) 70%);
  z-index: 0;
}

.tech-categories {
  position: relative;
  z-index: 1;
}

.tech-category {
  margin-bottom: 4rem;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 1s ease forwards;
}

.tech-category:nth-child(2) {
  animation-delay: 0.3s;
}

.tech-category:nth-child(3) {
  animation-delay: 0.6s;
}

.category-header {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  position: relative;
}

.category-header::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, var(--primary-color), transparent);
}

.category-title {
  font-size: 1.8rem;
  font-weight: 600;
  color: #fff;
  margin: 0;
  margin-right: 1rem;
}

.category-icon {
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.1) 0%, rgba(0, 184, 255, 0.1) 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
  font-size: 1.5rem;
}

.tech-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1.5rem;
}

.tech-item-card {
  background: rgba(30, 30, 30, 0.5);
  backdrop-filter: blur(10px);
  border-radius: 10px;
  padding: 2rem 1rem;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.tech-item-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.05) 0%, rgba(0, 184, 255, 0.05) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.tech-item-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.tech-item-card:hover::before {
  opacity: 1;
}

.tech-logo {
  font-size: 3rem;
  margin-bottom: 1rem;
  color: var(--primary-color);
  transition: all 0.3s ease;
}

.tech-item-card:hover .tech-logo {
  transform: scale(1.1);
  color: #fff;
}

.tech-item-card h4 {
  font-size: 1.1rem;
  font-weight: 500;
  margin: 0;
  color: #fff;
}

/* Responsive */
@media (max-width: 992px) {
  .hero-title {
    font-size: 2.5rem;
  }
  
  .benefits-grid {
    grid-template-columns: 1fr;
  }
  
  .tech-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .hero-title {
    font-size: 2rem;
  }
  
  .hero-section {
    padding-top: 100px;
  }
  
  .tech-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .category-title {
    font-size: 1.5rem;
  }
}

@media (max-width: 576px) {
  .tech-grid {
    grid-template-columns: 1fr;
  }
}

/* Estilos para el navbar de escritorio */
.desktop-header-container {
  background-color: rgba(21, 21, 21, 0.95);
  backdrop-filter: blur(10px);
  position: fixed;
  width: 100%;
  z-index: 1000;
  padding: 0;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}

.desktop-header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0.8rem 2rem;
}

.desktop-logo img {
  height: 40px;
  transition: transform 0.3s ease;
}

.desktop-logo:hover img {
  transform: scale(1.05);
}

.desktop-nav {
  display: flex;
  align-items: center;
}

.desktop-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.desktop-menu-item {
  margin: 0 0.8rem;
  position: relative;
}

.desktop-menu-link {
  color: #f8f9fa;
  font-size: 0.95rem;
  font-weight: 500;
  text-decoration: none;
  padding: 0.5rem 0;
  display: block;
  position: relative;
  transition: color 0.3s ease;
}

.desktop-menu-link::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  transition: width 0.3s ease;
}

.desktop-menu-link:hover {
  color: #00ff93;
  text-decoration: none;
}

.desktop-menu-link:hover::after {
  width: 100%;
}

.desktop-menu-button {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  color: #151515;
  padding: 0.6rem 1.5rem;
  border-radius: 30px;
  font-weight: 600;
  font-size: 0.95rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 255, 147, 0.3);
}

.desktop-menu-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 255, 147, 0.4);
  color: #151515;
  text-decoration: none;
}

/* Ajustes para el menú de escritorio en pantallas más pequeñas */
@media (max-width: 1200px) {
  .desktop-menu-item {
    margin: 0 0.5rem;
  }
  
  .desktop-menu-link {
    font-size: 0.9rem;
  }
  
  .desktop-menu-button {
    padding: 0.5rem 1.2rem;
    font-size: 0.9rem;
  }
}

.mobile-header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  background-color: rgba(21, 21, 21, 0.95);
  backdrop-filter: blur(10px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.mobile-logo img {
  height: 40px;
}

.mobile-menu-toggle {
  background: transparent;
  border: none;
  width: 40px;
  height: 40px;
  position: relative;
  cursor: pointer;
  z-index: 1001;
  display: flex;
  align-items: center;
  justify-content: center;
}

.toggle-icon {
  position: relative;
  width: 24px;
  height: 2px;
  background-color: var(--primary-color);
  transition: all 0.3s ease;
}

.toggle-icon:before,
.toggle-icon:after {
  content: '';
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: var(--primary-color);
  transition: all 0.3s ease;
}

.toggle-icon:before {
  transform: translateY(-8px);
}

.toggle-icon:after {
  transform: translateY(8px);
}

.mobile-menu-toggle.active .toggle-icon {
  background-color: transparent;
}

.mobile-menu-toggle.active .toggle-icon:before {
  transform: rotate(45deg);
}

.mobile-menu-toggle.active .toggle-icon:after {
  transform: rotate(-45deg);
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(15, 15, 15, 0.98);
  backdrop-filter: blur(10px);
  z-index: 999;
  padding-top: 80px;
  transform: translateX(-100%);
  transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  overflow-y: auto;
}

.mobile-menu.active {
  transform: translateX(0);
}

.mobile-menu-items {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-menu-item {
  margin-bottom: 5px;
}

.mobile-menu-link {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  color: var(--text-light);
  text-decoration: none;
  font-size: 1.1rem;
  font-weight: 500;
  transition: all 0.3s ease;
  border-left: 3px solid transparent;
}

.mobile-menu-link i {
  margin-right: 15px;
  font-size: 1.2rem;
  width: 24px;
  text-align: center;
  color: var(--primary-color);
}

.mobile-menu-link:hover,
.mobile-menu-link:active {
  background: rgba(255, 255, 255, 0.05);
  border-left: 3px solid var(--primary-color);
  color: var(--primary-color);
  text-decoration: none;
}

.mobile-contact-btn {
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.1) 0%, rgba(0, 184, 255, 0.1) 100%);
  margin: 20px;
  border-radius: 8px;
  border-left: none !important;
}

.mobile-contact-btn:hover {
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.2) 0%, rgba(0, 184, 255, 0.2) 100%);
  border-left: none !important;
  transform: translateY(-2px);
}

@media (min-width: 992px) {
  .mobile-menu,
  .mobile-header-container {
    display: none;
  }
}

/* Estilos para la sección de contacto con animaciones */
.contact-section {
  padding: 5rem 0;
  background-color: #151515;
  position: relative;
  overflow: hidden;
}

.contact-section::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -50%;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, rgba(0, 255, 147, 0.05) 0%, rgba(0, 0, 0, 0) 70%);
  z-index: 0;
  animation: pulse 15s infinite alternate;
}

@keyframes pulse {
  0% {
    opacity: 0.3;
    transform: scale(1);
  }
  100% {
    opacity: 0.7;
    transform: scale(1.2);
  }
}

.contact-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: #fff;
  position: relative;
  z-index: 1;
}

.contact-subtitle {
  color: #adb5bd;
  margin-bottom: 2.5rem;
  position: relative;
  z-index: 1;
}

/* Animación para los campos del formulario */
.form-field-animation {
  position: relative;
  margin-bottom: 2rem;
  overflow: hidden;
}

.form-field-animation label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 0;
  color: #adb5bd;
  transition: all 0.3s ease;
  pointer-events: none;
  z-index: 1;
}

.form-field-animation input,
.form-field-animation textarea {
  width: 100%;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #333;
  background-color: transparent;
  color: #fff;
  outline: none;
  font-size: 1rem;
  transition: all 0.3s ease;
}

.form-field-animation .focus-border {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  transition: all 0.4s ease;
}

.form-field-animation input:focus ~ .focus-border,
.form-field-animation textarea:focus ~ .focus-border,
.form-field-animation input:valid ~ .focus-border,
.form-field-animation textarea:valid ~ .focus-border {
  width: 100%;
}

.form-field-animation input:focus ~ label,
.form-field-animation textarea:focus ~ label,
.form-field-animation input:valid ~ label,
.form-field-animation textarea:valid ~ label {
  top: -20px;
  font-size: 0.8rem;
  color: #00ff93;
}

/* Animación para el botón de envío */
.btn-submit {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  color: #151515;
  border: none;
  padding: 12px 30px;
  border-radius: 30px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 255, 147, 0.3);
  z-index: 1;
}

.btn-submit:before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #00b8ff 0%, #00ff93 100%);
  transition: all 0.4s ease;
  z-index: -1;
}

.btn-submit:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 255, 147, 0.4);
}

.btn-submit:hover:before {
  left: 0;
}

.btn-submit i {
  margin-left: 10px;
  transition: transform 0.3s ease;
}

.btn-submit:hover i {
  transform: translateX(5px);
}

/* Animación para la información de contacto */
.contact-info {
  background: rgba(30, 30, 30, 0.5);
  backdrop-filter: blur(10px);
  border-radius: 10px;
  padding: 2.5rem;
  height: 100%;
  border-left: 3px solid #00ff93;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  transform: translateY(20px);
  opacity: 0;
  animation: fadeInUp 1s ease 0.3s forwards;
}

.info-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 2rem;
  color: #fff;
}

.info-item {
  display: flex;
  margin-bottom: 1.5rem;
  transform: translateX(-20px);
  opacity: 0;
  animation: fadeInRight 0.5s ease forwards;
}

.info-item:nth-child(2) {
  animation-delay: 0.2s;
}

.info-item:nth-child(3) {
  animation-delay: 0.4s;
}

.info-item:nth-child(4) {
  animation-delay: 0.6s;
}

.info-icon {
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.1) 0%, rgba(0, 184, 255, 0.1) 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1rem;
  color: #00ff93;
  font-size: 1.2rem;
  flex-shrink: 0;
  transition: all 0.3s ease;
}

.info-item:hover .info-icon {
  transform: scale(1.1);
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.2) 0%, rgba(0, 184, 255, 0.2) 100%);
}

.info-content h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.3rem;
  color: #fff;
}

.info-content p {
  color: #adb5bd;
  margin: 0;
}

.info-content a {
  color: #adb5bd;
  text-decoration: none;
  transition: color 0.3s ease;
}

.info-content a:hover {
  color: #00ff93;
}

.social-links {
  display: flex;
  margin-top: 2rem;
  opacity: 0;
  animation: fadeIn 1s ease 0.8s forwards;
}

.social-link {
  width: 40px;
  height: 40px;
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.1) 0%, rgba(0, 184, 255, 0.1) 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1rem;
  color: #fff;
  font-size: 1rem;
  transition: all 0.3s ease;
}

.social-link:hover {
  transform: translateY(-5px);
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.2) 0%, rgba(0, 184, 255, 0.2) 100%);
  color: #00ff93;
}

/* Animaciones adicionales */
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Animación para el formulario completo */
.contact-form {
  transform: translateY(20px);
  opacity: 0;
  animation: fadeInUp 1s ease forwards;
}

/* Animación para los campos del formulario al cargar la página */
.form-field-animation:nth-child(1) {
  animation: fadeInUp 0.5s ease 0.1s forwards;
  opacity: 0;
  transform: translateY(20px);
}

.form-field-animation:nth-child(2) {
  animation: fadeInUp 0.5s ease 0.3s forwards;
  opacity: 0;
  transform: translateY(20px);
}

.form-field-animation:nth-child(3) {
  animation: fadeInUp 0.5s ease 0.5s forwards;
  opacity: 0;
  transform: translateY(20px);
}

.btn-submit {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.5s ease 0.7s forwards;
}

/* Animación para el efecto de escritura en los campos */
@keyframes inputFocus {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

/* Animación para el efecto de rebote en el botón */
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}

/* Efecto de rebote al hacer hover en el botón */
.btn-submit:hover {
  animation: bounce 1s ease;
}

/* Estilos para la sección de Paquetes */
.pricing-section {
  padding: 5rem 0;
  background-color: #0c1016;
  position: relative;
  overflow: hidden;
}

.pricing-section .section-title {
  color: #fff;
}

.pricing-section::before {
  content: '';
  position: absolute;
  top: -30%;
  right: -20%;
  width: 80%;
  height: 80%;
  background: radial-gradient(circle, rgba(0, 255, 147, 0.03) 0%, rgba(0, 0, 0, 0) 70%);
  z-index: 0;
}

.pricing-section::after {
  content: '';
  position: absolute;
  bottom: -30%;
  left: -20%;
  width: 80%;
  height: 80%;
  background: radial-gradient(circle, rgba(0, 184, 255, 0.03) 0%, rgba(0, 0, 0, 0) 70%);
  z-index: 0;
}

.pricing-toggle-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2rem 0 3rem;
  position: relative;
  z-index: 1;
}

.pricing-period {
  color: #adb5bd;
  font-size: 1rem;
  font-weight: 500;
  margin: 0 1rem;
  transition: color 0.3s ease;
}

.pricing-toggle {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
}

.pricing-toggle input {
  opacity: 0;
  width: 0;
  height: 0;
}

.toggle-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 30px;
  transition: 0.4s;
}

.toggle-slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 4px;
  bottom: 4px;
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  border-radius: 50%;
  transition: 0.4s;
}

input:checked + .toggle-slider:before {
  transform: translateX(30px);
}

.discount-badge {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  color: #151515;
  font-size: 0.7rem;
  font-weight: 600;
  padding: 0.2rem 0.5rem;
  border-radius: 20px;
  margin-left: 0.5rem;
}

.pricing-cards {
  position: relative;
  z-index: 1;
}

.pricing-card {
  background: rgba(30, 30, 30, 0.5);
  backdrop-filter: blur(10px);
  border-radius: 15px;
  overflow: hidden;
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.05);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  transform: translateY(0);
}

.pricing-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 255, 147, 0.2);
}

.pricing-card.featured {
  border: 1px solid rgba(0, 255, 147, 0.3);
  transform: scale(1.05);
  z-index: 2;
}

.pricing-card.featured:hover {
  transform: scale(1.05) translateY(-10px);
}

.pricing-card-badge {
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  color: #151515;
  font-size: 0.8rem;
  font-weight: 600;
  padding: 0.5rem 1rem;
  border-bottom-left-radius: 10px;
}

.pricing-card-header {
  padding: 2rem;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.pricing-plan-name {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #fff;
}

.pricing-plan-price {
  margin-bottom: 1rem;
}

.price {
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.price span {
  font-size: 1rem;
  font-weight: 400;
  color: #adb5bd;
  margin-left: 0.3rem;
}

.annual-price {
  display: none;
}

.pricing-plan-description {
  color: #adb5bd;
  font-size: 0.9rem;
  margin: 0;
}

.pricing-card-body {
  padding: 2rem;
  flex-grow: 1;
}

.pricing-features {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pricing-features li {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}

.pricing-features li i {
  margin-right: 0.8rem;
  font-size: 0.9rem;
}

.feature-included i {
  color: #00ff93;
}

.feature-excluded {
  color: #6c757d;
}

.feature-excluded i {
  color: #dc3545;
}

.pricing-card-footer {
  padding: 0 2rem 2rem;
}

.pricing-button {
  display: block;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  text-align: center;
  padding: 0.8rem 1.5rem;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.pricing-button:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  text-decoration: none;
}

.featured-button {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  color: #151515;
  border: none;
  box-shadow: 0 4px 15px rgba(0, 255, 147, 0.3);
}

.featured-button:hover {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  color: #151515;
  box-shadow: 0 6px 20px rgba(0, 255, 147, 0.4);
  transform: translateY(-3px);
}

.custom-plan-container {
  margin-top: 4rem;
  position: relative;
  z-index: 1;
}

.custom-plan-content {
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.1) 0%, rgba(0, 184, 255, 0.1) 100%);
  border-radius: 15px;
  padding: 2.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 1px solid rgba(0, 255, 147, 0.2);
}

.custom-plan-icon {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.2) 0%, rgba(0, 184, 255, 0.2) 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00ff93;
  font-size: 2rem;
  margin-right: 2rem;
  flex-shrink: 0;
}

.custom-plan-text {
  flex: 1;
  min-width: 200px;
}

.custom-plan-text h3 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #fff;
}

.custom-plan-text p {
  color: #adb5bd;
  margin: 0;
}

.custom-plan-button {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  color: #151515;
  padding: 0.8rem 1.5rem;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  margin-left: 2rem;
  white-space: nowrap;
  box-shadow: 0 4px 15px rgba(0, 255, 147, 0.3);
}

.custom-plan-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 255, 147, 0.4);
  color: #151515;
  text-decoration: none;
}

/* Responsive para la sección de precios */
@media (max-width: 992px) {
  .pricing-card.featured {
    transform: scale(1);
  }
  
  .pricing-card.featured:hover {
    transform: translateY(-10px);
  }
  
  .custom-plan-content {
    flex-direction: column;
    text-align: center;
  }
  
  .custom-plan-icon {
    margin: 0 0 1.5rem;
  }
  
  .custom-plan-button {
    margin: 1.5rem 0 0;
  }
}

@media (max-width: 768px) {
  .pricing-toggle-container {
    flex-wrap: wrap;
  }
}

/* Estilos para la sección de Fases del Proyecto */
.project-phases-section {
  padding: 5rem 0;
  background-color: #151515;
  position: relative;
  overflow: hidden;
}

.project-phases-section .section-title {
  color: #fff;
}

.project-phases-section::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 90% 10%, rgba(0, 255, 147, 0.05) 0%, rgba(0, 0, 0, 0) 70%);
  z-index: 0;
}

.section-subtitle {
  color: #adb5bd;
  margin-bottom: 3rem;
  font-size: 1.1rem;
}

.timeline-container {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding: 2rem 0;
}

.timeline-container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 100%;
  background: linear-gradient(to bottom, 
    rgba(0, 255, 147, 0.1) 0%, 
    rgba(0, 255, 147, 0.5) 15%, 
    rgba(0, 255, 147, 0.5) 85%, 
    rgba(0, 255, 147, 0.1) 100%);
}

.timeline-item {
  position: relative;
  margin-bottom: 4rem;
  display: flex;
  justify-content: center;
}

.timeline-item:last-child {
  margin-bottom: 0;
}

.timeline-dot {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  box-shadow: 0 0 20px rgba(0, 255, 147, 0.5);
}

.timeline-dot span {
  color: #151515;
  font-weight: 700;
  font-size: 1.2rem;
}

.timeline-content {
  width: 45%;
  background: rgba(30, 30, 30, 0.5);
  backdrop-filter: blur(10px);
  border-radius: 10px;
  padding: 2rem;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  position: relative;
  margin-top: 1rem;
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 1s ease forwards;
}

.timeline-item:nth-child(odd) .timeline-content {
  margin-right: 5%;
}

.timeline-item:nth-child(even) .timeline-content {
  margin-left: 5%;
}

.timeline-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 1rem;
}

.timeline-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
  margin: 0;
}

.timeline-icon {
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.1) 0%, rgba(0, 184, 255, 0.1) 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00ff93;
  font-size: 1.5rem;
  flex-shrink: 0;
}

.timeline-list {
  list-style: none;
  padding: 0;
  margin-bottom: 1.5rem;
}

.timeline-list li {
  margin-bottom: 0.8rem;
  display: flex;
  align-items: center;
}

.timeline-list li i {
  color: #00ff93;
  margin-right: 10px;
  font-size: 0.9rem;
}

.timeline-description {
  color: #adb5bd;
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.6;
}

/* Animaciones para la línea de tiempo */
.timeline-item:nth-child(1) .timeline-content {
  animation-delay: 0.2s;
}

.timeline-item:nth-child(2) .timeline-content {
  animation-delay: 0.4s;
}

.timeline-item:nth-child(3) .timeline-content {
  animation-delay: 0.6s;
}

.timeline-item:nth-child(4) .timeline-content {
  animation-delay: 0.8s;
}

.timeline-item:hover .timeline-content {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

.timeline-item:hover .timeline-icon {
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.2) 0%, rgba(0, 184, 255, 0.2) 100%);
}

/* Responsive para la línea de tiempo */
@media (max-width: 768px) {
  .timeline-container::before {
    left: 30px;
  }
  
  .timeline-dot {
    left: 30px;
    transform: translateX(-50%);
  }
  
  .timeline-content {
    width: calc(100% - 80px);
    margin-left: 80px !important;
    margin-right: 0 !important;
  }
  
  .timeline-item {
    justify-content: flex-start;
  }
}

/* Estilos para la sección de Testimonios */
.testimonials-section {
  padding: 5rem 0;
  background-color: #0c1016;
  position: relative;
  overflow: hidden;
}

/* Título de la sección de testimonios */
.testimonials-section .section-title {
  color: #fff; /* Asegurando que el título sea blanco */
}

.testimonials-section::before {
  content: '';
  position: absolute;
  top: -10%;
  left: -5%;
  width: 40%;
  height: 40%;
  background: radial-gradient(circle, rgba(0, 255, 147, 0.03) 0%, rgba(0, 0, 0, 0) 70%);
  z-index: 0;
}

.testimonials-section::after {
  content: '';
  position: absolute;
  bottom: -10%;
  right: -5%;
  width: 40%;
  height: 40%;
  background: radial-gradient(circle, rgba(0, 184, 255, 0.03) 0%, rgba(0, 0, 0, 0) 70%);
  z-index: 0;
}

.testimonial-slider {
  display: flex;
  overflow-x: hidden;
  scroll-behavior: smooth;
  position: relative;
  z-index: 1;
  padding: 2rem 0;
  margin: 0 -15px;
}

.testimonial-card {
  min-width: calc(33.333% - 30px);
  margin: 0 15px;
  background: rgba(30, 30, 30, 0.5);
  backdrop-filter: blur(10px);
  border-radius: 15px;
  overflow: hidden;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.05);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  height: 100%;
  transform: translateY(0);
}

.testimonial-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 255, 147, 0.2);
}

.testimonial-content {
  padding: 2rem;
  flex-grow: 1;
  position: relative;
}

.testimonial-quote {
  position: absolute;
  top: 1rem;
  left: 1.5rem;
  color: rgba(0, 255, 147, 0.1);
  font-size: 2.5rem;
}

.testimonial-text {
  color: #e0e0e0;
  font-size: 1rem;
  line-height: 1.6;
  margin: 1.5rem 0;
  position: relative;
  z-index: 1;
}

.testimonial-rating {
  color: #ffc107;
  font-size: 1rem;
  margin-top: 1rem;
}

.testimonial-author {
  display: flex;
  align-items: center;
  padding: 1.5rem 2rem;
  background: rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.author-image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 1rem;
  border: 2px solid rgba(0, 255, 147, 0.3);
}

.author-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author-info {
  flex: 1;
}

.author-name {
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 0.2rem;
  color: #fff;
}

.author-company {
  font-size: 0.8rem;
  color: #adb5bd;
  margin: 0;
}

.testimonial-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
  position: relative;
  z-index: 1;
}

.testimonial-prev,
.testimonial-next {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease;
}

.testimonial-prev:hover,
.testimonial-next:hover {
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.2) 0%, rgba(0, 184, 255, 0.2) 100%);
  color: #00ff93;
}

.testimonial-dots {
  display: flex;
  align-items: center;
  margin: 0 1rem;
}

.testimonial-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  margin: 0 5px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.testimonial-dot.active {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  width: 12px;
  height: 12px;
}

/* Responsive para la sección de testimonios */
@media (max-width: 992px) {
  .testimonial-card {
    min-width: calc(50% - 30px);
  }
}

@media (max-width: 768px) {
  .testimonial-card {
    min-width: calc(100% - 30px);
  }
}

/* Estilos para la sección de Proyectos */
.projects-section {
  padding: 5rem 0;
  background-color: #0c1016;
  position: relative;
  overflow: hidden;
}

/* Título de la sección de proyectos */
.projects-section .section-title {
  color: #fff; /* Asegurando que el título sea blanco */
}

.projects-section::before {
  content: '';
  position: absolute;
  top: -20%;
  right: -10%;
  width: 60%;
  height: 60%;
  background: radial-gradient(circle, rgba(0, 255, 147, 0.03) 0%, rgba(0, 0, 0, 0) 70%);
  z-index: 0;
}

.projects-section::after {
  content: '';
  position: absolute;
  bottom: -20%;
  left: -10%;
  width: 60%;
  height: 60%;
  background: radial-gradient(circle, rgba(0, 184, 255, 0.03) 0%, rgba(0, 0, 0, 0) 70%);
  z-index: 0;
}

.projects-filter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 2.5rem;
  position: relative;
  z-index: 1;
}

.filter-btn {
  background: rgba(255, 255, 255, 0.05);
  border: none;
  color: #adb5bd;
  padding: 0.6rem 1.2rem;
  margin: 0.5rem;
  border-radius: 30px;
  font-size: 0.9rem;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

.filter-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.filter-btn.active {
  background: linear-gradient(135deg, rgba(0, 255, 147, 0.2) 0%, rgba(0, 184, 255, 0.2) 100%);
  color: #00ff93;
}

.projects-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  position: relative;
  z-index: 1;
}

.project-card {
  background: rgba(30, 30, 30, 0.5);
  backdrop-filter: blur(10px);
  border-radius: 15px;
  overflow: hidden;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.05);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  transform: translateY(0);
  height: 100%;
  display: flex;
  flex-direction: column;
}

.project-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 255, 147, 0.2);
}

.project-image {
  position: relative;
  overflow: hidden;
  height: 200px;
}

.project-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.project-card:hover .project-image img {
  transform: scale(1.1);
}

.project-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.project-card:hover .project-overlay {
  opacity: 1;
}

.project-category {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  color: #151515;
  font-size: 0.8rem;
  font-weight: 600;
  padding: 0.3rem 0.8rem;
  border-radius: 20px;
  align-self: flex-start;
}

.project-link {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1rem;
  align-self: flex-end;
  transition: all 0.3s ease;
}

.project-link:hover {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  color: #151515;
  transform: rotate(45deg);
}

.project-info {
  padding: 1.5rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.project-title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0.8rem;
  color: #fff;
}

.project-description {
  color: #adb5bd;
  font-size: 0.9rem;
  line-height: 1.6;
  margin-bottom: 1.2rem;
  flex-grow: 1;
}

.project-tech {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.tech-tag {
  background: rgba(255, 255, 255, 0.05);
  color: #adb5bd;
  font-size: 0.75rem;
  padding: 0.3rem 0.6rem;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.project-card:hover .tech-tag {
  background: rgba(0, 255, 147, 0.1);
  color: #00ff93;
}

.projects-cta {
  text-align: center;
  margin-top: 3rem;
  position: relative;
  z-index: 1;
}

.projects-cta p {
  color: #fff;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}

.cta-button {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  color: #151515;
  padding: 0.8rem 1.5rem;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 500;
  display: inline-block;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 255, 147, 0.3);
}

.cta-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 255, 147, 0.4);
  color: #151515;
  text-decoration: none;
}

/* Responsive para la sección de proyectos */
@media (max-width: 992px) {
  .projects-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .projects-grid {
    grid-template-columns: 1fr;
  }
}

/* Estilos para el footer moderno */
.modern-footer {
  background: linear-gradient(to bottom, #151515, #0c1016);
  color: #fff;
  padding: 5rem 0 2rem;
  position: relative;
  overflow: hidden;
}

.footer-particles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.footer-top {
  position: relative;
  z-index: 1;
  padding-bottom: 3rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.footer-subtitle {
  font-size: 1rem;
  color: #adb5bd;
  margin-bottom: 2rem;
}

.contact-info {
  margin-bottom: 2rem;
}

.contact-item {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}

.contact-icon {
  width: 40px;
  height: 40px;
  background: rgba(0, 255, 147, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1rem;
  color: #00ff93;
}

.contact-text {
  color: #d1d1d1;
}

.contact-text a {
  color: #d1d1d1;
  text-decoration: none;
  transition: color 0.3s ease;
}

.contact-text a:hover {
  color: #00ff93;
}

.social-links {
  display: flex;
  gap: 1rem;
}

.social-link {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: all 0.3s ease;
}

.social-link:hover {
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  color: #151515;
  transform: translateY(-3px);
}

.contact-form-container {
  background: rgba(30, 30, 30, 0.5);
  backdrop-filter: blur(10px);
  border-radius: 15px;
  padding: 2rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.contact-form .form-group {
  margin-bottom: 1.5rem;
}

.contact-form label {
  display: block;
  margin-bottom: 0.5rem;
  color: #adb5bd;
  font-size: 0.9rem;
}

.contact-form .form-control {
  width: 100%;
  padding: 0.8rem 1rem;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  color: #fff;
  transition: all 0.3s ease;
}

.contact-form .form-control:focus {
  outline: none;
  border-color: #00ff93;
  box-shadow: 0 0 0 3px rgba(0, 255, 147, 0.1);
}

.contact-form .form-check {
  display: flex;
  align-items: center;
}

.contact-form .form-check-input {
  margin-right: 0.5rem;
}

.contact-form .form-check-label {
  font-size: 0.85rem;
  color: #adb5bd;
}

.privacy-link {
  color: #00ff93;
  text-decoration: none;
}

.privacy-link:hover {
  text-decoration: underline;
}

.submit-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.8rem 2rem;
  background: linear-gradient(135deg, #00ff93 0%, #00b8ff 100%);
  border: none;
  border-radius: 30px;
  color: #151515;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 255, 147, 0.3);
}

.submit-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 255, 147, 0.4);
}

.footer-bottom {
  padding-top: 2rem;
  position: relative;
  z-index: 1;
}

.footer-logo {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}

.footer-logo img {
  height: 40px;
  margin-right: 1rem;
}

.footer-logo span {
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin-bottom: 1rem;
}

.footer-links a {
  color: #adb5bd;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-links a:hover {
  color: #00ff93;
}

.copyright {
  color: #6c757d;
  font-size: 0.85rem;
}

/* Ajustes responsivos para el footer */
@media (max-width: 992px) {
  .footer-title {
    font-size: 1.8rem;
  }
  
  .contact-form-container {
    margin-top: 2rem;
  }
}

@media (max-width: 768px) {
  .modern-footer {
    padding: 3rem 0 2rem;
  }
  
  .footer-title {
    font-size: 1.5rem;
  }
  
  .footer-subtitle {
    font-size: 0.9rem;
  }
  
  .footer-bottom {
    text-align: center;
  }
  
  .footer-logo {
    justify-content: center;
  }
  
  .footer-links {
    justify-content: center;
  }
}

@media (max-width: 576px) {
  .contact-form-container {
    padding: 1.5rem;
  }
  
  .submit-button {
    width: 100%;
  }
  
  .social-links {
    justify-content: center;
  }
}