{"id":359,"date":"2026-06-29T21:28:51","date_gmt":"2026-06-29T21:28:51","guid":{"rendered":"https:\/\/ameribuild.org\/ameribuildv2\/?page_id=359"},"modified":"2026-06-29T21:47:40","modified_gmt":"2026-06-29T21:47:40","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/ameribuild.org\/ameribuildv2\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"359\" class=\"elementor elementor-359\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54266e3 e-flex e-con-boxed e-con e-parent\" data-id=\"54266e3\" 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-384e687 elementor-widget elementor-widget-html\" data-id=\"384e687\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"contact-hero\">\r\n\r\n    <div class=\"contact-overlay\"><\/div>\r\n\r\n    <div class=\"contact-content\">\r\n\r\n        <h1 class=\"contact-title\">\r\n            Contact Us\r\n        <\/h1>\r\n\r\n        <p class=\"contact-subtitle\">\r\n            Rebuilding America one opportunity at a time. \u00a9\r\n        <\/p>\r\n\r\n        <a href=\"#contact-form\" class=\"contact-btn\">\r\n            For More Info\r\n        <\/a>\r\n\r\n    <\/div>\r\n\r\n    <!-- 25 Year Badge -->\r\n    <div class=\"hero-badge\">\r\n        <img decoding=\"async\" src=\"https:\/\/ameribuild.org\/ameribuildv2\/wp-content\/uploads\/2026\/06\/logo4kNOBG.png\" alt=\"AmeriBuild 25 Years Badge\">\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<style>\r\n\/* Main Section *\/\r\n.contact-hero {\r\n    position: relative;\r\n    min-height: 500px;\r\n    padding: 90px 70px 140px;\r\n    overflow: visible;\r\n}\r\n\r\n\/* Optional Dark Overlay *\/\r\n.contact-overlay {\r\n    position: absolute;\r\n    inset: 0;\r\n    background: rgba(23,32,66,0.25);\r\n    z-index: 1;\r\n}\r\n\r\n\/* Content *\/\r\n.contact-content {\r\n    position: relative;\r\n    z-index: 3;\r\n    max-width: 850px;\r\n}\r\n\r\n\/* Title *\/\r\n.contact-title {\r\n    font-family: Georgia, serif;\r\n    font-size: 72px;\r\n    font-weight: bold;\r\n    color: #c8102e;\r\n    text-align: left;\r\n    text-shadow:\r\n        2px 2px 0 #ffffff,\r\n        4px 4px 10px rgba(0,0,0,0.4);\r\n    margin-bottom: 15px;\r\n    animation: fadeInLeft 1s ease;\r\n}\r\n\r\n\/* Subtitle *\/\r\n.contact-subtitle {\r\n    font-family: Georgia, serif;\r\n    font-size: 34px;\r\n    font-weight: 700;\r\n    color: #ffffff;\r\n    margin-bottom: 35px;\r\n    text-shadow: 2px 2px 6px rgba(0,0,0,.45);\r\n    animation: fadeInLeft 1.2s ease;\r\n}\r\n\r\n\/* Button *\/\r\n.contact-btn {\r\n    display: inline-block;\r\n    padding: 15px 30px;\r\n    background: #c8102e;\r\n    color: #ffffff;\r\n    text-decoration: none;\r\n    font-size: 18px;\r\n    font-weight: 700;\r\n    border-radius: 50px;\r\n    border: 2px solid #ffffff;\r\n    transition: all .3s ease;\r\n    animation: fadeInLeft 1.4s ease;\r\n}\r\n\r\n.contact-btn:hover {\r\n    background: #172042;\r\n    transform: translateY(-4px);\r\n}\r\n\r\n\/* Floating Badge *\/\r\n.hero-badge {\r\n    position: absolute;\r\n    left: 50%;\r\n    bottom: -85px;\r\n    transform: translateX(-50%);\r\n    z-index: 5;\r\n}\r\n\r\n.hero-badge img {\r\n    width: 180px;\r\n    height: auto;\r\n    animation: floatBadge 4s ease-in-out infinite;\r\n    filter: drop-shadow(0 15px 30px rgba(0,0,0,.25));\r\n}\r\n\r\n\/* Animations *\/\r\n@keyframes fadeInLeft {\r\n    from {\r\n        opacity: 0;\r\n        transform: translateX(-50px);\r\n    }\r\n\r\n    to {\r\n        opacity: 1;\r\n        transform: translateX(0);\r\n    }\r\n}\r\n\r\n@keyframes floatBadge {\r\n    0%,100% {\r\n        transform: translateY(0);\r\n    }\r\n\r\n    50% {\r\n        transform: translateY(-12px);\r\n    }\r\n}\r\n\r\n\/* Mobile *\/\r\n@media (max-width: 768px) {\r\n\r\n    .contact-hero {\r\n    position: relative;\r\n    min-height: 500px;\r\n    padding: 90px 70px 140px;\r\n    overflow: visible;\r\n\r\n    background-image: url(\"https:\/\/ameribuild.org\/ameribuildv2\/wp-content\/uploads\/2026\/06\/New-Logo-01_4K-scaled.png\");\r\n    background-position: center center;\r\n    background-size: cover;\r\n    background-repeat: no-repeat;\r\n}\r\n\r\n    .contact-title {\r\n        font-size: 48px;\r\n        text-align: center;\r\n    }\r\n\r\n    .contact-subtitle {\r\n        font-size: 22px;\r\n    }\r\n\r\n    .contact-btn {\r\n        font-size: 16px;\r\n        padding: 14px 24px;\r\n    }\r\n\r\n    .hero-badge img {\r\n        width: 130px;\r\n    }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-76762ec elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"76762ec\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e8a8057\" data-id=\"e8a8057\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d4679f4 elementor-widget elementor-widget-html\" data-id=\"d4679f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"ameribuild-contact\" id=\"contact-form\">\r\n  <div class=\"contact-container\">\r\n\r\n    <div class=\"contact-info\">\r\n\r\n      <div class=\"contact-logo\">\r\n        <img decoding=\"async\" src=\"https:\/\/ameribuild.org\/ameribuildv2\/wp-content\/uploads\/2026\/06\/New-Logo-01_4K-scaled.png\" alt=\"AmeriBuild Logo\">\r\n      <\/div>\r\n\r\n      <h2>Contact AmeriBuild<\/h2>\r\n      <p class=\"contact-subtext\">\r\n        Reach out to AmeriBuild for questions, opportunities, and more information.\r\n      <\/p>\r\n\r\n      <div class=\"info-item\">\r\n        <strong>Phone<\/strong>\r\n        <a href=\"tel:7204456302\">720.445.6302<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"info-item\">\r\n        <strong>Email<\/strong>\r\n        <a href=\"mailto:info@ameribuild.org\">info@ameribuild.org<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"info-item\">\r\n        <strong>Mailing Address<\/strong>\r\n        <p><br>480 Chambers Rd #54<\/br>Denver, CO   80239<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"info-item\">\r\n        <strong>For info on our Steel Building Systems<\/strong>\r\n        <a href=\"https:\/\/ameribuild.org\/ameribuildv2\/wp-content\/uploads\/2026\/06\/AmeriBuild-Stadium-Construction-Booklet-ABC1-1.pdf\" class=\"steel-link\">Click Here<\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <form class=\"contact-form\" action=\"https:\/\/formsubmit.co\/info@ameribuild.org\" method=\"POST\">\r\n\r\n      <input type=\"hidden\" name=\"_subject\" value=\"New AmeriBuild Contact Form Submission\">\r\n      <input type=\"hidden\" name=\"_captcha\" value=\"false\">\r\n      <input type=\"hidden\" name=\"_template\" value=\"table\">\r\n\r\n      <h3>Send Us a Message<\/h3>\r\n\r\n      <div class=\"form-group\">\r\n        <label>Full Name<\/label>\r\n        <input type=\"text\" name=\"Full Name\" placeholder=\"Enter your full name\" required>\r\n      <\/div>\r\n\r\n      <div class=\"form-group\">\r\n        <label>Email Address<\/label>\r\n        <input type=\"email\" name=\"Email\" placeholder=\"Enter your email address\" required>\r\n      <\/div>\r\n\r\n      <div class=\"form-group\">\r\n        <label>Phone Number<\/label>\r\n        <input type=\"tel\" name=\"Phone\" placeholder=\"Enter your phone number\">\r\n      <\/div>\r\n\r\n      <div class=\"form-group\">\r\n        <label>Subject<\/label>\r\n        <input type=\"text\" name=\"Subject\" placeholder=\"How can we help?\">\r\n      <\/div>\r\n\r\n      <div class=\"form-group\">\r\n        <label>Message<\/label>\r\n        <textarea name=\"Message\" rows=\"6\" placeholder=\"Write your message here...\" required><\/textarea>\r\n      <\/div>\r\n\r\n      <button type=\"submit\">Submit Message<\/button>\r\n\r\n    <\/form>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n.ameribuild-contact {\r\n  padding: 100px 20px;\r\n  background: linear-gradient(135deg, #172042 0%, #0b1028 100%);\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n.ameribuild-contact::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  width: 420px;\r\n  height: 420px;\r\n  background: rgba(200,16,46,0.16);\r\n  border-radius: 50%;\r\n  top: -120px;\r\n  right: -100px;\r\n  filter: blur(90px);\r\n}\r\n\r\n.contact-container {\r\n  position: relative;\r\n  z-index: 2;\r\n  max-width: 1300px;\r\n  margin: 0 auto;\r\n  display: grid;\r\n  grid-template-columns: 0.9fr 1.1fr;\r\n  gap: 60px;\r\n  align-items: center;\r\n}\r\n\r\n.contact-info {\r\n  color: #ffffff;\r\n}\r\n\r\n.contact-logo {\r\n  margin-bottom: 30px;\r\n}\r\n\r\n.contact-logo img {\r\n  width: 260px;\r\n  max-width: 100%;\r\n  height: auto;\r\n  background: #ffffff;\r\n  padding: 18px;\r\n  border-radius: 18px;\r\n  box-shadow: 0 18px 45px rgba(0,0,0,0.25);\r\n}\r\n\r\n.contact-info h2 {\r\n  font-family: Georgia, serif;\r\n  font-size: 54px;\r\n  margin: 0 0 15px;\r\n  color: #ffffff;\r\n}\r\n\r\n.contact-subtext {\r\n  font-size: 18px;\r\n  line-height: 1.7;\r\n  color: rgba(255,255,255,0.82);\r\n  margin-bottom: 35px;\r\n}\r\n\r\n.info-item {\r\n  margin-bottom: 24px;\r\n}\r\n\r\n.info-item strong {\r\n  display: block;\r\n  color: #c8102e;\r\n  font-size: 16px;\r\n  text-transform: uppercase;\r\n  letter-spacing: 1.5px;\r\n  margin-bottom: 6px;\r\n}\r\n\r\n.info-item a,\r\n.info-item p {\r\n  color: #ffffff;\r\n  font-size: 22px;\r\n  line-height: 1.5;\r\n  text-decoration: none;\r\n  margin: 0;\r\n}\r\n\r\n.steel-link {\r\n  display: inline-block;\r\n  margin-top: 6px;\r\n  padding: 12px 22px;\r\n  background: #c8102e;\r\n  border-radius: 30px;\r\n  font-weight: 700;\r\n}\r\n\r\n.contact-form {\r\n  background: #ffffff;\r\n  padding: 45px;\r\n  border-radius: 24px;\r\n  box-shadow: 0 20px 55px rgba(0,0,0,0.22);\r\n}\r\n\r\n.contact-form h3 {\r\n  font-family: Georgia, serif;\r\n  font-size: 42px;\r\n  color: #172042;\r\n  margin: 0 0 30px;\r\n}\r\n\r\n.form-group {\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.form-group label {\r\n  display: block;\r\n  color: #172042;\r\n  font-weight: 700;\r\n  margin-bottom: 8px;\r\n}\r\n\r\n.form-group input,\r\n.form-group textarea {\r\n  width: 100%;\r\n  padding: 15px 16px;\r\n  border: 1px solid #d8dce5;\r\n  border-radius: 10px;\r\n  font-size: 16px;\r\n  outline: none;\r\n  font-family: Arial, sans-serif;\r\n}\r\n\r\n.form-group input:focus,\r\n.form-group textarea:focus {\r\n  border-color: #c8102e;\r\n  box-shadow: 0 0 0 3px rgba(200,16,46,0.12);\r\n}\r\n\r\n.contact-form button {\r\n  width: 100%;\r\n  padding: 16px;\r\n  background: #c8102e;\r\n  color: #ffffff;\r\n  border: none;\r\n  border-radius: 40px;\r\n  font-size: 18px;\r\n  font-weight: 700;\r\n  cursor: pointer;\r\n  transition: .3s ease;\r\n}\r\n\r\n.contact-form button:hover {\r\n  background: #172042;\r\n  transform: translateY(-3px);\r\n}\r\n\r\n@media (max-width: 900px) {\r\n  .contact-container {\r\n    grid-template-columns: 1fr;\r\n  }\r\n\r\n  .contact-info h2 {\r\n    font-size: 42px;\r\n  }\r\n\r\n  .contact-form h3 {\r\n    font-size: 34px;\r\n  }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Us Rebuilding America one opportunity at a time. \u00a9 For More Info Contact AmeriBuild Reach out to AmeriBuild for questions, opportunities, and more information. Phone 720.445.6302 Email info@ameribuild.org Mailing Address 480 Chambers Rd #54Denver, CO 80239 For info on our Steel Building Systems Click Here Send Us a Message Full Name Email Address Phone [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-359","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ameribuild.org\/ameribuildv2\/wp-json\/wp\/v2\/pages\/359","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ameribuild.org\/ameribuildv2\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ameribuild.org\/ameribuildv2\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ameribuild.org\/ameribuildv2\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ameribuild.org\/ameribuildv2\/wp-json\/wp\/v2\/comments?post=359"}],"version-history":[{"count":7,"href":"https:\/\/ameribuild.org\/ameribuildv2\/wp-json\/wp\/v2\/pages\/359\/revisions"}],"predecessor-version":[{"id":393,"href":"https:\/\/ameribuild.org\/ameribuildv2\/wp-json\/wp\/v2\/pages\/359\/revisions\/393"}],"wp:attachment":[{"href":"https:\/\/ameribuild.org\/ameribuildv2\/wp-json\/wp\/v2\/media?parent=359"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}