{"id":1397,"date":"2026-03-30T21:09:43","date_gmt":"2026-03-30T21:09:43","guid":{"rendered":"http:\/\/prueba2.local\/?page_id=1397"},"modified":"2026-04-23T12:15:05","modified_gmt":"2026-04-23T17:15:05","slug":"habitacion-suite-matrimonial","status":"publish","type":"page","link":"https:\/\/hotelagustos.com\/en\/urubamba\/habitacion-suite-matrimonial\/","title":{"rendered":"Habitacion Suite Matrimonial- Urubamba"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section et_animated\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_heading_0 et_pb_heading et_pb_module et_flex_module\"><div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_header\">Double Suite Room<\/h1><\/div><\/div>\n\n<div class=\"et_pb_heading_1 et_pb_heading et_pb_module et_flex_module preset--module--divi-heading--6r6e7uobzr\"><div class=\"et_pb_heading_container\"><h4 class=\"et_pb_module_header\">ROOMS DESIGNED FOR YOUR PERFECT REST<\/h4><\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_blurb_0 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_animated et_pb_module et_flex_module scroll-home\"><div class=\"et_pb_blurb_content et_flex_module\"><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Explore the room<\/h4><\/div><\/div><\/div>\n\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><script>\njQuery(document).ready(function($) {\n    \/\/ Verificamos que GSAP est\u00e9 cargado\n    if (typeof gsap !== \"undefined\") {\n        \n        \/\/ Animaci\u00f3n de la bolita bajando por la l\u00ednea\n        gsap.to(\".linea-scroll::after\", {\n            y: 75,              \/\/ Recorrido hacia abajo\n            opacity: 0,         \/\/ Se desvanece al llegar al final\n            duration: 2,        \/\/ Segundos\n            repeat: -1,         \/\/ Infinito\n            ease: \"power2.inOut\"\n        });\n\n        \/\/ Animaci\u00f3n de entrada suave para todo el bloque\n        gsap.from(\".wrapper-navegar\", {\n            y: 50,\n            opacity: 0,\n            duration: 1.5,\n            delay: 0.5,\n            ease: \"expo.out\"\n        });\n    }\n});\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_2 et_pb_row et_flex_row et_flex_column_18_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_column_2 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_row_3 et_pb_row et_pb_row_nested et_flex_row\">\n<div class=\"et_pb_column_3 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_heading_2 et_pb_heading et_animated et_pb_module et_flex_module preset--module--divi-heading--b9j0vndgi0\"><div class=\"et_pb_heading_container\"><h2 class=\"et_pb_module_header\">Welcome to your room<\/h2><\/div><\/div>\n\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_animated et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p><span style=\"font-weight: 400;\">Our suite is designed to give you comfort and a superior experience.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">A space where the outside world is left behind and an experience of rest, connection and well-being begins.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\">Here, every moment is lived calmly and every stay becomes part of your best story.<\/span><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_4 et_pb_row et_pb_row_nested et_flex_row\">\n<div class=\"et_pb_column_4 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\">  <style>\n    .container-gallery {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      justify-content: space-between;\n    }\n\n    \/* HEADER *\/\n    .header {\n      text-align: end;\n      padding: 0px 20px 40px;\n    }\n\n    .header h2 {\n      font-size: 28px;\n      color: black;\n      margin-top: 0px;\n    }\n\n    .header p {\n      max-width: 800px;\n      margin: 10px auto;\n      color: #444;\n      line-height: 1.7em;\n    }\n\n    \/* LAYOUT *\/\n    .gallery {\n      display: flex;\n      align-items: center;\n      justify-content: flex-end;\n      gap: 60px;\n      padding: 0px;\n      justify-self: start;\n    }\n\n    \/* CARRUSEL *\/\n    .carousel {\n      width: 33vw;\n      overflow: hidden;\n    }\n\n    .carousel-track {\n      display: flex;\n      gap: 40px;\n      width: max-content;\n      animation: scrollX 10s linear infinite;\n    }\n\n    .carousel-item {\n      width: 14vw;\n      height: 9vw;\n      object-fit: cover;\n      cursor: pointer;\n      opacity: 1;\n      transition: 0.3s;\n    }\n\n    .carousel-item:hover {\n      transform: scale(1.05);\n    }\n\n    \/* IMAGEN PRINCIPAL *\/\n    .main-image img {\n      width: 30vw;\n      \/* \ud83d\udc48 clave: 30% del viewport *\/\n      height: auto;\n      border-radius: 8px;\n      object-fit: cover;\n    }\n\n    .main-image :is(.attributes, .attributes > span) {\n      display: flex;\n      gap: 10px;\n    }\n\n    .main-image .attributes {\n      margin-top: 23px;\n    }\n\n    .main-image .attributes>span {\n      font-weight: 600;\n      padding: 10px;\n      background-color: #444;\n      color: white;\n      border-radius: 12px;\n      justify-content: center;\n      align-items: center;\n    }\n\n    .btn-gallery {\n      background-color: var(--gcid-heading-color);\n      background-color: #731a2a;\n      font-family: \"Cinzel Decorative\", fantasy;\n      color: var(--gcid-qh9se08bee) !important;\n      text-transform: uppercase;\n      border-style: none;\n      font-size: 18px !important;\n      border-radius: 3px;\n      padding: 10px 30px;\n      margin-top: 50px;\n      transition: transform 0.5s ease;\n    }\n\n    .btn-gallery:hover {\n      transform: scale(0.9);\n    }\n\n    \/* ANIMACI\u00d3N HORIZONTAL *\/\n    @keyframes scrollX {\n      0% {\n        transform: translateX(0);\n      }\n\n      100% {\n        transform: translateX(calc(-50% - 20px));\n      }\n    }\n\n    @media (max-width: 768px) {\n      .container-gallery {\n        grid-template-columns: 1fr;\n        gap: 50px;\n      }\n\n      .gallery {\n        justify-content: center;\n        justify-self: center;\n      }\n\n      .main-image {\n        display: inherit;\n        flex-direction: column;\n        align-items: center;\n      }\n\n      .main-image img {\n        width: 80vw;\n      }\n\n      .main-image .attributes>span {\n        font-size: 12px;\n        text-align: center;\n      }\n\n      .carousel-item {\n        width: 38vw;\n        height: 20vw;\n      }\n\n      .header {\n        text-align: center;\n      }\n\n      .carousel {\n        width: 70vw;\n      }\n      \n      .main-image :is(.attributes, .attributes > span) {\n    flex-direction: column;\n    width: 80%;\n    align-items: center;\n        }\n    }\n  <\/style>\n\n  <section class=\"container-gallery\">\n    <section class=\"gallery\">\n      <div class=\"main-image\">\n        <img decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/03\/DSC05089-scaled.jpg\" id=\"mainImage\" \/>\n\n        <div class=\"attributes\">\n          <span>01 king size bed<\/span>\n          <span>Private Bathroom<\/span>\n          <span>Minibar<\/span>\n          <span>Safety deposit box.<\/span>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"header\">\n      <h2>A SHARED BREAK<\/h2>\n      <p>\n        Discover the harmony between classic design and modern comfort. Relax and unwind in an environment of absolute tranquility.\n      <\/p>\n\n      <div class=\"gallery\">\n        <!-- Carrusel -->\n        <div class=\"carousel\">\n          <div class=\"carousel-track\" id=\"carouselTrack\">\n            <img decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/DSC05085-1-scaled.jpg\"\n              class=\"carousel-item active\" \/>\n            <img decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/DSC05135-scaled.jpg\"\n              class=\"carousel-item\" \/>\n            <img decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/DSC05089-1-scaled.jpg\"\n              class=\"carousel-item\" \/>\n\n            <!-- duplicados para loop infinito (ocultos por overflow:hidden) -->\n            <img decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/DSC05085-1-scaled.jpg\"\n              class=\"carousel-item active\" \/>\n            <img decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/DSC05135-scaled.jpg\"\n              class=\"carousel-item\" \/>\n            <img decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/DSC05089-1-scaled.jpg\"\n              class=\"carousel-item\" \/>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <button class=\"btn-gallery\"\n              onclick=\"window.location.href='https:\/\/api.whatsapp.com\/send?phone=51986698787&text=%C2%A1Hola!%20Vengo%20de%20la%20web%2C%20me%20interesa%20la%20habitaci%C3%B3n%20suite%20matrimonial%20en%20Urubamba'\">BOOKNOW<\/button>\n    <\/section>\n  <\/section>\n\n  <script>\n    const items = document.querySelectorAll(\".carousel-item\");\n    const mainImage = document.getElementById(\"mainImage\");\n\n    items.forEach((item) => {\n      item.addEventListener(\"click\", () => {\n        const temp = mainImage.src;\n        mainImage.src = item.src;\n        item.src = temp;\n\n        document.querySelector(\".active\")?.classList.remove(\"active\");\n        item.classList.add(\"active\");\n      });\n    });\n  <\/script><\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_5 et_pb_row et_pb_row_nested et_flex_row\">\n<div class=\"et_pb_column_5 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_heading_3 et_pb_heading et_animated et_pb_module et_flex_module preset--module--divi-heading--jd9cvyo6px\"><div class=\"et_pb_heading_container\"><h3 class=\"et_pb_module_header\">Characteristics<\/h3><\/div><\/div>\n\n<ul class=\"et_pb_icon_list_0 et_pb_icon_list et_pb_module et_flex_module\">\n<li class=\"et_pb_icon_list_item_0 et_pb_icon_list_item et_pb_module et_animated et_flex_module\"><span class=\"et-pb-icon\">$<\/span><div class=\"et_pb_icon_list_text\">Jacuzzi<\/div><\/li>\n\n<li class=\"et_pb_icon_list_item_1 et_pb_icon_list_item et_pb_module et_animated et_flex_module\"><span class=\"et-pb-icon\">$<\/span><div class=\"et_pb_icon_list_text\">Spacious rooms<\/div><\/li>\n\n<li class=\"et_pb_icon_list_item_2 et_pb_icon_list_item et_pb_module et_animated et_flex_module\"><span class=\"et-pb-icon\">$<\/span><div class=\"et_pb_icon_list_text\">Complete comfort in your room<\/div><\/li>\n<\/ul>\n<\/div>\n\n<div class=\"et_pb_column_6 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_heading_4 et_pb_heading et_animated et_pb_module et_flex_module preset--module--divi-heading--jd9cvyo6px\"><div class=\"et_pb_heading_container\"><h3 class=\"et_pb_module_header\">FACILITIES<\/h3><\/div><\/div>\n\n<div class=\"et_pb_row_6 et_pb_row et_pb_row_nested et_flex_row\">\n<div class=\"et_pb_column_7 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_6_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_0 et_pb_image et_animated et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/ICONO-TELEVISON-new.png\" title=\"ICONO-TELEVISON new\" width=\"131\" height=\"141\" srcset=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/ICONO-TELEVISON-new.png 131w, https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/ICONO-TELEVISON-new-11x12.png 11w\" sizes=\"(max-width: 131px) 100vw, 131px\" class=\"wp-image-2247\" \/><\/span><\/div>\n<\/div>\n\n<div class=\"et_pb_column_8 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_6_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_1 et_pb_image et_animated et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/ICONO-h2.png\" title=\"ICONO-h2\" width=\"131\" height=\"141\" srcset=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/ICONO-h2.png 131w, https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/ICONO-h2-11x12.png 11w\" sizes=\"(max-width: 131px) 100vw, 131px\" class=\"wp-image-2553\" \/><\/span><\/div>\n<\/div>\n\n<div class=\"et_pb_column_9 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_6_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_2 et_pb_image et_animated et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/ICONO-h3.png\" title=\"ICONO-h3\" width=\"131\" height=\"141\" srcset=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/ICONO-h3.png 131w, https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/ICONO-h3-11x12.png 11w\" sizes=\"(max-width: 131px) 100vw, 131px\" class=\"wp-image-2554\" \/><\/span><\/div>\n<\/div>\n\n<div class=\"et_pb_column_10 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_6_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_3 et_pb_image et_animated et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/ICONO-SECADOR.png\" title=\"ICONO-SECADOR\" width=\"131\" height=\"141\" srcset=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/ICONO-SECADOR.png 131w, https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/04\/ICONO-SECADOR-11x12.png 11w\" sizes=\"(max-width: 131px) 100vw, 131px\" class=\"wp-image-2281\" \/><\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_7 et_pb_row et_flex_row et_flex_column_18_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_column_11 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_heading_5 et_pb_heading et_animated et_pb_module et_flex_module preset--module--divi-heading--b9j0vndgi0\"><div class=\"et_pb_heading_container\"><h2 class=\"et_pb_module_header\">More room options<\/h2><\/div><\/div>\n\n<div class=\"et_pb_row_8 et_pb_row et_pb_row_nested et_flex_row\">\n<div class=\"et_pb_column_12 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_phone\">\n<div class=\"dipi_carousel_0 dipi_carousel et_animated et_pb_bg_layout_light et_pb_module\">\n\t\t    <div class=\"dipi-carousel-main show_lightbox show_lightbox_tablet show_lightbox_phone preloading\" data-columnsphone=\"1\"\n\t\t    data-columnstablet=\"2\"\n\t\t    data-columnsdesktop=\"3\"\n\t\t    data-spacebetween=\"50\"\n\t\t    data-loop=\"off\"\n\t\t    data-speed=\"500|500|500\"\n\t\t    data-navigation=\"on\"\n\t\t    data-pagination=\"on\"\n\t\t    data-autoplay=\"off\"\n\t\t    data-autoplayspeed=\"5000\"\n\t\t    data-pauseonhover=\"on\"\n\t\t    data-effect=\"slide\"\n\t\t    data-rotate=\"50\"\n\t\t    data-dynamicbullets=\"on\"\n\t\t    data-ordernumber=\"0\"\n\t\t    data-centered=\"off\"\n\t\t    data-spacebetween_tablet=\"40\"\n\t\t    data-spacebetween_phone=\"40\"\n\t\t    data-shadow=\"true\"\n\t\t    data-breakpoints=\"{&quot;768&quot;:{&quot;columns&quot;:&quot;2&quot;,&quot;spaceBetween&quot;:&quot;40&quot;},&quot;981&quot;:{&quot;columns&quot;:&quot;3&quot;,&quot;spaceBetween&quot;:&quot;50&quot;}}\"\n\t\t    data-baseconfig=\"{&quot;columns&quot;:&quot;1&quot;,&quot;spaceBetween&quot;:&quot;40&quot;}\"\n            data-autoplay_settigns=\"{&quot;loop_wide&quot;:&quot;off&quot;,&quot;loop_mid&quot;:&quot;on&quot;,&quot;loop_small&quot;:&quot;on&quot;,&quot;autoplay_wide&quot;:&quot;off&quot;,&quot;autoplay_mid&quot;:&quot;on&quot;,&quot;autoplay_small&quot;:&quot;on&quot;,&quot;continues_wide&quot;:&quot;off&quot;,&quot;continues_mid&quot;:&quot;off&quot;,&quot;continues_small&quot;:&quot;off&quot;,&quot;autoplay_reverse_wide&quot;:&quot;off&quot;,&quot;autoplay_reverse_mid&quot;:&quot;off&quot;,&quot;autoplay_reverse_small&quot;:&quot;off&quot;,&quot;pause_on_hover_wide&quot;:&quot;on&quot;,&quot;pause_on_hover_mid&quot;:&quot;on&quot;,&quot;pause_on_hover_small&quot;:&quot;on&quot;,&quot;autoplay_speed_wide&quot;:&quot;5000&quot;,&quot;autoplay_speed_mid&quot;:&quot;2000&quot;,&quot;autoplay_speed_small&quot;:&quot;2000&quot;}\" data-allow_touch_move=\"on\" data-allow_touch_move_t=\"on\" data-allow_touch_move_p=\"on\"            data-navigation_t=\"off\"\n            data-navigation_m=\"off\"\n            data-pagination_t=\"on\"\n            data-pagination_m=\"on\">\n\t\t        <div class=\"swiper-container\">\n\t\t            <div class=\"dipi-carousel-wrapper\">\n\t\t                \n<div class=\"dipi_carousel_child_0 dipi_carousel_child et_pb_bg_layout_light et_pb_module\">\n            <div class=\"dipi-carousel-child-wrapper\">\n                \n                <div class=\"dipi-image-wrap\"><span class=\"dipi-carousel-image dipi-zoomin\" href=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/03\/DSC05234.png\"  >\n                        <img decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/03\/DSC05234.png\" alt=\"\" class=\"dipi-c-img\" \/>\n                        \n                    <\/span><\/div>\n                \n                <div class=\"dipi-carousel-item-content\">\n                    \n                    <h2 class=\"dipi-carousel-item-title\">Twin room<\/h2>\n                    \n                    \n                    <div class=\"dipi-carousel-button-wrapper\"><a class=\"et_pb_button dipi-carousel-button\" href=\"https:\/\/hotelagustos.com\/en\/urubamba\/habitacion-doble-twin\/\" data-icon=\"$\" data-icon-tablet=\"$\">About<\/a><\/div>\n                <\/div>\n            <\/div><\/div>\n\n<div class=\"dipi_carousel_child_1 dipi_carousel_child et_pb_bg_layout_light et_pb_module\">\n            <div class=\"dipi-carousel-child-wrapper\">\n                \n                <div class=\"dipi-image-wrap\"><span class=\"dipi-carousel-image dipi-zoomin\" href=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/03\/abit2.png\"  >\n                        <img decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/03\/abit2.png\" alt=\"\" class=\"dipi-c-img\" \/>\n                        \n                    <\/span><\/div>\n                \n                <div class=\"dipi-carousel-item-content\">\n                    \n                    <h2 class=\"dipi-carousel-item-title\">Double Room<\/h2>\n                    \n                    \n                    <div class=\"dipi-carousel-button-wrapper\"><a class=\"et_pb_button dipi-carousel-button\" href=\"https:\/\/hotelagustos.com\/en\/urubamba\/habitacion-doble-matrimonial\/\" data-icon=\"$\" data-icon-tablet=\"$\">About<\/a><\/div>\n                <\/div>\n            <\/div><\/div>\n\n<div class=\"dipi_carousel_child_2 dipi_carousel_child et_pb_bg_layout_light et_pb_module\">\n            <div class=\"dipi-carousel-child-wrapper\">\n                \n                <div class=\"dipi-image-wrap\"><span class=\"dipi-carousel-image dipi-zoomin\" href=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/03\/abit1.png\"  >\n                        <img decoding=\"async\" src=\"https:\/\/hotelagustos.com\/wp-content\/uploads\/2026\/03\/abit1.png\" alt=\"\" class=\"dipi-c-img\" \/>\n                        \n                    <\/span><\/div>\n                \n                <div class=\"dipi-carousel-item-content\">\n                    \n                    <h2 class=\"dipi-carousel-item-title\">Triple room<\/h2>\n                    \n                    \n                    <div class=\"dipi-carousel-button-wrapper\"><a class=\"et_pb_button dipi-carousel-button\" href=\"https:\/\/hotelagustos.com\/en\/urubamba\/habitacion-triple\/\" data-icon=\"$\" data-icon-tablet=\"$\">About<\/a><\/div>\n                <\/div>\n            <\/div><\/div>\n\n\t\t            <\/div>\n\t\t        <\/div>\n\t\t        <div class=\"swiper-button-next swiper-arrow-button dipi-sbn0  hide_on_desktop hide_on_tablet hide_on_phone\" data-icon=\"&#x39;\"><\/div>\n\t\t    <div class=\"swiper-button-prev swiper-arrow-button dipi-sbp0  hide_on_desktop hide_on_tablet hide_on_phone\" data-icon=\"&#x38;\"><\/div>\n\t\t        <div class=\"swiper-container-horizontal\">\n\t\t            <div class=\"swiper-pagination dipi-sp0 hide_on_desktop show_on_tablet_block show_on_phone_block\"><\/div>\n\t\t        <\/div>\n\t\t    <\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":1259,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":"","_links_to":"","_links_to_target":""},"dipi_cpt_category":[],"class_list":["post-1397","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/hotelagustos.com\/en\/wp-json\/wp\/v2\/pages\/1397","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hotelagustos.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hotelagustos.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hotelagustos.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hotelagustos.com\/en\/wp-json\/wp\/v2\/comments?post=1397"}],"version-history":[{"count":27,"href":"https:\/\/hotelagustos.com\/en\/wp-json\/wp\/v2\/pages\/1397\/revisions"}],"predecessor-version":[{"id":2821,"href":"https:\/\/hotelagustos.com\/en\/wp-json\/wp\/v2\/pages\/1397\/revisions\/2821"}],"up":[{"embeddable":true,"href":"https:\/\/hotelagustos.com\/en\/wp-json\/wp\/v2\/pages\/1259"}],"wp:attachment":[{"href":"https:\/\/hotelagustos.com\/en\/wp-json\/wp\/v2\/media?parent=1397"}],"wp:term":[{"taxonomy":"dipi_cpt_category","embeddable":true,"href":"https:\/\/hotelagustos.com\/en\/wp-json\/wp\/v2\/dipi_cpt_category?post=1397"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}