.blogs nav[role="navigation"] > .flex.justify-between.flex-1.sm\:hidden {
  display: none;
}

.blogs nav[role="navigation"] .hidden {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.blogs nav[role="navigation"] {
  width: 100%;
}

.blogs nav[role="navigation"] .hidden > div:last-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fa-55vw {
  font-size: 55px;
}
.bannerul {
  margin: 2rem 0 0 1rem;
}
.bannerul li {
  margin-bottom: 12px;
  font-size: 15px;
}
.bannerul svg[data-v-03dae1ca] {
  height: 24px;
  min-width: 24px;
  vertical-align: middle;
  width: 24px;
  fill: #96be45;
  color: #96be45;
}

.packages-we-have .nav-tabs {
  justify-content: center;
  gap: 50px;
}
.packages-we-have .nav-tabs .nav-link {
  background-color: #96be45;
  color: #fff;
  border-radius: 50px;
}
.packages-we-have .nav-tabs {
  border: 0;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: transparent;
  color: #000;
  border-color: #96be45;
}
.price-hdg h3 {
  margin-top: 3rem;
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
}
.price-hdg sup {
  font-size: 20px;
}
.packages-we-have hr {
  border-color: #fff;
}
.woopage .image-container-service {
  max-width: fit-content !important;
}
.scroll-div::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}

.scroll-div::-webkit-scrollbar-thumb {
  background-color: #000000;
}
.scroll-div {
  text-align: left;
  height: 350px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 1rem;
  min-height: 50%;
}
.scroll-div strong{
    color: #96be45;
}
.h-svgo-icon--small[data-v-03dae1ca] {
    height: 16px;
    min-width: 16px;
    width: 16px;
      fill: #96be45;
  color: #96be45;
  margin-right: 8px;
}
.woopage .package-item {
  padding-bottom: 5rem;
}
.woobanr{
  background: url(../assets/hostinger/banner.jpg) center/cover no-repeat;
}
.price-hdg h3 span{
    font-size: 15px;
    color: #96be45 !important;
        height: 60px;
    display: block;
}
.price-hdg label{
   color: #96be45 !important;
}
.woopage .packages-column{
  margin-bottom: 4rem;
}
.woopage .image-container-service img {
  min-height: fit-content;
}
.text-get-started {
  top: 15rem;
}
img {
  height: auto;
  max-width: 100%;
}
.blogs nav[role="navigation"] .hidden > div:last-child span a[rel="prev"],
.blogs nav[role="navigation"] .hidden > div:last-child span a[rel="next"] {
  display: flex;
  padding: 0px 0px !important;
  width: 59.44px;
  align-items: center;
  justify-content: center;
  height: 40px;
  box-shadow: 0px 0px 0px 1px #16604f;
  position: relative;
  z-index: 1;
  transition: 0.3s ease-in-out;
}

.blogs nav[role="navigation"] .hidden > div:last-child span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: none !important;
}

.blogs nav[role="navigation"] .hidden > div:last-child span a[rel="prev"] svg,
.blogs nav[role="navigation"] .hidden > div:last-child span a[rel="next"] svg {
  width: 25px !important;
}

.blogs nav[role="navigation"] .hidden > div:last-child > span {
  border: 1px solid #a6f075 !important;
  box-shadow: none !important;
}

.blogs nav[role="navigation"] .hidden > div:last-child > span > span > span {
  background-image: linear-gradient(
    to right top,
    #0d2c2e,
    #112e30,
    #143133,
    #183335,
    #1b3638,
    #193e3f,
    #174745,
    #164f4a,
    #16604f,
    #26704e,
    #3f8048,
    #5e8e3e
  );
  color: white;
  border: none !important;
}

.blogs nav[role="navigation"] .hidden > div:last-child span > * {
  margin-top: -1px;
  margin-bottom: -1px;
}

.blogs
  nav[role="navigation"]
  .hidden
  > div:last-child
  span
  a[rel="prev"]:hover
  svg,
.blogs
  nav[role="navigation"]
  .hidden
  > div:last-child
  span
  a[rel="next"]:hover
  svg {
  color: white;
}

.blogs nav[role="navigation"] .hidden > div:last-child span a[rel="prev"]:hover,
.blogs
  nav[role="navigation"]
  .hidden
  > div:last-child
  span
  a[rel="next"]:hover {
  background: #16604f !important;
}
.blogs
  nav[role="navigation"]
  .hidden
  > div:last-child
  span[aria-disabled="true"] {
  display: none;
}
@media (max-width: 767px) {
  .blogs nav[role="navigation"] .hidden > div:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .blogs nav[role="navigation"] {
    width: 100%;
    justify-content: center;
    text-align: center;
    font-size: 12px;
  }
  .blogs nav[role="navigation"] .hidden {
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .blogs nav[role="navigation"] .hidden > div:last-child > span {
    border: 1px solid #459afe00 !important;
    box-shadow: none !important;
  }
  .blogs nav[role="navigation"] .hidden p.text-sm {
    padding-bottom: 20px;
  }
  .blogs nav[role="navigation"] .hidden > div:last-child span a[rel="prev"],
  .blogs nav[role="navigation"] .hidden > div:last-child span a[rel="next"] {
    display: flex;
    padding: 0px 0px !important;
    width: 29.44px;
    align-items: center;
    justify-content: center;
    height: 35px;
    box-shadow: 0px 0px 0px 1px var(--yellow);
    position: relative;
    z-index: 1;
    transition: 0.3s ease-in-out;
  }
  .blogs nav[role="navigation"] .hidden div span.rounded-md .px-4.py-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}

.contact .contact-form-footer {
  display: none;
}
.headerFull header {
  background-color: #1c1c1c;
}
