#Web {
  background:none;
  background-position: cover;
  background-repeat: no-repeat;
  filter: contrast(150%);
  color:var(--azul-oscuro);
 
}



h1 {
    display:grid;
    margin-block-start: 0.5rem;
    justify-items: center;
    margin-inline-end: 0.5rem;

    font-size: 3rem;
    font-weight: 50%; 
    color:var(--azul-oscuro);
   font-family: 'Arial', sans-serif;
                                                
   
   
}
@media (max-width: 768px) {

  h1 {
    display:grid;
    margin-block-start: 0.2rem;
    justify-items: center;
    margin-inline-end: 0.5rem;
   font-family: 'Arial', sans-serif;
    font-size: 1.9rem;
    font-weight: 900px; 
    color:var(--azul-oscuro);
  
   
   
   
}


}



p {
  font-family: 'Arial', sans-serif;
    font-size: 18px;
    line-height: 26px;

    font-weight: 400;

    -webkit-font-smoothing: antialiased;
    display:grid;
    margin-block-start: 3rem;
    justify-items: center;
    margin-inline-end: 0px;    
    color: var(--azul-oscuro);
    text-align: justify;
    
    padding-left: 5px;
    padding-right: 5px;
    
   
   
}

.image:hover {
  
    transition: transform 0.2s ease;
 
    transform: scale(1.1);
   
  }
  .image{
    padding-top: 2rem;
    padding-left: 5%;
    padding-right: 5%;
    align-content: center;
    max-width: 700px;
    max-height: 300px;
    min-height:299px;
    

  }
  .image1{
    padding-top: 2rem;
    padding-left: 20%;
    align-content: center;
    max-width: 800px;
    max-height: 600px;
    

  }
  @media(max-width:992px){  

    .image1 {
      max-width: 500px;
      max-height: 375px;
          background-position:center;
          background-size: cover;
         
          
      }
      
      }
      @media (max-width:590px) {
        .image1  {
          max-width: 370px;
          max-height: 400px;
          background-position:center;
          background-size: cover;
         
         
          
      }
      
      p {
 
    
        margin-left: 5px;
        margin-right: 5px;
        
       
       
    }
 
      
    
      
      
      }
      @media (max-width:390px) {
        .image1  {
          max-width: 270px;
          max-height: 200px;
          background-position:center;
          background-size: cover;
         
         
          
      }
      p {
 
    
        margin-left: 3px;
        margin-right: 3px;
        
       
       
    }
      
      }

  .image1:hover {
  
    transition: transform 0.2s ease;
 
    transform: scale(1.1);
   
  }

  .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
    
  }
  section{
    padding-top: 0.5rem;
    padding-bottom: 0.2rem;
    
  }
  
@media(max-width:767px){
  section{
    padding-top: 0rem;
    padding-bottom: 0rem!important;
    
  }
}

 

.parrafo {
 
  overflow: hidden;
}

#main-container {
  margin: 5px auto;
  max-width: 900px;
  
  height: 100%;
  overflow: hidden;
  text-align: center;
  justify-content: center;
}

.block {

  width: 45.33%;
  height: 100%;
  float: left;
  margin: 2%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  .block {

    width: 47.9%;
  }
  .block:first-child {
    width: 98%;

    clear: both;
  }
  .block:last-child {
    width: 98%;
 
    clear: both;
  }
}
@media screen and (max-width: 640px) and (max-width: 320px) {
  .block {
    width: 98%;
  }
}



.containerfot{
  padding-top: 20px;
  margin: 1%;


  justify-items: center;

  
}
.card12{
  
  display:flex;
   padding-top: 20px;
  display:block;
  margin: auto;
  justify-content:center;
  place-content:center;

}


.card-img-top{
  padding-top: 10%;
  width: 40%;
  margin-left: 40%;
  margin-right: 30%;

}
.video1{
  display: flex!important;
  justify-content: center!important; /* Centra horizontalmente */
  align-items: center!important;     /* Centra verticalmente */
  margin-left: 35%;


}
.card-deck {
  margin: 0 10%;

}

.card-deck .card1 {
  margin: 0 0 1rem;

}

@media (min-width: 576px) and (max-width: 767.98px) {
  .card-deck .card1 {
   
    -ms-flex: 0 0 48.7%;
    flex: 0 0 48.7%;
    padding: auto;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .card-deck .card1 {
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
  }
}

@media (min-width: 992px)
{
  .card-deck .card1 {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
  }
}
.Compromis, .exp{

  background-size: 100%;
  background-color: white;
  color:black!important;
 
}

.pricing-card{
  background: #b3cbe8!important;
}
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;600;700&display=swap');
.colu{
  height:100vh;
  font-family: 'Arial', sans-serif;
}

* {
  box-sizing: border-box;
}
.row{
  height:100%;
  margin:auto;
}

.left-heading{
  font-weight:700;
  color:#273342;
  font-size: 3.75rem;
  line-height: 1;
}
.left-paragraph{
  color:black;
  padding-left:10px;
  margin-top:20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.left-column{
  background-color:#273342;
  float: left;
  width: 50%;
  padding: 40px;
  align-items:center;
  vertical-align:center;
 

  padding-top: 2%;
}
/* Create two equal columns that floats next to each other */
.right-column {
  background-image:url('../assets/apreton\ de\ mano.jpg');
  object-fit:cover;
  background-position:50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  width: 50%;
  height: 30vh;
  padding: 10px;
  align-items:center;
  vertical-align:center;
 
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.success {

  color: white; 

  margin-right:20px;
}



/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .left-column{
    width: 100%;
    height:auto;
    padding-top: 5%;
  }
  .right-column {
    height:400px;
    width:100%;
    
  }
  .figure1{
    margin-left: 18%!important;
  }

   .figure{
    
    justify-content: center;
   
 
    
   }
  .exp{
    background-size: cover;
  }
  .success {
    width:100%;

  color: white; 

  margin-right:2px;
}
  .btn {
  width:100%;
  padding-top: 1rem;
    padding-bottom: 1rem;
}
 .left-heading{
    font-size: 28px;
  }
  .left-paragraph{
    font-size: 14px;
  }
}
#Instalación{
  padding-bottom: 5%;
  box-shadow: rgba(46, 61, 73, 0.15) 8px 10px 20px 0px;
}

@import url(https://fonts.googleapis.com/css?family=Lato:400,600,700);
.snip1527 {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  float: left;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
 margin-left: 5px;
  max-width: 310px;
  min-width: 250px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 100%;
}

.snip1527 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.snip1527 img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}

.snip1527 figcaption {
  padding: 25px 20px 25px;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.snip1527 figcaption:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #700877;
  content: '';
  background: -moz-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: -webkit-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  opacity: 0.8;
  z-index: -1;
}

.snip1527 .date {
  background-color: #fff;
  border-radius: 50%;
  color: #700877;
  font-size: 18px;
  font-weight: 700;
  min-height: 48px;
  min-width: 48px;
  padding: 10px 0;
  position: absolute;
  right: 15px;
  text-align: center;
  text-transform: uppercase;
  top: -25px;
}

.snip1527 .date span {
  display: block;
  line-height: 14px;
}

.snip1527 .date .month {
  font-size: 11px;
}

.snip1527 h3,
.snip1527 p {
  margin: 0;
  padding: 0;
}

.snip1527 h3 {
  display: inline-block;
  font-weight: 700;
  letter-spacing: -0.4px;
  margin-bottom: 5px;
}

.snip1527 p {
  font-size: 0.8em;
  line-height: 1.6em;
  margin-bottom: 0px;
}

.snip1527 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.snip1527:hover img,
.snip1527.hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


/* Demo purposes only */
.figure{
  
  margin-left: 10%;
  justify-items: center;
}




 /* Section 5 - Hover Effect #05 */

.section-5 .figure1 {
  height: 170px;
}

.section-5 .figure1 img {
  max-width: 90%;
  position: relative;
  opacity: 0.7;
}

.section-5 .figure1 figcaption {
  position: absolute;
  top: 70%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 13%;
  right: 13%;
  border: 1px solid rgba(239,239,239,0.8);
  border-width: 0 1px;
  background-color: rgba(29,29,29,0.2);
  color: #efefef;
/*   width: 220px; */
}

.section-5 .figure1 h2 {
  padding: 20px 20px;
  margin: 0;
  
  font-weight: 400;
  letter-spacing: -1px;
}

.section-5 .figure1 h2 span {
  font-weight: 800;
}

.section-5 .figure1 .icon,
.section-5 .figure1 .caption {
  overflow: hidden;
  width: 100%;
  position: absolute;
  
}

.section-5 .figure1 .icon {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 0;
}

.section-5 .figure1 .caption {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  bottom: 0;
}

.section-5 .figure1 p,
.section-5 .figure1 .icon span {
  display: table;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  text-align: center;
  width: auto;
  color: rgba(239,239,239,0);
  font-size: 0.8em;
}

.section-5 .figure1 p:before,
.section-5 .figure1 .icon span:before,
.section-5 .figure1 p:after,
.section-5 .figure1 .icon span:after {
  position: absolute;
  height: 1px;
  content: '';
  background: #fff;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.section-5 .figure1 .icon span:before,
.section-5 .figure1 .icon span:after {
  width: 1000%;
  top: 50%;
}

.section-5 .figure1 .icon span:before {
  left: -1000%;
}

.section-5 .figure1 .icon span:after {
  right: -1000%;
}

.section-5 ion-icon {
  color: #efefef;
  font-size: 30px;
}

.section-5 .figure1 p:before,
.section-5 .figure1 p:after {
  width: 150%;
  bottom: 50%;
  
}

.section-5 .figure1 p:before {
  left: -100%;
}

.section-5 .figure1 p:after {
  right: -100%;
}

.section-5 .figure1 a {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}

.section-5 .figure1:hover img,
.section-5 .figure1.hover img {
  opacity: 0.15;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  }

.section-5 .figure1:hover p,
.section-5 .figure1.hover p {
  opacity: 1;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
  color: #efefef;
}

.section-5 .figure1:hover p:before,
.section-5 .figure1.hover p:before {
  left: -150%;
}

.section-5 .figure1:hover p:after,
.section-5 .figure1.hover p:after{
  right: -150%;
}

.header {
  width: 960px;
  margin: 1em auto;
  text-align: center;
  border-bottom: 2px solid rgba(29,29,29,0.6);
  padding: 1em;
}

.header h1 {
  margin-bottom: 0.25em;
  font-weight: 600;
  text-transform: uppercase;
}


.header a:hover {
  color: #e99041;
}

.row {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.heading {
    margin-bottom: 1em;
    
}

.figure1 {
  background: #1d1d1d;
  display: inline-block;
  margin: 3px;
  max-width: 190px;
  min-width: 189px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 88%;

}

.figure1 * {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
 
}
.pricing-pla {
  margin: 0;
  padding: 0;

  list-style: none;
  font-family: 'Arial', sans-serif;
}

.pricing-plans {
  display: grid;
  place-items: center;
  min-height: 100vh;
  background-color: #ffff;
  
}

.pricing-plans {
  gap: 32px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  padding: 64px;
}

.pricing-card {
  --col: #000009;
  position: relative;
  min-width: 360px;
  padding: 32px;
  padding-bottom: 96px;
  border-radius: 4px;
 
  background-color: #05178b20;
  box-shadow: 0 0 32px transparent;
  text-align: center;
}

.pricing-card.basic {
  --col: #07011f;
}

.pricing-card.standard {
 --col: #07011f;
}

.pricing-card.premium {
--col: #07011f;
}

.pricing-card:hover {
  border-color: var(--col);
  background-color: #3340d380;
 
  transform: translateY(-16px) scale(1.02);
  transition: all 0.5s ease;
}

.pricing-card > *:not(:last-child) {
  margin-bottom: 32px;
}

.pricing-card .heading h4 {
  padding-bottom: 12px;
  color: var(--col);
  font-size: 24px;
font-weight: bold;
}

.pricing-card .heading p {
  color: #050115;
  font-size: 19px;
font-weight: bold;
}

.pricing-card .price {
  position: relative;
  color: var(--col);
  font-size: 60px;
  font-weight: bold;
}

.pricing-card .price sub {
  position: absolute;
  bottom: 14px;
  color: #070134;
  font-size: 14px;
 
}

.pricing-card .features li {
  padding-bottom: 16px;
  color: #070134;
  font-size: 16px;
font-weight: bold;
  text-align: left;
}

.pricing-card .features li i,
.pricing-card .features li strong {
  color: #070134;
  font-size: 16px;
  text-align: left;
}

.pricing-card .features li strong {
  padding-left: 24px;
}

.pricing-card .cta-btn {
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
  padding: 12px;
  border-radius: 4px;
  border: 1px solid var(--col);
  background-color: var(--col);
  color: #070134;
  font-size: 20px;
  font-weight: bold;
}

.pricing-card .cta-btn:active {
  background-color: transparent;
  color: var(--col);
  transition: all 0.3s ease;
}



.yt-general {
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  line-height: 0;
  font-size: 0;
}
.yt-cargador {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  padding: 4%;
  background: #333;
  border-radius: 0 0 8px 8px;
  box-sizing: border-box;
  box-shadow:  0 0 10px #000 inset, 0px 0 25px #666 inset;
}
.yt-video{
  position: relative;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  background: #000;
}
.yt-video iframe,
.yt-video object,
.yt-video embed {
  width: 1600px;
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.yt-miniaturas {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  padding: 1% 4% 2% ;
  background: #333;
  box-sizing: border-box;
  border-radius: 8px 8px 0 0 ;
  box-shadow:  0 0 10px #000 inset, 0px 0 25px #666 inset;
}
.yt-miniaturas a {
  position: relative;
  display: inline-block;
  width: 20%;
  height: 0;
  overflow: hidden;
  padding: 0 0 13% 0;
  vertical-align:top;
  margin: 1% 0 0;
  border: 2px solid #333;
  box-sizing: border-box;
  transition: .3s all;
}
.yt-miniaturas a:hover {
  z-index: 2; 
  transform: scale(1.2);
}
.yt-miniaturas a img {
  width: 100%;
  padding: 0;
  background: transparent;
}
.yt-miniaturas a div {
  position: absolute;
  width: 100%;
  overflow: hidden;
  padding: 0 4px;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  bottom: 0;
  left: 0;
  font-size: 14px;
  line-height: 18px;
 font-family: 'Arial', sans-serif;
  color: white;
  background: #CC181E;
  opacity: .8;
}
/* Símbolo cargador CSS */
.yt-video:before {
  content: "";
  display: inline-block;
  margin: 20% auto;
  border-width: 30px;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  border-style: double;
  border-color: #999 transparent;
}
@keyframes spin {100% {
  transform: rotate(359deg);}
}
@media (max-width:470px) {
  .videominiaturas a div {display: none !important;}
}
.split-text-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 12vh;
    margin: 0;
    background: #121212;
    font-family: 'Arial', sans-serif;
    color: #fff;
    overflow: hidden;
}

.split-text-container {
    display: flex;
    font-size: 4rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    overflow: hidden;
}

.text-part {
    display: inline-block;
    position: relative;
    transform: translateX(0);
    animation-duration: 2s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

.text-part.left {
    transform: translateX(-200%);
    animation-name: slide-in-left;
    font-size: 3rem;
       font-family: 'Arial', sans-serif;
}

.text-part.right {
    transform: translateX(200%);
    animation-name: slide-in-right;
    font-size: 3rem;
       font-family: 'Arial', sans-serif;
}

@keyframes slide-in-left {
    0% {
        transform: translateX(-200%);
       
    }
    100% {
        transform: translateX(0);
    }
    
}

@keyframes slide-in-right {
    0% {
        transform: translateX(200%);
       
    }
    100% {
        transform: translateX(0);
    }
}
@media screen and (max-width: 600px) {
 .text-part.left, .text-part.right, .split-text-container{
     font-size: 2vh;
      height: 8vh;
  }
}

/* ========== HERO SECTION ========== */
.hero {
    position: relative;
    height: 85vh;
    min-height: 500px;
    margin-top: 70px;
    overflow: hidden;
}

.hero-slides {
    position: relative;
    height: 100%;
    width: 100%;
}

.hero-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
}

.hero-slide.cur {
    display: flex;
}

.slide-1 {
    background: url('../asset/alvasaportada.jpg') no-repeat center center/cover;
}

.slide-2 {
    background: url('../asset/cct portada.jpg') no-repeat center center/cover;
}

.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(5,23,120,0.85) 0%, rgba(7,1,31,0.8) 100%);
}

.hero-content {
    position: relative;
    z-index: 1;
    text-align: center;
    color: #fff;
    padding: 20px;
    max-width: 800px;
}

.hero-dots {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    display: flex;
    gap: 12px;
}

.hero-dot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgba(255,255,255,0.5);
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid rgba(255,255,255,0.8);
}

.hero-dot.cur {
    background: #fff;
    transform: scale(1.2);
}

.hero-title {
    font-size: 2.8rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
    display: block;
}

.hero-title span {
    color: #cc0000;
}

.hero-subtitle {
    font-size: 1.3rem;
    margin-bottom: 35px;
    color: rgba(255,255,255,0.9);
    display: block;
}

.hero-cta {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}

.btn-primary, .btn-secondary {
    display: inline-block;
    padding: 14px 32px;
    border-radius: 6px;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-primary {
    background: #cc0000;
    color: #fff;
    border: 2px solid #cc0000;
}

.btn-primary:hover {
    background: #d0005e;
    border-color: #d0005e;
    color: #fff;
}

.btn-secondary {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}

.btn-secondary:hover {
    background: #fff;
    color: #07011f;
}

/* ========== SECTION COMMON ========== */
.section {
    padding: 80px 0;
}

.section-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: #07011f;
    text-align: center;
    margin-bottom: 16px;
    display: block;
}

.section-desc {
    font-size: 1.1rem;
    color: #555;
    text-align: center;
    max-width: 700px;
    margin: 0 auto 50px;
    display: block;
}

/* ========== WELCOME / STATS ========== */
.welcome {
    background: #f8f9ff;
}

.welcome-stats {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    margin-top: 40px;
}

.stat {
    text-align: center;
    padding: 24px 32px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.06);
    min-width: 140px;
}

.stat-num {
    display: block;
    font-size: 2.2rem;
    font-weight: 800;
    color: #07011f;
}

.stat-label {
    display: block;
    font-size: 0.9rem;
    color: #666;
    margin-top: 4px;
}

/* ========== TENANTS GRID ========== */
.tenants {
    background: #fff;
}

.tenants-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
}

.tenant-card {
    width: 150px;
    height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f8f9ff;
    border-radius: 12px;
    padding: 16px;
    transition: all 0.3s ease;
    border: 1px solid #eee;
}

.tenant-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.1);
    border-color: #cc0000;
}

.tenant-card img {
    max-width: 80px;
    max-height: 60px;
    object-fit: contain;
    margin-bottom: 8px;
}

.tenant-card p {
    font-size: 0.75rem;
    font-weight: 600;
    color: #333;
    margin: 0;
    text-align: center;
    display: block;
}

/* ========== AVAILABLE SPACES ========== */
.available {
    background: linear-gradient(135deg, #07011f 0%, #051578 100%);
}

.available .section-title {
    color: #fff;
}

.available .section-desc {
    color: rgba(255,255,255,0.8);
}

.available-grid {
    display: flex;
    justify-content: center;
    gap: 32px;
    flex-wrap: wrap;
}

.available-card {
    background: #fff;
    border-radius: 16px;
    padding: 40px 32px;
    width: 380px;
    text-align: center;
    box-shadow: 0 8px 32px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
}

.available-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 16px 48px rgba(0,0,0,0.2);
}

.available-icon img {
    width: 80px;
    height: auto;
    margin-bottom: 16px;
}

.available-card h3 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #07011f;
    margin-bottom: 4px;
}

.available-card p {
    font-size: 0.95rem;
    color: #cc0000;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
}

.available-features {
    list-style: none;
    padding: 0;
    margin: 0 0 24px;
    text-align: left;
}

.available-features li {
    padding: 8px 0 8px 28px;
    position: relative;
    font-size: 0.95rem;
    color: #444;
}

.available-features li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #cc0000;
    font-weight: 700;
}

.available-card .btn-primary {
    display: inline-block;
}

/* ========== WHY US ========== */
.why-us {
    background: #f8f9ff;
}

.why-grid {
    display: flex;
    justify-content: center;
    gap: 24px;
    flex-wrap: wrap;
}

.why-card {
    background: #fff;
    border-radius: 12px;
    padding: 32px 24px;
    width: 240px;
    text-align: center;
    box-shadow: 0 4px 16px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

.why-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.1);
}

.why-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
    background: linear-gradient(135deg, #07011f, #051578);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.why-icon i {
    font-size: 1.5rem;
    color: #fff;
}

.why-card h3 {
    font-size: 1.1rem;
    font-weight: 700;
    color: #07011f;
    margin-bottom: 8px;
}

.why-card p {
    font-size: 0.9rem;
    color: #555;
    margin: 0;
    display: block;
}

/* ========== CONTACT ========== */
.contact {
    background: #fff;
}

.contact-wrapper {
    display: flex;
    gap: 48px;
    max-width: 1000px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.contact-info {
    flex: 1;
    min-width: 280px;
}

.contact-item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 24px;
}

.contact-item i {
    width: 44px;
    height: 44px;
    min-width: 44px;
    background: linear-gradient(135deg, #07011f, #051578);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.1rem;
}

.contact-item h4 {
    font-size: 0.85rem;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 2px;
}

.contact-item a, .contact-item p {
    font-size: 1rem;
    color: #333;
    text-decoration: none;
    margin: 0;
    display: block;
}

.contact-item a:hover {
    color: #cc0000;
}

.contact-social {
    margin-top: 32px;
}

.contact-social h4 {
    font-size: 0.85rem;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 12px;
}

.contact-social .social-links a {
    display: inline-flex;
    width: 40px;
    height: 40px;
    background: #f0f0f0;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #555;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-right: 8px;
}

.contact-social .social-links a:hover {
    background: #cc0000;
    color: #fff;
}

.contact-form {
    flex: 1;
    min-width: 300px;
}

.form-group {
    margin-bottom: 16px;
}

.form-group input,
.form-group select,
.form-group textarea {
    width: 100%;
    padding: 12px 16px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    font-size: 0.95rem;
    font-family: 'Arial', sans-serif;
    transition: border-color 0.3s ease;
    background: #fafafa;
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
    outline: none;
    border-color: #07011f;
    background: #fff;
}

.form-group textarea {
    resize: vertical;
}

.btn-submit {
    width: 100%;
    border: none;
    cursor: pointer;
    font-size: 1rem;
}

.btn-submit:hover {
    background: #d0005e;
}

/* ========== PAGE HEADER (for subpages) ========== */
.page-header {
    position: relative;
    height: 40vh;
    min-height: 280px;
    margin-top: 70px;
    background: url('../asset/alvasaportada.jpg') no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-header-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(5,23,120,0.9) 0%, rgba(7,1,31,0.85) 100%);
}

.page-header-content {
    position: relative;
    z-index: 1;
    text-align: center;
    color: #fff;
    padding: 20px;
    max-width: 700px;
}

.page-header-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 12px;
    display: block;
}

.page-header-subtitle {
    font-size: 1.15rem;
    color: rgba(255,255,255,0.9);
    display: block;
}

/* ========== CTA SECTION (for subpages) ========== */
.cta-section {
    background: linear-gradient(135deg, #07011f 0%, #051578 100%);
}

/* ========== FAQ SECTION ========== */
.faq-section {
    background: #f8f9ff;
}

.faq-list {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.faq-item {
    background: #fff;
    border-radius: 12px;
    padding: 24px 28px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.05);
    border-left: 4px solid #cc0000;
}

.faq-question {
    font-size: 1.1rem;
    font-weight: 700;
    color: #07011f;
    margin-bottom: 8px;
    display: block;
}

.faq-answer {
    font-size: 0.95rem;
    color: #555;
    margin: 0;
    line-height: 1.6;
    display: block;
}

@media (max-width: 768px) {
    .faq-item {
        padding: 18px 20px;
    }
    .faq-question {
        font-size: 1rem;
    }
}

/* ========== FOOTER BOTTOM ========== */
.footer-bottom {
    text-align: center;
    padding: 24px 20px 0;
    color: #bbb;
    font-size: 0.85rem;
}

/* ========== RESPONSIVE ========== */
@media (max-width: 768px) {
    .hero {
        height: 70vh;
        min-height: 400px;
        margin-top: 64px;
    }

    .hero-title {
        font-size: 1.8rem;
    }

    .hero-subtitle {
        font-size: 1rem;
    }

    .hero-cta {
        flex-direction: column;
        align-items: center;
    }

    .btn-primary, .btn-secondary {
        width: 100%;
        max-width: 280px;
        text-align: center;
    }

    .section {
        padding: 50px 0;
    }

    .section-title {
        font-size: 1.6rem;
    }

    .welcome-stats {
        gap: 16px;
    }

    .stat {
        min-width: 120px;
        padding: 16px 20px;
    }

    .stat-num {
        font-size: 1.6rem;
    }

    .tenants-grid {
        gap: 12px;
    }

    .tenant-card {
        width: 120px;
        height: 100px;
    }

    .tenant-card img {
        max-width: 60px;
        max-height: 45px;
    }

    .available-card {
        width: 100%;
        max-width: 380px;
        padding: 28px 20px;
    }

    .why-card {
        width: 100%;
        max-width: 280px;
    }

    .contact-wrapper {
        flex-direction: column;
        gap: 32px;
    }

    .contact-form {
        min-width: unset;
    }
}

@media (max-width: 480px) {
    .hero {
        height: 60vh;
        min-height: 350px;
    }

    .hero-title {
        font-size: 1.4rem;
    }

    .tenant-card {
        width: 100px;
        height: 90px;
        padding: 10px;
    }

    .tenant-card img {
        max-width: 50px;
        max-height: 38px;
    }

    .tenant-card p {
        font-size: 0.65rem;
    }

    .available-grid {
        gap: 20px;
    }
}

@media (max-width: 500px) {
    .nav-logos .logo {
        width: 36px;
    }
}