{"id":2644,"date":"2026-01-08T12:45:37","date_gmt":"2026-01-08T12:45:37","guid":{"rendered":"https:\/\/richongroup.com\/?page_id=2644"},"modified":"2026-06-16T09:57:39","modified_gmt":"2026-06-16T09:57:39","slug":"contact","status":"publish","type":"page","link":"https:\/\/richongroup.com\/ru\/contact\/","title":{"rendered":"\u043a\u043e\u043d\u0442\u0430\u043a\u0442"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-dc5a868e alignfull uagb-is-root-container\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n\n<style>\n:root{\n  --richon-primary:#17B7CC;\n  --richon-primary-dark:#1098aa;\n  --richon-text:#1f2937;\n  --richon-text-soft:#667085;\n  --richon-text-light:#98a2b3;\n  --richon-white:#ffffff;\n  --richon-bg:#ffffff;\n  --richon-bg-soft:#f8fcfd;\n  --richon-line:rgba(23,183,204,0.14);\n  --richon-line-strong:rgba(23,183,204,0.28);\n  --richon-shadow:0 12px 30px rgba(16,24,40,0.08);\n  --richon-shadow-hover:0 18px 38px rgba(23,183,204,0.16);\n  --richon-radius-lg:20px;\n  --richon-radius-md:18px;\n  --richon-radius-sm:14px;\n  --richon-transition:all 0.3s ease;\n  --richon-whatsapp:#25D366;\n  --richon-wechat:#07C160;\n}\n\n.richon-contact-page{\n  background:var(--richon-bg);\n  color:var(--richon-text);\n}\n\n.richon-container{\n  max-width:1180px;\n  margin:0 auto;\n  padding-left:20px;\n  padding-right:20px;\n}\n\n.richon-section-title{\n  margin:0 0 14px;\n  font-size:2rem;\n  line-height:1.25;\n  color:var(--richon-text);\n  font-weight:800;\n}\n\n.richon-section-desc{\n  margin:0;\n  font-size:1rem;\n  line-height:1.8;\n  color:var(--richon-text-soft);\n}\n\n.richon-badge{\n  display:inline-block;\n  padding:8px 14px;\n  border-radius:999px;\n  background:rgba(23,183,204,0.10);\n  color:var(--richon-primary);\n  font-size:0.82rem;\n  font-weight:700;\n  letter-spacing:0.4px;\n  text-transform:uppercase;\n  margin-bottom:16px;\n}\n\n.richon-card{\n  background:var(--richon-white);\n  border:1px solid var(--richon-line);\n  border-radius:var(--richon-radius-md);\n  box-shadow:var(--richon-shadow);\n  transition:var(--richon-transition);\n}\n\n.richon-card:hover,\n.richon-card:focus-visible{\n  transform:translateY(-6px);\n  box-shadow:var(--richon-shadow-hover);\n  border-color:var(--richon-line-strong);\n  outline:none;\n}\n\n.richon-icon-circle{\n  width:72px;\n  height:72px;\n  border-radius:50%;\n  background:linear-gradient(135deg, #e0f7fa 0%, #ffffff 100%);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto 16px;\n  transition:var(--richon-transition);\n}\n\n.richon-icon-circle i{\n  font-size:1.8rem;\n  color:var(--richon-primary);\n  transition:var(--richon-transition);\n}\n\n.richon-card:hover .richon-icon-circle,\n.richon-card:focus-visible .richon-icon-circle{\n  background:var(--richon-primary);\n}\n\n.richon-card:hover .richon-icon-circle i,\n.richon-card:focus-visible .richon-icon-circle i{\n  color:#fff;\n  transform:rotateY(180deg);\n}\n\n.richon-heading-center{\n  text-align:center;\n  max-width:820px;\n  margin:0 auto 34px;\n}\n\n@media (max-width: 768px){\n  .richon-section-title{\n    font-size:1.55rem;\n  }\n\n  .richon-section-desc{\n    font-size:0.95rem;\n    line-height:1.7;\n  }\n\n  .richon-heading-center{\n    margin-bottom:24px;\n  }\n}\n<\/style>\n\n\n\n<section class=\"contact-hero\">\n  <div class=\"contact-hero-overlay\"><\/div>\n  <div class=\"richon-container contact-hero-content\">\n    <div class=\"contact-hero-icon\">\n      <i class=\"fas fa-envelope-open-text\"><\/i>\n    <\/div>\n    <span class=\"richon-badge\">Richon Contact Center<\/span>\n    <h1 class=\"contact-hero-title\">Contact Richon<\/h1>\n    <div class=\"contact-hero-divider\"><\/div>\n    <p class=\"contact-hero-subtitle\">\n      Contact Richon for egg tray machine quotations, molded pulp equipment consultation, technical support, and production line project communication.\n    <\/p>\n  <\/div>\n<\/section>\n\n<style>\n.contact-hero{\n  position:relative;\n  min-height:440px;\n  background:url('https:\/\/richongroup.com\/wp-content\/uploads\/2026\/02\/contact-us-richongroup.webp') center center no-repeat;\n  background-size:cover;\n  background-color:var(--richon-primary);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  text-align:center;\n  overflow:hidden;\n}\n\n.contact-hero-overlay{\n  position:absolute;\n  inset:0;\n  background:\n    linear-gradient(180deg, rgba(15,23,42,0.50) 0%, rgba(15,23,42,0.72) 100%),\n    radial-gradient(circle, rgba(15,23,42,0.24) 0%, rgba(15,23,42,0.78) 100%);\n  z-index:1;\n}\n\n.contact-hero-content{\n  position:relative;\n  z-index:2;\n  max-width:900px;\n  padding-top:30px;\n  padding-bottom:30px;\n}\n\n.contact-hero-icon{\n  width:72px;\n  height:72px;\n  margin:0 auto 18px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:rgba(255,255,255,0.08);\n  border:1px solid rgba(255,255,255,0.18);\n  backdrop-filter:blur(4px);\n}\n\n.contact-hero-icon i{\n  font-size:1.75rem;\n  color:var(--richon-primary);\n}\n\n.contact-hero .richon-badge{\n  background:rgba(255,255,255,0.10);\n  color:#ffffff;\n}\n\n.contact-hero-title{\n  margin:0;\n  color:#ffffff !important;\n  font-size:3.2rem;\n  font-weight:800;\n  line-height:1.15;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  text-shadow:0 4px 15px rgba(0,0,0,0.35);\n}\n\n.contact-hero-divider{\n  width:82px;\n  height:4px;\n  margin:20px auto;\n  border-radius:999px;\n  background:var(--richon-primary);\n}\n\n.contact-hero-subtitle{\n  margin:0 auto;\n  max-width:760px;\n  color:rgba(255,255,255,0.92) !important;\n  font-size:1.08rem;\n  line-height:1.85;\n  text-shadow:0 2px 8px rgba(0,0,0,0.3);\n}\n\n@media (max-width:768px){\n  .contact-hero{\n    min-height:350px;\n  }\n\n  .contact-hero-title{\n    font-size:2.2rem;\n  }\n\n  .contact-hero-subtitle{\n    font-size:1rem;\n    line-height:1.7;\n  }\n}\n<\/style>\n\n\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n  #contact-us.rwc-contact-section,\n  #contact-us.rwc-contact-section * {\n    box-sizing: border-box;\n  }\n\n  #contact-us.rwc-contact-section {\n    --rwc-primary: #17B7CC;\n    --rwc-primary-soft: #e6f7fa;\n    --rwc-text: #1b1f23;\n    --rwc-muted: #5b6670;\n    --rwc-border: #e1e8ed;\n    width: 100%;\n    margin: 0 auto;\n    padding: 60px 0;\n    background: #fff;\n    color: #333;\n    line-height: 1.6;\n    scroll-margin-top: 90px;\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  }\n\n  #contact-us .rwc-contact-inner {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 40px;\n  }\n\n  #contact-us .rwc-contact-header {\n    text-align: center;\n    margin-bottom: 56px;\n  }\n\n  #contact-us .rwc-contact-header h2 {\n    margin: 0 0 18px;\n    color: var(--rwc-text);\n    font-size: 42px;\n    font-weight: 700;\n  }\n\n  #contact-us .rwc-contact-header h2::after {\n    content: \"\";\n    display: block;\n    width: 100px;\n    height: 4px;\n    margin: 24px auto 0;\n    background: var(--rwc-primary);\n    border-radius: 4px;\n  }\n\n  #contact-us .rwc-contact-header p {\n    max-width: 900px;\n    margin: 18px auto 0;\n    color: var(--rwc-muted);\n    font-size: 20px;\n  }\n\n  #contact-us .rwc-contact-layout {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: start;\n  }\n\n  #contact-us .rwc-contact-questions {\n    display: grid;\n    gap: 20px;\n  }\n\n  #contact-us .rwc-contact-card,\n  #contact-us .rwc-contact-form-box {\n    background: #fff;\n    border: 1px solid var(--rwc-border);\n    border-radius: 12px;\n    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);\n  }\n\n  #contact-us .rwc-contact-card {\n    padding: 25px;\n    border-left: 4px solid var(--rwc-primary);\n    transition: all 0.3s ease;\n  }\n\n  #contact-us .rwc-contact-card:hover {\n    transform: translateY(-5px);\n    border-color: var(--rwc-primary-soft);\n    box-shadow: 0 10px 25px rgba(23, 183, 204, 0.15);\n  }\n\n  #contact-us .rwc-contact-card h3 {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 15px;\n    color: var(--rwc-text);\n    font-size: 20px;\n    font-weight: 600;\n  }\n\n  #contact-us .rwc-contact-card h3 i {\n    width: 22px;\n    color: var(--rwc-primary);\n    font-size: 22px;\n    text-align: center;\n    flex: 0 0 auto;\n  }\n\n  #contact-us .rwc-contact-card p {\n    margin: 0;\n    color: var(--rwc-muted);\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  #contact-us .rwc-contact-form-box {\n    padding: 35px;\n  }\n\n  #contact-us .rwc-contact-form-header {\n    margin-bottom: 30px;\n  }\n\n  #contact-us .rwc-contact-form-header h3 {\n    margin: 0 0 12px;\n    color: var(--rwc-text);\n    font-size: 24px;\n    font-weight: 700;\n  }\n\n  #contact-us .rwc-contact-form-header p {\n    margin: 0;\n    color: var(--rwc-muted);\n    font-size: 16px;\n  }\n\n  #contact-us .rwc-contact-form-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n  }\n\n  #contact-us .rwc-contact-form-group {\n    margin-bottom: 20px;\n  }\n\n  #contact-us .rwc-contact-form-group label {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--rwc-text);\n    font-size: 16px;\n    font-weight: 600;\n  }\n\n  #contact-us .rwc-contact-form-group label.required::after {\n    content: \" *\";\n    color: #e74c3c;\n  }\n\n  #contact-us .rwc-contact-form-group input,\n  #contact-us .rwc-contact-form-group textarea {\n    width: 100%;\n    padding: 14px 16px;\n    border: 1px solid var(--rwc-border);\n    border-radius: 8px;\n    font-size: 16px;\n    transition: all 0.3s ease;\n  }\n\n  #contact-us .rwc-contact-form-group input:focus,\n  #contact-us .rwc-contact-form-group textarea:focus {\n    border-color: var(--rwc-primary);\n    outline: none;\n    box-shadow: 0 0 0 3px rgba(23, 183, 204, 0.1);\n  }\n\n  #contact-us .rwc-contact-form-group textarea {\n    min-height: 120px;\n    resize: vertical;\n  }\n\n  #contact-us .rwc-contact-checkbox-group {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px 20px;\n    margin-top: 8px;\n  }\n\n  #contact-us .rwc-contact-checkbox-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  #contact-us .rwc-contact-checkbox-item input {\n    width: auto;\n  }\n\n  #contact-us .rwc-contact-checkbox-item label {\n    margin: 0;\n    font-size: 15px;\n    font-weight: 500;\n  }\n\n  #contact-us .rwc-contact-submit-btn {\n    display: block;\n    width: 100%;\n    margin-top: 20px;\n    padding: 16px;\n    border: 0;\n    border-radius: 8px;\n    background: var(--rwc-primary);\n    color: #fff;\n    font-size: 17px;\n    font-weight: 700;\n    cursor: pointer;\n    transition: all 0.3s ease;\n  }\n\n  #contact-us .rwc-contact-submit-btn:hover:not(:disabled) {\n    background: #1394a5;\n    transform: translateY(-2px);\n    box-shadow: 0 5px 15px rgba(23, 183, 204, 0.3);\n  }\n\n  #contact-us .rwc-contact-submit-btn:disabled {\n    background: #ccc;\n    cursor: not-allowed;\n    transform: none;\n    box-shadow: none;\n  }\n\n  #contact-us .rwc-contact-spinner {\n    display: inline-block;\n    width: 16px;\n    height: 16px;\n    margin-right: 8px;\n    border: 4px solid rgba(255, 255, 255, 0.3);\n    border-top-color: #fff;\n    border-radius: 50%;\n    vertical-align: middle;\n    animation: rwc-contact-spin 1s linear infinite;\n  }\n\n  @keyframes rwc-contact-spin {\n    to {\n      transform: rotate(360deg);\n    }\n  }\n\n  #contact-us .rwc-contact-form-note {\n    margin: 20px 0 0;\n    color: var(--rwc-muted);\n    font-size: 15px;\n    font-style: italic;\n    text-align: center;\n  }\n\n  #contact-us .rwc-contact-modal {\n    display: none;\n    position: fixed;\n    inset: 0;\n    z-index: 10000;\n    align-items: center;\n    justify-content: center;\n    background: rgba(0, 0, 0, 0.6);\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #contact-us .rwc-contact-modal.show {\n    display: flex;\n    opacity: 1;\n  }\n\n  #contact-us .rwc-contact-modal-content {\n    width: 90%;\n    max-width: 500px;\n    padding: 40px;\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);\n  }\n\n  #contact-us .rwc-contact-modal-icon {\n    margin-bottom: 20px;\n    color: #4CAF50;\n    font-size: 60px;\n  }\n\n  #contact-us .rwc-contact-error-modal .rwc-contact-modal-icon {\n    color: #E74C3C;\n  }\n\n  #contact-us .rwc-contact-modal-title {\n    margin: 0 0 15px;\n    color: var(--rwc-text);\n    font-size: 28px;\n    font-weight: 700;\n  }\n\n  #contact-us .rwc-contact-modal-message {\n    margin: 0 0 30px;\n    color: var(--rwc-muted);\n    font-size: 18px;\n  }\n\n  #contact-us .rwc-contact-modal-btn {\n    padding: 12px 30px;\n    border: 0;\n    border-radius: 8px;\n    background: var(--rwc-primary);\n    color: #fff;\n    font-size: 16px;\n    font-weight: 600;\n    cursor: pointer;\n  }\n\n  a.floating-btn {\n    position: fixed !important;\n    left: auto !important;\n    right: 24px !important;\n    top: auto !important;\n    bottom: 24px !important;\n    z-index: 99999 !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 8px !important;\n    width: auto !important;\n    max-width: calc(100vw - 48px) !important;\n    min-width: 122px !important;\n    height: 44px !important;\n    min-height: 44px !important;\n    margin: 0 !important;\n    padding: 0 16px !important;\n    border: 0 !important;\n    border-radius: 22px !important;\n    background: #17B7CC !important;\n    color: #fff !important;\n    box-shadow: 0 6px 16px rgba(15, 43, 50, 0.24) !important;\n    text-decoration: none !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    white-space: nowrap !important;\n    transition: background 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;\n  }\n\n  a.floating-btn:hover {\n    background: #fcb900 !important;\n    color: #fff !important;\n    transform: translateY(-1px) !important;\n    box-shadow: 0 8px 18px rgba(15, 43, 50, 0.28) !important;\n    text-decoration: none !important;\n  }\n\n  a.floating-btn i {\n    color: #fff !important;\n    font-size: 18px !important;\n    line-height: 1 !important;\n    display: inline-block !important;\n    width: 18px !important;\n    text-align: center !important;\n    flex: 0 0 auto !important;\n  }\n\n  @media (max-width: 992px) {\n    #contact-us.rwc-contact-section {\n      padding: 40px 0;\n    }\n\n    #contact-us .rwc-contact-inner {\n      padding: 0 20px;\n    }\n\n    #contact-us .rwc-contact-layout {\n      grid-template-columns: 1fr;\n    }\n\n    #contact-us .rwc-contact-header {\n      margin-bottom: 40px;\n    }\n\n    #contact-us .rwc-contact-header h2 {\n      font-size: 32px;\n    }\n\n    #contact-us .rwc-contact-header p {\n      font-size: 18px;\n    }\n\n    #contact-us .rwc-contact-form-box {\n      padding: 25px;\n    }\n\n    #contact-us .rwc-contact-card {\n      padding: 20px;\n    }\n  }\n\n  @media (max-width: 768px) {\n    #contact-us.rwc-contact-section {\n      padding: 30px 0;\n    }\n\n    #contact-us .rwc-contact-form-row,\n    #contact-us .rwc-contact-checkbox-group {\n      grid-template-columns: 1fr;\n      gap: 0;\n    }\n\n    #contact-us .rwc-contact-header h2 {\n      font-size: 28px;\n    }\n\n    #contact-us .rwc-contact-header p,\n    #contact-us .rwc-contact-card p {\n      font-size: 16px;\n    }\n\n    #contact-us .rwc-contact-form-header h3 {\n      font-size: 22px;\n    }\n\n    #contact-us .rwc-contact-modal-content {\n      width: 95%;\n      padding: 25px;\n    }\n\n    a.floating-btn {\n      right: 14px !important;\n      bottom: 76px !important;\n      min-width: 112px !important;\n      height: 42px !important;\n      min-height: 42px !important;\n      padding: 0 14px !important;\n      border-radius: 21px !important;\n      gap: 7px !important;\n      font-size: 14px !important;\n    }\n\n    a.floating-btn i {\n      font-size: 17px !important;\n      width: 17px !important;\n    }\n  }\n\n  @media (max-width: 480px) {\n    #contact-us .rwc-contact-inner {\n      padding: 0 15px;\n    }\n\n    #contact-us .rwc-contact-form-box,\n    #contact-us .rwc-contact-card {\n      padding: 20px;\n    }\n\n    #contact-us .rwc-contact-form-group input,\n    #contact-us .rwc-contact-form-group textarea {\n      padding: 12px 14px;\n      font-size: 15px;\n    }\n\n    #contact-us .rwc-contact-submit-btn {\n      padding: 14px;\n      font-size: 16px;\n    }\n  }\n<\/style>\n\n<section id=\"contact-us\" class=\"rwc-contact-section\">\n  <div class=\"rwc-contact-inner\">\n    <div class=\"rwc-contact-header\">\n      <h2>Contact Us<\/h2>\n      <p>Get in touch with our team for any inquiries about our egg tray machines and services.<\/p>\n    <\/div>\n\n    <div class=\"rwc-contact-layout\">\n      <div class=\"rwc-contact-questions\">\n        <div class=\"rwc-contact-card\">\n          <h3><i class=\"fas fa-question-circle\" aria-hidden=\"true\"><\/i> Project Scope<\/h3>\n          <p>Do you need a complete project solution or a partial solution? Our team can customize the perfect setup for your specific needs and budget constraints.<\/p>\n        <\/div>\n\n        <div class=\"rwc-contact-card\">\n          <h3><i class=\"fas fa-box\" aria-hidden=\"true\"><\/i> Product Expectations<\/h3>\n          <p>What kind of finished product do you expect, and what quality standards are important to you?<\/p>\n        <\/div>\n\n        <div class=\"rwc-contact-card\">\n          <h3><i class=\"fas fa-calendar-alt\" aria-hidden=\"true\"><\/i> Project Timeline<\/h3>\n          <p>What is your expected timeline for project implementation and operation?<\/p>\n        <\/div>\n\n        <div class=\"rwc-contact-card\">\n          <h3><i class=\"fas fa-money-bill-wave\" aria-hidden=\"true\"><\/i> Budget Range<\/h3>\n          <p>What is the approximate budget range for your project procurement?<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"rwc-contact-form-box\">\n        <div class=\"rwc-contact-form-header\">\n          <h3>Send Us Your Information<\/h3>\n          <p>Accurate project information will help us provide the perfect solution for your needs.<\/p>\n        <\/div>\n\n        <form id=\"rwcContactForm\" action=\"\/send-mail.php\" method=\"POST\">\n          <div class=\"rwc-contact-form-group\">\n            <label>Select Raw Materials<\/label>\n            <div class=\"rwc-contact-checkbox-group\">\n              <div class=\"rwc-contact-checkbox-item\">\n                <input type=\"checkbox\" id=\"rwc-waste-office-paper\" name=\"materials[]\" value=\"Waste Office Paper\">\n                <label for=\"rwc-waste-office-paper\">Waste Office Paper<\/label>\n              <\/div>\n\n              <div class=\"rwc-contact-checkbox-item\">\n                <input type=\"checkbox\" id=\"rwc-waste-kraft-paper\" name=\"materials[]\" value=\"Waste Kraft Paper\">\n                <label for=\"rwc-waste-kraft-paper\">Waste Kraft Paper<\/label>\n              <\/div>\n\n              <div class=\"rwc-contact-checkbox-item\">\n                <input type=\"checkbox\" id=\"rwc-waste-cardboard\" name=\"materials[]\" value=\"Waste Cardboard\">\n                <label for=\"rwc-waste-cardboard\">Waste Cardboard<\/label>\n              <\/div>\n\n              <div class=\"rwc-contact-checkbox-item\">\n                <input type=\"checkbox\" id=\"rwc-other-materials\" name=\"materials[]\" value=\"Other Materials\">\n                <label for=\"rwc-other-materials\">Other Materials<\/label>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"rwc-contact-form-row\">\n            <div class=\"rwc-contact-form-group\">\n              <label for=\"rwc-name\" class=\"required\">Your Name<\/label>\n              <input type=\"text\" id=\"rwc-name\" name=\"name\" required>\n            <\/div>\n\n            <div class=\"rwc-contact-form-group\">\n              <label for=\"rwc-email\" class=\"required\">Your Email<\/label>\n              <input type=\"email\" id=\"rwc-email\" name=\"email\" required>\n            <\/div>\n          <\/div>\n\n          <div class=\"rwc-contact-form-row\">\n            <div class=\"rwc-contact-form-group\">\n              <label for=\"rwc-phone\" class=\"required\">Your Phone Number<\/label>\n              <input type=\"text\" id=\"rwc-phone\" name=\"phone\" required>\n            <\/div>\n\n            <div class=\"rwc-contact-form-group\">\n              <label for=\"rwc-country\" class=\"required\">Your Country<\/label>\n              <input type=\"text\" id=\"rwc-country\" name=\"country\" required>\n            <\/div>\n          <\/div>\n\n          <div class=\"rwc-contact-form-group\">\n            <label for=\"rwc-company\">Your Company Name<\/label>\n            <input type=\"text\" id=\"rwc-company\" name=\"company\">\n          <\/div>\n\n          <div class=\"rwc-contact-form-group\">\n            <label for=\"rwc-message\">Your Message<\/label>\n            <textarea id=\"rwc-message\" name=\"message\" placeholder=\"Please provide detailed information about your project needs...\"><\/textarea>\n          <\/div>\n\n          <button type=\"submit\" class=\"rwc-contact-submit-btn\">Submit Information<\/button>\n          <p class=\"rwc-contact-form-note\">Accurate project information will determine whether we can provide you with the perfect solution. Thank you for contacting us.<\/p>\n        <\/form>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"rwc-contact-modal\" id=\"rwcContactSuccessModal\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"rwcContactSuccessTitle\">\n    <div class=\"rwc-contact-modal-content\">\n      <div class=\"rwc-contact-modal-icon\">\n        <i class=\"fas fa-check-circle\" aria-hidden=\"true\"><\/i>\n      <\/div>\n      <h3 class=\"rwc-contact-modal-title\" id=\"rwcContactSuccessTitle\">Message Sent Successfully!<\/h3>\n      <p class=\"rwc-contact-modal-message\">Thank you for contacting us. We have received your information and will get back to you within 24 hours.<\/p>\n      <button type=\"button\" class=\"rwc-contact-modal-btn\" id=\"rwcContactSuccessClose\">Continue<\/button>\n    <\/div>\n  <\/div>\n\n  <div class=\"rwc-contact-modal rwc-contact-error-modal\" id=\"rwcContactErrorModal\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"rwcContactErrorTitle\">\n    <div class=\"rwc-contact-modal-content\">\n      <div class=\"rwc-contact-modal-icon\">\n        <i class=\"fas fa-times-circle\" aria-hidden=\"true\"><\/i>\n      <\/div>\n      <h3 class=\"rwc-contact-modal-title\" id=\"rwcContactErrorTitle\">Submission Failed!<\/h3>\n      <p class=\"rwc-contact-modal-message\" id=\"rwcContactErrorMessage\">Sorry, there was an issue sending your request. Please try again later.<\/p>\n      <button type=\"button\" class=\"rwc-contact-modal-btn\" id=\"rwcContactErrorClose\">Close<\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<a href=\"#contact-us\" class=\"floating-btn\" aria-label=\"Go to contact form\">\n  <i class=\"fas fa-envelope\" aria-hidden=\"true\"><\/i>\n  contact-us\n<\/a>\n\n<script>\n  (function () {\n    function initRichonContactFooter() {\n      const section = document.getElementById('contact-us');\n      if (!section || section.dataset.rwcContactReady === '1') return;\n\n      const form = section.querySelector('#rwcContactForm');\n      const submitBtn = section.querySelector('.rwc-contact-submit-btn');\n      const successModal = section.querySelector('#rwcContactSuccessModal');\n      const errorModal = section.querySelector('#rwcContactErrorModal');\n      const successCloseBtn = section.querySelector('#rwcContactSuccessClose');\n      const errorCloseBtn = section.querySelector('#rwcContactErrorClose');\n      const errorMessage = section.querySelector('#rwcContactErrorMessage');\n\n      if (!form || !submitBtn || !successModal || !errorModal) return;\n      section.dataset.rwcContactReady = '1';\n\n      function closeModal(modal) {\n        modal.classList.remove('show');\n      }\n\n      function showSuccessModal() {\n        form.reset();\n        successModal.classList.add('show');\n      }\n\n      function showFailureModal(message) {\n        errorMessage.textContent = message || 'Sorry, there was an issue sending your request. Please try again later.';\n        errorModal.classList.add('show');\n      }\n\n      function setButtonState(isLoading) {\n        if (isLoading) {\n          submitBtn.disabled = true;\n          submitBtn.innerHTML = '<span class=\"rwc-contact-spinner\"><\/span>Sending...';\n          return;\n        }\n\n        submitBtn.disabled = false;\n        submitBtn.textContent = 'Submit Information';\n      }\n\n      form.addEventListener('submit', function (event) {\n        event.preventDefault();\n\n        if (!form.checkValidity()) {\n          form.reportValidity();\n          return;\n        }\n\n        setButtonState(true);\n\n        fetch(form.action, {\n          method: 'POST',\n          body: new FormData(form),\n          headers: {\n            Accept: 'application\/json'\n          }\n        })\n          .then(function (response) {\n            return response.text().then(function (text) {\n              if (!response.ok) throw new Error('Server status not OK: ' + response.status);\n              if (!text) return { success: true };\n\n              try {\n                return JSON.parse(text);\n              } catch (error) {\n                return { success: true };\n              }\n            });\n          })\n          .then(function (data) {\n            if (data.success === false) {\n              showFailureModal(data.message || 'Submission failed, please check server logs.');\n              return;\n            }\n\n            showSuccessModal();\n          })\n          .catch(function (error) {\n            console.error('Submission Error:', error);\n            showFailureModal('Sorry, there was an issue sending your request. Please try again later.');\n          })\n          .finally(function () {\n            setButtonState(false);\n          });\n      });\n\n      successCloseBtn.addEventListener('click', function () {\n        closeModal(successModal);\n      });\n\n      errorCloseBtn.addEventListener('click', function () {\n        closeModal(errorModal);\n      });\n\n      successModal.addEventListener('click', function (event) {\n        if (event.target === successModal) closeModal(successModal);\n      });\n\n      errorModal.addEventListener('click', function (event) {\n        if (event.target === errorModal) closeModal(errorModal);\n      });\n    }\n\n    if (document.readyState === 'loading') {\n      document.addEventListener('DOMContentLoaded', initRichonContactFooter);\n    } else {\n      initRichonContactFooter();\n    }\n  })();\n<\/script>\n\n\n\n<section class=\"contact-intro\">\n  <div class=\"richon-container\">\n    <div class=\"contact-intro-box richon-card\">\n      <div class=\"contact-intro-inner\">\n        <span class=\"richon-badge\">Direct Communication<\/span>\n        <h2 class=\"richon-section-title\">Talk to the Right Team Quickly<\/h2>\n        <p class=\"richon-section-desc\">\n          Whether you need an egg tray production line quotation, factory planning advice, dryer system selection, or after-sales support, you can reach Richon through the contact methods below.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.contact-intro{\n  padding:42px 0 10px;\n  background:#ffffff;\n}\n\n.contact-intro-box{\n  padding:34px 28px;\n  background:linear-gradient(180deg, #ffffff 0%, #f8fcfd 100%);\n}\n\n.contact-intro-inner{\n  max-width:860px;\n  margin:0 auto;\n  text-align:center;\n}\n\n@media (max-width:768px){\n  .contact-intro{\n    padding:28px 0 6px;\n  }\n\n  .contact-intro-box{\n    padding:24px 18px;\n  }\n}\n<\/style>\n\n\n\n<section class=\"contact-methods\">\n  <div class=\"richon-container\">\n\n    <div class=\"richon-heading-center\">\n      <span class=\"richon-badge\">Contact Methods<\/span>\n      <h2 class=\"richon-section-title\">Reach Richon Through Multiple Channels<\/h2>\n      <p class=\"richon-section-desc\">\n        Choose the most convenient way to contact our sales and support team for quotations, equipment discussion, and project communication.\n      <\/p>\n    <\/div>\n\n    <div class=\"contact-methods-grid\">\n\n      <a href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=Qihang+Building+Zhengzhou+Henan+China\"\n         target=\"_blank\"\n         rel=\"noopener noreferrer\"\n         class=\"contact-method-card richon-card\"\n         aria-label=\"Open Richon office location on Google Maps\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-map-location-dot\"><\/i>\n        <\/div>\n        <h3>Our Office<\/h3>\n        <p>Gaocheng Area,<br>Shijiazhuang, Hebei, China<\/p>\n        <span class=\"contact-method-action\"><i class=\"fas fa-external-link-alt\"><\/i> Open Map<\/span>\n      <\/a>\n\n      <a href=\"mailto:sales@richongroup.com\"\n         class=\"contact-method-card richon-card\"\n         aria-label=\"Send email to Richon sales team\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-envelope-open-text\"><\/i>\n        <\/div>\n        <h3>Email Us<\/h3>\n        <p>sales@richongroup.com<\/p>\n        <p class=\"contact-method-sub\">support@richongroup.com<\/p>\n        <span class=\"contact-method-action\"><i class=\"fas fa-paper-plane\"><\/i> Send Email<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/wa.me\/8613137130150\"\n         target=\"_blank\"\n         rel=\"noopener noreferrer\"\n         class=\"contact-method-card richon-card whatsapp-card\"\n         aria-label=\"Chat with Richon on WhatsApp\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fab fa-whatsapp\"><\/i>\n        <\/div>\n        <h3>WhatsApp<\/h3>\n        <p>+86 131 3713 0150<\/p>\n        <p class=\"contact-method-sub\">Fast response for quotations and project discussion<\/p>\n        <span class=\"contact-method-action\"><i class=\"fab fa-whatsapp\"><\/i> Chat Now<\/span>\n      <\/a>\n\n      <button type=\"button\"\n              class=\"contact-method-card richon-card wechat-card wechat-trigger\"\n              onclick=\"toggleWechat()\"\n              aria-expanded=\"false\"\n              aria-controls=\"wechat-qr-overlay\"\n              aria-label=\"View Richon WeChat QR code\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fab fa-weixin\"><\/i>\n        <\/div>\n        <h3>WeChat<\/h3>\n        <p>Richon_Group<\/p>\n        <p class=\"contact-method-sub\">Scan the QR code to connect with our team<\/p>\n        <span class=\"contact-method-action\"><i class=\"fas fa-qrcode\"><\/i> View QR Code<\/span>\n\n        <div id=\"wechat-qr-overlay\" class=\"wechat-qr-overlay\" aria-hidden=\"true\">\n          <img decoding=\"async\" src=\"https:\/\/richongroup.com\/wp-content\/uploads\/2026\/04\/WeChat-QR-code.webp\" alt=\"Richon official WeChat QR code for equipment inquiries\">\n          <p>Scan to add us on WeChat<\/p>\n        <\/div>\n      <\/button>\n\n      <a href=\"tel:+8613137130150\"\n         class=\"contact-method-card richon-card\"\n         aria-label=\"Call Richon by phone\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-headset\"><\/i>\n        <\/div>\n        <h3>Call Us<\/h3>\n        <p>+86 131 3713 0150<\/p>\n        <p class=\"contact-method-sub\">Direct contact for urgent communication<\/p>\n        <span class=\"contact-method-action\"><i class=\"fas fa-phone\"><\/i> Call Now<\/span>\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.contact-methods{\n  padding:34px 0 56px;\n  background:#ffffff;\n}\n\n.contact-methods-grid{\n  display:grid;\n  grid-template-columns:repeat(5, 1fr);\n  gap:20px;\n}\n\n.contact-method-card{\n  text-decoration:none;\n  text-align:center;\n  padding:30px 20px;\n  display:flex;\n  flex-direction:column;\n  position:relative;\n  overflow:hidden;\n  cursor:pointer;\n  min-height:290px;\n}\n\nbutton.contact-method-card{\n  appearance:none;\n  -webkit-appearance:none;\n  font:inherit;\n  color:inherit;\n  background:#ffffff;\n}\n\n.contact-method-card h3{\n  margin:0 0 10px;\n  font-size:1.08rem;\n  line-height:1.4;\n  color:var(--richon-text);\n  font-weight:700;\n}\n\n.contact-method-card p{\n  margin:0;\n  font-size:0.95rem;\n  line-height:1.65;\n  color:var(--richon-text-soft);\n  word-break:break-word;\n}\n\n.contact-method-sub{\n  margin-top:6px !important;\n  font-size:0.84rem !important;\n  color:var(--richon-text-light) !important;\n}\n\n.contact-method-action{\n  margin-top:auto;\n  padding-top:16px;\n  font-size:0.85rem;\n  font-weight:600;\n  color:var(--richon-primary);\n  opacity:0;\n  transform:translateY(8px);\n  transition:var(--richon-transition);\n}\n\n.contact-method-card:hover .contact-method-action,\n.contact-method-card:focus-visible .contact-method-action{\n  opacity:1;\n  transform:translateY(0);\n}\n\n.whatsapp-card:hover,\n.whatsapp-card:focus-visible{\n  border-color:var(--richon-whatsapp);\n}\n\n.wechat-card:hover,\n.wechat-card:focus-visible{\n  border-color:var(--richon-wechat);\n}\n\n.whatsapp-card:hover .richon-icon-circle,\n.whatsapp-card:focus-visible .richon-icon-circle{\n  background:var(--richon-whatsapp);\n}\n\n.wechat-card:hover .richon-icon-circle,\n.wechat-card:focus-visible .richon-icon-circle{\n  background:var(--richon-wechat);\n}\n\n.wechat-qr-overlay{\n  position:absolute;\n  inset:0;\n  background:#ffffff;\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n  padding:14px;\n  opacity:0;\n  pointer-events:none;\n  transition:var(--richon-transition);\n  z-index:5;\n}\n\n.wechat-qr-overlay.active{\n  opacity:1;\n  pointer-events:auto;\n}\n\n.wechat-qr-overlay img{\n  width:132px;\n  height:132px;\n  object-fit:cover;\n  border-radius:10px;\n  margin-bottom:10px;\n}\n\n.wechat-qr-overlay p{\n  margin:0;\n  font-size:0.84rem;\n  color:#333;\n}\n\n@media (max-width: 1200px){\n  .contact-methods-grid{\n    grid-template-columns:repeat(3, 1fr);\n  }\n}\n\n@media (max-width: 768px){\n  .contact-methods{\n    padding:24px 0 44px;\n  }\n\n  .contact-methods-grid{\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .contact-method-card{\n    min-height:auto;\n    padding:26px 18px;\n  }\n}\n<\/style>\n\n\n\n<section class=\"contact-support-section\">\n  <div class=\"richon-container\">\n\n    <div class=\"richon-heading-center\">\n      <span class=\"richon-badge\">How We Can Help<\/span>\n      <h2 class=\"richon-section-title\">What You Can Contact Us For<\/h2>\n      <p class=\"richon-section-desc\">\n        Our team supports equipment selection, quotation requests, project planning, and technical communication for egg tray and molded pulp production lines.\n      <\/p>\n    <\/div>\n\n    <div class=\"contact-support-grid\">\n\n      <div class=\"support-card richon-card\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-file-invoice-dollar\"><\/i>\n        <\/div>\n        <h3>Quotation Request<\/h3>\n        <p>Get pricing for egg tray machines, complete production lines, and customized project solutions.<\/p>\n      <\/div>\n\n      <div class=\"support-card richon-card\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-gears\"><\/i>\n        <\/div>\n        <h3>Model Selection<\/h3>\n        <p>Choose the right equipment model based on capacity target, automation level, and factory conditions.<\/p>\n      <\/div>\n\n      <div class=\"support-card richon-card\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-industry\"><\/i>\n        <\/div>\n        <h3>Factory Planning<\/h3>\n        <p>Discuss layout ideas, drying system matching, raw material use, and overall line configuration.<\/p>\n      <\/div>\n\n      <div class=\"support-card richon-card\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-screwdriver-wrench\"><\/i>\n        <\/div>\n        <h3>Technical Support<\/h3>\n        <p>Contact us for production questions, machine operation support, and project communication.<\/p>\n      <\/div>\n\n      <div class=\"support-card richon-card\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-headset\"><\/i>\n        <\/div>\n        <h3>After-Sales Communication<\/h3>\n        <p>Reach our team for follow-up support, spare parts coordination, and ongoing service assistance.<\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.contact-support-section{\n  padding:0 0 80px;\n  background:#ffffff;\n}\n\n.contact-support-grid{\n  display:grid;\n  grid-template-columns:repeat(5, 1fr);\n  gap:20px;\n  align-items:stretch;\n}\n\n.support-card{\n  padding:26px 20px;\n  text-align:center;\n  height:100%;\n}\n\n.support-card h3{\n  margin:0 0 10px;\n  font-size:1.05rem;\n  line-height:1.4;\n  color:var(--richon-text);\n  font-weight:700;\n}\n\n.support-card p{\n  margin:0;\n  font-size:0.92rem;\n  line-height:1.7;\n  color:var(--richon-text-soft);\n}\n\n@media (max-width: 1200px){\n  .contact-support-grid{\n    grid-template-columns:repeat(3, 1fr);\n  }\n}\n\n@media (max-width: 768px){\n  .contact-support-section{\n    padding:0 0 60px;\n  }\n\n  .contact-support-grid{\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .support-card{\n    padding:22px 18px;\n  }\n}\n<\/style>\n\n\n\n<script>\nfunction toggleWechat() {\n  const overlay = document.getElementById('wechat-qr-overlay');\n  const trigger = document.querySelector('.wechat-trigger');\n\n  overlay.classList.toggle('active');\n\n  const expanded = overlay.classList.contains('active');\n  trigger.setAttribute('aria-expanded', expanded ? 'true' : 'false');\n  overlay.setAttribute('aria-hidden', expanded ? 'false' : 'true');\n}\n<\/script>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-c12e60a4 alignfull uagb-is-root-container\">\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"ContactPage\",\n      \"@id\": \"https:\/\/richongroup.com\/contact\/#webpage\",\n      \"url\": \"https:\/\/richongroup.com\/contact\/\",\n      \"name\": \"Contact Richon\",\n      \"description\": \"Contact Richon for egg tray machine quotations, molded pulp equipment consultation, technical support, and production line solutions.\",\n      \"isPartOf\": {\n        \"@id\": \"https:\/\/richongroup.com\/#website\"\n      },\n      \"about\": {\n        \"@id\": \"https:\/\/richongroup.com\/#organization\"\n      },\n      \"breadcrumb\": {\n        \"@id\": \"https:\/\/richongroup.com\/contact\/#breadcrumb\"\n      }\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"@id\": \"https:\/\/richongroup.com\/contact\/#breadcrumb\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Home\",\n          \"item\": \"https:\/\/richongroup.com\/\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Contact\",\n          \"item\": \"https:\/\/richongroup.com\/contact\/\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"Organization\",\n      \"@id\": \"https:\/\/richongroup.com\/#organization\",\n      \"name\": \"Richon\",\n      \"url\": \"https:\/\/richongroup.com\/\",\n      \"logo\": \"https:\/\/richongroup.com\/wp-content\/uploads\/2025\/02\/richon-logo.png\",\n      \"email\": \"sales@richongroup.com\",\n      \"telephone\": \"+86 13137130150\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"Qihang Building\",\n        \"addressLocality\": \"Zhengzhou\",\n        \"addressRegion\": \"Henan\",\n        \"addressCountry\": \"CN\"\n      },\n      \"contactPoint\": [\n        {\n          \"@type\": \"ContactPoint\",\n          \"contactType\": \"sales\",\n          \"email\": \"sales@richongroup.com\",\n          \"telephone\": \"+86 13137130150\",\n          \"availableLanguage\": [\"English\", \"Chinese\"]\n        },\n        {\n          \"@type\": \"ContactPoint\",\n          \"contactType\": \"customer support\",\n          \"email\": \"support@richongroup.com\",\n          \"availableLanguage\": [\"English\", \"Chinese\"]\n        }\n      ],\n      \"sameAs\": [\n        \"https:\/\/wa.me\/8613137130150\"\n      ]\n    },\n    {\n      \"@type\": \"WebSite\",\n      \"@id\": \"https:\/\/richongroup.com\/#website\",\n      \"url\": \"https:\/\/richongroup.com\/\",\n      \"name\": \"Richon\"\n    }\n  ]\n}\n<\/script>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Richon Contact Center Contact Richon Contact Richon for egg tray machine quotations, molded pulp equipment consultation, technical support, and production [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2644","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Richon | Egg Tray Machine &amp; Molded Pulp Equipment Inquiry<\/title>\n<meta name=\"description\" content=\"Contact Richon for egg tray machine quotations, production line solutions, technical support, and project consultation by email, WhatsApp, WeChat, or phone.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/richongroup.com\/ru\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Richon | Egg Tray Machine &amp; Molded Pulp Equipment Inquiry\" \/>\n<meta property=\"og:description\" content=\"Contact Richon for egg tray machine quotations, production line solutions, technical support, and project consultation by email, WhatsApp, WeChat, or phone.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/richongroup.com\/ru\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"richongroup.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-16T09:57:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/richongroup.com\/wp-content\/uploads\/2026\/04\/WeChat-QR-code.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 \u043c\u0438\u043d\u0443\u0442\u044b\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Richon | Egg Tray Machine & Molded Pulp Equipment Inquiry","description":"Contact Richon for egg tray machine quotations, production line solutions, technical support, and project consultation by email, WhatsApp, WeChat, or phone.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/richongroup.com\/ru\/contact\/","og_locale":"ru_RU","og_type":"article","og_title":"Contact Richon | Egg Tray Machine & Molded Pulp Equipment Inquiry","og_description":"Contact Richon for egg tray machine quotations, production line solutions, technical support, and project consultation by email, WhatsApp, WeChat, or phone.","og_url":"https:\/\/richongroup.com\/ru\/contact\/","og_site_name":"richongroup.com","article_modified_time":"2026-06-16T09:57:39+00:00","og_image":[{"url":"https:\/\/richongroup.com\/wp-content\/uploads\/2026\/04\/WeChat-QR-code.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"3 \u043c\u0438\u043d\u0443\u0442\u044b"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/richongroup.com\/contact\/","url":"https:\/\/richongroup.com\/contact\/","name":"Contact Richon | Egg Tray Machine & Molded Pulp Equipment Inquiry","isPartOf":{"@id":"https:\/\/richongroup.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/richongroup.com\/contact\/#primaryimage"},"image":{"@id":"https:\/\/richongroup.com\/contact\/#primaryimage"},"thumbnailUrl":"https:\/\/richongroup.com\/wp-content\/uploads\/2026\/04\/WeChat-QR-code.webp","datePublished":"2026-01-08T12:45:37+00:00","dateModified":"2026-06-16T09:57:39+00:00","description":"Contact Richon for egg tray machine quotations, production line solutions, technical support, and project consultation by email, WhatsApp, WeChat, or phone.","breadcrumb":{"@id":"https:\/\/richongroup.com\/contact\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/richongroup.com\/contact\/"]}]},{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/richongroup.com\/contact\/#primaryimage","url":"https:\/\/richongroup.com\/wp-content\/uploads\/2026\/04\/WeChat-QR-code.webp","contentUrl":"https:\/\/richongroup.com\/wp-content\/uploads\/2026\/04\/WeChat-QR-code.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/richongroup.com\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/richongroup.com\/"},{"@type":"ListItem","position":2,"name":"contact"}]},{"@type":"WebSite","@id":"https:\/\/richongroup.com\/#website","url":"https:\/\/richongroup.com\/","name":"richongroup.com","description":"\u042d\u043a\u043e\u043b\u043e\u0433\u0438\u0447\u043d\u043e\u0435 \u0438 \u0432\u044b\u0441\u043e\u043a\u043e\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043e\u0431\u043e\u0440\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0435 \u0434\u043b\u044f \u0444\u043e\u0440\u043c\u043e\u0432\u0430\u043d\u0438\u044f \u0446\u0435\u043b\u043b\u044e\u043b\u043e\u0437\u044b \u0434\u043b\u044f \u044d\u043a\u043e\u043b\u043e\u0433\u0438\u0447\u043d\u043e\u0439 \u0443\u043f\u0430\u043a\u043e\u0432\u043a\u0438.","publisher":{"@id":"https:\/\/richongroup.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/richongroup.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https:\/\/richongroup.com\/#organization","name":"richongroup.com","url":"https:\/\/richongroup.com\/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/richongroup.com\/#\/schema\/logo\/image\/","url":"https:\/\/richongroup.com\/wp-content\/uploads\/2025\/09\/cropped-Richon-logo-1.png","contentUrl":"https:\/\/richongroup.com\/wp-content\/uploads\/2025\/09\/cropped-Richon-logo-1.png","width":3159,"height":1020,"caption":"richongroup.com"},"image":{"@id":"https:\/\/richongroup.com\/#\/schema\/logo\/image\/"}}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"Rico Lee","author_link":"https:\/\/richongroup.com\/ru\/author\/lee53684gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Richon Contact Center Contact Richon Contact Richon for egg tray machine quotations, molded pulp equipment consultation, technical support, and production [&hellip;]","_links":{"self":[{"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/pages\/2644","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/comments?post=2644"}],"version-history":[{"count":22,"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/pages\/2644\/revisions"}],"predecessor-version":[{"id":4206,"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/pages\/2644\/revisions\/4206"}],"wp:attachment":[{"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/media?parent=2644"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}