  @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap');

/* º¬Ðß²ÝÊÓÆµ CSS */

.entry-content {
  padding-top: 7vh;
}

#axle-headerblock_6112ce7b5430e .header-vid:after {
  background: none !important;
}

@media (max-width: 892px) {
  .entry-content {
    padding-top: 6vh;
  }
}

/* Global */

.a-featured {
  height: 660px !important;
}

div.owl-stage > div:first-child .axle-slide {
  background-position: -440px !important;
}

div.owl-stage > div:nth-child(2) .axle-slide {
  background-position: 100% !important;
}

@import url('https://use.typekit.net/ilp2tyk.css');

:focus {
  outline-color: #f3b64b;
  outline-width: 1px !important;
}

#wpadminbar {
  z-index: 2222222222 !important;
}

body {
  margin-bottom: 0 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none;
  color: #ff6a00;
}

a:hover {
  color: #ff6a00 !important;
}

h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: clamp(3.022rem, 6vw, 9.722rem);
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
}

span {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 500;
  font-style: normal;
}

p.axle-p {
  font-size: 16px;
  color: #2e2e2e;
  font-family: roboto, sans-serif;
  font-weight: 400;
}

a.axle-read-more {
  font-weight: bold;
  text-transform: uppercase;
  font-family: roboto, sans-serif;
  text-decoration: underline;
  font-size: clamp(0.833rem, 5vw, 1.666rem);
}

a.axle-read-more:hover {
  color: #ff6a00;
  opacity: 0.7;
  transition: 0.2s ease-in-out;
}
/* Containers */

.axle-wrap {
  width: 85%;
  margin: 16px auto;
}

/* Buttons */

.axle-btn {
  display: block;
  text-align: center;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  position: relative;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.166rem;
  padding: 0.8rem 2rem;
  width: fit-content;
  width: -moz-fit-content;
  background: #ff6a00;
}

.axle-btn:after {
  position: absolute;
  transition: 0.3s;
  content: '';
  width: 0;
  bottom: 0;
  height: 3px;
  background: #ff6a00;
  height: 120%;
  left: -10%;
  transform: skewX(15deg);
  z-index: -1;
}

.axle-btn:hover {
  opacity: 0.7;
  transition: 0.18s ease-in-out;
}

/* BUTTON 5 */
.btn-5 {
  overflow: hidden;
}

.btn-5::after {
  /*background-color: #f00;*/
  height: 100%;
  left: -35%;
  top: 0;
  transform: skew(50deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  width: 0;
}

.btn-5:hover:after {
  height: 100%;
  width: 135%;
}

/* .axle-btn:hover:after{
      left: -10%;
      width: 120%;
  } */

.axle-btn:hover {
  opacity: 0.7;
  transition: 0.2s ease-in-out;
}

.axle-post-feed a.axle-btn {
  color: #ff6a00;
}

.post-content .axle-btn-wrap:hover a span {
  color: #fff;
}

.axle-btn span {
  color: #fff;
  z-index: 22;
  font-weight: 900;
  position: relative;
  font-size: 0.875rem;
  /* font-size: 1.111rem; */
  font-family: 'Roboto Condensed', sans-serif;
}

.axle-btn span:hover {
  opacity: 0.7;
}

.header-vid a.axle-btn:hover span {
  color: #fff !important;
}

/* Load More Button */

button.loadmore2 {
  display: block;
  text-align: center;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  position: relative;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  color: #fff !important;
  font-size: 14px;
  padding: 1.14rem 2rem !important;
  width: fit-content !important;
  width: -moz-fit-content !important;
  background: #ff6a00 !important;
  border-radius: 0 !important;
  border: none !important;
  margin: 2rem auto;
  width: 15rem;
}

button.loadmore2:hover {
  opacity: 0.7;
  transition: 0.2s ease-in-out;
}

/* Header */

/* Header Logo */

.right-header {
  width: 6%;
  min-width: fit-content;
  min-width: -moz-fit-content;
  padding: 0.8rem 1rem;
  background: #ff6a00;
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.right-header .axle-logo {
  display: none;
}

/* Career Header Logo */
li#menu-item-996 img {
  height: 58px;
  margin-top: -14px;
}
li#menu-item-996 .underline {
  display: none;
}

@media (max-width: 892px) {
  .right-header .axle-logo {
    display: initial;
  }

  .axle-logo img {
    width: 40% !important;
  }

  .right-header {
    padding: 0;
    display: flex;
    align-items: center;
    left: 0;
    right: initial;
  }
}

.right-header a {
  border: 1px solid #fff;
  padding: 0.4rem 0.4rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8rem;
}

.right-header a:focus,
.right-header a:visited {
  color: #fff;
}

.axle-logo {
  position: relative;
  display: inline-block;
  padding: 1rem;
  overflow: hidden;
}

.axle-logo:after {
}

/* Header Logo Mobile */

@media (max-width: 892px) {
  #videobcg {
    position: absolute !important;
    top: -50% !important;
    left: -50% !important;
    width: 200% !important;
    height: 62rem !important;
  }

  .right-header {
    background: #fff;
    width: fit-content;
    width: -moz-fit-content;
  }
  .login {
    display: none;
  }
  .axle-logo {
    padding: 0;
  }
  li.mid-logo.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-67 {
    display: none;
  }
  li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-996 {
    display: none;
  }
  div#axle-headerblock_612ce3616eb20 {
    display: none;
  }
  div#axle-headerblock_6127dd93dda8a {
    display: none;
  }
}

/* Login Menu */

.login-drop {
  position: absolute;
  height: 0;
  right: 0;
  overflow: hidden;
}

.login-drop.open {
  height: fit-content;
  height: -moz-fit-content;
  transition: 0.4s ease-in-out;
  padding: 1rem;
  background: #fff;
}

.login-drop #secondary-menu {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.login-drop #secondary-menu li {
  width: fit-content;
  width: -moz-fit-content;
  border: 1px solid #343434;
  padding: 0.4rem 0.4rem;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8rem;
  font-family: roboto, sans-serif;
  margin: 0.3rem 0;
}

.login-drop #secondary-menu li a {
  color: #343434;
}

@media (max-width: 892px) {
  .login-drop {
    display: none;
  }
}

/* Ham Nav */

.top-nav {
  background: #fff;
}

.full-nav {
  width: 100%;
}

.mid-logo {
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.mid-logo img {
  width: 75% !important;
}

/* Mobile Ham Nav */

#hamburger {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-left: -1.5rem;
}

.cl.close {
  width: 25%;
}

#menu-toggle {
  display: none;
  z-index: 22222;
  position: relative;
}

#menu-toggle span {
  background: #ff6a00;
}

#menu-toggle .close {
  justify-content: initial;
}

.close div {
  color: #ff6a00;
}

#menu-toggle #hamburger span {
  margin: 0.3rem;
  height: 0.4rem;
  border-radius: 23px;
}

#menu-toggle #hamburger span:first-child {
  width: 1.2rem;
}

#menu-toggle.close #hamburger span:first-child {
  width: 0;
}

#menu-toggle #hamburger span:nth-child(2) {
  width: 2.1rem;
}

#menu-toggle.close #hamburger span:nth-child(2) {
  width: 0;
}

#menu-toggle #hamburger span:nth-child(3) {
  width: 2.8rem;
}

#menu-toggle.close #hamburger span:nth-child(3) {
  width: 0;
}

/* Mobile Ham Nav */

@media (max-width: 892px) {
  .full-nav {
    display: none;
  }

  #menu-toggle {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    z-index: 22222;
    margin-right: 0;
  }

  #menu-toggle .close {
    display: initial;
    align-items: initial;
    justify-content: initial;
  }
}

/* Close Button */

#menu-toggle #cross span {
  background: #ff6a00;
}

#menu-toggle #cross span:nth-child(1) {
  width: 7px;
  border-radius: 34px;
}

#menu-toggle #cross span:nth-child(2) {
  height: 7px;
  border-radius: 34px;
  left: 21%;
}

/* Modal */

.modal-body {
  border-top: 3px solid#ffffff;
  border-bottom: 3px solid#ffffff;
}

div#navModal {
  background-color: #696969;
  margin-top: 76px;
}

.modal-content {
  background: #696969;
  padding: 0 2rem;
  justify-content: flex-start;
  border: 0 !important;
  box-shadow: none !important;
  margin-top: 10px;
}

.modal-header {
  display: flex;
  margin-bottom: 10%;
  margin-top: -34px;
}

.modal-footer {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  text-align: right;
}
@media (max-width: 892px) {
  .modal-footer {
    padding: 0 0 32px !important;
  }
  #menu-toggle #cross {
    margin-top: -20px !important;
  }
}

/* Modal Nav */

.menu-primary-menu-container {
  width: 98%;
  margin: 0.5rem auto;
}

ul#primary-menu {
  display: flex;
  text-decoration: none;
  list-style: none;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

ul#primary-menu li {
  width: 13%;
  text-align: center;
  height: 57px;
  padding-top: 8px;
}

ul#primary-menu a {
  color: #2e2e2e;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  padding: 0.4rem 0;
  text-align: center;
}

ul#primary-menu a:hover {
  color: #ff6a00 !important;
  opacity: 1 !important;
}

.underline {
  background-color: #ff6a00;
  display: block;
  height: 4px;
  width: 73%;
  margin: 0 auto;
  border-radius: 30px;
  padding: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

ul#primary-menu li:hover .underline {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.mid-logo .underline {
  display: none;
}

.modal-nav a {
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  font-size: clamp(1.111rem, 1vw, 1.5rem);
}

span.p-title {
  color: #fff;
}

.address-header p {
  color: #fff;
  font-family: roboto, sans-serif;
}

.social-header a i {
  color: #ff6a00;
}

.phone-header a {
  color: #ff6a00;
  font-family: roboto, sans-serif;
}

@media (max-width: 892px) {
  ul#primary-menu {
    flex-direction: column;
    text-align: center;
  }
  ul#primary-menu li {
    width: 100%;
  }
  ul#primary-menu a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.111rem;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    padding: 0.4rem 0;
    text-align: right;
  }
}

/* Footer */

footer {
  background-color: #2e2e2e;
}

.footer-right {
  width: 90%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-direction: column;
  margin-right: 2rem;
  padding: 0.5rem 0;
}

/* Badges */

.badges {
  background: #fff;
  padding: 1rem 1rem;
  justify-content: center;
}

.badges .axle-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.badges img {
  width: 6rem !important;
  max-height: 9rem;
}

@media (max-width: 892px) {
  .footer-right {
    width: 60%;
    margin-right: 0.2rem;
    padding: 0.4rem;
  }
  .badges .axle-wrap {
    flex-wrap: wrap;
  }
}

/* Customer Services */
/*
.page-id-23 .header-img {
  background-position: center top !important;
}
*/
@media (max-width: 892px) {
  .page-id-23 .header-content h1 {
    font-size: 2.375rem;
    text-align: center;
  }
  .page-id-23 .header-img {
    background-position: left top !important;
  }
}

@media (max-width: 892px) {
  /* About */
  div#axle-contentblock_612934def154b {
    height: 400px;
  }

  .light-title {
    padding: 100px 0 10px;
  }

  .value-item {
    background-size: 0 !important;
  }

  /* Get a quote */
  .gform_wrapper.gravity-theme
    input:not([type='radio']):not([type='checkbox']):not([type='image']):not([type='file']) {
    width: 100% !important;
  }

  /* Service pages */
  a.axle-btn {
    width: 280px;
  }
}

/* Hide submenu items by default */
.full-nav .menu-item-has-children .sub-menu {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

/* Show submenu items on hover */
.full-nav .menu-item-has-children:hover .sub-menu {
  display: block;
}

/* Style submenu items */
.full-nav .sub-menu .menu-item {
  display: block;
}
.full-nav .sub-menu .menu-item a {
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  color: black;
}
.full-nav .sub-menu .menu-item a:hover {
  background-color: #f1f1f1;
}
.sub-menu li .underline {
  display: none!important;
}
.sub-menu {
  padding-left: 0px;
}
.sub-menu li {
  width: 100%!important;
}
.full-nav .menu-item-has-children .sub-menu {
  min-width: 135px;
}
/* Hide submenu items on mobile by default */
.modal-nav .menu-item-has-children .sub-menu {
  display: none;
}
/* Show submenu items on mobile when the "show" class is added */
.modal-nav .menu-item-has-children .sub-menu.show {
  display: block;
}
/* Add margin to the next menu item when submenu is visible */
.modal-nav .menu-item-has-children.expanded + .menu-item {
  margin-top: 110px; /* Adjust the margin value as needed */
}
/* Style submenu items on mobile */
.modal-nav .sub-menu .menu-item {
  display: block;
}
.modal-nav .sub-menu .menu-item a {
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  color: black;
}