.text-success {
  --bs-text-opacity: 1;
  color: rgb(190 135 7) !important;
}
.container.my-5.products-lists h2 {
  text-align: center;
  margin-bottom: 2%;
}
.accordion-image-section h2.text-center {
  text-align: center;
  margin-bottom: 2%;
}
.breadcrumb {
  display: flex;
  justify-content: center; /* Aligns the breadcrumbs horizontally in the center */
  padding: 0; /* Optional: Remove default padding */
  margin: 0 auto; /* Optional: Center the breadcrumb container */
  list-style: none; /* Optional: Remove list styling */
}

.breadcrumb-item {
  display: inline; /* Ensure items are inline for breadcrumbs */
}

.breadcrumb-item a {
  text-decoration: none; /* Optional: Remove underline from links */
}

.breadcrumb-item.active {
  font-weight: bold; /* Optional: Highlight the active breadcrumb */
}

.custom-series-iii-max-luxury-residential-elevators ol.breadcrumb {
  width: auto !important;
}
li.breadcrumb-item.active {
  color: #be8707 !important;
}
.fromcolor {
  color: #ffffff;
}
.newsec h2 {
  color: #fff;
}
.card-products h5.card-title {
  color: #be8707;
}
.col-6.col-md-6.lists-image-accordion img {
  border-radius: 20px;
}
.lists-accordion-section .accordion-body {
  background: #232323 !important;
  color: #fff;
}
.container.accordion-image-section.accordion-faq-section {
  padding: 1%;
}
.row.list-accordion-inner.faq-accord {
  padding-top: 2%;
}
.container.innersec.color-innersec {
  margin-top: 0px !important;
}
.container.my-5.products-lists {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.column-product-list .card {
  background-color: #333; /* Dark background color for the card */
  color: white; /* Default text color to white */
}

.card-body.text-center.card-products {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 350px;
  background: #383636ad;
  border: 1px solid #ffffff;
}

.card-title,
.card-text {
  color: white; /* Ensuring title and content text is white */
}

.mt-5 {
  margin-top: 2rem !important;
}
button.accordion-button::after {
  content: ""; /* Ensures ::after is visible if not already */
  filter: invert(100%) brightness(100%) contrast(100%);
}

h2.accordion-header button.accordion-button {
  background: #000000;
  color: #fff;
  box-shadow: unset;
}
.accordion-image-section {
  margin: 0 auto;
  padding: 20px;
}

.text-center {
  text-align: center;
}

.list-accordion-inner {
  display: flex; /* Aligns image and accordion side by side */
  align-items: center; /* Vertically centers content */
  justify-content: space-between; /* Ensures space between image and accordion */
}

.lists-image-accordion {
  flex: 1 1 50%; /* Takes up 50% of the width */
  display: flex;
  justify-content: center;
  align-items: center;
}

.lists-image-accordion img {
  max-width: 100%;
  height: auto;
  display: block;
}

.lists-accordion-section {
  flex: 1 1 50%; /* Takes up 50% of the width */
}

.accordion {
  width: 100%;
  max-width: 500px; /* Limits the accordion width */
  margin: 0 auto; /* Centers the accordion */
}

@media (max-width: 768px) {
  .col-6.col-md-6.lists-accordion-section {
    width: 100%;
    padding-top: 5%;
  }
  .col-6.col-md-6.lists-image-accordion {
    width: 100%;
  }
  .list-accordion-inner {
    flex-direction: column; /* Stacks image and accordion vertically */
    align-items: center; /* Centers items horizontally on smaller screens */
  }

  .lists-image-accordion,
  .lists-accordion-section {
    flex: 1 1 100%; /* Takes full width on smaller screens */
  }

  .accordion {
    max-width: 100%; /* Allows accordion to take full width on small screens */
  }
}

.container.accordion-image-section {
  padding-top: 2%;
}
#horizontalForm .iti.iti--allow-dropdown.iti--separate-dial-code {
  top: 0;
}
form.horizontal-form button {
  margin-top: -19px;
}
h1.display-4.fw-bold span {
  font-size: 32px;
}
span.blue-color {
  color: #1fb5e4;
}
.outer-prod {
  border: 1px solid #ffffff;
  padding: 20px;
  min-height: 200px;
}
.col-6.col-md-4.lists-products {
  /* border: 1px solid #ffffff; */
  /* padding-right: 2%; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
  height: 100%;
}
body {
  font-family: "Montserrat", sans-serif;
  background-color: #000;
}
.textwidget.custom-html-widget p {
  font-size: 15px !important;
  line-height: 1.5;
}
.display-4 {
  font-size: 30px;
}

p {
  font-size: 16px !important;
  font-style: normal;
  font-weight: 300;
  line-height: 2;
  color: #fff;
}
a.btn.btn-primary.Downbutton {
  color: #fff;
  border: #000 !important;
}

h2 {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
}
.banner {
  position: relative;
  height: 250px; /* Adjust height as needed */
  background: url("/wp-content/themes/nibavlifts/img/products/Best-Home-Lifts.webp")
    no-repeat center center / cover;
}
.banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Overlay with transparency */
  z-index: 1;
}
.banner .container {
  position: relative;
  z-index: 2;
}
.innersec {
  padding: 30px !important;
  margin-top: 30px;
  background-image: linear-gradient(180deg, #38363647 0, #030303a3 100%);
  border-radius: 35px !important;
  margin-bottom: 30px;
}
.innersec1 {
  padding: 30px !important;
  margin-top: 30px;
  background-image: linear-gradient(180deg, #38363647 0, #030303a3 100%);
  border-radius: 35px !important;
}

.card-body h4 {
  font-size: 24px;
  color: #011c40;
  text-align: center;
  margin-bottom: 15px;
  color: #fff;
}
.card-body h2 {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 15px;
  color: #fff;
}
a.btn.btn-primary {
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
  padding: 10px;
  margin-top: 15px;
}
.space {
  margin-top: 30px;
}
.newcol h3 {
  text-align: center;
  font-size: 35px;
  font-weight: 500;
  line-height: 4rem;
  color: #fff;
}

.videoimg img {
  border-radius: 20px;
}
.coltext p {
  text-align: center;
  font-size: 24px !important;
  font-weight: bold;
}
.coltext {
  padding: 30px 0 0px 0;
  width: 90%;
  margin: 0 auto;
}
.innersec {
  padding: 30px !important;
  margin-top: 30px;
  background-image: #030303a3;
  border-radius: 35px !important;
}

.card-body h2 {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 15px;
  color: #fff;
}
.productimag {
  margin: 0 auto;
  width: 300px;
}

.card-body {
  background-color: #000;
  border-radius: 10px;
}
.card {
  border: #000;
  border-radius: 15px;
}
.sec1 {
  margin-top: 30px !important;
  display: flex;
  align-items: flex-start; /* Align items to the top */
  justify-content: flex-start; /* Align content to the left */
  gap: 50px; /* Adjust spacing between elements */
  flex-wrap: nowrap; /* Prevent wrapping to a new line */
}

.sec1 img {
  flex-shrink: 0; /* Prevent the image from shrinking */
  max-width: 200px; /* Set a consistent image size */
  height: auto; /* Maintain aspect ratio */
}

.sec1 h4 {
  font-weight: 600;
  text-align: left;
  margin: 0; /* Remove extra margin */
  font-size: 1.5rem; /* Adjust as needed */
  width: 300px; /* Set a fixed width */
  flex-shrink: 0; /* Prevent the header from shrinking */
  line-height: 1.4; /* Adjust line height for better readability */
}

.sec1 p {
  margin: 0; /* Remove default margin */
  flex: 1; /* Allow text to take up remaining space */

  line-height: 1.6; /* Adjust line spacing for better readability */
}
/*colors*/
.colors {
  display: flex;
  padding: 0px;
  width: 300px;
  margin: 20px 0;
}
.color {
  height: 32px;
  width: 32px;
  margin-right: 1em;
  border-radius: 18px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border: 3px solid #fff;
  cursor: pointer;
}
.outer-colors {
  display: inline-flex;
  width: 100%;
}
img#productImage {
  height: 550px;
  width: auto;
  margin: auto;
}
.color-pallet h3 {
  padding-bottom: 3%;
}
.color-pallet .colors {
  padding-bottom: 3%;
}
.color-pallet .et_pb_text_inner {
  text-align: justify;
}
.p-tag .et_pb_text_inner,
.ptag p {
  text-align: justify;
}
/*end colors*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .col-6.col-md-6.lists-accordion-section {
    width: 100%;
    padding-top: 5%;
  }
  .col-6.col-md-6.lists-image-accordion {
    width: 100%;
  }
  .outer-prod {
    min-height: auto;
  }
  .col-6.col-md-4.lists-products {
    width: 100%;
  }
  form.horizontal-form button {
    margin-top: 0;
  }
  form#horizontalForm {
    padding: 20px;
  }
  .newcol h3 {
    line-height: 49px;
  }
  .videoimg img {
    width: 100% !important;
  }
  .sec1 {
    margin-top: 20px;
    gap: 20px;
  }
  .banner {
    height: 250px;
  }
  .coltext {
    width: 100%;
  }
  a.btn.btn-primary {
    margin-top: 20px;
  }
  .coltext p {
    text-align: center;
    font-size: 20px !important;
    font-weight: bold;
  }
  .sec1 h4 {
    text-align: left;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  .col-6.col-md-6.lists-accordion-section {
    width: 100%;
    padding-top: 5%;
  }
  .col-6.col-md-6.lists-image-accordion {
    width: 100%;
  }
  .outer-prod {
    min-height: auto;
  }
  .col-6.col-md-4.lists-products {
    width: 100%;
  }
  form.horizontal-form button {
    margin-top: 0;
  }
  form#horizontalForm {
    padding: 20px;
  }
  .newcol p {
    padding-top: 16px;
  }
  .newcol h3 {
    line-height: 49px;
  }
  .videoimg img {
    width: 100% !important;
  }
  .sec1 {
    margin-top: 20px;
    display: grid;
    gap: 20px;
  }
  .banner {
    /*background: #000 !important;*/
    height: 300px;
  }
  .coltext {
    width: 100%;
  }
  a.btn.btn-primary {
    margin-top: 20px;
  }
  .coltext p {
    text-align: center;
    font-size: 20px !important;
    font-weight: bold;
  }
  .sec1 h4 {
    text-align: left;
  }
  img#productImage {
    height: 418px !important;
    width: 128px !important;
    margin: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 379px) and (-webkit-min-device-pixel-ratio: 2) {
  .col-6.col-md-6.lists-accordion-section {
    width: 100%;
    padding-top: 5%;
  }
  .col-6.col-md-6.lists-image-accordion {
    width: 100%;
  }
  .outer-prod {
    min-height: auto;
  }
  .col-6.col-md-4.lists-products {
    width: 100%;
  }
  form.horizontal-form button {
    margin-top: 0;
  }
  form#horizontalForm {
    padding: 20px;
  }
  .newcol p {
    padding-top: 16px;
  }
  .newcol h3 {
    line-height: 49px;
  }
  .videoimg img {
    width: 100% !important;
  }
  .sec1 {
    margin-top: 20px;
    display: grid;
    gap: 20px;
  }
  .banner {
    /*background: #000 !important;*/
    height: 300px;
  }
  .coltext {
    width: 100%;
  }
  a.btn.btn-primary {
    margin-top: 20px;
  }
  .coltext p {
    text-align: center;
    font-size: 20px !important;
    font-weight: bold;
  }
  .sec1 h4 {
    text-align: left;
  }
  img#productImage {
    height: 418px !important;
    width: 128px !important;
    margin: auto;
  }
}
