
.blog-head h1{
    font-style: bold;
    font-weight: 600;
    margin-top: 50px;
    font-size: 40px;
} 
.blog-banner-img{
    width: 99%;
    height: 588px;
    border-radius: 20px;
}
.home-text{
    z-index: 4;
    transform: translate(288px, -321px);
    font-size: 48px;
    align-items: center;
}
.home-text a{
    color: white;
    padding: 5px;
    text-decoration: none;
    font-weight: 600;
    font-style: Bold;
}
.blog-banner-img{
    z-index: 1;
}
body{
    overflow-x: hidden;
}
.introduction h3{
    border: 1px solid rgba(244, 255, 240, 1);
    width: 220px;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
    background: rgba(244, 255, 240, 1);
    font-weight: 600;
    font-style: bold;
    font-size: 36px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.introduction p{
    padding: 10px;
    text-align: justify;
    font-weight: 400;
    font-size: 24px;
   
}
.introduction img{
    width: 100%;
    background-size: cover;
    border-radius: 10px;
}


.introduction-like {
    border:  1px solid gray;
    border-radius: 10px;
    margin-top: 100px;
        display: inline-block; /* makes border fit the content width */

}
.like-section{
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    margin-top: 30px;
    gap: 10px;
}
.intro-incon{
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    border: 1px solid rgba(245, 245, 245, 1);
    background: rgba(245, 245, 245, 1);
    border-radius: 30px;    
    width: 80px;
    padding:3px 0px;
    position: relative;
    
}
.table-content a{
    color: black;
    text-decoration: none;
}
.publication-detail{
    display: flex;
    flex-direction: row;
}
.publication-date{
    padding: 20px;
}
.table-content ,li{
    padding: 5px;
}
.blog-details-info{
    border-radius: 25px;
    margin-top: 50px;
    padding: 30px;
    background: rgba(248, 255, 245, 1);
}
.detail-info-h1{
    font-weight: 600;
    font-size: 36px;
    font-style: bold;
    font-family: 'Neometric', sans-serif;
    font-family: 'Neometric Alt', sans-serif;
    border-bottom: 3px solid rgba(34, 137, 0, 1);
    display: inline;
    margin-top: 20px;
}
.detail-info-h2{
    font-weight: 500;
    font-size: 40px;
    font-style: medium;
}
.detail-key-info{
    border-bottom: 3px solid rgba(34, 137, 0, 1);
    color: rgba(34, 137, 0, 1);
}
.detail-info-p{
    margin-top: 20px;
    font-weight: 400;
    width: 1000px;
    text-align: justify;
    font-size: 28px;
}
.detail-ul{
    margin-left: 50px;
}

.detail-info-img{
    margin-top: 50px;
    width: 600px;
    height: 500px;
    border-radius: 20px;
    
}
.datails-intro-img img{
    height: 500px;
    border-radius: 20px;
    width: 99%;
    margin-top: 40px;
    margin: 0px !important;

}

.blog-icon{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}
.blog-icon{
    margin-top: 30px;
    font-weight: 500;
    font-style: medium;
}

.info-why-choosing p{
    font-size: 28px;
    font-weight: 400;
    font-style: medium;
    text-align: justify;
}
.info-why-choosing p{
    margin-left: 40px;
    font-weight: 400;

}
.why-Ample p{
    margin-top: 20px;
    text-align: justify;
    /* width: 1100px */
}
.what-make-ample h4{
    margin-top: 50px;
    font-weight: 500;
    font-style: medium;
    font-size: 25px;
}
.what-make-ample ul{
    margin-left: 50px;
    margin-top: 20px;
}
.blog-faq h2{
    margin-top: 50px;
    font-weight: 600;
    font-style: Bold;
    font-size: 36px;
}
.blog-qus h4{
    font-weight: 500;
    font-size: 40px;
}
.accordion-item2{
    margin-top: 30px;
    border: 1px solid  rgba(228, 246, 226, 1);
    padding: 20px;
    border-radius: 20px;
   background: rgba(228, 246, 226, 1);
    text-align: center;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
}
.accordion-item1{
    margin-top: 30px;
    border: 1px solid  rgba(228, 246, 226, 1);
    padding: 20px;
    border-radius: 20px;
    background: rgba(244, 255, 243, 1);
    text-align: center;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
}

.blog-qus h4,.blog-qus1 h4{
    font-size: 20px;
    font-weight: 500;
    font-style: medium;
    
}
.blog-detail-Conclusion h2{
    font-size: 36px;
    font-weight: 600;
    font-style: Bold;
}
.blog-detail-Conclusion p{
    text-align: justify;
    font-size: 28px;
    font-weight: 400;
    font-style: medium;
}

.font-28{
    font-size: 28px;
    font-weight: 500;
    font-style: medium;
}
.font-28-p{
    font-size: 28px;
    font-weight: 400;
    font-style: Regular;
}
.info-why-choosing-p{
    font-size: 28px;
    font-weight: 400;
    font-style: Regular;
}
.blog-icon-h4{
    font-weight: 500;
    font-size: 40px;
    font-style: medium;
}
.accordion-item1 button{
    font-size: 36px;
    font-weight: 500;
    font-family: medium;
    border-radius: 20px;
    background: rgba(244, 255, 243, 1);
    font-family: 'Afacad', sans-serif;
    
}
.accordion-item2 button{
    font-size: 36px;
    font-weight: 500;
    font-family: medium;
    border-radius: 20px;
    background: rgb(143, 246, 188);
    font-family: 'Afacad', sans-serif;
    background: rgba(228, 246, 226, 1);

}
.accordion-button::after {
    display: none; /* hide bootstrap chevron */
}

/* Custom plus/minus icon element inside the button */
.acc-icon {
    margin-left: auto;
    display: inline-block;
    width: 36px;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    color: transparent; /* hide real text inside span; we'll show via ::after */
    position: relative;
}
.acc-icon::after {
    content: "+";
    color: #000;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

/* When accordion is open show minus */
.accordion-button:not(.collapsed) .acc-icon::after {
    content: "+";
}

/* small transition for niceness */
.acc-icon::after {
    transition: transform 0.15s ease, color 0.15s ease;
}
.accordion-button:not(.collapsed) .acc-icon::after {
    transform: translateX(-50%) scale(1.02);
}

@media(max-width:1024px){
    .home-text{
        transform: translate(100px, -321px);
    }
    .blog-banner-img,.datails-intro-img img{
        width: 950px;
    }
    .detail-info-img{
        width: 450px;
    }
    .why-Ample p{
        width: 800px;
        text-align: justify;
    }
    .introduction img{
        width: 100%;
    }
    
    .intro-incon{
        padding: 8px;
    }
    
    .detail-info-p{width: 900px;}

}
@media(max-width:992px){
    .home-text{
        transform: translate(30px, -321px);
    }
    .home-text a{
        font-size: 40px;
    }
    .home-text img{
        width: 30px;
    }
    .blog-banner-img,.datails-intro-img img{
        width: 700px;
    }
    .intro-incon{
        padding: 7px;
    }
    
    .detail-info-img{
        width: 350px;
    }
    .detail-info-p{
        width: 650px;
    }
    .why-Ample p{
        width: 600px;
        text-align: justify;
    }
    li{font-size: 16px;}
    .introduction p{font-size: 18px;text-align: justify;}
    .font-28{font-size: 20px;}
    .blog-detail-Conclusion p{font-size: 18px;}
    .detail-info-p{ font-size: 18px;text-align: justify;}
    .info-why-choosing-p{font-size: 16px;}
    .detail-info-h1{
        font-size: 26px;
    }
    .detail-info-h2{
        font-size: 22px;
    }
    .blog-icon-h4{font-size: 24px;}
    .accordion-item1 button,.accordion-item2 button{font-size: 24px;}
}

@media(max-width:575px){
    .blog-image{
        margin: 5px;
    }
    .home-text{
        transform: translate(30px,-250px);
        margin-left: 5px;
    }
    .home-text a{
        font-size: 20px;
    }
    .home-text img{
        width: 20px;
    }
    .blog-head h1{
        font-size: 20px;
    }
    .blog-banner-img{
        width: 390px;
        height: 390px;
    }

    .detail-ul{
        margin-left: 30px;
    }
    
    .introduction p{font-size: 18px;text-align: justify;}
    .introduction-like{
        width: 380px;
        margin-left: 10px;
        text-align: justify;
    }
    .detail-info-p{
        width: 340px;
         text-align: justify;
        
    }
    .datails-intro-img img{
        width: 400px;
        height: 400px;

    }
    .detail-info-img{
        width: 380px;
        height: 380px;
        margin-top: 50px;  
    }
    .detail-info-image1{
        width: 380px;
        height: 380px;  
    }
    .why-Ample p{
        width: 380px;
        text-align: justify;
    }
    .blog-detail-Conclusion{
        width: 380px;
    }
    .intro-incon{
        padding-left: 20px;
    }
    .detail-What{
        margin-top: 100px;
    }
    .detail-info-h1{
        font-size: 26px;
    }
    .detail-info-h2{
        font-size: 22px;
    }
    .detail-info-p{ font-size: 18px;text-align: justify;}
    li{font-size: 16px;}
    .font-28{font-size: 20px;}
    .blog-detail-Conclusion p{font-size: 18px; text-align: justify; margin-bottom:40px;}
    .accordion-item1 button,.accordion-item2 button{font-size: 20px;}
        .like-section{ transform: translate(-29px, -6px);  }
}