facebook
banner principal

Loyalty

Program

Lidotel Loyalty Program This program is designed to reward our guests' loyalty, recognize their trust in our brand, and encourage them to always choose us as their top choice for accommodations in Venezuela.

.afl-option-container-flex { display: flex; flex-direction: row; margin-bottom: 100px; margin-top: 100px; } .afl-option-section-item { display: flex; flex-direction: column; justify-content: space-between; align-items: center; height: 240px; padding: 0px 40px; } .afl-option-section-img img { width: 69px; height: 65px; } .afl-option-section-title h3 { font-family: Poppins, sans-serif; font-weight: 700; font-size: 24px; line-height: 38.4px; color: #3D3F44; } .afl-option-section-line .afl-option-linea-dorada { width: 100px; height: 2px; background: #c9b27f; } .afl-option-section-text p { font-family: Poppins, sans-serif; font-weight: 400; font-size: 16px; line-height: 25.6px; text-align: center; margin: 0; color: #3D3F44; } @media (max-width: 960px) { .afl-option-container-flex { display: flex; flex-direction: column; /* Cambiar la dirección del contenedor a columna */ align-items: center; /* Centrar los elementos horizontalmente */ margin-bottom: 40px; /* Opcional: ajusta el espacio entre los elementos */ margin-top: 40px; /* Opcional: ajusta el espacio en la parte superior */ } .afl-option-section-item { display: flex; flex-direction: column; align-items: center; height: auto; /* Permite que la altura se ajuste automáticamente al contenido */ padding: 0 20px; /* Ajusta el padding según el tamaño de la pantalla */ margin-bottom: 20px; /* Agrega espacio entre las secciones */ } .afl-option-section-img img { width: 60px; /* Reduce el tamaño de la imagen para pantallas más pequeñas */ height: 55px; /* Mantiene la proporción de la imagen */ } .afl-option-section-title h3 { font-size: 20px; /* Reduce el tamaño del título */ line-height: 30px; /* Ajusta el espaciado entre líneas */ } .afl-option-section-text p { font-size: 14px; /* Ajusta el tamaño del texto */ line-height: 22px; /* Ajusta el espaciado entre líneas */ text-align: center; /* Asegura que el texto esté centrado */ } .afl-option-section-line .afl-option-linea-dorada { width: 80px; /* Ajusta el tamaño de la línea dorada */ height: 2px; /* Mantiene el grosor de la línea */ } }
Ícono de afiliación

Membership

Sign up for free on our website or when you check in at our hotels.

Ícono de afiliación

Score

Earn points starting from the moment you sign up, through your stays, and for any additional purchases made at our facilities.

Ícono de afiliación

Categories

Earn more points to move up to the next tier and enjoy exclusive benefits.

.image-container-present { width: 100%; height: 289px; background-image: url('/wp-content/uploads/2024/09/IMG_0454-scaled.jpg'); /* Reemplaza con la ruta de tu imagen */ background-size: cover; background-position: center; border-radius: 14px; position: relative; overflow: hidden; /* Asegura que el contenido no se desborde del contenedor */ transition: opacity 0.3s ease; /* Transición para el efecto hover */ } .image-container-present .overlay { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.3); /* Overlay blanco con 30% de opacidad */ opacity: 0; transition: opacity 0.3s ease; /* Transición suave para el efecto hover */ z-index: 1; /* Overlay por encima de la imagen */ } .image-container-present:hover .overlay { opacity: 1; } .details-button { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); /* Centra el botón en el medio de la imagen */ width: 292px; height: 44px; padding: 8px 23px; gap: 10px; border-radius: 100px; background-color: var(--gold-600, #C6AA76); color: #fff; border: none; font-family: Poppins, sans-serif; font-size: 16px; font-weight: 700; opacity: 0; /* Inicialmente oculto */ transition: opacity 0.3s ease; /* Transición suave para el botón */ z-index: 2; /* Asegura que el botón esté por encima del overlay */ } .image-container-present:hover .details-button { opacity: 1; /* Muestra el botón en el hover */ } const image_container_element = document.getElementById("image-container-present-1"); image_container_element.addEventListener("click", () => { window.location.href = "/en/how-to-earn-points/"; })

How to Earn Points

.image-container-present2 { width: 100%; height: 289px; background-image: url('/wp-content/uploads/2024/09/AL8_1287.jpg'); /* Reemplaza con la ruta de tu imagen */ background-size: cover; background-position: center; border-radius: 14px; position: relative; overflow: hidden; /* Asegura que el contenido no se desborde del contenedor */ transition: opacity 0.3s ease; /* Transición para el efecto hover */ } .image-container-present2 .overlay { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.3); /* Overlay blanco con 30% de opacidad */ opacity: 0; transition: opacity 0.3s ease; /* Transición suave para el efecto hover */ z-index: 1; /* Overlay por encima de la imagen */ } .image-container-present2:hover .overlay { opacity: 1; } .details-button { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); /* Centra el botón en el medio de la imagen */ width: 292px; height: 44px; padding: 8px 23px; gap: 10px; border-radius: 100px; background-color: var(--gold-600, #C6AA76); color: #fff; border: none; font-family: Poppins, sans-serif; font-size: 16px; font-weight: 700; opacity: 0; /* Inicialmente oculto */ transition: opacity 0.3s ease; /* Transición suave para el botón */ z-index: 2; /* Asegura que el botón esté por encima del overlay */ } .image-container-present2:hover .details-button { opacity: 1; /* Muestra el botón en el hover */ } const image_container_element_2 = document.getElementById("image-container-present-2"); image_container_element_2.addEventListener("click", () => { window.location.href = "/en/see-points/"; })

HOW CAN YOU REDEEM YOUR POINTS?

EXPLORE OUR CATEGORIES

.custom-image-gallery { display: flex; flex-direction: row; /* Disposición horizontal por defecto */ justify-content: space-around; padding: 0; margin: 0; } .custom-image-container { width: 33%; /* Ancho de cada contenedor al estar en fila */ height: 424px; /* Altura fija */ background-size: cover; background-position: center; display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start; position: relative; padding: 10px; overflow: hidden; transition: background-color 0.3s ease; } .custom-image-container::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.3); /* Overlay */ opacity: 0; transition: opacity 0.3s ease; z-index: 1; } .custom-image-container:hover::before { opacity: 1; /* Overlay visible en hover */ } .custom-text { margin: 0; font-family: Poppins, sans-serif; font-size: 64px; font-weight: 700; line-height: 102.4px; letter-spacing: 0.1px; text-align: left; color: #fff; position: absolute; bottom: 10px; left: 10px; opacity: 1; transition: opacity 0.3s ease; z-index: 2; } .custom-image-container:hover .custom-text { opacity: 0; /* Texto oculto en hover */ } .custom-details-button { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: none; padding: 8px 23px; border-radius: 100px; background-color: var(--gold-600, #C6AA76); color: #fff; border: none; font-family: Poppins, sans-serif; font-size: 16px; font-weight: 700; z-index: 3; } .custom-image-container:hover .custom-details-button { display: block; /* Muestra el botón en hover */ } /* Media query for smaller screens (less than 760px) */ @media (max-width: 960px) { .custom-image-gallery { flex-direction: column; /* Disposición vertical en pantallas pequeñas */ align-items: center; /* Centra los elementos en la disposición de columna */ gap: 20px; /* Espacio entre los elementos */ } .custom-image-container { width: 100%; /* Ancho completo en pantallas pequeñas */ height: 40vh; /* Altura automática para mantener la relación de aspecto */ } .custom-text { font-size: 24px; /* Ajuste del tamaño de texto para pantallas pequeñas */ line-height: 40px; /* Ajuste del line-height */ } .custom-details-button { width: 80%; /* Ajusta el tamaño del botón en pantallas pequeñas */ max-width: 300px; /* Máximo ancho del botón */ } } document.addEventListener("DOMContentLoaded", function() { const containers = document.querySelectorAll('.custom-image-container'); containers.forEach(container => { const id = container.id; let url = ''; // Assign URLs based on the ID if (id === 'classic') { url = '/en/classic-category/'; } else if (id === 'gold') { url = '/en/gold-category/'; } else if (id === 'platinum') { url = '/en/platinum-category/'; } // Assigns the click event to redirect to the corresponding URL if (url) { container.addEventListener('click', function() { window.location.href = url; }); } }); });

We appreciate our guests' loyalty and trust.

Thank you for choosing us as your top choice for accommodations in Venezuela.