#heroContent {
  padding: 100px 0 120px;
}

.nav-phone .nav-phone_box {
  padding: 20px 30px;
  width: auto;
  display: inline-block;
}

.nav-phone a {
  background-color: rgb(8 27 61);
  /* background-color: rgb(0, 193, 241); */
  padding: 6px 12px;
  border-radius: 60px;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}

.nav-phone a>.nav-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  /* box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1); */
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
}

.nav-phone a .nav-icon i {
  font-size: 27px;
  color: #ee6806;
}

.nav-phone .phone-text {
  display: flex;
  flex-direction: column;
  row-gap: 4px;
  padding: 6px 8px;
  color: #f0faff;
  line-height: 1;
  margin-left: 6px;
  border-radius: 6px;
  /* box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1); */
  font-size: 30px;
}

.nav-phone .phone-text small {
  font-size: 14px;
}

.type-box h3 {
  font-size: 24px;
  text-align: center;
}

.type-img_wrapper {
  text-align: center;
}

.type-img_wrapper img {
  max-height: 275px;
}

@media all and (max-width: 576px) {
  .hb-cstm-py h1 {
    font-size: 36px !important;
    line-height: 2.5rem !important;
    margin-bottom: 13px !important;
  }

  #types {
    overflow: hidden;
  }

  .loc-out-wrap .fs-4 {
    font-size: 1.6rem !important;
  }

  #testimonials .cst-cont .fs-5 {
    font-size: 1.4rem !important;
  }

  #mobileMenu {
    max-width: 100%;
    width: 100%;
    top: 7.75rem;
  }

  section.hb-cstm-py {
    padding-bottom: 60px !important;
    padding-top: 75px !important;
  }

  .cstm-notif-width {
    max-width: 19.8125rem;
  }
}

@media (min-width: 767px) and (max-width: 1400px) {
  .btn.btn-min {
    width: 280px;
  }
}

#brands {
  padding-bottom: 60px;
  padding-top: 60px;
}

#brands h3 {
  margin-bottom: 50px;
  color: var(--bs-heading-color);
}

#brands ul.brands-logos {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

#brands ul.brands-logos li {
  display: inline-block;
  margin: 0 30px 50px;
}

#brands ul.brands-logos li img {
  max-height: 135px;
  max-width: 230px;
}

#brands ul.brands-logos-2 li img {
  max-height: 135px;
  max-width: 201px;
}

@media all and (max-width: 575px) {
  #heroContent {
    padding: 100px 0 80px !important;
  }

  #heroContent h1 {
    font-size: 36px !important;
    line-height: 1.25 !important;
  }

  #heroContent h2 {
    font-size: 24px !important;
    margin-bottom: 10px !important;
  }

  .logo-wrap {
    width: 100%;
    max-width: 54%;
    min-height: 65px;
    height: 100%;
    text-align: left;
  }

  .nav-phone {
    text-align: center;
  }

  .nav-phone .nav-phone_box {
    padding: 10px 10px;
  }

  .nav-phone a>.nav-icon {
    width: 36px;
    height: 36px;
  }

  .nav-phone a .nav-icon i {
    font-size: 10px;
  }

  .nav-phone .phone-text {
    font-size: 22px;
    text-align: left;
  }

  .nav-phone .phone-text small {
    font-size: 12px;
  }

  #brands ul.brands-logos li img {
    width: 100%;
  }

  #brands ul.brands-logos li {
    width: 49%;
    margin: 0;
    padding: 0 10px;
    margin-bottom: 35px;
  }


  .sliding {
    width: 100.4%;
    bottom: 80%;
    transform: none !important;
    border-radius: 0 !important;
  }
}

.sliding {
  position: fixed;
  bottom: 20%;
  right: -1px;
  transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  transform-origin: 100% 0%;
  padding: 10px 20px;
  text-shadow: none;
  font-weight: bold;
  -webkit-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: color 300ms ease-out;
  -moz-transition: color 300ms ease-out;
  -ms-transition: color 300ms ease-out;
  -o-transition: color 300ms ease-out;
  transition: color 300ms ease-out;
  cursor: pointer;
  z-index: 99999999;
}

ul.intro-list,
ul.list {
  list-style-type: none;
  padding: 0;
  margin: 25px 0;
  text-transform: capitalize;
}

ul.intro-list li,
ul.list li {
  position: relative;
  padding-left: 34px;
  margin: 6px 0;
  font-size: 18px;
  color: #fff;
}

ul.list li {
  text-shadow: none;
  width: auto;
  float: none;
  color: #fff;
}

#header ul.list li {
  text-shadow: 0 0 50px rgba(78, 78, 78, 0.5), 0 0 1px #000;
  font-weight: bold;
  font-size: 19px;
}

#header ul.list li:before {
  font-weight: normal;
}

ul.intro-list li:before,
ul.list li:before {
  font-family: "fontello";
  content: "\e98f";
  color: #00abbd;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 22px;
}

ul.list li:before {
  /* color: #5abb31; */
  color: #00abbd;
}

#header .container-fluid {
  padding: 0 !important;
}