*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Humanist777BT',Arial,sans-serif;background-color:black;color:white;line-height:1.6}.main-container{width:100%;max-width:1200px;margin:0 auto}.header{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#000;position:relative;z-index:100;width:100%}.header-right{display:flex;align-items:center;gap:20px}.logo-container{display:inline-block;line-height:0}.logo{max-width:120px;height:auto}.login{display:flex;align-items:center;text-decoration:none;color:white}.person-icon{width:24px;height:24px;fill:#c6a424;margin-right:5px}.main-nav{background-color:#111;padding:10px 0;border-top:1px solid #333;border-bottom:1px solid #333}.nav-container{display:flex;justify-content:space-around;flex-wrap:wrap;max-width:1200px;margin:0 auto}.nav-item{color:white;text-decoration:none;padding:8px 12px;font-size:14px;display:flex;align-items:center}.nav-item svg{width:18px;height:18px;margin-right:5px}.nav-item:hover{background-color:rgba(255,255,255,0.1);border-radius:4px}.portada-container{position:relative;width:100%;max-width:1200px;margin-top:20px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.2)}.portada-link{display:block;text-decoration:none;color:white}.portada-imagen{width:100%;height:auto;display:block;object-fit:cover}.portada-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px 15px;background:linear-gradient(to top,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.7) 50%,rgba(0,0,0,0) 100%);text-align:center}.portada-nombre{margin:0 0 8px 0;font-size:1.2rem;font-weight:600;color:#ffffff;text-align:center;text-shadow:1px 1px 3px rgba(0,0,0,0.5)}.portada-cta{display:inline-block;font-size:0.9rem;color:#ffffff;padding:8px 16px;border:1px solid rgba(71,50,50,0.6);border-radius:20px;background-color:#6e5a15;transition:all 0.3s ease;text-decoration:none}.portada-cta:hover{background-color:rgba(255,255,255,0.2);transform:scale(1.05)}.search-section{margin:15px 0;border-radius:5px}.search-container{display:flex;flex-direction:row;align-items:center;gap:10px}.search-row{display:flex;flex-direction:column;flex:1;width:50%;color:#c6a424;gap:10px}.search-input{flex:1;padding:8px;border:none;border-radius:4px;background-color:#fff;color:#000}.search-button{padding:8px 15px;background-color:#59490f;border:none;border-radius:4px;color:white;cursor:pointer}.search-button:hover{background-color:#86931c}.gallery-container{display:grid;grid-template-columns:repeat(2,1fr)}.min-card{display:flex;flex-direction:column;align-items:center;transition:transform 0.3s ease;margin-bottom:15px;position:relative;gap:0}.thumbnail{width:100%;height:290px;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px;display:block}.thumbnail.premium{border:3px solid #000;border-bottom-color:rgb(180,177,0)}.thumbnail.vip{border:3px solid #000;border-bottom-color:rgb(117,117,111)}.thumbnail.basico{border:3px solid #000;border-bottom-color:rgb(255,72,0)}.text-overlay{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.nombre{color:#fff;font-weight:bold;text-align:center;border-radius:5px;margin:0;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,-2px -2px 2px #000,2px -2px 2px #000,-2px 2px 2px #000,2px 2px 2px #000;font-size:14px;text-transform:uppercase}.t-libre{color:#fff900;text-align:center;font-size:12px;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,-2px -2px 2px #000,2px -2px 2px #000,-2px 2px 2px #000,2px 2px 2px #000;text-transform:uppercase}.min-card .state{margin:5px 0;font-size:14px;color:rgb(255,255,255);text-transform:uppercase;position:absolute;top:5px;right:15%;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,-2px -2px 2px #000,2px -2px 2px #000,-2px 2px 2px #000,2px 2px 2px #000;white-space:nowrap;display:flex;align-items:center}.min-card .state::before{content:'';width:20px;height:20px;margin-right:5px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ff0000'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.min-card .accepts-card{margin:5px 0;font-size:10px;color:rgb(255,255,255);text-transform:uppercase;position:absolute;top:25px;right:15%;text-shadow:-1px -1px 0 #fff,1px -1px 0 #575353,-1px 1px 0 #000,1px 1px 0 #000,-2px -2px 2px #000,2px -2px 2px #000,-2px 2px 2px #000,2px 2px 2px #000;white-space:nowrap;display:flex;align-items:center}.min-card .accepts-card::before{content:'';width:26px;height:26px;margin-right:0px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ff0000'%3E%3Cpath d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 2v2H4V6h16zM4 18v-6h16v6H4z'/%3E%3Cpath d='M7 15h3v2H7zm5 0h5v2h-5z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.min-card .verificada{margin:5px 0;font-size:10px;color:rgb(255,255,255);text-transform:uppercase;position:absolute;top:35px;left:8%;text-shadow:-1px -1px 0 #fff,1px -1px 0 #575353,-1px 1px 0 #000,1px 1px 0 #000,-2px -2px 2px #000,2px -2px 2px #000,-2px 2px 2px #000,2px 2px 2px #000;white-space:nowrap;display:flex;align-items:center}.min-card .verificada::before{content:'';width:30px;height:30px;margin-right:0px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath d='M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z' fill='%231d9bf0'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.min-card .serv-webcam{position:absolute;top:55px;left:7%;width:35px;height:35px;display:flex;align-items:center;justify-content:center}.min-card:not(:has(.verificada)) .serv-webcam{top:40px}.min-card .serv-webcam:first-child{top:35px}.min-card .verificada + .serv-webcam,.min-card .verificada ~ .serv-webcam{top:75px}.min-card .serv-webcam::before{content:'';width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='9.5' r='8.5' fill='%232C2C2C'/%3E%3Ccircle cx='12' cy='9.5' r='7' fill='%23FFFFFF'/%3E%3Ccircle cx='12' cy='9.5' r='5.5' fill='%231A1A1A'/%3E%3Ccircle cx='12' cy='9.5' r='4.5' fill='%23FFFFFF'/%3E%3Ccircle cx='12' cy='9.5' r='3.2' fill='%238BC34A'/%3E%3Ccircle cx='10.8' cy='8.3' r='1' fill='%23FFFFFF' opacity='0.9'/%3E%3Cpath d='M3 18.5 Q3 16 7 15.5 L17 15.5 Q21 16 21 18.5 Q21 20.5 19 21.5 L5 21.5 Q3 20.5 3 18.5 Z' fill='%232C2C2C'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;filter:drop-shadow(1px 1px 2px rgba(0,0,0,0.5))}.ver-mas-btn{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(38,45,23,0.7);display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;transition:background-color 0.3s ease;border:none;outline:none}.ver-mas-btn:hover{background-color:rgba(43,34,34,0.8)}.ver-mas-text{color:white;font-size:18px;font-weight:500;text-align:center;width:70%;line-height:1.2}.min-card.final-gallery{width:110px;height:290px}.favorite-btn{position:absolute;top:5px;left:15px;width:30px;height:30px;background:rgba(0,0,0,0.5);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all 0.3s ease}.favorite-btn:hover{background:rgba(0,0,0,0.8);transform:scale(1.1)}.favorite-btn svg{width:15px;height:15px;transition:all 0.3s ease}.favorite-btn.active svg{fill:#ff0000}.favorite-btn:not(.active) svg{fill:none;stroke:#ff0000;stroke-width:2}.favorites-text,.personal-text{font-size:14px}.centrar{text-align:center;display:block;margin:0 auto}.column-title{font-size:14px;font-weight:bold;text-align:center}.button{color:#FFFF;height:45px;line-height:42px;text-align:center;font-size:13px;display:inline-block;margin:20px 5px;padding:0 20px;text-decoration:none}.button-cafe{background-color:#59490f;border:solid 2px #86931c}.button-round{border-radius:40px}.bottom-menu{display:flex;justify-content:space-around;align-items:center;background-color:#fff;padding:8px 0;position:fixed;bottom:0;left:0;width:100%;z-index:100;border-top:1px solid #ddd}.menu-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#666;font-size:12px}.menu-item svg{width:24px;height:24px;margin-bottom:5px}.menu-separator{width:1px;height:30px;background-color:#333}.footer{background-color:#111;padding:20px;text-align:center;font-size:14px}.icon-container{display:flex;justify-content:center;gap:20px;margin:15px 0}.decoration{height:1px;background-color:#333;margin:15px 0}.copyright-text{font-size:12px;color:#999}.comentario{font-size:14px;color:#ccc;line-height:1.6}.scroll-container{width:100%;height:400px;overflow-y:auto;overflow-x:hidden;border:1px solid #333;box-shadow:0 2px 10px rgba(0,0,0,0.5);background-color:#000;padding:0 15px;margin-bottom:20px}.scroll-container::-webkit-scrollbar{width:10px}.scroll-container::-webkit-scrollbar-track{background:#000}.scroll-container::-webkit-scrollbar-thumb{background:#c19f27;border-radius:5px}.scroll-container::-webkit-scrollbar-thumb:hover{background:#d4b13a}h1{color:#c19f27;text-align:center;margin-bottom:30px}h2{color:#c19f27;margin-top:30px}p{margin-bottom:20px;text-align:justify}.location-list,.benefits-list{background-color:#0e0e0e;padding:15px;border-radius:8px;margin:20px 0}.feature{margin-bottom:10px}.icon{display:inline-block;width:20px;height:20px;margin-right:8px;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:contain}.highlight{font-weight:bold;color:#c19f27}.section{margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #333}.icon-location{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%23ff0000' d='M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z'/%3E%3C/svg%3E")}.icon-check{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2327ae60' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.icon-diamond{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%233498db' d='M242.2 8.3c9.6-11.1 26.8-11.1 36.4 0l88.5 101.9c5.4 6.3 5.4 15.4 0 21.7L260.5 256l106.6 124.2c5.4 6.3 5.4 15.4 0 21.7l-88.5 101.9c-9.6 11.1-26.8 11.1-36.4 0L153.5 402c-5.4-6.3-5.4-15.4 0-21.7L260.5 256 153.5 131.9c-5.4-6.3-5.4-15.4 0-21.7l88.7-101.9z'/%3E%3C/svg%3E")}.icon-wine{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 288 512'%3E%3Cpath fill='%23ff0000' d='M216 464h-40V346.81c68.47-15.89 118.05-79.91 111.4-154.16l-15.95-178.1C270.71 6.31 263.9 0 255.74 0H32.26c-8.15 0-14.97 6.31-15.7 14.55L.6 192.66C-6.05 266.91 43.53 330.93 112 346.82V464H72c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h208c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40z'/%3E%3C/svg%3E")}.icon-hotel{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23f39c12' d='M560 64c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16H16C7.16 0 0 7.16 0 16v32c0 8.84 7.16 16 16 16h15.98v384H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h240v-80c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v80h240c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-16V64h16z'/%3E%3C/svg%3E")}.icon-plane{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%232980b9' d='M480 192H365.71L260.61 8.06A16.014 16.014 0 0 0 246.71 0h-65.5c-10.63 0-18.3 10.17-15.38 20.39L214.86 192H112l-43.2-57.6c-3.02-4.03-7.77-6.4-12.8-6.4H16.01C5.6 128-2.04 137.78.49 147.88L32 256 .49 364.12C-2.04 374.22 5.6 384 16.01 384H56c5.04 0 9.78-2.37 12.8-6.4L112 320h102.86l-49.03 171.6c-2.92 10.22 4.75 20.4 15.38 20.4h65.5c5.74 0 11.04-3.08 13.89-8.06L365.71 320H480c35.35 0 96-28.65 96-64s-60.65-64-96-64z'/%3E%3C/svg%3E")}.icon-hat{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='%2334495e' d='M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66 153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88 46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33 428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14 313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6z'/%3E%3C/svg%3E")}.icon-circle{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%231abc9c' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z'/%3E%3C/svg%3E")}@media (min-width:300px){.tvm-imagen{width:100%;height:auto;object-fit:cover}}@media (min-width:568px) and (max-width:767px) and (orientation:landscape){.gallery-container{grid-template-columns:repeat(4,1fr);gap:15px}.thumbnail{height:250px}}@media (max-width:767px) and (orientation:landscape){.gallery-container{grid-template-columns:repeat(4,1fr)}.thumbnail{height:200px}.nombre{font-size:13px;text-transform:uppercase}.t-libre{font-size:11px;text-transform:uppercase}}@media (min-width:768px){.gallery-container{grid-template-columns:repeat(4,1fr);max-width:915px}.header{max-width:1200px;margin:0 auto;padding:10px 20px}}@media (min-width:1024px){.gallery-container{grid-template-columns:repeat(6,1fr);max-width:1200px}.logo{max-width:240px}.comentario{max-width:1200px;margin:0 auto}.nav-item{font-size:16px;padding:10px 15px}.tvm-imagen{width:500px;height:auto;object-fit:cover;text-align:center}}