{"id":4126,"date":"2024-09-10T23:01:57","date_gmt":"2016-11-27T17:29:25","guid":{"rendered":"http:\/\/demo.goodlayers.com\/kleanity\/?page_id=4126"},"modified":"2026-09-08T12:27:54","modified_gmt":"2026-09-08T09:27:54","slug":"%d0%b7%d0%b0-%d0%bd%d0%b0%d1%81-3","status":"publish","type":"page","link":"https:\/\/palmstravel.bg\/bg\/about-us-3\/","title":{"rendered":"\u0417\u0430 \u043d\u0430\u0441"},"content":{"rendered":"<!-- Paste this entire code into a WordPress Custom HTML block. -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700&display=swap');\n\n.palms-travel {\n  --charcoal: #3b3b3b;\n  --black: #000000;\n  --midnight: #273c54;\n  --desert: #46637d;\n  --mist: #91a8b9;\n  --white: #e8e8e8;\n  --sand: #c3973a;\n  color: var(--charcoal);\n  font-family: 'Poppins', Arial, sans-serif;\n  font-size: 16px;\n  line-height: 1.7;\n  background: var(--white);\n}\n\n.palms-travel *,\n.palms-travel *::before,\n.palms-travel *::after {\n  box-sizing: border-box;\n}\n\n.palms-travel a { color: inherit; }\n\n.palms-container {\n  width: min(1160px, 100%);\n  margin: 0 auto;\n}\n\n.palms-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 110px 7%;\n  color: #ffffff;\n  background: linear-gradient(120deg, var(--midnight), var(--desert));\n}\n\n.palms-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(90deg, rgba(0, 0, 0, .18), transparent 65%);\n}\n\n.palms-hero::after {\n  content: '';\n  position: absolute;\n  top: -160px;\n  right: -130px;\n  width: 430px;\n  height: 430px;\n  border: 1px solid rgba(255, 255, 255, .22);\n  border-radius: 50%;\n  box-shadow: 0 0 0 35px rgba(255, 255, 255, .04), 0 0 0 70px rgba(255, 255, 255, .03);\n}\n\n.palms-hero .palms-container { position: relative; z-index: 1; }\n\n.palms-kicker {\n  margin: 0 0 16px;\n  color: var(--sand);\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: .16em;\n  line-height: 1.3;\n  text-transform: uppercase;\n}\n\n.palms-hero h1,\n.palms-travel h2,\n.palms-travel h3 {\n  line-height: 1.15;\n}\n\n.palms-hero h1 {\n  max-width: 760px;\n  margin: 0 0 24px;\n  color: #ffffff;\n  font-size: clamp(42px, 7vw, 78px);\n  font-weight: 700;\n  letter-spacing: -.035em;\n}\n\n.palms-lead {\n  max-width: 720px;\n  margin: 0;\n  font-size: 19px;\n}\n\n.palms-button {\n  display: inline-block;\n  margin-top: 32px;\n  padding: 14px 25px;\n  border: 1px solid var(--sand);\n  border-radius: 3px;\n  color: #ffffff !important;\n  background: var(--sand);\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: .03em;\n  line-height: 1.3;\n  text-decoration: none !important;\n  transition: background .2s ease, color .2s ease, transform .2s ease;\n}\n\n.palms-button:hover,\n.palms-button:focus {\n  color: var(--midnight) !important;\n  background: #d8b45f;\n  transform: translateY(-2px);\n}\n\n.palms-section {\n  padding: 82px 7%;\n  background: var(--white);\n}\n\n.palms-section--light { background: #ffffff; }\n.palms-section--dark { color: #ffffff; background: var(--midnight); }\n\n.palms-section h2 {\n  margin: 0 0 22px;\n  color: var(--midnight);\n  font-size: clamp(32px, 5vw, 52px);\n  font-weight: 700;\n  letter-spacing: -.03em;\n}\n\n.palms-section--dark h2 { color: #ffffff; }\n\n.palms-section p {\n  max-width: 820px;\n  margin: 0 0 18px;\n}\n\n.palms-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 22px;\n  margin-top: 40px;\n}\n\n.palms-card {\n  padding: 28px;\n  border-top: 4px solid var(--sand);\n  background: #ffffff;\n  box-shadow: 0 10px 30px rgba(39, 60, 84, .08);\n}\n\n.palms-card h3 {\n  margin: 0 0 12px;\n  color: var(--midnight);\n  font-size: 22px;\n  font-weight: 700;\n}\n\n.palms-card p {\n  margin: 0;\n  font-size: 15px;\n}\n\n.palms-stays {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 24px;\n  margin-top: 38px;\n}\n\n.palms-stay {\n  padding: 34px;\n  color: #ffffff;\n  background: var(--desert);\n}\n\n.palms-stay:nth-child(2) { background: #1f3044; }\n\n.palms-stay h3 {\n  margin: 0 0 15px;\n  color: var(--sand);\n  font-size: 27px;\n  font-weight: 700;\n}\n\n.palms-stay p { margin: 0; }\n\n.palms-values {\n  display: grid;\n  grid-template-columns: repeat(5, minmax(0, 1fr));\n  gap: 18px;\n  margin-top: 38px;\n}\n\n.palms-value {\n  padding-top: 18px;\n  border-top: 2px solid var(--sand);\n}\n\n.palms-value h3 {\n  margin: 0 0 8px;\n  color: var(--midnight);\n  font-size: 18px;\n  font-weight: 700;\n}\n\n.palms-value p {\n  margin: 0;\n  font-size: 14px;\n}\n\n.palms-cta {\n  text-align: center;\n  background: #ffffff;\n}\n\n.palms-cta p {\n  margin-right: auto;\n  margin-left: auto;\n}\n\n@media (max-width: 850px) {\n  .palms-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n  .palms-values { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n}\n\n@media (max-width: 560px) {\n  .palms-hero,\n  .palms-section { padding: 62px 6%; }\n\n  .palms-grid,\n  .palms-stays,\n  .palms-values { grid-template-columns: 1fr; }\n\n  .palms-hero h1 { font-size: 44px; }\n  .palms-lead { font-size: 17px; }\n  .palms-card,\n  .palms-stay { padding: 25px; }\n}\n<\/style>\n\n<section class=\"palms-travel\">\n  <header class=\"palms-hero\">\n    <div class=\"palms-container\">\n      <p class=\"palms-kicker\">About Palms Travel<\/p>\n      <h1>Discover Bulgaria, Curated for You<\/h1>\n      <p class=\"palms-lead\">Palms Travel is a Sofia-based luxury travel operator creating tailor-made journeys throughout Bulgaria and the region. From private city experiences and exceptional stays to wellness retreats, wine discoveries, golf escapes and exclusive entertainment, we design every detail around the way you want to travel.<\/p>\n      <a class=\"palms-button\" href=\"#palms-contact\">Plan Your Private Journey<\/a>\n    <\/div>\n  <\/header>\n\n  <section class=\"palms-section palms-section--light\">\n    <div class=\"palms-container\">\n      <p class=\"palms-kicker\">Our approach<\/p>\n      <h2>Your Bulgaria, Beyond the Ordinary<\/h2>\n      <p>At Palms Travel, we believe that true luxury is personal. We create refined, seamless travel experiences for discerning guests who want to discover Bulgaria through its most memorable places, people and moments.<\/p>\n      <p>Based in Sofia, our local team combines insider knowledge with attentive service to build journeys that feel effortless from arrival to departure. Whether you are visiting for a long weekend, a special celebration, a private retreat or an extended exploration of the region, your itinerary is designed exclusively for you.<\/p>\n      <p>From Sofia\u2019s vibrant cultural life to Bulgaria\u2019s vineyards, mountain landscapes, mineral springs and premier golf courses, we open the door to experiences that are authentic, private and exceptional.<\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"palms-section\">\n    <div class=\"palms-container\">\n      <p class=\"palms-kicker\">What we create<\/p>\n      <h2>Tailor-Made Luxury Experiences<\/h2>\n      <p>Every Palms Travel itinerary begins with your preferences. We take care of the planning, reservations, private transfers and on-the-ground arrangements, allowing you to simply enjoy the journey.<\/p>\n\n      <div class=\"palms-grid\">\n        <article class=\"palms-card\">\n          <h3>Bespoke Bulgaria Itineraries<\/h3>\n          <p>Explore Sofia, Bulgaria and the surrounding region through an itinerary created around your interests, pace and style of travel.<\/p>\n        <\/article>\n        <article class=\"palms-card\">\n          <h3>Wine, Gastronomy &amp; Culture<\/h3>\n          <p>Enjoy private tastings, boutique wineries, chef-led dining experiences and carefully curated cultural encounters.<\/p>\n        <\/article>\n        <article class=\"palms-card\">\n          <h3>Golf &amp; Active Escapes<\/h3>\n          <p>Combine exceptional accommodation with rounds at Bulgaria\u2019s leading golf destinations, including tee times and seamless transfers.<\/p>\n        <\/article>\n        <article class=\"palms-card\">\n          <h3>Spa &amp; Mineral-Water Wellness<\/h3>\n          <p>Rejuvenate in Bulgaria\u2019s renowned spa regions with premium hotels, restorative treatments and time to truly unwind.<\/p>\n        <\/article>\n        <article class=\"palms-card\">\n          <h3>Private Entertainment<\/h3>\n          <p>Experience Sofia\u2019s sophisticated social scene through private-club entertainment, premium nightlife and bespoke celebrations.<\/p>\n        <\/article>\n        <article class=\"palms-card\">\n          <h3>Private Groups &amp; Occasions<\/h3>\n          <p>From intimate celebrations to executive retreats, we design elevated group programmes with personal attention throughout.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"palms-section palms-section--dark\">\n    <div class=\"palms-container\">\n      <p class=\"palms-kicker\">Where you stay<\/p>\n      <h2>Stay Exceptionally<\/h2>\n      <p>A remarkable journey deserves an exceptional place to stay. We work with a select collection of premium partner properties and private residences, chosen for their service, atmosphere and sense of place.<\/p>\n\n      <div class=\"palms-stays\">\n        <article class=\"palms-stay\">\n          <h3>Grand Hotel Millennium Sofia<\/h3>\n          <p>Enjoy a five-star stay in the heart of Sofia, with elegant rooms, panoramic city views, refined dining and a central location for discovering the capital in comfort and style.<\/p>\n        <\/article>\n        <article class=\"palms-stay\">\n          <h3>VAIA Heights, Katarino<\/h3>\n          <p>For a private mountain escape, stay at our villas in Katarino. VAIA Heights offers space, privacy and a beautiful setting for families, couples and groups seeking a premium retreat.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"palms-section\">\n    <div class=\"palms-container\">\n      <p class=\"palms-kicker\">The Palms standard<\/p>\n      <h2>Luxury, Made Personal<\/h2>\n      <p>We do not offer standard packages. We listen first, then create a journey with the right balance of discovery, comfort, privacy and spontaneity.<\/p>\n\n      <div class=\"palms-values\">\n        <div class=\"palms-value\">\n          <h3>Local expertise<\/h3>\n          <p>Sofia-based knowledge of Bulgaria\u2019s most distinctive destinations.<\/p>\n        <\/div>\n        <div class=\"palms-value\">\n          <h3>Complete personalization<\/h3>\n          <p>Every journey is built around your interests and preferences.<\/p>\n        <\/div>\n        <div class=\"palms-value\">\n          <h3>Handpicked quality<\/h3>\n          <p>Five-star hotels, private villas and trusted local hosts.<\/p>\n        <\/div>\n        <div class=\"palms-value\">\n          <h3>Effortless planning<\/h3>\n          <p>One dedicated team coordinating every arrangement.<\/p>\n        <\/div>\n        <div class=\"palms-value\">\n          <h3>Discreet service<\/h3>\n          <p>Attentive support for","protected":false},"excerpt":{"rendered":"<p>About Palms Travel Discover Bulgaria, Curated for You Palms Travel is a Sofia-based luxury travel operator creating tailor-made journeys throughout Bulgaria and the region. From private city experiences and exceptional stays to wellness retreats, wine discoveries, golf escapes and exclusive entertainment, we design every detail around the way you want to travel. Plan Your Private [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"rs_blank_template":"","rs_page_bg_color":"","slide_template_v7":"","footnotes":""},"class_list":["post-4126","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/palmstravel.bg\/bg\/wp-json\/wp\/v2\/pages\/4126","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/palmstravel.bg\/bg\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/palmstravel.bg\/bg\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/palmstravel.bg\/bg\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/palmstravel.bg\/bg\/wp-json\/wp\/v2\/comments?post=4126"}],"version-history":[{"count":5,"href":"https:\/\/palmstravel.bg\/bg\/wp-json\/wp\/v2\/pages\/4126\/revisions"}],"predecessor-version":[{"id":9838,"href":"https:\/\/palmstravel.bg\/bg\/wp-json\/wp\/v2\/pages\/4126\/revisions\/9838"}],"wp:attachment":[{"href":"https:\/\/palmstravel.bg\/bg\/wp-json\/wp\/v2\/media?parent=4126"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}