/*@import url(https://fonts.googleapis.com/css?family=Oswald:400,600&display=swap);*/

body {
  font-family: Open Sans, Helvetica, Arial, sans-serif;
}

.button--secondary a:hover {
  border-color: var(--e-global-color-accent) !important;
  color: var(--e-global-color-accent) !important;
}

body #masthead.site-header .ast-button {
  border: 1px solid #009aa8 !important;
  color: #009aa8 !important;
  text-transform: capitalize;
}

body.ast-theme-transparent-header
  #masthead.site-header
  .button-custom-menu-item
  .ast-button:hover,
body #masthead.site-header .ast-button:hover {
  border: 1px solid #f26a31 !important;
  color: #f26a31 !important;
}

body.ast-theme-transparent-header
  #masthead.site-header
  .button-custom-menu-item
  .ast-button {
  border-color: #fff !important;
  color: #fff !important;
}

.has-black-color {
  color: #111 !important;
}

.has-black-background-color {
  background-color: #111 !important;
}

.has-white-color {
  color: #fff !important;
}

.has-white-background-color {
  background-color: #fff !important;
}

.has-gray-dark-color {
  color: #333 !important;
}

.has-gray-dark-background-color {
  background-color: #333 !important;
}

.has-gray-medium-color {
  color: #858a89 !important;
}

.has-gray-medium-background-color {
  background-color: #858a89 !important;
}

.has-gray-light-color {
  color: #e8ebe9 !important;
}

.has-gray-light-background-color {
  background-color: #e8ebe9 !important;
}

.has-orange-color {
  color: #f58231 !important;
}

.has-orange-background-color {
  background-color: #f58231 !important;
}

.has-dark-orange-color {
  color: #e37324 !important;
}

.has-dark-orange-background-color {
  background-color: #e37324 !important;
}

.has-green-color {
  color: var(--e-global-color-primary) !important;
}

.has-green-background-color {
  background-color: var(--e-global-color-primary) !important;
}

body:not(.elementor-editor-active) .site-content p + ol,
body:not(.elementor-editor-active) .site-content p + ul {
  margin-top: -1rem;
}

body:not(.elementor-editor-active)
  .site-content
  ol:not(.elementor-icon-list-items)
  li,
body:not(.elementor-editor-active)
  .site-content
  ul:not(.elementor-icon-list-items)
  li {
  margin-bottom: 1rem;
  line-height: 1.5;
}

body:not(.elementor-editor-active) .site-content p:empty {
  display: none;
}

.is-bold {
  font-weight: 700;
}

.is-uppercase {
  text-transform: uppercase;
}

.is-borderless {
  border: none;
}

.has-large-border-radius.elementor-button {
  border-radius: 2rem;
}

.is-full-width-mobile {
  width: 100%;
}

@media (min-width: 641px) {
  .is-full-width-mobile {
    width: auto;
  }
}

.elementor-location-single h1 {
  margin-bottom: 0.5rem;
}

.elementor-location-single h1:last-child {
  margin-bottom: 0;
}

.site-content h1 sup {
  top: -1.5em;
  font-size: 33%;
}

.entry-content h1:last-child {
  margin-bottom: 0;
}

.elementor-location-single h2 {
  margin-bottom: 0.5rem;
}

.elementor-location-single h2:last-child {
  margin-bottom: 0;
}

.site-content h2 sup {
  top: -1.5em;
  font-size: 33%;
}

.entry-content h2:last-child {
  margin-bottom: 0;
}

.elementor-location-single h3 {
  margin-bottom: 0.5rem;
}

.elementor-location-single h3:last-child {
  margin-bottom: 0;
}

.site-content h3 sup {
  top: -1.5em;
  font-size: 33%;
}

.entry-content h3:last-child {
  margin-bottom: 0;
}

.elementor-location-single h4 {
  margin-bottom: 0.5rem;
}

.elementor-location-single h4:last-child {
  margin-bottom: 0;
}

.site-content h4 sup {
  top: -1.5em;
  font-size: 33%;
}

.entry-content h4:last-child {
  margin-bottom: 0;
}

.elementor-location-single h5 {
  margin-bottom: 0.5rem;
}

.elementor-location-single h5:last-child {
  margin-bottom: 0;
}

.site-content h5 sup {
  top: -1.5em;
  font-size: 33%;
}

.entry-content h5:last-child {
  margin-bottom: 0;
}

.elementor-location-single h6 {
  margin-bottom: 0.5rem;
}

.elementor-location-single h6:last-child {
  margin-bottom: 0;
}

.site-content h6 sup {
  top: -1.5em;
  font-size: 33%;
}

.entry-content h6:last-child {
  margin-bottom: 0;
}

.site-content p sup {
  top: -0.75rem;
  font-size: 33%;
}

.entry-content p:last-child {
  margin-bottom: 0;
}

.elementor-widget-uael-modal-popup .elementor-button {
  width: 100%;
}

@media (min-width: 641px) {
  .elementor-widget-uael-modal-popup .elementor-button {
    width: auto;
  }
}

.elementor-widget-uael-modal-popup .uael-builder-msg > * {
  text-transform: none !important;
}

.hero-header,
.hero-subheader {
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.hero-header {
  margin-bottom: 0.25rem;
  font-size: 2rem;
}

@media (min-width: 769px) {
  .hero-header {
    font-size: 2.5rem;
  }
}

@media (min-width: 1025px) {
  .hero-header {
    font-size: 3rem;
  }
}

.hero-subheader {
  font-size: 1.5rem;
}

@media (min-width: 769px) {
  .hero-subheader {
    font-size: 1.75rem;
  }
}

@media (min-width: 1025px) {
  .hero-subheader {
    font-size: 2rem;
  }
}

.wp-block-quote {
  margin-left: 1em;
  color: #858a89;
  border-color: var(--e-global-color-primary);
}

.wp-block-quote p {
  margin-bottom: 0.75em;
}

.wp-block-quote cite {
  color: var(--e-global-color-primary);
  font-style: normal;
  font-size: 0.875rem;
}

.wp-block-quote cite em {
  font-style: normal;
}

.wp-block-image figcaption {
  font-size: 0.875rem;
}

.text-center {
  text-align: center;
}

.single-elementor_library .site-header,
.single-elementor_library footer {
  display: none;
}

.single-elementor_library #primary {
  width: 100%;
}

section.content-section,
section.hero-section {
  padding: 4rem 0;
}

section.content-section > div,
section.hero-section > div {
  padding: 10px 20px;
}

@media (min-width: 1025px) {
  section.content-section > div,
  section.hero-section > div {
    padding: 10px;
  }
}

section.tool-bg {
  background: url("https://biltappst.wpengine.com/wp-content/uploads/2022/04/BILT-tool-pattern-2022_rectangle-scaled.jpg")
    0 0 repeat;
}

section.tool-bg .hero-header {
  text-transform: capitalize;
}

.main-header-bar-navigation button {
  font-weight: 700;
  text-transform: uppercase;
}

.main-header-bar .ast-container {
  padding: 0 10px 0 20px;
}

body.home .ast-mobile-menu-buttons .menu-toggle {
  color: #fff;
}

.menu-footer-nav-container .menu {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

@media (min-width: 641px) {
  .menu-footer-nav-container .menu {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
  }
}

.menu-footer-nav-container .menu li a {
  display: block;
  margin-bottom: 0.25rem;
  line-height: 1.5;
  color: #858a89;
  font-size: 0.875rem;
}

.menu-footer-nav-container .menu li a:active,
.menu-footer-nav-container .menu li a:focus,
.menu-footer-nav-container .menu li a:hover {
  color: #f58231;
}

.menu-footer-nav-container .menu > li {
  width: 50%;
  padding: 0 0.25rem;
}

@media (min-width: 641px) {
  .menu-footer-nav-container .menu > li {
    width: auto;
    padding: 0;
  }
}

.menu-footer-nav-container .menu > li > a {
  font-weight: 700;
  text-transform: uppercase;
}

.menu-footer-nav-container .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.brands {
  padding: 0.5rem;
}

@media (min-width: 1025px) {
  .brands {
    padding: 0;
  }
}

@media (min-width: 1025px) {
  .brands .elementor-posts {
    margin: 0 -2rem;
  }
}

.brands article.brand {
  padding: 1rem 0;
  text-align: center;
  border-bottom: 1px solid #e8ebe9;
}

.brands article.brand:nth-child(odd):nth-last-child(-n + 2),
.brands article.brand:nth-child(odd):nth-last-child(-n + 2) ~ article {
  border-bottom: none;
}

@media (min-width: 641px) {
  .brands article.brand {
    padding: 1.5rem 1rem;
  }

  .brands article.brand:nth-child(odd):nth-last-child(-n + 2) {
    border-bottom: 1px solid #e8ebe9;
  }

  .brands article.brand:nth-child(3n + 1):nth-last-child(-n + 3),
  .brands article.brand:nth-child(3n + 1):nth-last-child(-n + 3) ~ article {
    border-bottom: none;
  }
}

@media (min-width: 1025px) {
  .brands article.brand:nth-child(3n + 1):nth-last-child(-n + 3),
  .brands article.brand:nth-child(3n + 1):nth-last-child(-n + 3) ~ article {
    border-bottom: 1px solid #e8ebe9;
  }

  .brands article.brand:nth-child(4n + 1):nth-last-child(-n + 4),
  .brands article.brand:nth-child(4n + 1):nth-last-child(-n + 4) ~ article {
    border-bottom: none !important;
  }
}

.brands article.brand .elementor-widget-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
}

.brands article.brand .elementor-widget-image img {
  max-height: 75px;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain";
}

.brands article.brand .elementor-heading-title a {
  word-break: break-all;
}

.brands-new-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1.5rem 1rem 0;
}

@media screen and (min-width: 641px) {
  .brands-new-filter {
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 1.5rem 1rem 0;
  }
}

@media screen and (min-width: 1025px) {
  .brands-new-filter {
    padding: 0.5rem 1rem 0;
  }
}

.brands-new-filter .brands-filter__letter {
  padding: 0.5rem;
  color: #009aa8;
  background: none;
  border: none;
  cursor: pointer;
}


.brands-new-filter .brands-filter__letter.brands-filter__letter--active,
.brands-new-filter .brands-filter__letter:active,
.brands-new-filter .brands-filter__letter:focus,
.brands-new-filter .brands-filter__letter:hover {
  color: #f58231;
}

@media screen and (min-width: 1025px) {
  .brands-new-filter .brands-filter__letter {
    padding: 0;
  }
}

.brands-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1.5rem 1rem 0;
}

@media screen and (min-width: 641px) {
  .brands-filter {
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 1.5rem 1rem 0;
  }
}

@media screen and (min-width: 1025px) {
  .brands-filter {
    padding: 0.5rem 1rem 0;
  }
}

.brands-filter .brands-filter__letter {
  padding: 0.5rem;
  color: #009aa8;
  background: none;
  border: none;
  cursor: pointer;
}


.brands-filter .brands-filter__letter.brands-filter__letter--active,
.brands-filter .brands-filter__letter:active,
.brands-filter .brands-filter__letter:focus,
.brands-filter .brands-filter__letter:hover {
  color: #f58231;
}

@media screen and (min-width: 1025px) {
  .brands-filter .brands-filter__letter {
    padding: 0;
  }
}

.brand__search .elementor-search-form:not(.active) {
  display: none;
}

.works .elementor-element .elementor-widget-icon {
  max-width: none;
  width: auto;
}

.works .elementor-element .elementor-widget-icon path:not([fill="none"]) {
  fill: #858a89;
}

.works .elementor-element .elementor-widget-icon line,
.works .elementor-element .elementor-widget-icon path[fill="none"] {
  stroke: #858a89;
}

.work__step {
  border: 2px solid #fff;
}

@media (min-width: 769px) {
  .work__step {
    cursor: pointer;
  }
}

.work__step:after {
  content: "";
  position: absolute;
  top: calc(50% - 20px);
  right: 0;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #f58231;
  border-style: solid;
  border-width: 20px 0 20px 15px;
  z-index: -1;
  transition: right 0.2s ease;
}

@media (min-width: 769px) {
  .work__step.work__step--active,
  .work__step:active,
  .work__step:focus,
  .work__step:hover {
    border: 2px solid #f58231;
  }

  .work__step.work__step--active:after,
  .work__step:active:after,
  .work__step:focus:after,
  .work__step:hover:after {
    right: -15px;
  }

  .work__step.work__step--active .elementor-heading-title:not(p),
  .work__step:active .elementor-heading-title:not(p),
  .work__step:focus .elementor-heading-title:not(p),
  .work__step:hover .elementor-heading-title:not(p) {
    color: #f58231 !important;
  }

  .work__step.work__step--active
    .elementor-element
    .elementor-widget-icon
    path:not([fill="none"]),
  .work__step:active
    .elementor-element
    .elementor-widget-icon
    path:not([fill="none"]),
  .work__step:focus
    .elementor-element
    .elementor-widget-icon
    path:not([fill="none"]),
  .work__step:hover
    .elementor-element
    .elementor-widget-icon
    path:not([fill="none"]) {
    fill: #f58231;
  }

  .work__step.work__step--active .elementor-element .elementor-widget-icon line,
  .work__step.work__step--active
    .elementor-element
    .elementor-widget-icon
    path[fill="none"],
  .work__step:active .elementor-element .elementor-widget-icon line,
  .work__step:active
    .elementor-element
    .elementor-widget-icon
    path[fill="none"],
  .work__step:focus .elementor-element .elementor-widget-icon line,
  .work__step:focus .elementor-element .elementor-widget-icon path[fill="none"],
  .work__step:hover .elementor-element .elementor-widget-icon line,
  .work__step:hover
    .elementor-element
    .elementor-widget-icon
    path[fill="none"] {
    stroke: #f58231;
  }
}

.work__feature {
  position: absolute;
  transition: all 0.75s ease;
}

.work__feature img {
  border-radius: 0.5rem;
}

.work__feature:first-child {
  left: 0;
  transform: scale(0.9);
}

.work__feature:first-child.work__feature--out {
  left: 50rem;
  transform: rotate(5deg);
}

.work__feature:nth-child(2) {
  left: 1.875rem;
  transform: scale(0.95);
}

.work__feature:nth-child(2).work__feature--out {
  left: 50rem;
  transform: rotate(5deg);
}

.work__feature:nth-child(3) {
  left: 3.75rem;
  transform: scale(1);
}

.work__feature:nth-child(3).work__feature--out {
  left: 50rem;
  transform: rotate(5deg);
}

article.featured_product {
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

.featured_product__image img {
  height: 200px;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain";
}

.assembly-stats .elementor-widget-container > div {
  display: flex;
}

.assembly {
  position: relative;
  width: 100px;
  font-weight: 600;
}

.assembly__label {
  font-size: 0.75rem;
  color: #b2b2b2;
  fill: #b2b2b2;
  text-transform: uppercase;
}

.assembly__item {
  color: #888;
  fill: #888;
  font-size: 1.75rem;
  font-weight: 300;
}

.brand-list .uael-img-carousel-wrap {
  padding: 0 3rem;
}

@media (min-width: 769px) {
  .brand-list .uael-img-carousel-wrap {
    padding: 0 2rem;
  }
}

.brand-list .uael-img-carousel-wrap .slick-list {
  height: 50px !important;
}

.brand-list .uael-img-carousel-wrap .slick-track {
  display: flex;
  align-items: center;
}

.brand-list .uael-img-carousel-wrap .slick-slide img {
  max-height: 50px;
  margin-left: auto;
  margin-right: auto;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain";
}

.elementor-location-single.career {
  padding: 0 1rem;
}

@media (min-width: 1025px) {
  .elementor-location-single.career {
    padding: 0;
  }
}

.elementor-posts article.career {
  padding-bottom: 2rem;
  border-bottom: 1px solid #e8ebe9;
}

.elementor-posts article.career:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.elementor-posts article.career .elementor-icon-list-text {
  padding-left: 0;
}


.ast-article-single
  .elementor-posts--thumbnail-top
  .elementor-post__thumbnail__link {
  border-radius: 8px;
  margin-bottom: 35px;
  overflow: hidden;
}

.ast-article-single
  .elementor-posts
  .elementor-post__card
  .elementor-post__text {
  padding: 0;
}

.ast-article-single
  .elementor-posts
  .elementor-post__card
  .elementor-post__title {
  margin-bottom: 20px;
}

.ast-article-single
  .elementor-posts
  .elementor-post__card
  .elementor-post__excerpt {
  margin-top: 0;
  margin-bottom: 15px;
}

.wpforms-container .wpforms-field-container {
  display: flex;
  flex-wrap: wrap;
}

.wpforms-container .wpforms-field {
  width: 100%;
}

.wpforms-container .wpforms-field.wpforms-one-half {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 641px) {
  .wpforms-container .wpforms-field.wpforms-one-half {
    width: 48%;
    margin-left: 4%;
  }
}

.testimonials {
  display: none;
  flex-wrap: wrap;
}

[data-elementor-type="wp-page"] .testimonials {
  display: flex;
}

@media (min-width: 769px) {
  .testimonials {
    align-items: center;
  }
}

.testimonials__content {
  width: 100%;
  margin-bottom: 2rem;
  padding: 0 1.25rem;
}

@media (min-width: 769px) {
  .testimonials__content {
    width: 50%;
    margin-bottom: 0;
    padding: 0 1rem;
  }
}

.testimonial-details {
  display: none;
}

.testimonial-details blockquote {
  margin-left: 1rem;
  margin-bottom: 0;
}

.testimonial-details.testimonial-details--active {
  display: block;
}

.testimonials__companies {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  width: 100%;
}

@media (min-width: 769px) {
  .testimonials__companies {
    width: 50%;
    padding: 0 1rem;
  }
}

.testimonial-company {
  width: 33.33%;
  height: 100px;
  padding: 0.5rem 1rem;
  text-align: center;
  background-color: transparent;
  color: #858a89;
  border: none;
  border-radius: 0;
  box-shadow: inset 0 0 0 1px #e8ebe9;
  cursor: pointer;
  transition: box-shadow 0.2s ease;
}

@media (min-width: 641px) {
  .testimonial-company {
    height: 130px;
    padding: 0.5rem 3rem;
  }
}

@media (min-width: 769px) {
  .testimonial-company {
    padding: 0.5rem 1.5rem;
  }
}

.testimonial-company.testimonial-company--active,
.testimonial-company:active,
.testimonial-company:focus,
.testimonial-company:hover {
  background-color: transparent;
  color: #858a89;
  border: none;
  border-radius: 0;
  box-shadow: inset 0 0 0 3px #858a89;
}

.testimonial-company.testimonial-company--active img,
.testimonial-company:active img,
.testimonial-company:focus img,
.testimonial-company:hover img {
  filter: grayscale(0);
}

.testimonial-company img {
  max-height: 60px;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain";
  filter: grayscale(100%);
  transition: filter 0.2s ease;
}

@media (min-width: 641px) {
  .testimonial-company img {
    max-height: 75px;
  }
}

.testimonial-company > :last-child {
  margin-bottom: 0;
}

article.event {
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}

body:not([class*="paged"]) .events-header {
  padding: 4em 0 10em !important;
}

body:not([class*="paged"]) .event-list-container {
  margin-top: -80px;
  padding-top: 0 !important;
}

@media (min-width: 1025px) {
  body:not([class*="paged"]) article.event:first-child {
    grid-column-start: span 3;
  }

  body:not([class*="paged"])
    article.event:first-child
    .event-list__event
    .event-image {
    width: 50%;
  }

  body:not([class*="paged"])
    article.event:first-child
    .event-list__event
    .event-image
    img {
    height: 100%;
    max-height: 360px;
  }

  body:not([class*="paged"])
    article.event:first-child
    .event-list__event
    .event-content {
    width: 50%;
  }

  body:not([class*="paged"])
    article.event:first-child
    .event-list__event
    .event-content__excerpt {
    display: block;
  }
}

.event-content__excerpt {
  display: none;
}

.event-image img {
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}

.instruction-brands,
.instruction-products {
  display: flex;
  flex-wrap: wrap;
  padding: 2rem 20px;
}

body.wp-admin > .instruction-brands,
body.wp-admin > .instruction-products {
  display: none;
}

@media (min-width: 1025px) {
  .instruction-brands,
  .instruction-products {
    margin: 0 -4rem;
  }
}

.instruction-brand,
.instruction-product {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  padding: 2rem;
  text-align: center;
  border-bottom: 1px solid #e8ebe9;
}

.instruction-brand:nth-child(odd):nth-last-child(-n + 2),
.instruction-brand:nth-child(odd):nth-last-child(-n + 2) ~ div,
.instruction-product:nth-child(odd):nth-last-child(-n + 2),
.instruction-product:nth-child(odd):nth-last-child(-n + 2) ~ div {
  border-bottom: none;
}

@media (min-width: 641px) {
  .instruction-brand,
  .instruction-product {
    width: 33.33%;
    padding: 2rem 3rem;
  }

  .instruction-brand:nth-child(odd):nth-last-child(-n + 2),
  .instruction-product:nth-child(odd):nth-last-child(-n + 2) {
    border-bottom: 1px solid #e8ebe9;
  }

  .instruction-brand:nth-child(3n + 1):nth-last-child(-n + 3),
  .instruction-brand:nth-child(3n + 1):nth-last-child(-n + 3) ~ div,
  .instruction-product:nth-child(3n + 1):nth-last-child(-n + 3),
  .instruction-product:nth-child(3n + 1):nth-last-child(-n + 3) ~ div {
    border-bottom: none;
  }
}

@media (min-width: 1025px) {
  .instruction-brand,
  .instruction-product {
    width: 25%;
  }

  .instruction-brand:nth-child(3n + 1):nth-last-child(-n + 3),
  .instruction-brand:nth-child(3n + 1):nth-last-child(-n + 3) ~ div,
  .instruction-product:nth-child(3n + 1):nth-last-child(-n + 3),
  .instruction-product:nth-child(3n + 1):nth-last-child(-n + 3) ~ div {
    border-bottom: 1px solid #e8ebe9;
  }

  .instruction-brand:nth-child(4n + 1):nth-last-child(-n + 4),
  .instruction-brand:nth-child(4n + 1):nth-last-child(-n + 4) ~ div,
  .instruction-product:nth-child(4n + 1):nth-last-child(-n + 4),
  .instruction-product:nth-child(4n + 1):nth-last-child(-n + 4) ~ div {
    border-bottom: none !important;
  }
}

#main .instruction-brand__header {
  font-size: 1rem;
  line-height: 1.5;
  text-transform: none;
}

#main .instruction-brand__header a {
  font-size: 1em;
}

#main .instruction-brand__logo {
  max-height: 75px;
  margin-bottom: 1rem;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain";
}

#main .instruction-product__image {
  margin-bottom: 1rem;
}

#main .instruction-product__name {
  font-size: 1.5rem;
  line-height: 1.5;
  text-transform: none;
}

@media (min-width: 641px) {
  #main .instruction-product__name {
    font-size: 1rem;
  }
}

#main .instruction-product__model {
  display: block;
}

.app-banner {
  display: flex;
  align-items: center;
  padding: 12px;
  border-bottom: 1px solid #e8ebe9;
}

.app-banner--closed {
  display: none;
}

.app-banner__close {
  align-self: flex-start;
  padding: 2px 5px;
  background-color: #e8ebe9;
  color: #858a89;
  border: none;
  line-height: 1;
}

.app-banner__icon {
  display: block;
  width: 52px;
  margin: 0 10px;
}

.app-details {
  flex: 1;
  align-self: flex-start;
  display: flex;
  flex-direction: column;
}

.app-details__name {
  font-size: 13px;
}

.app-details__company,
.app-details__cost {
  font-size: 11px;
}

.app-banner__link {
  padding: 4px 12px;
  background-color: #f58231;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 12px;
}

/* article.press_article {
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
   box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); 
}

.press_article__image img {
  height: 75px;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain";
} */

.elementor-pagination {
  margin-top: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-numbers {
  color: #838787 !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}

.page-numbers:not(.dots) {
  height: 2.5em;
  width: 2.5em;
  background-color: #e8ebe9;
  border-radius: 0.5em;
}

.page-numbers.current {
  /* background-color: var(--e-global-color-primary); */
  background-color: #009aa8;
  color: #fff !important;
}

a.page-numbers:active,
a.page-numbers:focus,
a.page-numbers:hover {
  background-color: #838787;
  color: #fff !important;
}

span.page-numbers.next,
span.page-numbers.prev {
  opacity: 0.5;
}

body.single-post .post__featured-image {
  width: calc(100% + 1400px);
  margin-left: -35px;
  margin-right: -35px;
  position: relative;
}

body.single-post .post__featured-image img {
  width: 100%;
  max-height: 445px;
  -o-object-fit: cover;
  object-fit: cover;
}

.button--orange {
  display: block;
  background-color: #f26a31;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.button--orange:active,
.button--orange:focus,
.button--orange:hover {
  background-color: #e37324;
}

@media (min-width: 641px) {
  .button--orange {
    display: inline-block;
  }
}
