.elementor-106197 .elementor-element.elementor-element-8437189{--display:flex;--background-transition:0.3s;--padding-block-start:60px;--padding-block-end:20px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-106197 .elementor-element.elementor-element-b4ea7bc > .elementor-widget-container{margin:0px 0px 0px 0px;padding:24px 0px 0px 0px;border-style:solid;border-width:1px 0px 0px 0px;border-color:#E6E9EF;}@media(max-width:767px){.elementor-106197 .elementor-element.elementor-element-8437189{--padding-block-start:30px;--padding-block-end:20px;--padding-inline-start:16px;--padding-inline-end:16px;}}@media(min-width:768px){.elementor-106197 .elementor-element.elementor-element-8437189{--content-width:1280px;}}/* Start custom CSS */* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-family: Montserrat, Sans-serif;
}

.footer {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.main-footer {
  display: flex;
  gap: 24px;
}

.main-footer-sub-1 {
  width: 45%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.main-footer-sub-2 {
  width: 55%;
  display: flex;
  flex-direction: column;
}

.sub-menu-1,
.sub-menu-2 {
  width: 100%;
  padding: 24px;
  border-radius: 16px;
}

.sub-menu-1 {
  background-color: #f9f9f9;
}

.sub-menu-2 {
  border: 1px solid #e6e9ef;
}

.footer-logo {
  width: 150px;
  max-width: 150px;
  padding-bottom: 16px;
}

.logo-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  padding-bottom: 16px;
  color: #333333;
}

.got-question-text {
  color: #18191b;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  padding-bottom: 16px;
}

.get-in-text {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  padding-bottom: 16px;
}

.img-Box {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 16px;
}

.img-Box img {
  width: 24px;
  height: 24px;
}

.img-Box p {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  color: #18191b;
}

.img-Box a {
  color: #18191b;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}
.img-Box a:hover {
  color: #18191b;
}

.divider,
.divider-mb{
  border-top: 1px solid #e6e9ef;
  padding-bottom: 16px;
}

.location-text {
  color: #18191b;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 14px;
}

.location-text-less-space {
  color: #18191b;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.icon-list {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 16px;
}

.icon-list p {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  color: #18191b;
}

.social-icons {
  display: flex;
  gap: 8px;
}

.social-icons img {
  width: 32px;
  height: 32px;
}

.sub-menu-2-sub {
  display: flex;
  width: 100%;
  padding-top: 16px;
}

.menu-2-sub-1,
.menu-2-sub-2 {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.footer-clr-icn a span {
  color: #636363;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.footer-clr-icn a:hover span {
  color: #00c19d;
}

.footer-clr-icn a {
  position: relative;
  max-width: fit-content;
}

.footer-clr-icn a:hover span:after {
  content: url(https://staging.autoleapmarketing.com/wp-content/uploads/2025/04/arrow-right-01-sharp.svg);
  margin-left: 10px;
  position: absolute;
  right: -20px;
  bottom: -2px;
}

.sub-menu-4 {
  display: flex;
  justify-content: space-between;
  padding-bottom: 16px;
}

.sub-menu-4-1 {
  width: 75%;
}

.sub-menu-4-2 {
  width: 25%;
}

.by-type-text {
  color: #636363;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
}

.sub-menu-4-1-sub {
  display: flex;
  justify-content: space-between;
}

.sub-menu-4-1-sub-1,
.sub-menu-4-1-sub-2 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 50%;
}

.sub-menu-4-2-sub {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.sub-menu-3-1-sub-3-1,
.sub-menu-3-1-sub-3-2 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.extra-spacing {
  padding-top: 16px;
}
.extra-spacing-2 {
  padding-top: 32px;
}

.main-footer-2 {
  padding: 24px;
  border-radius: 16px;
  background-color: #f9f9f9;
  display: flex;
  justify-content: center;
  gap: 20px;
}

.copy-right-text,
.copy-right-text a {
  color: #636363;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

a.copy-right-text:hover {
  color: #00c19d;
}

@media (max-width: 767px) {
  .main-footer {
    flex-direction: column;
  }
  .main-footer-sub-1,
  .main-footer-sub-2 {
    width: 100%;
  }
  .sub-menu-1 {
    padding: 20px;
  }
  .sub-menu-4 {
    flex-direction: column;
  }
  .sub-menu-4-1,
  .sub-menu-4-2 {
    width: 100%;
  }
  .extra-spacing,
  .extra-spacing-2 {
    padding: 0;
  }
  .sub-menu-3-1-sub-3-1,
  .sub-menu-3-1-sub-3-2 {
    padding-top: 16px;
    width: 50%;
  }
  .sub-menu-4-2-sub {
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
  }
  .text-specing {
    padding: 0 0 6px;
  }
  .divider-hidden {
    margin-top: 16px;
  }
  .footer {
    gap: 0;
  }
  .main-footer-2 {
    flex-wrap: wrap;
    padding: 20px 8px;
  }
  .main-text-spacing {
    padding-bottom: 24px;
  }
  .got-question-text {
    font-size: 18px;
    line-height: 24px;
  }
  .main-footer-2 p{
     text-align: center;
  }
  .divider-mb {
      margin-top: 16px;
  }
  /*new css*/
  .sub-menu-4-1-sub-2,
  .sub-menu-3-1-sub-3-2,
  .menu-2-sub-2{
      width: 47%;
  }
  .menu-2-sub-1 {
      width: 53%;
  }
  .spec-class {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .divider-hidden,
  .divider-mb{
    display: none;
  }
}
@media (min-width: 409px) and (max-width: 768px){
    .sub-menu-3-1-sub-3-2.spec-class {
    padding-top: 16px;
  }
}/* End custom CSS */