{"id":283,"date":"2025-05-21T19:36:21","date_gmt":"2025-05-21T19:36:21","guid":{"rendered":"https:\/\/seteilhas.com.br\/site\/?page_id=283"},"modified":"2026-01-15T19:05:29","modified_gmt":"2026-01-15T19:05:29","slug":"informacoes-gerais-hotel-sete-ilhas","status":"publish","type":"page","link":"https:\/\/seteilhas.com.br\/site\/informacoes-gerais-hotel-sete-ilhas\/","title":{"rendered":"Informa\u00e7\u00f5es Gerais"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"283\" class=\"elementor elementor-283\">\n\t\t\t\t<div class=\"elementor-element elementor-element-165f603c e-flex e-con-boxed e-con e-parent\" data-id=\"165f603c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e4fd73a elementor-widget elementor-widget-text-editor\" data-id=\"1e4fd73a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<p><style>\n  \/* Mantemos apenas os estilos essenciais que n\u00e3o s\u00e3o fornecidos pelo tema *\/\n  .studio-se7ilhas {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 2rem 1rem;\n  }\n\n  .studio-se7ilhas__header {\n    background: url('https:\/\/seteilhas.com.br\/site\/wp-content\/uploads\/2025\/08\/1-3-scaled.webp') no-repeat center center\/cover;\n    height: 350px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: white;\n    text-align: center;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.6);\n    border-radius: 8px;\n    margin-bottom: 2rem;\n    padding: 0 1rem;\n    position: relative;\n  }\n\n  .studio-se7ilhas__header::after {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: rgba(0, 0, 0, 0.3);\n    border-radius: 8px;\n  }\n\n  .studio-se7ilhas__intro {\n    text-align: center;\n    margin-bottom: 1rem;\n    max-width: 800px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .studio-se7ilhas__subintro {\n    text-align: center;\n    margin-bottom: 3rem;\n    max-width: 800px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .studio-se7ilhas__features {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 1.5rem;\n    margin-bottom: 3rem;\n  }\n\n  .studio-se7ilhas__feature-card {\n    background: #fff;\n    padding: 1.5rem;\n    border-radius: 12px;\n    text-align: center;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n    transition: transform 0.3s ease;\n    border-top: 4px solid #00726c;\n  }\n\n  .studio-se7ilhas__feature-card:hover {\n    transform: translateY(-5px);\n  }\n\n  .studio-se7ilhas__feature-card img {\n    width: 100%;\n    height: 180px;\n    border-radius: 8px;\n    margin-bottom: 1rem;\n    object-fit: cover;\n  }\n\n  .studio-se7ilhas__info-section {\n    background: #fff;\n    border-radius: 12px;\n    padding: 2rem;\n    margin-bottom: 2rem;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n  }\n\n  .studio-se7ilhas__info-item {\n    display: flex;\n    align-items: flex-start;\n    margin-bottom: 1rem;\n  }\n\n  .studio-se7ilhas__marker {\n    width: 24px;\n    margin-right: 12px;\n    flex-shrink: 0;\n  }\n\n  .studio-se7ilhas__info-text strong {\n    color: #00726c;\n  }\n\n  .studio-se7ilhas__card-container {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 1.5rem;\n    margin-top: 2rem;\n  }\n\n  .studio-se7ilhas__card {\n    background: #fff;\n    border-radius: 12px;\n    padding: 1.5rem;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n    border-top: 4px solid #00726c;\n  }\n\n  .studio-se7ilhas__card h3 {\n    margin-top: 0;\n    display: flex;\n    align-items: center;\n  }\n\n  .studio-se7ilhas__card h3 svg {\n    margin-right: 10px;\n    width: 24px;\n    height: 24px;\n    fill: #00726c;\n  }\n\n  .studio-se7ilhas__list {\n    list-style: none;\n    padding: 0;\n    margin: 1rem 0 0 0;\n  }\n\n  .studio-se7ilhas__list li {\n    margin-bottom: 0.8rem;\n    display: flex;\n    align-items: flex-start;\n  }\n\n  .studio-se7ilhas__list li svg {\n    width: 20px;\n    height: 20px;\n    fill: #00726c;\n    margin-right: 10px;\n    flex-shrink: 0;\n    margin-top: 3px;\n  }\n\n  .studio-se7ilhas__cta {\n    text-align: center;\n    margin-top: 3rem;\n  }\n\n  .studio-se7ilhas__cta a {\n    background: #00726c;\n    color: white;\n    padding: 1rem 2.5rem;\n    border-radius: 30px;\n    text-decoration: none;\n    transition: all 0.3s ease;\n    display: inline-block;\n    font-weight: 600;\n    box-shadow: 0 4px 8px rgba(0, 114, 108, 0.3);\n  }\n\n  .studio-se7ilhas__cta a:hover {\n    background: #004b47;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 12px rgba(0, 114, 108, 0.4);\n  }\n\n  @media (max-width: 768px) {\n    .studio-se7ilhas__header {\n      height: 250px;\n    }\n  }\n<\/style><\/p>\n<div class=\"studio-se7ilhas\">\n<div class=\"studio-se7ilhas__header\">\u00a0<\/div>\n<div class=\"studio-se7ilhas__intro\">\n<h1>Informa\u00e7\u00f5es Gerais<\/h1>\n<\/div>\n<div class=\"studio-se7ilhas__subintro\">\n<p>Regras, hor\u00e1rios, d\u00favidas. Aqui voc\u00ea encontra tudo sobre nosso Hotel.<\/p>\n<\/div>\n<div class=\"studio-se7ilhas__info-section\">\n<h2>Hor\u00e1rios e Regras<\/h2>\n<br \/>\n<div class=\"studio-se7ilhas__info-item\"><img decoding=\"async\" class=\"studio-se7ilhas__marker\" src=\"https:\/\/seteilhas.com.br\/site\/wp-content\/uploads\/2025\/08\/cropped-cropped-cropped-cropped-cropped-Logo-Sete-Ilhas-scaled-1-1-1-e1756151376375.png\" alt=\"Marcador\" \/>\n<div class=\"studio-se7ilhas__info-text\"><strong>Recep\u00e7\u00e3o:<\/strong> Atendimento 24h. Check-in a partir das 14h e check-out at\u00e9 \u00e0s 12h. Early check-in ou late check-out dever\u00e3o ser consultados na recep\u00e7\u00e3o.<\/div>\n<\/div>\n<div class=\"studio-se7ilhas__info-item\"><img decoding=\"async\" class=\"studio-se7ilhas__marker\" src=\"https:\/\/seteilhas.com.br\/site\/wp-content\/uploads\/2025\/08\/cropped-cropped-cropped-cropped-cropped-Logo-Sete-Ilhas-scaled-1-1-1-e1756151376375.png\" alt=\"Marcador\" \/>\n<div class=\"studio-se7ilhas__info-text\"><strong>Caf\u00e9 da manh\u00e3:<\/strong> Buffet servido das 7h30 \u00e0s 10h30. Aberto ao p\u00fablico.<\/div>\n<\/div>\n<div class=\"studio-se7ilhas__info-item\"><img decoding=\"async\" class=\"studio-se7ilhas__marker\" src=\"https:\/\/seteilhas.com.br\/site\/wp-content\/uploads\/2025\/08\/cropped-cropped-cropped-cropped-cropped-Logo-Sete-Ilhas-scaled-1-1-1-e1756151376375.png\" alt=\"Marcador\" \/>\n<div class=\"studio-se7ilhas__info-text\"><strong>Limpeza:<\/strong> Realizada todos os dias. Trocas de roupa de cama a cada 2 dias. Trocas extras sob consulta.<\/div>\n<\/div>\n<div class=\"studio-se7ilhas__info-item\"><img decoding=\"async\" class=\"studio-se7ilhas__marker\" src=\"https:\/\/seteilhas.com.br\/site\/wp-content\/uploads\/2025\/08\/cropped-cropped-cropped-cropped-cropped-Logo-Sete-Ilhas-scaled-1-1-1-e1756151376375.png\" alt=\"Marcador\" \/>\n<div class=\"studio-se7ilhas__info-text\"><strong>Danos:<\/strong> Ser\u00e3o cobrados no check-out. Solicitamos cuidado com os itens do apartamento e \u00e1reas comuns.<\/div>\n<\/div>\n<\/div>\n<div class=\"studio-se7ilhas__info-section\">\n<h2>Nossos Servi\u00e7os<\/h2>\n<div class=\"studio-se7ilhas__card-container\"><!-- Card Reservas -->\n<div class=\"studio-se7ilhas__card\">\n<h3><img decoding=\"async\" class=\"studio-se7ilhas__marker\" src=\"https:\/\/seteilhas.com.br\/site\/wp-content\/uploads\/2025\/08\/cropped-cropped-cropped-cropped-cropped-Logo-Sete-Ilhas-scaled-1-1-1-e1756151376375.png\" alt=\"Marcador\" \/> Reservas<\/h3>\n<ul class=\"studio-se7ilhas__list\">\n<li>Realizadas das 07h30 \u00e0s 23h00.<\/li>\n<li>Via telefone, WhatsApp, e-mail, Facebook ou presencialmente.<\/li>\n<li>Confirma\u00e7\u00e3o mediante pagamento de 30% via cart\u00e3o ou dep\u00f3sito.<\/li>\n<li>Saldo pago no check-in. Despesas extras pagas \u00e0 vista no check-out.<\/li>\n<li>Taxa de 2.5% de ISS sobre di\u00e1rias e pacotes.<\/li>\n<\/ul>\n<\/div>\n<!-- Card Importante -->\n<div class=\"studio-se7ilhas__card\">\n<h3><img decoding=\"async\" class=\"studio-se7ilhas__marker\" src=\"https:\/\/seteilhas.com.br\/site\/wp-content\/uploads\/2025\/08\/cropped-cropped-cropped-cropped-cropped-Logo-Sete-Ilhas-scaled-1-1-1-e1756151376375.png\" alt=\"Marcador\" \/> Informa\u00e7\u00f5es Importantes<\/h3>\n<ul class=\"studio-se7ilhas__list\">\n<li>Pulseiras para controle interno de h\u00f3spedes.<\/li>\n<li>Visitantes devem ser avisados \u00e0 recep\u00e7\u00e3o.<\/li>\n<li>\u00c1reas monitoradas por c\u00e2meras 24h.<\/li>\n<li>Toalha, cadeira e guarda-sol por unidade na praia.<\/li>\n<li>Recomendamos trazer protetor solar e repelente.<\/li>\n<\/ul>\n<\/div>\n<!-- Card Comodidades -->\n<div class=\"studio-se7ilhas__card\">\n<h3><img decoding=\"async\" class=\"studio-se7ilhas__marker\" src=\"https:\/\/seteilhas.com.br\/site\/wp-content\/uploads\/2025\/08\/cropped-cropped-cropped-cropped-cropped-Logo-Sete-Ilhas-scaled-1-1-1-e1756151376375.png\" alt=\"Marcador\" \/> Comodidades<\/h3>\n<ul class=\"studio-se7ilhas__list\">\n<li>Wi-Fi dispon\u00edvel em todos os quartos e \u00e1reas comuns.<\/li>\n<li>Piscina aquecida com vista para o mar.<\/li>\n<li>\u00c1rea de jogos com sinuca e pebolim.<\/li>\n<li>Servi\u00e7os de transfer e aluguel (consultar valores).<\/li>\n<li>Conciergeria.<\/li>\n<li>Restaurante \u00e0 la carte \u2013 Aberto ao p\u00fablico.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background\" style=\"background-color: #00726c; border-radius: 30px;\" href=\"https:\/\/seteilhas.com.br\/site\/reservas\/\">RESERVAR AGORA<\/a><\/div>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background\" style=\"background-color: #00726c; border-radius: 30px;\" href=\"https:\/\/wa.me\/554833646347?text=Gostaria%20de%20mais%20informa%C3%A7%C3%B5es%20e%20falar%20com%20uma%20atendente!\" target=\"_blank\" rel=\"noopener\">FALAR COM ATENDENTE<\/a><\/div>\n<\/div>\n<\/div>\n\n<p>\u00a0<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u00a0 Informa\u00e7\u00f5es Gerais Regras, hor\u00e1rios, d\u00favidas. Aqui voc\u00ea encontra tudo sobre nosso Hotel. Hor\u00e1rios e Regras Recep\u00e7\u00e3o: Atendimento 24h. Check-in a partir das 14h e check-out at\u00e9 \u00e0s 12h. Early check-in ou late check-out dever\u00e3o ser consultados na recep\u00e7\u00e3o. Caf\u00e9 da manh\u00e3: Buffet servido das 7h30 \u00e0s 10h30. Aberto ao p\u00fablico. Limpeza: Realizada todos os [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/template-page-full-width.php","meta":{"footnotes":""},"class_list":["post-283","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/seteilhas.com.br\/site\/wp-json\/wp\/v2\/pages\/283","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seteilhas.com.br\/site\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/seteilhas.com.br\/site\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/seteilhas.com.br\/site\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/seteilhas.com.br\/site\/wp-json\/wp\/v2\/comments?post=283"}],"version-history":[{"count":73,"href":"https:\/\/seteilhas.com.br\/site\/wp-json\/wp\/v2\/pages\/283\/revisions"}],"predecessor-version":[{"id":2413,"href":"https:\/\/seteilhas.com.br\/site\/wp-json\/wp\/v2\/pages\/283\/revisions\/2413"}],"wp:attachment":[{"href":"https:\/\/seteilhas.com.br\/site\/wp-json\/wp\/v2\/media?parent=283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}