















/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
                                                               
      /* CSS INMUEBLES */                                                          
                                                               
                                                              
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/ 

.titular-modulo-inmuebles{
    width:87%; 
    height:60px; 
    margin-top: 70px !important;
    margin:auto;  
    background-color: #f2f2f2; 
}

.titular-modulo-inmuebles-left{
    width:50%; 
    height:60px; 
    float:left;
    font-family: fuente2; 
    font-size: 22px;
    padding-left:10px;
    line-height: 59px;
}

.titular-modulo-inmuebles-left p{
    color:#d5670e;
    font-weight: bold;
    letter-spacing: 1px;
}

.titular-modulo-inmuebles-right{
   width:50%; 
    height:60px; 
    float:right; 
    padding-right: 10px;
    position: relative;
    z-index: 33;
}

.form-ordenar{
    width:250px;
    height:45px;
    border:1px solid #ccc;
    font-family: fuente2;
    font-size: 14px;
    float:right;
    margin-top: 6px;
}


  .paginador {
        text-align: center;
        margin-top: -80px;
    }
    .paginador .pagina {
        display: inline-block;
        padding: 4px 7px;
        margin: 0 5px;
        border: 1px solid #ddd;
        color: #333;
        text-decoration: none;
        border-radius: 5px;
        font-weight: bold;
    }
    .paginador .pagina.activa {
        background: #cf630b;
        color: white;
        border-color: #cf630b;
    }
    .paginador .pagina:hover {
        background: #3f7c0d;
        color: black;
        border-color: #3f7c0d;
    }


  .bloque-inmuebles {
   width:90%;
   height:auto;
   overflow: hidden;
   margin-top: 40px !important;
   margin:auto;
   display: flex;
   flex-wrap: wrap;
   justify-content: flex-start;
   gap: 2%; /* Espacio entre las casillas */
   padding:10px;
   padding-bottom: 50px;
}








.caja-icono{

    height:60px;
    border-right:1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content:center ;
    font-family: fuente2;
    font-size: 13px;
    color:#333;
}

.caja-icono img{
    width:25px;
    height:25px;
}




.caja-destacado{
    width:30%;
    height:630px;
    margin-left: 1%;
    margin-right: 1%;
    border:1px solid #e2e0e0;
    position: relative;
    margin-bottom: 120px;
}

.foto-destacados{
    width:100%;
    height:310px;
}

.foto-destacados img{
    width:100%;
    height:310px;
}

.etiqueta{
    width:auto;
    padding:8px;
    background-color: #00265f;
    color:#fff;
    position: absolute;
    z-index: 2;
    font-family: fuente2;
    top: 10px;
    font-size: 13px;
}


.etiqueta2{
    width:auto;
    padding:8px;
    background-color: #52951a;
    color:#fff;
    position: absolute;
    z-index:2;
    font-family: fuente2;
    top: 50px;
    font-size: 13px;
}

.etiqueta2:empty{
    display:none;
}

.titular-destacado{
    font-family: fuente2;
    color:#2d5908;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top:12px;
    font-size: 15px;
    height:20px;
    line-height: 24px;
    
}

.referencia-destacado{
    font-family: fuente2;
    color:#ff0000 !important;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top:8px;
    font-size: 14px;
    font-weight: bold;
    height:20px;
    line-height: 19px;
    text-transform: none !important;
}


.iconos-acciones{
    width:120px;
    height:25px;
    position: absolute;
    float: right;
    top:6px;
    right:10px;
    z-index: 22;
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}


.informacion{
    width: 30px;
    height:30px;
    color:#fff;
    z-index: 33;
    font-size: 18px;
    cursor: pointer;
}


.camara{
    width: 30px;
    height:30px;
    color:#fff;
    z-index: 33;
    font-size: 18px;
    
}

.corazon{
    width: 30px;
    height:30px;
    color:#fff;
    z-index: 33;
    font-size: 18px;
    
}

.comparar{
    width: 30px;
    height:30px;
    color:#fff;
    z-index: 33;
    font-size: 18px
}

.titular-destacado p{
    font-family: fuente2;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

.referencia-destacado{
    font-family: fuente2;
    color:#666;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top:12px;
    font-size: 14px;
}

.la-camera{
    font-size: 18px;
}

.fotos{
    display: inline;
    font-size: 12px;
    font-family: fuente2;
}

.descripcion-destacados{
    font-family: fuente2;
    color:#000;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top:19px;
    font-size: 14px; 
    line-height: 21px; 
    height:86px;
    
    
}

.iconos-inmueble{
    width:100%;
    height:60px;
    position: absolute;
    display: flex;
    justify-content: flex-start;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    bottom:60px;


}

.caja-icono-m2 {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-hab {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-banos {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-garaje {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-ascensor {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 0px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-m2 img,
.caja-icono-hab img,
.caja-icono-banos img,
.caja-icono-garaje img,
.caja-icono-ascensor img {
    height: 25px;
}


/*
.caja-icono:not(:last-child) {
    border-right: 1px solid #ccc;
}
*/
.caja-precio{
    width:100%;
    height:60px;
    z-index: 22;
    margin-top: 1px;
    position: absolute;
    bottom:0;
}

.precio-left{
    width:50%;
    height:60px;
    float:left;
    background:#f2f2f2;
    font-family: fuente2;
    font-size: 25px;
    line-height: 59px;
    color:#000;
    text-align: center;
    font-weight: bold;
    
}

.precio-right{
    width:50%;
    height:60px;
    float:right;
    background-color:#3f7c0d;
    text-align: center;
    font-family: fuente2;
    line-height: 59px;
    color:#fff;
    transition: 0.7s;
}

.precio-right:hover{
    background:#ee890a;
    
}

.favorito{
    cursor: pointer;
}

.comparar{
    cursor: pointer;
}


.fa-info-circle{

}

.camara a{
 color:#fff;
}

.camara a:hover{
    color:#fff !important;
}

.camara a:focus{
    color:#fff !important;
}

.camara a:active{
    color:#fff !important;
}

.fa-heart {
    color: #fff;
}


.fa-heart.activo {
    color: green;
}



/* ventana modal mas info */

    .modal-dialog.custom-modal {
      width: 90% ; 
      max-width: 1300px ; 
  }

      .modal-body-left{
        width:50%; float:left;
      
    }

    .modal-body-left img{
        width:100%; float:left;
        height:400px;
    }

    .modal-body-right{
        width:50%; float:right;
        font-family: fuente2;
        font-size: 17px;
        padding-left: 40px;
    }

    .modal-body-right-tit{
        font-family: fuente2;
        font-size: 22px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .precio-modal{
        font-family: fuente2;
        font-size: 24px;
        font-weight: bold;
        color:green;
    }

    .boton-modal-info{
        width:120px !important;
        height:45px !important;
        line-height: 44px !important;
        text-align: center;
        background-color: #cf630b;
        color:#fff;
        font-size: 14px;font-family: fuente2;
        margin-top: 15px;
        border:0;
        transition:0.7s;
        display: inline-block;
        float:left;
        margin-right: 40px;
        cursor: pointer;
    }

   

    .boton-modal-info-hipoteca{
        width:180px !important;
        height:45px !important;
        line-height: 44px !important;
        text-align: center;
        background-color: green;
        color:#fff;
        font-size: 14px;font-family: fuente2;
        margin-top: 15px;
        border:0;
        transition:0.7s;
        display: inline-block;
        float:left;
        cursor: pointer;
    }

    .caracteristicas{
        font-size: 15px !important;
    }






.input-container {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 20px;
    font-family: fuente2;
}

.input-container legend {
    position: absolute;
    top: -10px; /* Ajusta según necesites */
    left: 10px;
    background: #fff;
    padding: 0 5px;
    font-size: 12px;
    font-family: fuente2;
    color: #000;
    white-space: nowrap;
    display: inline-block;
}

/* Pseudo-elemento que dibuja el borde superior completo */
.input-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #ccc;
    pointer-events: none;
}
.input-container input {
    width: 100%;
    height: 25px;
    border: none;
    font-family: fuente2;
    font-size: 16px;
    padding: 5px;
    box-sizing: border-box;
    outline: none;
    background-color: #fff;
    color: #000;
    font-weight: normal;
}














/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
                                                               
      /* CSS BANNER  */                                                          
                                                               
                                                              
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/  

.texto-boton{
display: none}

.contenedor-boton-leer i{
    display: none;
}

.banner{
    width:90%; 
    height:auto; 
    overflow: hidden;
    margin-top: 170px !important; 
    margin-bottom: 50px !important;
    margin:auto;
    padding-top: 100px;
    padding-bottom: 100px;
}



.banner-left {
    width: 50%;
    height: auto;
    overflow: hidden;
    float: left;
}

.banner-left img{
    width: 90%;
    
}

.titular-banner-movil{
    display: none;
}


.banner-right{
    width:50%;
    height: auto;
    overflow: hidden;
    float:right;
    padding-top: 40px;
}

.texto-banner{
    font-family: fuente2;
    font-size: 15px;
    color:#333;
}





.titular-banner{
    font-family: fuente3;
    font-size: 30px;
    font-weight: bold;
    margin-top: 15px;
    display: inline-block;
    color: #3f7c0d;
}



.texto-banner-nover{
   color:#666;
    font-family: fuente2;
    font-size: 18px; 
    line-height: 32px;
    text-align: left;
    display:inline;
}

.boton-banner{
    width: 280px;
    height:50px;
    line-height: 50px;
    color:#fff;
    background-color:  #2a1570;
    text-align: center;
    margin-left: 43px;
    font-family: fuente2;
    font-size: 15px;
    margin-top: -50px !important;
}

.enlace{
    text-decoration: none;
}







/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
                                                               
      /* CSS SLIDE EMPRESA */                                                          
                                                               
                                                              
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/ 



/*
.contenedor-slide-empresa {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 60px auto;
    background-color: red;

}
*/

/* Contenedor general */
.slider-wrapper {
    width: 100%;
    overflow: hidden; /* Oculta el scroll horizontal */
    margin: auto;
    display: flex;
    justify-content: center;
}

/* Contenedor de los slides */
.slider-container {
    display: flex;
    width: calc(85vw * 3); /* Se ajusta al ancho real de los slides */
    height: 100vh;
    transition: transform 1s ease-in-out;
}

/* Cada slide ocupa el 85% del ancho */
.slide_empresa {
    width: 85vw; 
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0; /* Evita que se deformen */
    padding-top: 60px !important;
}

/* Sección Empresa */
.empresa {
    background: white; 
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px;
    width: 100%;
    padding-top: 60px !important;
}

/* Limita el tamaño de las imágenes */
.empresa-left {
    width: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.empresa-left img {
    width: 90%;  /* Ajusta el tamaño sin hacerlas gigantes */
    height: auto;
}

.nover-movil{
    display:inherit;
}

/* Ajuste para el texto */
.empresa-right {
    width: 50%;
    color: black;
    font-family: fuente2;
    margin-top: -50PX;
}

.titular-empresa-monitor {
    font-size: 33px;
    color: #3f7c0d;
    line-height: 49px;
    display: inherit;
}

.titular-empresa-movil {
    display: none;
}

.texto-empresa-monitor {
    font-size: 16px;
    color: #333;
    line-height: 32px;
    display: inherit;
}


.cuadros-servicios-comprar-movil{
    display:none;
}


.cuadro-servicio{
    display: none;
}






/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
                                                               
      /* CSS RESEÑAS */                                                          
                                                               
                                                              
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/ 


.resenas-titulo-caja{
    width:100%;
    height:180px;
    background-color: #f2f2f2;
    margin-top: 0px;
    text-align: center;
    padding-top: 100px;
}





.resenas-titulo {
    font-family: fuente3;
    font-size: 34px;
    font-weight: normal;
    color:#3f7c0d;
    letter-spacing: 1px;
    text-align:center;
    display:block;
}


.caja-resenas{
    width:100%;
    height:auto;
    overflow: hidden;
    background-color: #f2f2f2;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding-bottom: 120px;
    padding-top: 80px;
    box-sizing: border-box;
}


.bloque-resenas{
    width:70%;
    height:280px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;

}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  display: flex;
  justify-content: space-between;
}

.swiper-slide {
  flex-shrink: 0;
  width: 32%; /* 3 x 32% + márgenes interiores = 96% */
  box-sizing: border-box;
}

.resena-caja {
  background-color: #fff;
  height: 280px;
  padding: 15px;
  font-family: Arial, sans-serif;
  font-size: 15px;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.titulo-resena{
    font-family: fuente3;
    letter-spacing: 1px;
    font-size: 19px;

}

.estrellas{
    margin-top: 10px;
}

.texto-resena{
    font-family: fuente2;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 22px;
    margin-top: 13px;
}


.resena-caja i{
    color:#f1c40f;
    font-size: 17px;
}


.inicial-resena {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #cf630b; /* Puedes cambiar el color */
  color: white;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
  font-size: 18px;
  font-weight: bold;
  margin-right: 8px;
  font-family: fuente2;
}



































































@media screen and (max-width: 750px) {

/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
                                                               
      /* CSS INMUEBLES */                                                          
                                                               
                                                              
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/ 


.titular-modulo-inmuebles{
    width:100%; 
    height:180px; 
    padding:12px;
    padding-top: 50px;
    margin-top: -40px !important;
    margin:auto;  
    background-color: #fff; 
    position: relative;
    z-index: 22;
    
}

.titular-modulo-inmuebles-left{
    width:100%; 
    height:60px; 
    float:left;
    font-family: fuente2; 
    font-size: 22px;
    padding-left:10px;
    line-height: 59px;
}

.titular-modulo-inmuebles-right{
   width:100%; 
    height:60px; 
    float:right; 
    padding-right: 10px;
    position: relative;
    z-index: 33;
}

.form-ordenar{
    width:calc(100% - 14px);
    height:45px;
    border:1px solid #ccc;
    font-family: fuente2;
    font-size: 14px;
    float:left;
    margin-top: -3px;
    margin-left: 14px;
}



.bloque-inmuebles {
   width:96%;
   height:auto;
   overflow: hidden;
   margin-top: 0px !important;
   margin:auto;
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   gap: inherit; /* Espacio entre las casillas */
   padding:10px;
   padding-bottom: 50px;
}



.bloque-inmuebles {
   width:96%;
   height:auto;
   overflow: hidden;
   margin-top: 50px !important;
   margin:auto;
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   gap: inherit; /* Espacio entre las casillas */
   padding:10px;
   padding-bottom: 50px;
}








.caja-icono{

    height:60px;
    border-right:1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content:center ;
    font-family: fuente2;
    font-size: 13px;
    color:#333;
}

.caja-icono img{
    width:25px;
    height:25px;
}




.caja-destacado{
    width:100%;
    height:620px;
    margin-left: inherit;
    margin-right: inherit;
    border:1px solid #e2e0e0;
    position: relative;
    margin-bottom: 120px;
}

.foto-destacados{
    width:100%;
    height:310px;
}

.foto-destacados img{
    width:100%;
    height:270px;
}

.etiqueta{
    width:auto;
    padding:8px;
    background-color: #00265f;
    color:#fff;
    position: absolute;
    z-index: 2;
    font-family: fuente2;
    top: 5px;
    font-size: 13px;
}


.etiqueta2{
    width:auto;
    padding:8px;
    background-color: #52951a;
    color:#fff;
    position: absolute;
    z-index:2;
    font-family: fuente2;
    top: 50px;
    font-size: 13px;
}

.titular-destacado{
    font-family: fuente2;
    color:#2d5908;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin-top:-20px;
    font-size: 15px;
    height:auto;
    overflow: hidden;
    line-height: 24px;
    letter-spacing: 0px;
}


.titular-destacado p{
    font-family: fuente3;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal !important;
    letter-spacing: 0px;
    line-height: 22px;
}


.iconos-acciones {
    width: 210px;
    height: 30px;
    position: absolute;
    float: right;
    top: 6px;
    right: 10px;
    z-index: 22;
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    background-color: rgba(0, 0, 0, 0.3); /* Fondo negro con 30% de opacidad */
    padding-top: 2px;
    border-radius: 8px;
    padding-left: 8px;
    padding-right:8px;
    box-sizing: border-box;
}


.informacion{
    width: 30px;
    height:30px;
    color:#fff;
    z-index: 33;
    font-size: 18px;
}


.camara{
    width: 30px;
    height:30px;
    color:#fff;
    z-index: 33;
    font-size: 18px;
    
}

.corazon{
    width: 30px;
    height:30px;
    color:#fff;
    z-index: 33;
    font-size: 18px;
    
}

.comparar{
    width: 30px;
    height:30px;
    color:#fff;
    z-index: 33;
    font-size: 18px
}



.referencia-destacado{
    font-family: fuente2;
    color:#666;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top:12px;
    font-size: 14px;
}

.la-camera{
    font-size: 18px;
}

.fotos{
    display: inline;
    font-size: 12px;
    font-family: fuente2;
}

.descripcion-destacados{
    font-family: fuente2;
    color:#000;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin-top:-4px;
    font-size: 16px; 
    line-height: 24px; 
    height:auto;
    overflow: hidden;
    
}

.iconos-inmueble{
    width:100%;
    height:60px;
    position: absolute;
    display: flex;
    justify-content: flex-start;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    bottom:60px;


}

.caja-icono-m2 {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-hab {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-banos {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-garaje {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-ascensor {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 0px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-m2 img,
.caja-icono-hab img,
.caja-icono-banos img,
.caja-icono-garaje img,
.caja-icono-ascensor img {
    height: 25px;
}


/*
.caja-icono:not(:last-child) {
    border-right: 1px solid #ccc;
}
*/
.caja-precio{
    width:100%;
    height:60px;
    z-index: 22;
    margin-top: 1px;
    position: absolute;
    bottom:0;
}

.precio-left{
    width:50%;
    height:60px;
    float:left;
    background:#f2f2f2;
    font-family: fuente2;
    font-size: 25px;
    line-height: 59px;
    color:#000;
    text-align: center;
    font-weight: bold;
    
}

.precio-right{
    width:50%;
    height:60px;
    float:right;
    background-color:#3f7c0d;
    text-align: center;
    font-family: fuente2;
    line-height: 59px;
    color:#fff;
    transition: 0.7s;
}

.precio-right:hover{
    background:#ee890a;
    
}








/* ventana modal mas info */

    .modal-dialog.custom-modal {
      width: 100% ; 
      max-width: 100% ; 
  }

      .modal-body-left{
        width:100%; float:left;
      
    }

    .modal-body-left img{
        width:100%; float:left;
        height:auto;
    }

    .modal-body-right{
        width:100%; 
        float:inherit;
        font-family: fuente2;
        font-size: 15px;
        padding-left: 0px;
        box-sizing: border-box;
    }

    .modal-body-right-tit{
        font-family: fuente2;
        font-size: 14px;
        font-weight: normal;
        text-transform: uppercase;
    }

    .precio-modal{
        font-family: fuente2;
        font-size: 19px;
        font-weight: bold;
        color:green;
    }

    .boton-modal-info{
        width:120px !important;
        height:45px !important;
        line-height: 44px !important;
        text-align: center;
        background-color: #cf630b;
        color:#fff;
        font-size: 14px;font-family: fuente2;
        margin-top: 15px;
        border:0;
        transition:0.7s;
        display: inline-block;
        float:left;
        margin-right: 40px;
        cursor: pointer;
    }

    

    .boton-modal-info-hipoteca{
        width:180px !important;
        height:45px !important;
        line-height: 44px !important;
        text-align: center;
        background-color: green;
        color:#fff;
        font-size: 14px;font-family: fuente2;
        margin-top: 15px;
        border:0;
        transition:0.7s;
        display: inline-block;
        float:left;
        cursor: pointer;
    }

    .caracteristicas{
        font-size: 15px !important;
    }






/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
                                                               
      /* CSS BANNER  */                                                          
                                                               
                                                              
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/  
.texto-boton{
display: inherit;}

.contenedor-boton-leer i{
    display: inherit;
}


.banner{
    width:98%; 
    height:auto;
    overflow: hidden; 
    margin-top: 30px !important; 
    margin-bottom: 30px !important;
    margin:auto;
    display: flex;
    flex-direction: column;
    padding-left: 13px;
    box-sizing: border-box;
}



.banner-left {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
     order: 2;
}

.banner-left img{
    width: 100%;
    margin-bottom: 20px !important;
}




.banner-right{
    width:100%;
    height:auto;
    overflow: hidden;
    float:right;
    padding-top: 40px;
     order: 1;
}

.texto-banner{
    font-family: fuente2;
    font-size: 15px;
    color:#333;
}





.titular-banner{
    font-family: fuente3;
    font-size: 29px;
    color:#3f7c0d;
    text-align: center;
    font-weight: bold;
    line-height: 42px;
    width:400px;
    margin-bottom: 20px !important;
    margin:auto;
    
}


/* Texto que se oculta en móviles */
.texto-oculto {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
}

/* Botón Leer más (visible solo en móviles) */
.contenedor-boton-leer {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.boton-leer-mas {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #2a1570;
    font-weight: bold;
    font-size: 17px;
    text-decoration: none;
}

.boton-leer-mas i {
    transition: transform 0.3s ease;
}

/* Cuando el texto está desplegado */
.texto-oculto.mostrar {
    max-height: 1200px; /* valor alto suficiente para que quepa todo */
}




.boton-banner{
    width: 280px;
    height:50px;
    line-height: 50px;
    color:#fff;
    background-color:  #2a1570;
    text-align: center;
    margin-left: 20px;
    font-family: fuente2;
    font-size: 15px;
    margin-top: 5px !important;
}

.enlace{
    text-decoration: none;
}

 .texto-movil-oculto {
        display: none;
    }

    .leer-mas-btn {
        font-family: fuente2;
        font-size: 16px;
        color: #005eff;
        margin-top: 10px;
        cursor: pointer;
    }












/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
                                                               
      /* CSS SLIDE EMPRESA */                                                          
                                                               
                                                              
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/ 




.slider-wrapper {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    background-color: #f2f2f2 !important;
height: 600px !important;
}

/* 3 slides, cada uno ocupa 100vw de ancho */
.slider-container {
    display: flex;
    width: calc(100vw * 3);
    height: 100vh;
    transition: transform 1s ease-in-out;
}

.slide_empresa {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-direction: column;
}

.empresa {
    background: #fff; 
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    /* Ajustamos padding y box-sizing para que no desborde */
    padding: 20px;
    box-sizing: border-box; 
    width: 100%;
}

.empresa-left {
    width: 90%;
    display: inline-block;
    justify-content: center; 
    align-items: center;
    margin-bottom: 20px;
    flex-direction: column;

}

.nover-movil{
    display:none;
}

.empresa-left img {
    width: 50% !important;
    height: auto;
    margin-left: 24%;
}


.empresa-right {
    /* Se extiende al 100% pero con box-sizing para no desbordar */
    width: 100%;
    box-sizing: border-box;
    color: #000;
    font-family: fuente2;
    text-align: center; 
    margin-top: 10px;
    /* Forzar que palabras o cadenas muy largas hagan salto de línea */
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}

.titular-empresa-monitor {
    display: none;
}

.titular-empresa-movil {
    font-size: 24px;
    text-align: center;
    display: inline;
    color: #3f7c0d;
}

.titular-empresa-movil b {
  display: inline !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.texto-empresa-monitor {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    display:none;
}


.cuadros-servicios-comprar-movil{
    display:flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    width: 80vw;         
  max-width: 90vw;
    height:auto;
    overflow: hidden;
    padding-bottom: 20px;
    margin-top: -30px !important;
    margin:auto;
    flex-wrap: wrap;
}


.cuadro-servicio{
    width:49%;
    height:100px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
    margin-bottom: 20px;
}

.cuadro-servicio i{
    font-size: 40px;
    color:#333;
}

.titulo-servicio{
    font-family: fuente2;
    font-size: 13px;
    
}

.boton-mas-info-comprar{
    width: 150px;
    height:39px;
    line-height: 39px;
    background-color: #2a1570;
    color:#fff;
    text-align: center;
    margin: auto;
}
















/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
                                                               
      /* CSS RESEÑAS */                                                          
                                                               
                                                              
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/ 


.resenas-titulo-caja{
    width:100%;
    height:180px;
    background-color: #f2f2f2;
    margin-top: 0px;
    text-align: center;
    padding-top: 100px;
}



.resenas-titulo {
    font-family: fuente3;
    font-size: 27px;
    font-weight: bold;
    color:#3f7c0d;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    letter-spacing: 1px;
}


.caja-resenas{
    width:100%;
    height:auto;
    overflow: hidden;
    background-color: #f2f2f2;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding-bottom: 120px;
    padding-top: 70px;
    box-sizing: border-box;
    margin-top: 0px;
}


.bloque-resenas{
    width:90%;
    height:280px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;

}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  display: flex;
  justify-content: space-between;
}

.swiper-slide {
  flex-shrink: 0;
  width: 32%; /* 3 x 32% + márgenes interiores = 96% */
  box-sizing: border-box;
}

.resena-caja {
  background-color: #fff;
  height: 280px;
  padding: 15px;
  font-family: Arial, sans-serif;
  font-size: 15px;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  width:100% !important;
}

.titulo-resena{
    font-family: fuente3;
    letter-spacing: 1px;
    font-size: 19px;

}

.estrellas{
    margin-top: 10px;
}

.texto-resena{
    font-family: fuente2;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 22px;
    margin-top: 13px;
}


.resena-caja i{
    color:#f1c40f;
    font-size: 17px;
}


.inicial-resena {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #cf630b; /* Puedes cambiar el color */
  color: white;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
  font-size: 18px;
  font-weight: bold;
  margin-right: 8px;
  font-family: fuente2;
}







}












































































@media screen and (min-width: 1500px) and (max-width: 1800px) {

   




/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
                                                               
      /* CSS INMUEBLES */                                                          
                                                               
                                                              
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/ 

.titular-modulo-inmuebles{
    width:87%; 
    height:60px; 
    margin-top: 70px !important;
    margin:auto;  
    background-color: #f2f2f2; 
}

.titular-modulo-inmuebles-left{
    width:50%; 
    height:60px; 
    float:left;
    font-family: fuente2; 
    font-size: 22px;
    padding-left:10px;
    line-height: 59px;
}

.titular-modulo-inmuebles-right{
   width:50%; 
    height:60px; 
    float:right; 
    padding-right: 10px;
    position: relative;
    z-index: 33;
}

.form-ordenar{
    width:250px;
    height:45px;
    border:1px solid #ccc;
    font-family: fuente2;
    font-size: 14px;
    float:right;
    margin-top: 6px;
}


  .paginador {
        text-align: center;
        margin-top: -80px;
    }
    .paginador .pagina {
        display: inline-block;
        padding: 4px 7px;
        margin: 0 5px;
        border: 1px solid #ddd;
        color: #333;
        text-decoration: none;
        border-radius: 5px;
        font-weight: bold;
    }
    .paginador .pagina.activa {
        background: #cf630b;
        color: white;
        border-color: #cf630b;
    }
    .paginador .pagina:hover {
        background: #3f7c0d;
        color: black;
        border-color: #3f7c0d;
    }


  .bloque-inmuebles {
   width:90%;
   height:auto;
   overflow: hidden;
   margin-top: 40px !important;
   margin:auto;
   display: flex;
   flex-wrap: wrap;
   justify-content: flex-start;
   gap: 2%; /* Espacio entre las casillas */
   padding:10px;
   padding-bottom: 50px;
}








.caja-icono{

    height:60px;
    border-right:1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content:center ;
    font-family: fuente2;
    font-size: 13px;
    color:#333;
}

.caja-icono img{
    width:25px;
    height:25px;
}




.caja-destacado{
    width:30%;
    height:575px;
    margin-left: 1%;
    margin-right: 1%;
    border:1px solid #e2e0e0;
    position: relative;
    margin-bottom: 120px;
}

.foto-destacados{
    width:100%;
    height:310px;
}

.foto-destacados img{
    width:100%;
    height:310px;
}

.etiqueta{
    width:auto;
    padding:8px;
    background-color: #00265f;
    color:#fff;
    position: absolute;
    z-index: 2;
    font-family: fuente2;
    top: 10px;
    font-size: 13px;
}


.etiqueta2{
    width:auto;
    padding:8px;
    background-color: #52951a;
    color:#fff;
    position: absolute;
    z-index:2;
    font-family: fuente2;
    top: 50px;
    font-size: 13px;
}

.titular-destacado{
    font-family: fuente2;
    color:#2d5908;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top:12px;
    font-size: 15px;
    height:20px;
    line-height: 24px;
    
}


.iconos-acciones{
    width:120px;
    height:25px;
    position: absolute;
    float: right;
    top:6px;
    right:10px;
    z-index: 22;
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}


.informacion{
    width: 30px;
    height:30px;
    color:#fff;
    z-index: 33;
    font-size: 18px;
}


.camara{
    width: 30px;
    height:30px;
    color:#fff;
    z-index: 33;
    font-size: 18px;
    
}

.corazon{
    width: 30px;
    height:30px;
    color:#fff;
    z-index: 33;
    font-size: 18px;
    
}

.comparar{
    width: 30px;
    height:30px;
    color:#fff;
    z-index: 33;
    font-size: 18px
}

.titular-destacado p{
    font-family: fuente2;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

.referencia-destacado{
    font-family: fuente2;
    color:#666;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top:12px;
    font-size: 14px;
}

.la-camera{
    font-size: 18px;
}

.fotos{
    display: inline;
    font-size: 12px;
    font-family: fuente2;
}

.descripcion-destacados{
    font-family: fuente2;
    color:#000;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top:19px;
    font-size: 14px; 
    line-height: 21px; 
    height:86px;
    
    
}

.iconos-inmueble{
    width:100%;
    height:60px;
    position: absolute;
    display: flex;
    justify-content: flex-start;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    bottom:60px;


}

.caja-icono-m2 {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-hab {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-banos {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-garaje {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-ascensor {
    width: 20%;
    height: 60px; /* Mantén la misma altura */
    min-height: 60px; /* Evita que crezca por contenido */
    border-right: 0px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: fuente2;
    font-size: 13px;
    color: #333;
    box-sizing: border-box; /* Asegura que el borde no afecte el tamaño */
    position:relative;
    flex-direction: column;

}



.caja-icono-m2 img,
.caja-icono-hab img,
.caja-icono-banos img,
.caja-icono-garaje img,
.caja-icono-ascensor img {
    height: 25px;
}


/*
.caja-icono:not(:last-child) {
    border-right: 1px solid #ccc;
}
*/
.caja-precio{
    width:100%;
    height:60px;
    z-index: 22;
    margin-top: 1px;
    position: absolute;
    bottom:0;
}

.precio-left{
    width:50%;
    height:60px;
    float:left;
    background:#f2f2f2;
    font-family: fuente2;
    font-size: 25px;
    line-height: 59px;
    color:#000;
    text-align: center;
    font-weight: bold;
    
}

.precio-right{
    width:50%;
    height:60px;
    float:right;
    background-color:#3f7c0d;
    text-align: center;
    font-family: fuente2;
    line-height: 59px;
    color:#fff;
    transition: 0.7s;
}

.precio-right:hover{
    background:#ee890a;
    
}

.favorito{
    cursor: pointer;
}

.comparar{
    cursor: pointer;
}


.fa-info-circle{

}

.camara a{
 color:#fff;
}

.fa-heart {
    color: #fff;
}


.fa-heart.activo {
    color: green;
}



/* ventana modal mas info */

    .modal-dialog.custom-modal {
      width: 90% ; 
      max-width: 1300px ; 
  }

      .modal-body-left{
        width:50%; float:left;
      
    }

    .modal-body-left img{
        width:100%; float:left;
        height:400px;
    }

    .modal-body-right{
        width:50%; float:right;
        font-family: fuente2;
        font-size: 17px;
        padding-left: 40px;
    }

    .modal-body-right-tit{
        font-family: fuente2;
        font-size: 22px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .precio-modal{
        font-family: fuente2;
        font-size: 24px;
        font-weight: bold;
        color:green;
    }

    .boton-modal-info{
        width:120px !important;
        height:45px !important;
        line-height: 44px !important;
        text-align: center;
        background-color: #cf630b;
        color:#fff;
        font-size: 14px;font-family: fuente2;
        margin-top: 15px;
        border:0;
        transition:0.7s;
        display: inline-block;
        float:left;
        margin-right: 40px;
        cursor: pointer;
    }

   

    .boton-modal-info-hipoteca{
        width:180px !important;
        height:45px !important;
        line-height: 44px !important;
        text-align: center;
        background-color: green;
        color:#fff;
        font-size: 14px;font-family: fuente2;
        margin-top: 15px;
        border:0;
        transition:0.7s;
        display: inline-block;
        float:left;
        cursor: pointer;
    }

    .caracteristicas{
        font-size: 15px !important;
    }






.input-container {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 20px;
    font-family: fuente2;
}

.input-container legend {
    position: absolute;
    top: -10px; /* Ajusta según necesites */
    left: 10px;
    background: #fff;
    padding: 0 5px;
    font-size: 12px;
    font-family: fuente2;
    color: #000;
    white-space: nowrap;
    display: inline-block;
}

/* Pseudo-elemento que dibuja el borde superior completo */
.input-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #ccc;
    pointer-events: none;
}
.input-container input {
    width: 100%;
    height: 25px;
    border: none;
    font-family: fuente2;
    font-size: 16px;
    padding: 5px;
    box-sizing: border-box;
    outline: none;
    background-color: #fff;
    color: #000;
    font-weight: normal;
}














/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
                                                               
      /* CSS BANNER  */                                                          
                                                               
                                                              
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/  

.texto-boton{
display: none}

.contenedor-boton-leer i{
    display: none;
}

.banner{
    width:90%; 
    height:auto; 
    overflow: hidden;
    margin-top: 170px !important; 
    margin-bottom: 50px !important;
    margin:auto;
    padding-top: 100px;
    padding-bottom: 40px;
    
}



.banner-left {
    width: 50%;
    height: auto;
    overflow: hidden;
    float: left;
}

.banner-left img{
    width: 90%;
    
}

.titular-banner-movil{
    display: none;
}


.banner-right{
    width:50%;
    height: auto;
    overflow: hidden;
    float:right;
    padding-top: 40px;
}

.texto-banner{
    font-family: fuente2;
    font-size: 15px;
    color:#333;
}





.titular-banner{
    font-family: fuente3;
    font-size: 30px;
    font-weight: bold;
    margin-top: 15px;
    display: inline-block;
    color: #3f7c0d;
}



.texto-banner-nover{
   color:#666;
    font-family: fuente2;
    font-size: 18px; 
    line-height: 32px;
    text-align: left;
    display:inline;
}

.boton-banner{
    width: 280px;
    height:50px;
    line-height: 50px;
    color:#fff;
    background-color:  #2a1570;
    text-align: center;
    margin-left: 43px;
    font-family: fuente2;
    font-size: 15px;
    margin-top: -50px !important;
}

.enlace{
    text-decoration: none;
}







/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
                                                               
      /* CSS SLIDE EMPRESA */                                                          
                                                               
                                                              
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/ 



/*
.contenedor-slide-empresa {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 60px auto;
    background-color: red;

}
*/

/* Contenedor general */
.slider-wrapper {
    width: 100%;
    overflow: hidden; /* Oculta el scroll horizontal */
    margin: auto;
    display: flex;
    justify-content: center;
}

/* Contenedor de los slides */
.slider-container {
    display: flex;
    width: calc(85vw * 3); /* Se ajusta al ancho real de los slides */
    height: 100vh;
    transition: transform 1s ease-in-out;
}

/* Cada slide ocupa el 85% del ancho */
.slide_empresa {
    width: 85vw; 
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0; /* Evita que se deformen */
    padding-top: 60px !important;
}

/* Sección Empresa */
.empresa {
    background: white; 
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px;
    width: 100%;
    padding-top: 60px !important;
}

/* Limita el tamaño de las imágenes */
.empresa-left {
    width: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.empresa-left img {
    width: 90%;  /* Ajusta el tamaño sin hacerlas gigantes */
    height: auto;
}

.nover-movil{
    display:inherit;
}

/* Ajuste para el texto */
.empresa-right {
    width: 50%;
    color: black;
    font-family: fuente2;
    margin-top: -50PX;
}

.titular-empresa-monitor {
    font-size: 33px;
    color: #3f7c0d;
    line-height: 49px;
    display: inherit;
}

.titular-empresa-movil {
    display: none;
}

.texto-empresa-monitor {
    font-size: 16px;
    color: #333;
    line-height: 29px;
    display: inherit;
}


.cuadros-servicios-comprar-movil{
    display:none;
}


.cuadro-servicio{
    display: none;
}






/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
                                                               
      /* CSS RESEÑAS */                                                          
                                                               
                                                              
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/ 


.resenas-titulo-caja{
    width:100%;
    height:180px;
    background-color: #f2f2f2;
    margin-top: 0px;
    text-align: center;
    padding-top: 100px;
}



.resenas-titulo {
    font-family: fuente3;
    font-size: 34px;
    font-weight: normal;
    color:#3f7c0d;
    letter-spacing: 1px;
    text-align:center;
    display:block;
}


.caja-resenas{
    width:100%;
    height:auto;
    overflow: hidden;
    background-color: #f2f2f2;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding-bottom: 120px;
    padding-top: 80px;
    box-sizing: border-box;
}


.bloque-resenas{
    width:70%;
    height:280px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;

}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  display: flex;
  justify-content: space-between;
}

.swiper-slide {
  flex-shrink: 0;
  width: 32%; /* 3 x 32% + márgenes interiores = 96% */
  box-sizing: border-box;
}

.resena-caja {
  background-color: #fff;
  height: 280px;
  padding: 15px;
  font-family: Arial, sans-serif;
  font-size: 15px;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.titulo-resena{
    font-family: fuente3;
    letter-spacing: 1px;
    font-size: 19px;

}

.estrellas{
    margin-top: 10px;
}

.texto-resena{
    font-family: fuente2;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 22px;
    margin-top: 13px;
}


.resena-caja i{
    color:#f1c40f;
    font-size: 17px;
}


.inicial-resena {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #cf630b; /* Puedes cambiar el color */
  color: white;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
  font-size: 18px;
  font-weight: bold;
  margin-right: 8px;
  font-family: fuente2;
}






}










































