/*
Theme Name: SiteCore
Theme URI: https://sitekitpreview.com/wp/sitecore/
Author URI: https://themeforest.net/user/sitekit
Author: SiteKitthemes Team
Description: The 2023 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.1.1
Tested up to: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain: sitecore

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.site-caption-text{
   font-weight: 400;
   font-size: 14px;
   font-style: italic;
   color: #3f3836;
}
.gallery-caption{
   font-weight: 500;
}
.bypostauthor{
   text-align: left;
}
.hero-copy {
  padding: 50px 50px 0;
}

.hero-title {
  margin: 0 0 12px;
  color: #2b2b5e;
  font-family: "Roboto Slab", serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.1;
}

.hero-subtitle {
  margin: 0;
  color: #3f3836;
  font-size: 18px;
  line-height: 1.6;
}

.sm-call-inline {
  margin-top: 22px;
}

.sm-call-inline .call-cta {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 16px 18px 16px 16px;
  background: linear-gradient(180deg, #d71414 0%, #970000 100%);
  color: #ffffff;
  border: 1px solid rgba(88, 0, 0, 0.55);
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.22);
  border-radius: 14px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  animation: patriotHeroCtaPulse 1.8s ease-in-out infinite;
  isolation: isolate;
}

.sm-call-inline .call-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.16) 50%, rgba(255, 255, 255, 0) 70%);
  transform: translateX(-120%);
  animation: patriotHeroCtaSweep 2.6s ease-in-out infinite;
}

.sm-call-inline .call-cta::after {
  content: "FAST RESPONSE";
  position: absolute;
  top: 8px;
  right: 10px;
  padding: 3px 7px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.22);
  color: #fff4b5;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.8px;
  line-height: 1;
  z-index: 1;
}

.sm-call-inline .call-cta-icon {
  flex: 0 0 auto;
  position: relative;
  z-index: 1;
}

.sm-call-inline .call-cta-icon.pe-phone-cta__icon {
  color: #ffffff;
}

.sm-call-inline .call-cta-icon .pe-phone-cta__svg {
  width: 22px;
  height: 22px;
}

.sm-call-inline .call-cta-text {
  display: flex;
  flex-direction: column;
  min-width: 0;
  position: relative;
  z-index: 1;
}

.sm-call-inline .call-cta-title {
  font-size: 17px;
  font-weight: 800;
  letter-spacing: 0.9px;
  line-height: 1.05;
  text-transform: uppercase;
  padding-right: 92px;
}

.sm-call-inline .call-cta-number {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.15;
}

.sm-call-inline .call-cta .call-cta-number {
  display: none;
}

@keyframes patriotHeroCtaPulse {
  0%, 100% {
    transform: translateY(0);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.22);
  }
  50% {
    transform: translateY(-2px) scale(1.012);
    box-shadow: 0 20px 38px rgba(0, 0, 0, 0.28);
  }
}

@keyframes patriotHeroCtaSweep {
  0% {
    transform: translateX(-120%);
  }
  55%, 100% {
    transform: translateX(120%);
  }
}

.pe-phone-cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.pe-phone-cta__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}

.pe-phone-cta__svg {
  display: block;
  width: 22px;
  height: 22px;
  fill: currentColor;
  transform: translateX(0);
  transform-origin: 50% 50%;
  animation: sePhoneRing 0.55s linear infinite;
}

.pe-phone-cta__text {
  min-width: 0;
}

@keyframes sePhoneRing {
  0% { transform: translateX(0); }
  10% { transform: translateX(-3px); }
  20% { transform: translateX(3px); }
  30% { transform: translateX(-3px); }
  40% { transform: translateX(3px); }
  50% { transform: translateX(-2px); }
  60% { transform: translateX(2px); }
  70% { transform: translateX(-2px); }
  80% { transform: translateX(2px); }
  90% { transform: translateX(-1px); }
  100% { transform: translateX(0); }
}

@media (prefers-reduced-motion: reduce) {
  .pe-phone-cta__svg {
    animation: none;
  }

  .sm-call-inline .call-cta,
  .sm-call-inline .call-cta::before {
    animation: none;
  }
}

.header_default_screen .layout-element.layout-element-d7c7b7b .layout-widget-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
}

.header_default_screen .pe-sticky-header-phone {
  width: auto;
  max-width: none;
  flex: 0 0 auto;
}

.header_default_screen .pe-sticky-header-phone .layout-widget-container {
  margin: 0;
}

.header_default_screen .pe-phone-cta--sticky {
  color: #bc0101;
  font-weight: 700;
  white-space: nowrap;
}

.header_default_screen .layout-element.layout-element-d7c7b7b .pe-sticky-header-phone {
  display: none;
}

.header_default_screen .layout-element.layout-element-879c562 .layout-column.layout-element-46513db {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

.header_default_screen .layout-element.layout-element-879c562 .layout-column.layout-element-1a3a2d0,
.header_default_screen .layout-element.layout-element-879c562 .layout-element.layout-element-1ac7511,
.header_default_screen .layout-element.layout-element-879c562 .layout-social-icons-wrapper {
  display: none !important;
}

.header_default_screen .layout-element.layout-element-879c562 .layout-widget-wrap {
  justify-content: center;
  text-align: center;
}

.header_default_screen .layout-element.layout-element-879c562 .layout-inline-items {
  justify-content: center;
}

.header_default_screen .layout-element.layout-element-879c562 .pe-phone-cta {
  font-size: 20px;
  font-weight: 700;
}

.header_default_screen .layout-element.layout-element-879c562 .layout-element.layout-element-79811a0 .layout-icon-list-item > .layout-icon-list-text,
.header_default_screen .layout-element.layout-element-879c562 .layout-element.layout-element-79811a0 .layout-icon-list-item > a,
.header_default_screen .layout-element.layout-element-879c562 .layout-element.layout-element-79811a0 .layout-icon-list-text,
.header_default_screen .layout-element.layout-element-879c562 .pe-phone-cta span[data-dynamic-phone] {
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 1.2;
}

.header_default_screen .layout-element.layout-element-879c562 .pe-phone-cta__svg {
  width: 28px;
  height: 28px;
}

.gv-sticky-wrapper.is-fixed > .layout-element.layout-element-879c562 {
  overflow: hidden;
  background: linear-gradient(180deg, #DF0A0A 0%, #B80000 100%) !important;
  transition: none !important;
  transform: translateZ(0);
  backface-visibility: hidden;
}

.gv-sticky-wrapper.is-fixed > .layout-element.layout-element-879c562 .layout-column.layout-element-46513db {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

.gv-sticky-wrapper.is-fixed > .layout-element.layout-element-879c562 .layout-column.layout-element-1a3a2d0,
.gv-sticky-wrapper.is-fixed > .layout-element.layout-element-879c562 .layout-element.layout-element-1ac7511,
.gv-sticky-wrapper.is-fixed > .layout-element.layout-element-879c562 .layout-social-icons-wrapper {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}

.gv-sticky-wrapper.is-fixed > .layout-element.layout-element-d7c7b7b,
.gv-sticky-wrapper.is-fixed > .layout-element.layout-element-d7c7b7b > .layout-container,
.gv-sticky-wrapper.is-fixed > .layout-element.layout-element-d7c7b7b .layout-widget-wrap {
  background: #fff !important;
  transition: none !important;
}

.thankyou-page .layout-container {
  justify-content: center;
}

.thankyou-page .layout-column.layout-col-50 {
  width: 100%;
  max-width: 900px;
}

.thankyou-page .right-box.left-box.animation-1.fade-up {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.thankyou-note-box {
  grid-column: 1 / -1;
  margin-bottom: 18px;
}

.thankyou-card {
  margin-bottom: 0;
}

.thankyou-card-content {
  display: block !important;
  text-align: center;
}

.thankyou-card-media {
  text-align: center;
  margin-bottom: 12px;
}

.thankyou-card-media img {
  filter: blur(2px);
}

.thankyou-card-details {
  margin-top: 0;
  padding: 0;
}

.thankyou-card-details .table {
  margin-bottom: 0;
  table-layout: fixed;
  width: 100%;
}

.thankyou-card-details .find-part-title {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.thankyou-card-details .table td {
  font-size: 13px;
}

@media (max-width: 767.98px) {
  .header_default_screen .layout-element.layout-element-879c562 > .layout-container,
  footer .layout-element.layout-element-269f7a9 > .layout-container {
    display: block !important;
  }

  .header_default_screen .layout-element.layout-element-879c562 .layout-column,
  footer .layout-element.layout-element-269f7a9 .layout-column {
    width: 100% !important;
    max-width: 100% !important;
  }

  .header_default_screen .layout-element.layout-element-879c562 .layout-widget-wrap,
  footer .layout-element.layout-element-269f7a9 .layout-widget-wrap {
    text-align: center;
  }

  .header_default_screen .layout-element.layout-element-879c562 .layout-inline-items,
  footer .layout-element.layout-element-269f7a9 .layout-inline-items {
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 8px;
  }

  .header_default_screen .layout-element.layout-element-879c562 .layout-column.layout-element-1a3a2d0,
  .header_default_screen .layout-element.layout-element-879c562 .layout-element.layout-element-1ac7511 {
    display: none !important;
  }

  .gv-sticky-wrapper.is-fixed > .layout-element.layout-element-879c562 {
    background: linear-gradient(180deg, #DF0A0A 0%, #B80000 100%) !important;
    overflow: hidden;
  }

  .gv-sticky-wrapper.is-fixed > .layout-element.layout-element-879c562 .layout-column.layout-element-46513db {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .gv-sticky-wrapper.is-fixed > .layout-element.layout-element-879c562 .layout-column.layout-element-1a3a2d0,
  .gv-sticky-wrapper.is-fixed > .layout-element.layout-element-879c562 .layout-element.layout-element-1ac7511,
  .gv-sticky-wrapper.is-fixed > .layout-element.layout-element-879c562 .layout-social-icons-wrapper {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }

  .header_default_screen .layout-element.layout-element-d7c7b7b .gsc-logo {
    text-align: center;
  }

  .header_default_screen .layout-element.layout-element-d7c7b7b .site-branding-logo img {
    max-width: 220px;
    height: auto;
  }

  .header_default_screen .layout-element.layout-element-d7c7b7b > .layout-container {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .header_default_screen .layout-element.layout-element-d7c7b7b .layout-column.layout-element-e4ea2e1 {
    width: auto !important;
    max-width: calc(100% - 64px) !important;
    flex: 1 1 auto;
    min-width: 0;
  }

  .header_default_screen .layout-element.layout-element-d7c7b7b .layout-column.layout-element-d26c393 {
    width: auto !important;
    max-width: none !important;
    flex: 0 0 auto;
  }

  .header_default_screen .layout-element.layout-element-d7c7b7b .layout-widget-wrap {
    text-align: initial;
    gap: 12px;
  }

  .header_default_screen .layout-element.layout-element-d7c7b7b .gsc-logo {
    text-align: left;
  }

  .header_default_screen .layout-element.layout-element-d7c7b7b .site-branding-logo {
    display: block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    line-height: 1.2;
  }

  .header_default_screen .layout-element.layout-element-d7c7b7b .nav-one__mobile {
    display: flex;
    justify-content: flex-end;
  }

  .header_default_screen .layout-element.layout-element-d7c7b7b .nav-one__mobile .dropdown-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
  }

  .header_default_screen .pe-sticky-header-phone {
    display: none;
  }

  footer .layout-element.layout-element-269f7a9 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .hero-copy {
    padding: 24px 16px 0;
    text-align: center;
  }

  .hero-title {
    font-size: 30px;
  }

  .hero-subtitle {
    font-size: 16px;
  }

  .sm-call-inline .call-cta {
    justify-content: center;
    width: 100%;
    padding-top: 18px;
  }

  .sm-call-inline .call-cta::after {
    top: 9px;
    right: 10px;
  }

  .sm-call-inline .call-cta-title {
    font-size: 15px;
    padding-right: 88px;
  }

  .thankyou-page .layout-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .thankyou-page .right-box.left-box.animation-1.fade-up {
    grid-template-columns: 1fr;
  }

  .thankyou-card-content {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }

  .thankyou-card-details .find-part-title {
    font-size: 17px;
  }

  .thankyou-card-details .table td {
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
    word-break: break-word;
    text-align: left;
  }

  .thankyou-card-details .table td:first-child {
    width: 42%;
  }

  .thankyou-card .call-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .hero-image {
    display: flex;
    justify-content: center;
    padding: 16px !important;
  }

  .hero-image img {
    width: 100%;
    max-width: 320px;
    height: auto;
  }

  .layout-291 .layout-element.layout-element-2f4157d {
    margin-top: 0 !important;
    padding-top: 48px !important;
  }

  .layout-291 .layout-element.layout-element-92d3168 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }

  .layout-291 .layout-element.layout-element-061491e {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
    padding-top: 40px !important;
  }

  .layout-291 .layout-element.layout-element-45c2178 {
    padding-top: 56px !important;
    padding-bottom: 40px !important;
  }

  .layout-291 .layout-element.layout-element-1bdad1c {
    padding-top: 36px !important;
    padding-bottom: 24px !important;
  }

  .layout-291 .layout-element.layout-element-fcf25af {
    padding-top: 36px !important;
    padding-bottom: 12px !important;
  }

  .layout-291 .layout-element.layout-element-7af569c2 {
    padding-bottom: 24px !important;
  }

  .layout-291 .layout-element.layout-element-9091917,
  .layout-291 .layout-element.layout-element-5d42abf {
    display: none !important;
  }

  .contactsuite-form {
    padding: 18px !important;
  }

  .contactsuite-form .row {
    margin: 0 !important;
  }

  .contactsuite-form .row > div {
    padding: 0 !important;
  }

  .contactsuite-form .contactsuite-submit {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .milestone-one__single {
    margin-bottom: 14px;
  }

  .milestone-one__icon {
    font-size: 44px;
    margin-bottom: 8px;
  }

  .milestone-one__number {
    font-size: 28px;
    line-height: 1;
    margin-top: 10px;
  }

  .milestone-one__title {
    font-size: 12px;
    line-height: 1.3;
    margin-top: 8px;
    padding: 8px 10px;
  }

  .about-four__box-content {
    padding: 14px 16px !important;
  }

  .layout-291 .layout-element.layout-element-9052251 .layout-icon,
  .layout-291 .layout-element.layout-element-cf53e58 .layout-icon,
  .layout-291 .layout-element.layout-element-988a62a .layout-icon {
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
    line-height: 1 !important;
  }

  .layout-291 .layout-element.layout-element-9052251 .layout-icon-box-icon,
  .layout-291 .layout-element.layout-element-cf53e58 .layout-icon-box-icon,
  .layout-291 .layout-element.layout-element-988a62a .layout-icon-box-icon {
    background: transparent !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin-right: 12px !important;
  }

  .layout-291 .layout-element.layout-element-9052251 .layout-icon i,
  .layout-291 .layout-element.layout-element-cf53e58 .layout-icon i,
  .layout-291 .layout-element.layout-element-988a62a .layout-icon i {
    color: var(--e-global-color-primary) !important;
  }

  .layout-291 .layout-element.layout-element-9052251 .layout-icon-box-wrapper,
  .layout-291 .layout-element.layout-element-cf53e58 .layout-icon-box-wrapper,
  .layout-291 .layout-element.layout-element-988a62a .layout-icon-box-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 12px;
  }

  .layout-291 .layout-element.layout-element-c524f93 .gsc-heading .title,
  .layout-291 .layout-element.layout-element-77f1e67 .gsc-heading .title,
  .layout-291 .layout-element.layout-element-6dc3dc9 .gsc-heading .title,
  .layout-291 .layout-element.layout-element-5417365a .gsc-heading .title,
  .layout-page-104 .layout-heading-title,
  .layout-page-105 .layout-heading-title,
  .layout-page-102 .layout-heading-title {
    font-size: 26px !important;
    line-height: 1.2 !important;
  }

  .gsc-heading .title-desc,
  .gsc-heading .title-desc p,
  .gsc-heading .title-desc li,
  .layout-widget-text-editor,
  .layout-widget-text-editor p,
  .layout-widget-text-editor li,
  .layout-icon-box-description,
  .portfolio-one__content,
  .about-four__desc {
    font-size: 13px !important;
    line-height: 1.55 !important;
  }

  .layout-icon-box-title,
  .layout-icon-box-title a,
  .portfolio-one__title,
  .portfolio-one__title a {
    font-size: 17px !important;
    line-height: 1.3 !important;
  }
}

@media (max-width: 575.98px) {
  .mobile-stat-column,
  .layout-291 .layout-element.layout-element-69ffa8e,
  .layout-291 .layout-element.layout-element-3bdcc75,
  .layout-291 .layout-element.layout-element-1cd666b,
  .layout-291 .layout-element.layout-element-bde7d45 {
    flex: 0 0 50% !important;
    width: 50% !important;
    max-width: 50% !important;
  }
}
