@charset "UTF-8";
/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 2.0.0
Text Domain:  Avada
*/
@-webkit-keyframes grow-shrink {
  15% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.05);
  }
  25% {
    transform: scale(1);
  }
}
@keyframes grow-shrink {
  15% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.05);
  }
  25% {
    transform: scale(1);
  }
}
.grow-shrink {
  -webkit-animation-name: grow-shrink;
  animation-name: grow-shrink;
}

.fusion-tb-header .fusion-fullwidth.fullwidth-box.fusion-builder-row-1 {
  padding-top: 0;
}
.fusion-tb-header .fusion-fullwidth.fullwidth-box.fusion-builder-row-1 .fusion-builder-row.fusion-row .fusion-layout-column.fusion_builder_column.fusion-builder-column-0 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.fusion-tb-header .fusion-fullwidth.fullwidth-box.fusion-builder-row-1 .fusion-builder-row.fusion-row .fusion-layout-column.fusion_builder_column.fusion-builder-column-1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.fusion-tb-header .fusion-fullwidth.fullwidth-box.fusion-builder-row-1 .fusion-builder-row.fusion-row .fusion-layout-column.fusion_builder_column.fusion-builder-column-1 > .fusion-column-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.fusion-tb-header .fusion-fullwidth.fullwidth-box.fusion-builder-row-1 .fusion-builder-row.fusion-row .fusion-layout-column.fusion_builder_column.fusion-builder-column-1 > .fusion-column-wrapper > .awb-menu.awb-menu_row {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.fusion-tb-header .fusion-fullwidth.fullwidth-box.fusion-builder-row-1 .fusion-builder-row.fusion-row .fusion-layout-column.fusion_builder_column.fusion-builder-column-1 > .fusion-column-wrapper > .awb-menu.awb-menu_row #menu-top-right-menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.fusion-tb-header .fusion-fullwidth.fullwidth-box.fusion-builder-row-1 .fusion-builder-row.fusion-row .fusion-layout-column.fusion_builder_column.fusion-builder-column-1 > .fusion-column-wrapper > .awb-menu.awb-menu_row #menu-top-right-menu .menu-item {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.fusion-tb-header .fusion-fullwidth.fullwidth-box.fusion-builder-row-1 .fusion-builder-row.fusion-row .fusion-layout-column.fusion_builder_column.fusion-builder-column-1 > .fusion-column-wrapper > .awb-menu.awb-menu_row #menu-top-right-menu .menu-item > .awb-menu__main-a {
  padding-top: 10px;
  padding-bottom: 10px;
}

#menu-top-right-menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#menu-top-right-menu .menu-item {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#menu-top-right-menu .menu-item > .awb-menu__main-a {
  padding: 5px 10px;
  background: rgb(255, 103, 29);
  color: rgb(29, 35, 39) !important;
  font-weight: 400;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#menu-top-right-menu .menu-item > .awb-menu__main-a * {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#menu-top-right-menu .menu-item > .awb-menu__main-a .fusion-megamenu-icon {
  color: rgb(255, 255, 255) !important;
}
#menu-top-right-menu .menu-item > .awb-menu__main-a .fusion-megamenu-icon > .fa-map-marker-alt {
  color: rgb(255, 255, 255) !important;
}
#menu-top-right-menu .menu-item > .awb-menu__main-a:hover, #menu-top-right-menu .menu-item > .awb-menu__main-a:focus-visible {
  background: rgb(29, 35, 39) !important;
  color: rgb(255, 255, 255) !important;
}
#menu-top-right-menu .menu-item > .awb-menu__main-a:hover .fusion-megamenu-icon, #menu-top-right-menu .menu-item > .awb-menu__main-a:focus-visible .fusion-megamenu-icon {
  color: rgb(255, 103, 29) !important;
}
#menu-top-right-menu .menu-item > .awb-menu__main-a:hover .fusion-megamenu-icon > .fa-map-marker-alt, #menu-top-right-menu .menu-item > .awb-menu__main-a:focus-visible .fusion-megamenu-icon > .fa-map-marker-alt {
  color: rgb(255, 103, 29) !important;
}

.btn-hajoca {
  display: inline-flex !important;
  position: relative !important;
  align-items: center !important;
  background-color: rgb(255, 103, 29) !important;
  color: rgb(255, 255, 255);
  cursor: pointer !important;
  font-family: "Poppins", Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  justify-content: center !important;
  letter-spacing: 0.24px !important;
  line-height: 19.2px !important;
  outline-color: rgb(255, 255, 255) !important;
  outline-style: none !important;
  outline-width: 0px !important;
  padding-bottom: 13px !important;
  padding-left: 29px !important;
  padding-right: 29px !important;
  padding-top: 13px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-hajoca i,
.btn-hajoca .fusion-button-text {
  color: rgb(255, 255, 255) !important;
}
.btn-hajoca:hover, .btn-hajoca:focus-visible {
  background-color: rgb(247, 242, 242) !important;
  color: #000 !important;
}
.btn-hajoca:hover i,
.btn-hajoca:hover .fusion-button-text, .btn-hajoca:focus-visible i,
.btn-hajoca:focus-visible .fusion-button-text {
  color: #000 !important;
}
.btn-hajoca.btn-primary {
  border: 0.15rem solid rgb(255, 103, 29) !important;
}
.btn-hajoca.btn-primary:hover, .btn-hajoca.btn-primary:focus-visible {
  background-color: rgb(247, 242, 242) !important;
  color: #000 !important;
  border: 0.15rem solid rgb(247, 242, 242) !important;
}
.btn-hajoca.btn-secondary {
  background-color: rgb(255, 255, 255) !important;
  color: rgb(230, 93, 24) !important;
  border: 0.15rem solid rgb(255, 103, 29) !important;
}
.btn-hajoca.btn-secondary:hover, .btn-hajoca.btn-secondary:focus-visible {
  color: #000 !important;
  background-color: rgb(247, 242, 242) !important;
  border: 0.15rem solid rgb(247, 242, 242) !important;
}

.btn-hajoca-submit .btn-hajoca-submit {
  display: inline-flex !important;
  position: relative !important;
  align-items: center !important;
  background-color: rgb(255, 103, 29) !important;
  color: rgb(255, 255, 255);
  cursor: pointer !important;
  font-family: "Poppins", Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  justify-content: center !important;
  letter-spacing: 0.24px !important;
  line-height: 19.2px !important;
  outline-color: rgb(255, 255, 255) !important;
  outline-style: none !important;
  outline-width: 0px !important;
  padding-bottom: 13px !important;
  padding-left: 29px !important;
  padding-right: 29px !important;
  padding-top: 13px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-hajoca-submit .btn-hajoca-submit i,
.btn-hajoca-submit .btn-hajoca-submit .fusion-button-text {
  color: rgb(255, 255, 255) !important;
}
.btn-hajoca-submit .btn-hajoca-submit:hover, .btn-hajoca-submit .btn-hajoca-submit:focus-visible {
  background-color: rgb(247, 242, 242) !important;
  color: #000 !important;
}
.btn-hajoca-submit .btn-hajoca-submit:hover i,
.btn-hajoca-submit .btn-hajoca-submit:hover .fusion-button-text, .btn-hajoca-submit .btn-hajoca-submit:focus-visible i,
.btn-hajoca-submit .btn-hajoca-submit:focus-visible .fusion-button-text {
  color: #000 !important;
}
.btn-hajoca-submit .btn-hajoca-submit.btn-primary {
  border: 0.15rem solid rgb(255, 103, 29) !important;
}
.btn-hajoca-submit .btn-hajoca-submit.btn-primary:hover, .btn-hajoca-submit .btn-hajoca-submit.btn-primary:focus-visible {
  background-color: rgb(247, 242, 242) !important;
  color: #000 !important;
  border: 0.15rem solid rgb(247, 242, 242) !important;
}
.btn-hajoca-submit .btn-hajoca-submit.btn-secondary {
  background-color: rgb(255, 255, 255) !important;
  color: rgb(230, 93, 24) !important;
  border: 0.15rem solid rgb(255, 103, 29) !important;
}
.btn-hajoca-submit .btn-hajoca-submit.btn-secondary:hover, .btn-hajoca-submit .btn-hajoca-submit.btn-secondary:focus-visible {
  color: #000 !important;
  background-color: rgb(247, 242, 242) !important;
  border: 0.15rem solid rgb(247, 242, 242) !important;
}

.flex-buttons {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 567px) {
  .flex-buttons {
    flex-direction: column;
  }
  .flex-buttons .btn-hajoca {
    margin-bottom: 1em;
  }
}

.jcarousel-wrapper {
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 100%;
}

.carousel-controls {
  position: absolute;
  display: flex;
  justify-content: space-between;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 110%;
  left: -5%;
  right: -5%;
  pointer-events: none;
  z-index: 20;
}
@media (max-width: 567px) {
  .carousel-controls {
    width: 106%;
    left: -3%;
    right: -3%;
  }
}
.carousel-controls .carret-link {
  position: relative;
  display: inline-block !important;
  width: 1.5em;
  height: 4em;
  background: none !important;
  background-size: auto !important;
  margin: 0 0.25em 0 0.75em;
  pointer-events: all;
}
.carousel-controls .carret-link::before, .carousel-controls .carret-link::after {
  display: block !important;
  visibility: visible !important;
  position: absolute;
  content: "";
  width: 2px;
  height: 2em;
  background: rgb(97, 141, 177);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.carousel-controls .carret-link::before {
  top: 44%;
  left: 50%;
  transform: rotate(40deg);
}
.carousel-controls .carret-link::after {
  bottom: 44%;
  left: 50%;
  transform: rotate(-40deg);
}
.carousel-controls .carret-link.carret-reverse {
  margin: 0 0.75em 0 0.25em;
}
.carousel-controls .carret-link.carret-reverse::before {
  transform: rotate(-40deg);
}
.carousel-controls .carret-link.carret-reverse::after {
  transform: rotate(40deg);
}
.carousel-controls .carret-link:hover, .carousel-controls .carret-link:focus-visible {
  margin: 0 0 0 1em;
}
.carousel-controls .carret-link:hover::before, .carousel-controls .carret-link:hover::after, .carousel-controls .carret-link:focus-visible::before, .carousel-controls .carret-link:focus-visible::after {
  background: rgb(255, 103, 29);
}
.carousel-controls .carret-link:hover.carret-reverse, .carousel-controls .carret-link:focus-visible.carret-reverse {
  margin: 0 1em 0 0;
}

/** Carousel **/
.jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}
.jcarousel ul {
  width: 10000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.jcarousel ul li {
  position: relative;
  width: 200px;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.jcarousel ul li::before {
  display: none;
}
.jcarousel ul li img {
  display: block;
}

/* Special Link Styling */
.phoneLink,
.phoneLink:hover,
.phoneLink:focus,
.phoneLink:active {
  color: inherit !important;
  text-decoration: none !important;
  cursor: text !important;
}

.phone-link:focus:not(:focus-visible) {
  box-shadow: none !important;
}

.longLink,
.emailLink {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

form abbr[data-original-title],
form abbr[title] {
  -webkit-text-decoration: none !important;
  text-decoration: none !important;
}

.textShadow {
  text-shadow: 1px 1px 2px #000;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}

.vimeo-video {
  padding: 8px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgb(255, 220, 200) 0%, rgb(255, 103, 29) 100%);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: none;
  box-sizing: border-box;
}

@media (max-width: 480px) {
  .fusion-body .servicedesc .fusion-title.fusion-sep-none .title-heading-left[style] {
    font-size: 2.5rem !important;
  }
}
@media (max-width: 375px) {
  .fusion-body .servicedesc .fusion-title.fusion-sep-none .title-heading-left[style] {
    font-size: 2rem !important;
  }
}

@media (max-width: 640px) {
  .flip-mobile .fusion-flex-content-wrap {
    flex-direction: column-reverse;
  }
}
/* Accessible Elements - Screen Reader ONly */
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

#home-hero-section {
  position: relative !important;
  z-index: 10 !important;
  overflow: hidden !important;
}
#home-hero-section #home-hero-content {
  position: relative !important;
  z-index: 900 !important;
}

#home-hero-video[style] {
  display: block !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translateX(-50%) translateY(-50%) !important;
  height: 100vh !important;
  width: 100vw !important;
  background-color: transparent !important;
  background-image: url("/wp-content/uploads/Home-Hero-Video.mp4") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  pointer-events: none !important;
  margin: 0 !important;
  pading: 0 !important;
  z-index: 1 !important;
}

@media only screen and (max-width: 1024px) {
  #home-callouts {
    position: relative !important;
    z-index: 100 !important;
  }
  #home-callouts > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper > .fusion-builder-row {
    flex-direction: row !important;
  }
  #home-callouts > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper > .fusion-builder-row > .fusion-layout-column {
    display: block !important;
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    border: none;
    border-top: 2px solid rgb(255, 103, 29);
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  #home-callouts > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper {
    border: none !important;
    margin: 0 !important;
    padding: 1em 0 !important;
  }
  #home-callouts > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper > .fusion-text {
    text-align: center !important;
  }
  #home-callouts > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper > .fusion-title {
    text-align: center !important;
  }
  #home-callouts > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper > .fusion-title > .fusion-title-heading.title-heading-left {
    text-align: center !important;
  }
  #home-callouts > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper > .fusion-builder-row > .fusion-layout-column:first-child {
    border-top: none !important;
  }
  #home-callouts > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper > .fusion-builder-row > .fusion-layout-column:first-child > .fusion-column-wrapper {
    padding-top: 0 !important;
  }
  #home-callouts > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper > .fusion-builder-row > .fusion-layout-column:last-child > .fusion-column-wrapper {
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 480px) {
  #home-callouts > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper {
    padding-left: 2.5em !important;
    padding-right: 2.5em !important;
  }
}
.home-boxes .fusuion-button.bottom-0 {
  position: absolute;
  bottom: 0;
}

.fullwidth-box.video-background .fullwidth-video video {
  margin-top: -3%;
}

.fusion-image-carousel-fixed .awb-swiper .fusion-image-wrapper > img {
  max-height: 115px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  #home-online-ordering .fusion-title-heading.title-heading-left.fusion-responsive-typography-calculated span {
    display: inline-block !important;
  }
}
.brand-logo-slider {
  padding-top: 2.5em;
  padding-bottom: 3em;
}
.brand-logo-slider .jcarousel .brand-logo .wrap {
  position: relative;
  display: flex;
  align-items: center;
  text-align: center;
}
.brand-logo-slider .jcarousel .brand-logo .wrap .brand-logo-img {
  display: block;
  position: relative;
  margin: 0 auto;
  max-height: 70px;
  width: auto;
  max-width: 100%;
  filter: grayscale(1) brightness(1.25);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.brand-logo-slider .jcarousel .brand-logo .wrap:hover .brand-logo-img, .brand-logo-slider .jcarousel .brand-logo .wrap:focus-visible .brand-logo-img {
  filter: none;
}

#home-blog-posts .fusion-post-cards-grid-column .fusion-separator {
  margin-top: 0 !important;
  margin-bottom: 1em;
  padding-left: 10px;
}
#home-blog-posts .fusion-post-cards-grid-column .fusion-separator.fusion-full-width-sep {
  margin: 0;
  padding: 0;
}
#home-blog-posts .fusion-post-cards-grid-column .fusion-content-tb {
  padding-left: 10px;
}
#home-blog-posts .fusion-post-cards-grid-column .fusion-content-tb > p {
  margin-bottom: 0;
}
#home-blog-posts .fusion-post-cards-grid-column .fusion-button {
  margin-left: 5px;
}

/* HVAC PC Listings */
.post-content .hvac-pc-listing {
  padding-bottom: 1.25em;
}
.post-content .hvac-pc-listing p {
  line-height: 1.35;
  margin-bottom: 0.5em;
}
.post-content .hvac-pc-listing .name {
  font-size: 1.15em;
  font-weight: 600;
}

#searchTable {
  position: relative;
  margin-top: 3em;
  background-color: #f8f7f7;
  border-color: rgba(0, 0, 0, 0.5);
}
#searchTable::placeholder {
  opacity: 0.9;
}
#searchTable:focus, #searchTable:active {
  border-color: rgb(255, 103, 29);
}

#hvac-pc-locations .name {
  text-transform: uppercase;
}
#hvac-pc-locations .street,
#hvac-pc-locations .city {
  text-transform: capitalize;
}
#hvac-pc-locations .street,
#hvac-pc-locations .phone,
#hvac-pc-locations .fax {
  white-space: nowrap;
}
#hvac-pc-locations table tbody tr > th {
  font-weight: 600;
}
#hvac-pc-locations table tbody tr > th,
#hvac-pc-locations table tbody tr > td {
  background: rgba(255, 103, 29, 0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#hvac-pc-locations table tbody tr:hover > th,
#hvac-pc-locations table tbody tr:hover > td, #hvac-pc-locations table tbody tr:focus-visible > th,
#hvac-pc-locations table tbody tr:focus-visible > td {
  background: rgba(255, 103, 29, 0.05);
}

/* Location Map Overrides */
@media screen and (min-width: 1140px) {
  #fields-and-map-container,
  #fields-and-map-container.make-sticky {
    /*position: fixed;
    position: -webkit-sticky;
    position: sticky;
    top: 3.5rem;
    z-index: 999;
    background-color: white;
    transition: top .5s;*/
    position: relative !important;
    top: 0 !important;
    transition: none !important;
  }
}
#location-page-title h1 {
  line-height: 1.25 !important;
}

.hajoca-locations-map .loation-intro,
#hajbranddisplay .loation-intro {
  text-align: center;
}
.hajoca-locations-map .btn-group .btn-primary:first-child,
#hajbranddisplay .btn-group .btn-primary:first-child {
  margin-right: 0.5em;
}
.hajoca-locations-map .btn-primary,
.hajoca-locations-map .btn-secondary,
#hajbranddisplay .btn-primary,
#hajbranddisplay .btn-secondary {
  display: inline-flex !important;
  position: relative !important;
  align-items: center !important;
  background-color: rgb(255, 103, 29) !important;
  color: rgb(255, 255, 255);
  cursor: pointer !important;
  font-family: "Poppins", Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  justify-content: center !important;
  letter-spacing: 0.24px !important;
  line-height: 19.2px !important;
  outline-color: rgb(255, 255, 255) !important;
  outline-style: none !important;
  outline-width: 0px !important;
  padding-bottom: 13px !important;
  padding-left: 29px !important;
  padding-right: 29px !important;
  padding-top: 13px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.hajoca-locations-map .btn-primary i,
.hajoca-locations-map .btn-primary .fusion-button-text,
.hajoca-locations-map .btn-secondary i,
.hajoca-locations-map .btn-secondary .fusion-button-text,
#hajbranddisplay .btn-primary i,
#hajbranddisplay .btn-primary .fusion-button-text,
#hajbranddisplay .btn-secondary i,
#hajbranddisplay .btn-secondary .fusion-button-text {
  color: rgb(255, 255, 255) !important;
}
.hajoca-locations-map .btn-primary:hover, .hajoca-locations-map .btn-primary:focus-visible,
.hajoca-locations-map .btn-secondary:hover,
.hajoca-locations-map .btn-secondary:focus-visible,
#hajbranddisplay .btn-primary:hover,
#hajbranddisplay .btn-primary:focus-visible,
#hajbranddisplay .btn-secondary:hover,
#hajbranddisplay .btn-secondary:focus-visible {
  background-color: rgb(247, 242, 242) !important;
  color: #000 !important;
}
.hajoca-locations-map .btn-primary:hover i,
.hajoca-locations-map .btn-primary:hover .fusion-button-text, .hajoca-locations-map .btn-primary:focus-visible i,
.hajoca-locations-map .btn-primary:focus-visible .fusion-button-text,
.hajoca-locations-map .btn-secondary:hover i,
.hajoca-locations-map .btn-secondary:hover .fusion-button-text,
.hajoca-locations-map .btn-secondary:focus-visible i,
.hajoca-locations-map .btn-secondary:focus-visible .fusion-button-text,
#hajbranddisplay .btn-primary:hover i,
#hajbranddisplay .btn-primary:hover .fusion-button-text,
#hajbranddisplay .btn-primary:focus-visible i,
#hajbranddisplay .btn-primary:focus-visible .fusion-button-text,
#hajbranddisplay .btn-secondary:hover i,
#hajbranddisplay .btn-secondary:hover .fusion-button-text,
#hajbranddisplay .btn-secondary:focus-visible i,
#hajbranddisplay .btn-secondary:focus-visible .fusion-button-text {
  color: #000 !important;
}
.hajoca-locations-map .btn-primary.btn-primary,
.hajoca-locations-map .btn-secondary.btn-primary,
#hajbranddisplay .btn-primary.btn-primary,
#hajbranddisplay .btn-secondary.btn-primary {
  border: 0.15rem solid rgb(255, 103, 29) !important;
}
.hajoca-locations-map .btn-primary.btn-primary:hover, .hajoca-locations-map .btn-primary.btn-primary:focus-visible,
.hajoca-locations-map .btn-secondary.btn-primary:hover,
.hajoca-locations-map .btn-secondary.btn-primary:focus-visible,
#hajbranddisplay .btn-primary.btn-primary:hover,
#hajbranddisplay .btn-primary.btn-primary:focus-visible,
#hajbranddisplay .btn-secondary.btn-primary:hover,
#hajbranddisplay .btn-secondary.btn-primary:focus-visible {
  background-color: rgb(247, 242, 242) !important;
  color: #000 !important;
  border: 0.15rem solid rgb(247, 242, 242) !important;
}
.hajoca-locations-map .btn-primary.btn-secondary,
.hajoca-locations-map .btn-secondary.btn-secondary,
#hajbranddisplay .btn-primary.btn-secondary,
#hajbranddisplay .btn-secondary.btn-secondary {
  background-color: rgb(255, 255, 255) !important;
  color: rgb(230, 93, 24) !important;
  border: 0.15rem solid rgb(255, 103, 29) !important;
}
.hajoca-locations-map .btn-primary.btn-secondary:hover, .hajoca-locations-map .btn-primary.btn-secondary:focus-visible,
.hajoca-locations-map .btn-secondary.btn-secondary:hover,
.hajoca-locations-map .btn-secondary.btn-secondary:focus-visible,
#hajbranddisplay .btn-primary.btn-secondary:hover,
#hajbranddisplay .btn-primary.btn-secondary:focus-visible,
#hajbranddisplay .btn-secondary.btn-secondary:hover,
#hajbranddisplay .btn-secondary.btn-secondary:focus-visible {
  color: #000 !important;
  background-color: rgb(247, 242, 242) !important;
  border: 0.15rem solid rgb(247, 242, 242) !important;
}
.hajoca-locations-map .info.btn,
.hajoca-locations-map .view-hrs-btn.btn,
.hajoca-locations-map .view-services-btn,
#hajbranddisplay .info.btn,
#hajbranddisplay .view-hrs-btn.btn,
#hajbranddisplay .view-services-btn {
  text-align: left !important;
  justify-content: flex-start !important;
}
.hajoca-locations-map .info.btn::before,
.hajoca-locations-map .view-hrs-btn.btn::before,
.hajoca-locations-map .view-services-btn::before,
#hajbranddisplay .info.btn::before,
#hajbranddisplay .view-hrs-btn.btn::before,
#hajbranddisplay .view-services-btn::before {
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 20%;
  margin-right: 1em;
  text-align: center;
  background-size: contain;
  background-position: top center;
}

/*!
	Timeline - v0.0.1
	ilker Yılmaz
	https://github.com/ilkeryilmaz/timeline
 */
.timeline-container {
  position: relative;
}
.timeline-container::after {
  content: "";
  display: table;
  clear: both;
}

.timeline {
  width: 100%;
}

.timeline-list {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.timeline-list-wrap {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  transform: translate3d(0, 0, 0);
  transition: transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.timeline-item {
  float: left;
  width: 800px;
  height: 400px;
  border: 1px solid #ddd;
  box-sizing: border-box;
}

.timeline-block .fusion-layout-column.timelineyearcontainer {
  overflow: hidden;
}
.timeline-block .fusion-layout-column.timelineyearcontainer .fusion-column-wrapper {
  overflow: visible;
}
.timeline-block .fusion-layout-column.timelineyearcontainer .fusion-column-wrapper::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 20px;
  height: 600%;
  width: 3px;
  background: rgb(255, 103, 29);
}
.timeline-block .fusion-layout-column.timelineyearcontainer .fusion-column-wrapper .fusion-title .fusion-title-heading > span {
  margin-left: -2px !important;
  margin-right: 0.25em !important;
}
.timeline-block#year-1858 .fusion-layout-column.timelineyearcontainer .fusion-column-wrapper::before {
  top: 35%;
}
.timeline-block#present .fusion-layout-column.timelineyearcontainer .fusion-column-wrapper::before {
  top: auto;
  bottom: 64.5%;
  bottom: 80%;
}

@media (max-width: 1250px) {
  .timeline-block .fusion-layout-column.timelineyearcontainer .fusion-column-wrapper .fusion-title .fusion-title-heading > span {
    margin-left: -1px !important;
  }
}
@media (max-width: 1199px) {
  .timeline-block .fusion-layout-column.timelineyearcontainer .fusion-column-wrapper .fusion-title .fusion-title-heading > span {
    margin-left: 0 !important;
  }
}
@media (max-width: 1100px) {
  .timeline-block .fusion-layout-column.timelineyearcontainer .fusion-column-wrapper .fusion-title .fusion-title-heading > span {
    margin-left: 1px !important;
    margin-right: 0.15em !important;
  }
}
@media (max-width: 1050px) {
  .timeline-block .fusion-layout-column.timelineyearcontainer .fusion-column-wrapper .fusion-title .fusion-title-heading > span {
    margin-left: 2px !important;
  }
}
@media (max-width: 1023px) {
  .timeline-block .fusion-layout-column.timelineyearcontainer .fusion-column-wrapper::before {
    display: none !important;
  }
}
.timeline-dots-wrap {
  position: absolute;
  overflow: hidden;
}
.timeline-horizontal .timeline-dots-wrap {
  width: 100%;
  height: 35px;
}
.timeline-vertical .timeline-dots-wrap {
  width: 65px;
  height: 100%;
  top: 0;
}
.timeline-dots-wrap.bottom {
  bottom: -50px;
}
.timeline-dots-wrap.top {
  top: -50px;
}
.timeline-dots-wrap.left {
  left: -65px;
}
.timeline-dots-wrap.right {
  right: -70px;
}

.timeline-dots {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.timeline-horizontal .timeline-dots {
  background: url("../img/timeline-bg.png") bottom repeat-x;
}
.timeline-vertical .timeline-dots {
  background: url("../img/timeline-vertical-bg.png") left repeat-y;
}
.timeline-dots li {
  transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  list-style: none;
  overflow: hidden;
}
.timeline-horizontal .timeline-dots li {
  float: left;
  width: 50px;
  text-align: center;
}
.timeline-vertical .timeline-dots li {
  width: 100%;
}
.timeline-dots li.slide-active button {
  color: #2972ca;
  font-size: 15px;
}
.timeline-dots button {
  cursor: pointer;
  border: none;
  outline: none;
  color: #333;
  font-size: 12px;
  transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.timeline-horizontal .timeline-dots button {
  background: url("../img/date-icon.png") bottom no-repeat;
  padding-bottom: 15px;
}
.timeline-vertical .timeline-dots button {
  background: url("../img/date-icon-vertical.png") left no-repeat;
  padding-left: 15px;
}

.timeline-container {
  width: 800px;
  margin: 0 auto;
}

.timeline-list {
  width: 800px;
}

.timeline-item {
  width: 800px;
  height: 400px;
  padding: 10px;
  border: 1px solid #ddd;
}

@media only screen and (max-width: 1023px) {
  #online-services-intro .fusion-title-heading.title-heading-left.fusion-responsive-typography-calculated span {
    display: inline-block !important;
  }
}
.brand-boxes {
  position: relative;
  margin-top: 2em;
}
.brand-boxes .brand {
  position: relative;
  padding-bottom: 2em;
}
.brand-boxes .brand .wrap {
  display: block;
  position: relative;
  padding: 0.666em;
}
.brand-boxes .brand:nth-child(2n) .wrap {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.brand-boxes .brand:nth-child(3n) .wrap {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.brand-boxes .brand:nth-child(4n) .wrap {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.brand-boxes .brand a {
  display: block;
  position: relative;
  background: none !important;
}
.brand-boxes .brand a::before {
  content: "";
  display: block;
  position: absolute;
  background: rgb(255, 255, 255);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 1em;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  z-index: 1;
}
.brand-boxes .brand a::after {
  display: block;
  content: "";
  padding-bottom: 100%;
  background: none !important;
}
.brand-boxes .brand a > img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: auto;
  height: auto;
  max-width: 75%;
  max-height: 85%;
  z-index: 100;
}
.brand-boxes .brand a:hover::before, .brand-boxes .brand a:focus-visible::before {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.6);
}

.fusion-post-title-meta-wrap.brand-header {
  padding-top: 0.5em !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.fusion-post-title-meta-wrap.brand-header > h1 {
  font-size: 1.5em;
}

.dba-list-container {
  padding-bottom: 3em;
}
.dba-list-container > ul {
  margin: 0 0 1em 0;
  padding: 0;
}
.dba-list-container > ul > li {
  background-color: rgb(242, 243, 245);
  margin: 0 0 1em 0;
  padding: 0;
}
.dba-list-container > ul > li::before {
  display: none !important;
}
.dba-list-container > ul > li a {
  text-decoration: none !important;
}

#supplier-filters {
  position: relative;
  display: flex;
  justify-content: center;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 1em 0;
}
#supplier-filters li {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0;
  padding: 0 0.25em;
}
#supplier-filters li a {
  position: relative;
  display: block;
  background-color: rgb(152, 152, 152);
  line-height: 1;
  padding: 0.25em 0.5em;
  color: rgb(255, 255, 255);
  font-weight: 400;
  text-decoration: none !important;
  text-align: center;
  border: 1px solid rgb(152, 152, 152);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#supplier-filters li a:hover, #supplier-filters li a:focus-visible {
  background-color: rgb(230, 93, 24);
}

#supplier-boxes {
  position: relative;
  margin-top: 2em;
}
#supplier-boxes .supplier {
  position: relative;
  margin: 0;
  padding: 0;
  max-width: 0;
  max-height: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}
#supplier-boxes .supplier.active {
  max-width: 100%;
  max-height: 15em;
  padding-bottom: 1em;
  -webkit-opacity: 1;
  opacity: 1;
}
#supplier-boxes .supplier .wrap {
  display: block;
  position: relative;
  padding: 0.666em;
}
#supplier-boxes .supplier:nth-child(2n) .wrap {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
#supplier-boxes .supplier:nth-child(3n) .wrap {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
#supplier-boxes .supplier:nth-child(4n) .wrap {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
#supplier-boxes .supplier .box {
  display: flex;
  position: relative;
  background: none !important;
  text-align: center;
  align-items: center;
  justify-content: center;
}
#supplier-boxes .supplier .box::before {
  content: "";
  display: block;
  position: absolute;
  background: rgb(255, 255, 255);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 1em;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.075);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  z-index: 1;
}
#supplier-boxes .supplier .box::after {
  display: block;
  content: "";
  padding-bottom: 30%;
  background: none !important;
}
#supplier-boxes .supplier .box span {
  position: relative;
  padding: 0 0.5em;
  z-index: 100;
}
#supplier-boxes .supplier .box strong {
  font-weight: 700;
}
#supplier-boxes .supplier .box > img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 75%;
  z-index: 100;
}
#supplier-boxes .supplier a.box:hover::before, #supplier-boxes .supplier a.box:focus-visible::before {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.15);
}
/*# sourceMappingURL=style.css.map */
