.services-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.services-navbar-container {
  top: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  z-index: 100;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.services-navbar {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-doubleunit);
  justify-content: space-between;
}
.services-left-side {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.services-image {
  width: 190px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
}
.services-burger-menu {
  display: none;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
}
.services-icon {
  width: 36px;
  height: 36px;
}
.services-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.services-link {
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.services-link01 {
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.services-link02 {
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.services-link03 {
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.services-link04 {
  text-decoration: none;
}
.services-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100VH;
  display: none;
  padding: var(--dl-space-space-doubleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
.services-container1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.services-image1 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
}
.services-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.services-icon2 {
  width: 24px;
  height: 24px;
}
.services-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.services-link05 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.services-link06 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.services-link07 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.services-link08 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.services-link09 {
  text-decoration: none;
}
.services-main {
  width: 100%;
  height: 1080px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tenunits);
  background-size: cover;
  justify-content: center;
  background-image: url("public/services-bg.png");
  background-repeat: no-repeat;
  background-position: center;
}
.services-content-container {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  margin-top: 5rem;
  align-items: center;
  padding-top: 5rem;
  padding-left: 2rem;
  margin-bottom: 5rem;
  padding-right: 2rem;
  flex-direction: column;
  padding-bottom: 5rem;
  justify-content: center;
}
.services-heading {
  text-align: left;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.services-hero-text {
  width: 65%;
  height: 700px;
  display: flex;
  padding: 2.5rem;
  box-shadow: 0px 0px 10px 0px #b3b3b3;
  align-items: flex-start;
  border-radius: 25px;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-gray-white);
}
.services-slider {
  width: 100%;
  height: auto;
  display: inline-block;
}
.services-slider-slide {
  width: 100%;
  height: auto;
  display: flex;
  padding: 2rem;
  margin-bottom: 1rem;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.services-text02 {
  margin-bottom: 1rem;
}
.services-text03 {
  width: 100%;
}
.services-slider-slide1 {
  width: 100%;
  height: auto;
  display: flex;
  padding: 2rem;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.services-text11 {
  margin-bottom: 1rem;
}
.services-text12 {
  width: 100%;
}
.services-slider-slide2 {
  width: 100%;
  height: auto;
  display: flex;
  padding: 2rem;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.services-text17 {
  margin-bottom: 1rem;
}
.services-text18 {
  width: 100%;
  height: auto;
}
.services-slider-slide3 {
  width: 100%;
  height: auto;
  display: flex;
  padding: 2rem;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.services-text31 {
  margin-bottom: 1rem;
}
.services-text32 {
  width: 100%;
  height: auto;
}
.services-slider-slide4 {
  width: 100%;
  height: auto;
  display: flex;
  padding: 2rem;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.services-text37 {
  margin-bottom: 1rem;
}
.services-text38 {
  width: 100%;
  height: auto;
}
.services-slider-slide5 {
  width: 100%;
  height: auto;
  display: flex;
  padding: 2rem;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.services-text46 {
  margin-bottom: 1rem;
}
.services-text47 {
  width: 100%;
  height: auto;
}
.services-slider-slide6 {
  width: 100%;
  height: auto;
  display: flex;
  padding: 2rem;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.services-text48 {
  margin-bottom: 1rem;
}
.services-text49 {
  width: 100%;
  height: auto;
}
.services-slider-pagination {
  height: auto;
  display: block;
  margin-bottom: 1rem;
}
.services-slider-button-prev {
  display: none;
}
.services-slider-button-next {
  fill: var(--dl-color-danger-500);
  color: var(--dl-color-danger-500);
  display: none;
}
.services-text57 {
  font-size: 24px;
  align-self: center;
  font-style: normal;
  font-family: "Raleway";
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: 1rem;
  text-decoration: none;
}
.services-cta-btn {
  color: var(--dl-color-gray-white);
  align-self: center;
  text-align: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-tenunits);
  border-radius: 30px;
  padding-right: var(--dl-space-space-tenunits);
  padding-bottom: var(--dl-space-space-doubleunit);
  text-decoration: none;
  background-color: var(--dl-color-gray-black);
}
.services-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-black);
}
.services-footer {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
.services-text58 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.services-container2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.services-navlink {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-right: 1rem;
  text-decoration: none;
}
.services-navlink1 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-decoration: none;
}
@media(max-width: 1600px) {
  .services-slider-slide {
    padding: 0rem;
  }
}
@media(max-width: 1200px) {
  .services-text57 {
    text-align: center;
  }
}
@media(max-width: 991px) {
  .services-main {
    height: 100vh;
    margin-top: 5rem;
    padding-top: 5rem;
    flex-direction: column-reverse;
    padding-bottom: 5rem;
  }
  .services-content-container {
    margin-top: 0rem;
    margin-bottom: 0rem;
    flex-direction: column;
  }
  .services-hero-text {
    width: 80%;
    height: 700px;
  }
}
@media(max-width: 767px) {
  .services-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    background-color: var(--dl-color-gray-black);
  }
  .services-icon {
    fill: var(--dl-color-gray-white);
  }
  .services-links-container {
    display: none;
  }
  .services-image1 {
    width: 190px;
  }
  .services-icon2 {
    width: 40px;
    height: 40px;
  }
  .services-link05 {
    margin-bottom: 1rem;
  }
  .services-link06 {
    margin-bottom: 1rem;
  }
  .services-link07 {
    margin-bottom: 1rem;
  }
  .services-link08 {
    margin-bottom: 1rem;
  }
  .services-main {
    background-position: right;
  }
  .services-hero-text {
    width: 100%;
    height: 800px;
  }
}
@media(max-width: 479px) {
  .services-main {
    height: auto;
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .services-content-container {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .services-hero-text {
    width: 100%;
    height: auto;
  }
  .services-slider-slide {
    height: 100%;
  }
  .services-footer {
    flex-direction: column;
  }
}
