.hero-section {
  background: #06234C;
  position: relative;
  padding-top: 7%;
}

.hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  background-image: linear-gradient(90deg, #06234C 14%, #06234C33 100%);
  width: 100%;
  height: 100%;
}

.wrapper {
  max-width: 1260px;
  margin: 0 auto;
}

.services-hood {
  background: #E6EFFD;
}

.hero-section .wrapper {
  position: relative;
  z-index: 2;
}

.hero-section__box h1 {
  font-family: "Poppins", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  color: #fff;
}

.hero-section__box p {
  font-family: "Poppins", sans-serif;
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
}

.hero-section__box {
  padding: 112px 0 112px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 50%;
  box-sizing: border-box;
}

.hero-section__box span {
  font-family: "Poppins", sans-serif;
  margin: 0;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.hero-section__box button {
  width: max-content;
  padding: 20px 40px;
}

.services-hood {
  padding: 128px 0;
}

.services-hood h2 {
  font-family: "Poppins", sans-serif;
  font-size: 42px;
  text-transform: uppercase;
  margin-bottom: 40px;
  width: 100%;
  text-align: center;
  font-weight: 600;
}

.services-hood__box {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.services-color__box {
  display: flex;
  flex-wrap: wrap;

  gap: 16px;
}

.services-color__box .col-lg-1 {
  width: 13%;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 150px;
}

.services-hood__box-slider {
  width: calc(100% - 615px);
  height: 712px;
  position: relative;
}

.services-hood__box-table {
  width: 585px;
}

.services-color {
  padding: 128px 0;
}

.services-color h2 {
  font-family: "Poppins", sans-serif;
  font-size: 42px;
  text-transform: uppercase;
  margin-bottom: 40px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  margin-bottom: 32px;
}

.services-color__box ul {
  display: flex;
  align-items: center;
  gap: 16px;
  padding-left: 0;
}

.services-color__box ul li {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.services-color__box ul li span {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  font-weight: 600;
}

.services-color__box ul li img {
  width: 100px;
  height: 100px;
}

.services-slider-item img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}

.services-hood__box-table .table {
  margin-bottom: 0;
}

.feedback-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
  background: url(/wp-content/uploads/2024/04/left.png) #fff;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  z-index: 2;
  cursor: pointer;
}

.feedback-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  background: url(/wp-content/uploads/2024/04/right.png) #fff;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  z-index: 2;
  cursor: pointer;
}

.services-size {
  padding: 64px 0;
}

.tab-pane {
  width: 100%;
}

.services-size .wrapper {
  border: 1px solid rgba(244, 244, 244, 0.8);
  background: #ffffff;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  padding: 16px;
  box-sizing: border-box;
}

.services-size table {
  margin-bottom: 0;
}

.tab-pane {
  padding-top: 16px;
  width: 100%;
}

.sihn-up-tab {
  width: 33%;
  padding: 32px 16px;
  color: #000;
  font-size: 18px !important;
}

.tabs {
  display: flex;
  align-items: center;
  gap: 16px;
}

.tab-pane2 {
  width: 100%;
}

.services-gallery {
  padding: 64px 0;
}

.services-gallery h2 {
  font-family: "Poppins", sans-serif;
  font-size: 42px;
  text-transform: uppercase;
  margin-bottom: 40px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  margin-bottom: 32px;
}

.services-gallery__box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.services-gallery__box a {
  width: 30%;
  height: 363px;
}

.services-gallery__box a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.prodTitleRow {
  text-transform: uppercase;
}

.descPriceProd {
  margin-bottom: 24px;
}

.btnLinkProd {
  width: max-content;
  padding: 20px 40px;
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  text-transform: var(--e-global-typography-accent-text-transform);
  line-height: var(--e-global-typography-accent-line-height);
  letter-spacing: var(--e-global-typography-accent-letter-spacing);
  background-color: var(--e-global-color-d49ac81);
  border-style: none;
  border-radius: 0px 0px 0px 0px;
  transition: all .3s;
}

.hero-section__box .btnLinkProd span {
  margin: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2em;
}

.btnLinkProd:hover {
  background-color: var(--e-global-color-332724a);

}


















@media (max-width: 1280px) {
  .hero-section__box {
    padding: 224px 32px;
    width: 100%;
  }

  .services-hood__box-slider {
    width: auto;
    min-width: 512px;
    flex: 1;
  }

  .services-hood__box-table {
    width: auto;
    min-width: 256px;
    flex: 1;
  }

  .services-hood {
    padding: 64px 32px;
  }

  .services-hood__box {
    flex-wrap: wrap;
  }

  .services-color__box ul {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
  }

  .services-color {
    padding: 64px 32px;
  }

  .services-color__box ul li {
    min-width: 150px;
  }

  .sihn-up-tab {
    white-space: wrap;
  }

  .services-gallery {
    padding: 64px 32px;
  }

  .services-gallery__box a {
    height: 250px;
    width: 48%;
    min-width: 256px;
    margin-bottom: 16px;
    flex: 1;
  }
}

@media (max-width: 576px) {
  .services-color h2 {
    font-size: 32px;
  }

  .services-hood h2 {
    font-size: 32px;
  }

  .services-gallery h2 {
    font-size: 32px;
  }

  .services-hood__box-slider {
    min-width: 100%;
  }

  .services-hood__box-slider {
    height: 500px;
  }

  .sihn-up-tab {
    padding: 16px 8px;
    font-size: 14px !important;
    white-space: wrap;
  }

  .services-color__box .col-lg-1 {
    min-width: calc(50% - 8px);
  }

  .hero-section__box h1 {
    font-size: 32px;
  }
}