{"id":116,"date":"2016-04-17T10:14:13","date_gmt":"2016-04-17T10:14:13","guid":{"rendered":"https:\/\/oceanwp.org\/travel\/?page_id=116"},"modified":"2025-11-03T15:25:39","modified_gmt":"2025-11-03T09:55:39","slug":"contact","status":"publish","type":"page","link":"https:\/\/factandformula.com\/index.php\/contact\/","title":{"rendered":"Contact-Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"116\" class=\"elementor elementor-116\">\n\t\t\t\t<div class=\"elementor-element elementor-element-594202b e-flex e-con-boxed e-con e-parent\" data-id=\"594202b\" 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-7bae4b4 elementor-widget elementor-widget-html\" data-id=\"7bae4b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"max-width:750px;margin:60px auto;padding:40px;border-radius:16px;\r\nbackground:linear-gradient(135deg,#ffffff 0%,#f0f7ff 100%);\r\nbox-shadow:0 10px 25px rgba(0,0,0,0.1);\r\nfont-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;color:#333;\">\r\n\r\n  <h2 style=\"text-align:center;margin-bottom:25px;color:#004aad;\">\ud83d\udcac Get in Touch<\/h2>\r\n  <p style=\"text-align:center;margin-top:-10px;margin-bottom:30px;color:#555;\">\r\n    Have a question or idea? We\u2019d love to hear from you!\r\n  <\/p>\r\n\r\n  <form action=\"send_mail.php\" method=\"POST\" \r\n        style=\"display:flex;flex-direction:column;gap:18px;\">\r\n    \r\n    <input type=\"text\" name=\"name\" placeholder=\"Your Full Name\" required\r\n      style=\"padding:14px 16px;border:1px solid #ccc;border-radius:10px;\r\n      font-size:15px;transition:0.3s;\">\r\n    \r\n    <input type=\"email\" name=\"email\" placeholder=\"Your Email Address\" required\r\n      style=\"padding:14px 16px;border:1px solid #ccc;border-radius:10px;\r\n      font-size:15px;transition:0.3s;\">\r\n    \r\n    <textarea name=\"message\" placeholder=\"Write your message here...\" required\r\n      style=\"padding:14px 16px;border:1px solid #ccc;border-radius:10px;\r\n      font-size:15px;height:130px;resize:none;transition:0.3s;\"><\/textarea>\r\n    \r\n    <button type=\"submit\"\r\n      style=\"background:linear-gradient(90deg,#4bce98);\r\n      color:#fff;border:none;padding:14px;font-size:16px;font-weight:600;\r\n      border-radius:10px;cursor:pointer;transition:all 0.3s ease;\">\r\n      \ud83d\ude80 Send Message\r\n    <\/button>\r\n  <\/form>\r\n\r\n  <div style=\"margin-top:35px;text-align:center;color:#555;font-size:14px;\">\r\n    <p>\ud83c\udf10 Visit us at \r\n      <a href=\"https:\/\/factandformula.com\" target=\"_blank\" \r\n         style=\"color:#0073aa;text-decoration:none;font-weight:600;\">\r\n         www.factandformula.com\r\n      <\/a>\r\n    <\/p>\r\n    <p style=\"font-size:13px;margin-top:8px;\">We\u2019ll get back to you within 24 hours \u2728<\/p>\r\n  <\/div>\r\n\r\n  <style>\r\n    input:focus, textarea:focus {\r\n      border-color:#0073aa;\r\n      box-shadow:0 0 5px rgba(0,115,170,0.3);\r\n      outline:none;\r\n    }\r\n    button:hover {\r\n      background:linear-gradient(90deg,#005f8a,#0073aa);\r\n      transform:translateY(-2px);\r\n      box-shadow:0 4px 12px rgba(0,115,170,0.3);\r\n    }\r\n  <\/style>\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b9e6036 e-con-full e-flex e-con e-child\" data-id=\"b9e6036\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f97d05d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-html\" data-id=\"f97d05d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Contact Us - Fact and Formula<\/title>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n  <style>\r\n    body {\r\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n      background: #f7f7f7;\r\n      color: #333;\r\n      margin: 0;\r\n      padding: 20px;\r\n    }\r\n\r\n    .contact-container {\r\n      max-width: 700px;\r\n      background: #fff;\r\n      margin: 0 auto;\r\n      padding: 35px 25px;\r\n      border-radius: 12px;\r\n      box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);\r\n    }\r\n\r\n    .contact-container h2 {\r\n      margin-bottom: 15px;\r\n      font-size: 28px;\r\n      text-align: center;\r\n      color: #0073aa;\r\n      letter-spacing: 0.5px;\r\n    }\r\n\r\n    .contact-info p {\r\n      text-align: center;\r\n      font-size: 16px;\r\n      color: #555;\r\n      line-height: 1.6;\r\n      margin-bottom: 35px;\r\n    }\r\n\r\n    .info-item {\r\n      display: flex;\r\n      align-items: flex-start;\r\n      margin-bottom: 25px;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .info-item i {\r\n      font-size: 22px;\r\n      background: #eaf6fc;\r\n      color: #0073aa;\r\n      border-radius: 10px;\r\n      padding: 10px;\r\n      margin-right: 15px;\r\n      flex-shrink: 0;\r\n    }\r\n\r\n    .info-item div {\r\n      flex: 1;\r\n      min-width: 200px;\r\n    }\r\n\r\n    .info-item strong {\r\n      display: block;\r\n      color: #0073aa;\r\n      margin-bottom: 5px;\r\n      font-size: 15px;\r\n    }\r\n\r\n    .info-item a {\r\n      color: #ff8c42;\r\n      text-decoration: none;\r\n      font-size: 15px;\r\n      word-wrap: break-word;\r\n    }\r\n\r\n    .info-item a:hover {\r\n      text-decoration: underline;\r\n    }\r\n\r\n    .social-section {\r\n      text-align: center;\r\n      margin-top: 35px;\r\n    }\r\n\r\n    .social-section p {\r\n      margin-bottom: 18px;\r\n      font-weight: 600;\r\n      color: #0073aa;\r\n      font-size: 16px;\r\n    }\r\n\r\n    .social-icons {\r\n      display: flex;\r\n      justify-content: center;\r\n      flex-wrap: wrap;\r\n      gap: 18px;\r\n    }\r\n\r\n    .social-icons a {\r\n      width: 50px;\r\n      height: 50px;\r\n      border-radius: 50%;\r\n      background: #eaf6fc;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      color: #0073aa;\r\n      font-size: 20px;\r\n      transition: all 0.3s ease;\r\n    }\r\n\r\n    .social-icons a:hover {\r\n      background: #4bce98;\r\n      color: #fff;\r\n      transform: scale(1.1);\r\n      box-shadow: 0 4px 10px rgba(0, 115, 170, 0.3);\r\n    }\r\n\r\n    \/* \u2705 Responsive adjustments *\/\r\n    @media (max-width: 600px) {\r\n      body {\r\n        padding: 10px;\r\n      }\r\n\r\n      .contact-container {\r\n        padding: 25px 15px;\r\n      }\r\n\r\n      .contact-container h2 {\r\n        font-size: 24px;\r\n      }\r\n\r\n      .contact-info p {\r\n        font-size: 14px;\r\n      }\r\n\r\n      .info-item i {\r\n        font-size: 20px;\r\n        margin-bottom: 10px;\r\n      }\r\n\r\n      .social-icons a {\r\n        width: 42px;\r\n        height: 42px;\r\n        font-size: 18px;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <div class=\"contact-container\">\r\n    <h2>Contact Us<\/h2>\r\n\r\n    <div class=\"contact-info\">\r\n      <p>Feel free to reach out to <strong>Fact and Formula<\/strong> for any questions, feedback, or collaborations.<\/p>\r\n\r\n      <div class=\"info-item\">\r\n        <i class=\"fa-solid fa-envelope\"><\/i>\r\n        <div>\r\n          <strong>Email<\/strong>\r\n          <a href=\"mailto:support@factandformula.com\">support@factandformula.com<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"social-section\">\r\n      <p>We\u2019re Also On Social Networks<\/p>\r\n      <div class=\"social-icons\">\r\n        <a href=\"https:\/\/x.com\/FactandFormula\" target=\"_blank\"><i class=\"fab fa-x-twitter\"><\/i><\/a>\r\n        <a href=\"https:\/\/www.instagram.com\/fact.and.formula\/\" target=\"_blank\"><i class=\"fab fa-instagram\"><\/i><\/a>\r\n        <a href=\"https:\/\/in.pinterest.com\/factandformula\/_profile\/\" target=\"_blank\"><i class=\"fab fa-pinterest\"><\/i><\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n\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>\ud83d\udcac Get in Touch Have a question or idea? We\u2019d love to hear from you! \ud83d\ude80 Send Message \ud83c\udf10 Visit us at www.factandformula.com We\u2019ll get back to you within 24 hours \u2728 Contact Us &#8211; Fact and Formula Contact Us Feel free to reach out to Fact and Formula for any questions, feedback, or collaborations. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_post_layout":"full-width","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","omw_enable_modal_window":"enable","footnotes":""},"class_list":["post-116","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/factandformula.com\/index.php\/wp-json\/wp\/v2\/pages\/116","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/factandformula.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/factandformula.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/factandformula.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/factandformula.com\/index.php\/wp-json\/wp\/v2\/comments?post=116"}],"version-history":[{"count":13,"href":"https:\/\/factandformula.com\/index.php\/wp-json\/wp\/v2\/pages\/116\/revisions"}],"predecessor-version":[{"id":604,"href":"https:\/\/factandformula.com\/index.php\/wp-json\/wp\/v2\/pages\/116\/revisions\/604"}],"wp:attachment":[{"href":"https:\/\/factandformula.com\/index.php\/wp-json\/wp\/v2\/media?parent=116"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}