section.py-5.text-white.bg-dark.section-9
{
	margin-left:20px;
}
.main-content p, .main-content li {
font-size: 16px;
line-height: 1.5em !important;
}
.main-content h2 {
font-size: 30px;
font-weight:bold;
}
.main-content .bg-dark {
--bs-bg-opacity: 1;
background-color: #424242 !important;
}
.main-content ol, .main-content ul {
padding-left: 1rem;
}

.hero {
background: url('../img/vacuum-lifts/vaccum-lifts-banner.webp') center/cover no-repeat;
}
.breadcrumb-item.active {
color: #fff;
}

.breadcrumb-item a {
color: #ff9900;
text-decoration: none;
}

.breadcrumb-item+.breadcrumb-item::before {
color: #fff;
content: var(--bs-breadcrumb-divider, "»");
}

.hero h1 {
font-size: 3rem;
margin-bottom: 10px;
font-weight: bold;
}

.hero p {
font-size: 1.2rem;

}

.hero button, .hero .btn-secondary, .download_button {
margin-top: 20px;
padding: 10px 20px;
background-color: #000000;
border: 1px solid #FFFFFF;
color: #fff;
font-size: 1rem;
border-radius: 10px;
cursor: pointer;
background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
background-repeat: repeat-x;
}

.section-1 li {
line-height: 1.8;
color: #fff;
}

.cost-effective {
background-image: url('../img/home-elevator/Safety-17193972602016868789.webp');
}

.easy-installation {
background-image: url('../img/home-elevator/no-machine-room-17193975631657315036.webp');
}

.european-safety-standards {
background-image: url('../img/home-elevator/Eco-Friendly-17193975211642557324.webp');
}

.section-2 h4, .section-2 p {
display: inline-block;
}

.section-2 .mb-4, .text-left {
margin-bottom: 1.5rem;
text-align: left;
}

.download-brochure .container {
background-image: url('../img/home-elevator/Nibav-Home-Lifts-Brochure-17333807861537068732.webp');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding: 3rem;
border-radius:15px;
}

.py-5 {
padding-top: 3rem;
padding-bottom: 3rem;
}

.section-3 h4 {
color: #fff;
font-size: 20px;
line-height: 1.8;
}

.section-4 .container {
padding: 40px 30px;
border-radius: 15px;
}

.hues-section {
background: linear-gradient(45deg, #ff9a9e, #fad0c4);
color: #fff;
text-align: center;
padding: 50px 20px;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
margin: 20px auto;

}

.hues-section h2 {
font-size: 2.5rem;
font-weight: bold;
margin-bottom: 20px;
text-transform: uppercase;
letter-spacing: 1.5px;
}

.hues-section p {
font-size: 1.2rem;
line-height: 1.8;
margin-bottom: 40px;
}

.hues-swatches {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 20px;
}
.hues-swatch {
width: 32px;
height: 32px;
border-radius: 50%;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease;
cursor: pointer;
border: 3px solid #fff;
margin-right: 1em;
}

.hues-swatch:hover {
transform: scale(1.2);
}

.hues-swatch.white { background-color: #fffffc; }
.hues-swatch.cream-white { background-color: #dedbd0; }
.hues-swatch.black { background-color: #191919; }
.hues-swatch.grey { background-color: #6b6963; }
.hues-swatch.green { background-color: #50a02e; }
.hues-swatch.red { background-color: #c00807; }
.hues-swatch.blue { background-color: #132268; }
.hues-swatch.brown { background-color: #744f34; }
.hues-swatch.gold { background-color: #d9990c; }
.hues-swatch.silver { background-color: #b8b8b8; }

.accordion {
--bs-accordion-bg: #1d1d1d;
}
button.accordion-button.collapsed {
color: #fff;
font-weight: bold;
}
.accordion-button::after {
background-color: #fff;
}
.accordion-body {
color: #fff;
}
.accordion-button:not(.collapsed) {
color: #fff;
background-color: #1d1d1d;
}

.feature-box h4 {
background-repeat: no-repeat;
background-position: left top;
background-size: 40px 40px;
font-size: 20px;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 50px;
}

.feature_box_1 {
background-image: url('../img/home-elevator/Panoramic-View-17193968951358698780.webp');
}

.feature_box_2 {
background-image: url('../img/home-elevator/Completely-Knocked-Down-1719396976124853151.webp');
}

.feature_box_3 {
background-image: url('../img/home-elevator/Self-Supporting-1719397438500024530.webp');
}

.feature_box_4 {
background-image: url('../img/home-elevator/lightweight-17193974841602096923.webp');
}

.feature_box_5 {
background-image: url('../img/home-elevator/no-machine-room-17193975631657315036.webp');
}

.feature_box_6 {
background-image: url('../img/home-elevator/TUV-SUD-17193976241516027967.webp');
}
.features-acuum-lifts img {
	max-height:600px;
}

.testimonial .card {
border-radius: 50px;
background-color: #f3f4f7;
}
.testimonial .card p {
line-height: 26px;
}
.fa-star {
color: #f3bb00;
}

.section-9 a {
border: 1px solid #fff;
text-decoration: none;
border-radius: 5px;
display: inline-block;
min-width: 100%;
text-align: center;
padding: 10px 0;
color: #fff;
}
.btn-link:hover {
border: 1px solid #fff;
text-decoration: underline;
color: #fff;
}
.card {
min-height:100%;
}
#productImage {
max-height: 480px;
}
@media (max-width: 500px) {
.hero  h1, .main-content h2, h2 {
font-size: 24px;
margin: 10px;
}
.section-1 h2, .section-2 h2 {
margin: 5px;
}
.hero .btn {
padding: 10px 30px;
font-size: 14px;
}
.main-content p, .main-content li {
font-size: 14px;
line-height: 1.5 !important;
margin: 5px 10px;
text-align: left;
}

.hero li.breadcrumb-item {
margin: 0 !important;
}
h4{
font-size: 18px;
margin: 10px;
}
.section-3 h4{
margin: 20px;
font-size: 16px;
line-height: 1.3em;
}
#productImage, .section-5 .img-fluid {
max-height: 300px;
}	
.section-9 a {
width: 100%;
}
.section-9 ul {
	margin-bottom:0;
}	
}

@media (min-width: 1024px) {
.full-height-img {

border: none !important;
}


.testimonial .card img {
background: #ffffff;
}




.feature-box p {
padding-left: 50px;
}

}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  section.py-5.text-white.bg-dark.section-9
{
	margin-left:0px;
}
.hero button, .hero .btn-secondary, .download_button {
    margin-bottom: 20px;
   
}
.row.justify-content-center {
    width: 100%;
}	
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
.hero button, .hero .btn-secondary, .download_button {
    margin-bottom: 20px;
   
}
section.py-5.text-white.bg-dark.section-9
{
	margin-left:10px;
}
}
