body {
    font-family: poppins, sans-serif;
    background-color:  #dedcdd;
}


#deco {
    text-decoration-line: underline;
    text-decoration-thickness: 3px;
    text-decoration-color: #987554;
}

.navbar-nav {
    margin-left: auto;

}

.nav-link {
    margin-left: 30px;
}

.nav-link:hover{
    
    font-weight: bolder;
}

.d-block {
    height: 500px;
}

#footer .social-links {
    margin: 0px 0px 26px 55px;
}

.carousel {

    height: 550px;
}

.imagee {
    width: 50%;


}

.text11 {
    width: 50%;
    height: 700px;
    margin-top: 50px;
    margin-left: 18px;

}

.carousel img {
    height: 550px;
}

.display{
    background-color: #987554;
}
.display .container{
    padding: 50px;
    
}

#txt{
    font-size: 67px; 
    color:#4f7a17; 
    font-style:italic; 
    font-family: Bebas neue ,sans-serif;
}

.row{
    justify-content: center;
}

.display1 {
    
    background-image: linear-gradient(to right, #987554, #664229);
}

.social-links a{
    text-decoration: none;
}

.carousel {
    height: 400px;
}

.banner-image {
  
    height: 110vh;
    background-image: url('images_used/incense-sticks-home-white-background-isolated.jpg');
    background-size: cover;
}

.underl {
    width: 40%;
    margin-left: 30%;
    border: solid black;
    border-radius: 10px;
}

.soil {
    display: flex;
}

.features{
    justify-content: center;
}

.row{
    align-items: center;
}

.lorem {
    font-style: light;
    font-size: 15px;
}

.imagee img:hover {
    filter: brightness(70%);
}

.imgee {
    position: absolute;
}

.carousel-item img {
    height: 300px;
}

.carousel-inner {
    border-bottom-left-radius: 120px;
    border-bottom-right-radius: 120px;
}

.carousel-control-next-icon {
    margin-top: -100px;
}

.carousel-control-prev-icon {
    margin-top: -100px;
}

.productdetails {
    margin-top: 40px;
    display: flex;
}

.productpara {
    width: 50%;
    text-align: left;

}

.productdetails {
    margin-top: 45px;
    margin-left: 80px;
}

#features{
    margin-top: 35px;
}

.img {
    width: 400px;
    height: 300px;

}

.producthead {
    padding-top: 80px;
}

.bold {
    font-weight: bold;
}

.buynow {
    width: 50%;
}

.bi-twitter::before {
    content: "\f5ef";
}

.bi-facebook::before {
    content: "\f344";
}

.bi-instagram::before {
    content: "\f437";
}

.bi-linkedin::before {
    content: "\f472";
}

.one {
    height: 300px;
    width: 50%;
    object-fit: fill;
}

.two {

    height: 300px;
    width: 50%;
}

.three {
    height: 300px;
    width: 50%;
}

.four {

    height: 300px;
    width: 50%;
}

#h {
    padding-top: 50px;
    margin-bottom: 0px;
}

.whychoosus {
    display: flex;
}

.whychoosus1 {
    margin-top: 40px;
    display: flex;
}

@media (max-width: 991px) {

    .navbar-collapse {
        margin-top: 20px;
        background-color: #ffffff;
        border-radius: 8px;
    }
    

    .content {
        height: 220px;
        margin-left: -75px;
    }
   
}

@media (max-width: 640px) {
    .hero h2 {
        font-size: 36px;
    }

    .hero .btn-get-started,
    .hero .btn-watch-video {
        font-size: 14px;
    }
}


.footer {
    font-size: 14px;
    background-color: #000000;
    padding: 50px 0;
    color: rgba(255, 255, 255, 0.7);
}

.footer .icon {
    margin-right: 15px;
    font-size: 24px;
    line-height: 0;
}

.footer h4 {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-bottom: 5px;
    color: #ffffff;
}

.footer .footer-links {
    margin-bottom: 30px;
}

.footer .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}

.footer .footer-links ul li:first-child {
    padding-top: 0;
}

.footer .footer-links ul a {
    color: rgba(255, 255, 255, 0.6);
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}

.footer .footer-links ul a:hover {
    color: #fff;
}

.footer .social-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    margin-right: 10px;
    transition: 0.3s;
}

.footer .social-links a:hover {
    color: #ffffff;
    border-color: #ffffff;
}

.footer .copyright {
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer .credits {
    padding-top: 4px;
    text-align: center;
    font-size: 13px;
}

.footer .credits a {
    color: #ffffff;
}
