
.product-page {
    margin: 4rem 0 0 0;
}
.product-img {
    display: flex;
    background: #f5f5f5;
    justify-content: center;
    margin-bottom: 2rem;
    padding: 1rem;
}
.product-img img {
    height: 450px;
    z-index: 8;
    width: 80%;
    object-fit: contain;
}
.product-nav ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}
        .scroll-container {
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
        }
.product-nav ul li {
    border: 1px solid #9F9F9F;
    border-bottom: none;
    border-top: none;
    height: 55px;
    display: flex
}
.product-nav {
    display: flex;
    justify-content: center;
    border-top: 1px solid #9F9F9F;
    border-bottom: 1px solid #9F9F9F;
    height: 55px;
    align-items: center;
        position: relative;
}
.product-nav ul li a {
    padding: 0.5rem;
    color: #373184;
    line-height: 40px;
    font-family: "Montserrat", serif;
}

.product-nav ul li:nth-child(1) {
    border: none;
}
.product-nav ul li:nth-child(3) {
    border: none;
}
.product-nav ul li:nth-child(5) {
    border: none;
}


.product-nav .active a {
    background: #ba2b27;
    margin: 0.2rem;
    display: flex;
    align-items: center;
    font-weight: 600;
    color: #fff;
}
.product-nav ul li a:hover{
    background: #ba2b27;
    margin: 0.2rem;
    display: flex;
    align-items: center;
    font-weight: 600;
    color: #fff;
}

.pro-tit {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 28px;
    color: #373184;
}
.bgcolor{
    background:#373184;
    color:#fff;
}
.pro-tit.wh {
    color: #fff;
}
.product-specifications, .product-intro, .product-functions, .product-benefits,.faq-section{
    padding: 2rem 0;
}
.product-technical ul {
    list-style: none;
    margin: 2rem 0 0 0;
    padding: 0;
}
.product-technical ul li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #919191;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}
.product-technical ul li span {
    width: 30%;
    text-align: justify;
}

.product-functions .product-fun ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 1rem;
}
.product-functions .product-fun ul li {
    width: 32%;
    background: #f5f5f5f5;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 1rem;
    margin-bottom: 1rem;
}
.product-functions .fun-co{
    
}
.fun-co .fun-tit {
    font-family: 'Montserrat';
    font-weight: 700;
    margin-bottom: 0.3rem;
    color: #373184;
}
.product-functions .fun-co {
    text-align: left;
    padding: 0 0 0 1rem;
}
.fun-co .page-p {
    margin: 0 0 0 0rem !important;
}
.product-pow ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.product-pow ul li {
    width: 50%;
}
.desing-img img {
    width: 450px;
}
.fun-img {
    width: 15%;
}

.product-functions .fun-co {
    text-align: left;
    padding: 0 0 0 1rem;
    width: 85%;
}
.power-transformer-img {
    width: 50%;
    display: flex;
    justify-content: center;
}
.power-transformer-ct {
    position: relative;
    width: 50%;
}
.power-transformer-img img {
    width: auto;
    height: 100%;
}
.power-transformer-ct ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    width: 95%;
    margin: auto;
}
.power-transformer-ct {
    position: relative;
    background: #373184;
    height: 467px;
}
.product-transformer {
    overflow: hidden;
}
.power-transformer-ct .pro-tit.wh {
    padding: 2rem 0 0 0;
}

.power-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.pro-tit-vo {
    font-weight: 600;
    font-family: "Montserrat", serif;
    color: #fff;
    position: relative;
}
.power-box .pro-tit-vo:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 70px;
    background: aliceblue;
    bottom: 0px;
}
.power-box img {
    width: 25px;
    object-fit: contain;
    margin-right: 1rem;
}
.power-box .pwr-iner {
    width: 80%;
}
.pwr-iner p {
    margin: 0;
}
.power-transformer-ct ul li {
    width: 50%;
    margin-bottom: 2rem;
}
.product-keyben ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 2rem 0;
    padding: 0;
}
.product-keyben ul li {
    display: flex;
    align-items: center;
    width: 33.33%;
    margin: 2rem 0;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
.product-keyben .fun-co {
    width: 60%;
}
.product-keyben .fun-co p {
    font-weight: 500;
}
.product-keyben .fun-img img {
    width: 87px;
    margin-bottom: 0.5rem;
}
.product-keyben .fun-img {
    width: 100%;
}
.product-keyben .pro-tit {
    margin-top: 1rem;
}
.powering-innovation {
    width: 82%;
    padding: 2rem 0;
    margin: auto;
}
.power-transformer-img {
    width: 50%;
    display: flex;
    justify-content: center;
    position: relative;
    height: 467px;
}
.product-powering-innovation .power-transformer-img, .product-powering-innovation .power-transformer-ct {
    padding: 0;
}
.product-powering-innovation .power-transformer-img img{
    width: 100%;
}
.powering-innovation .about-box {
    border: none;
    padding: 0;
    margin-bottom: 2rem;
}
.powering-innovation .about-box:hover{
  background: transparent;  
}
.powering-innovation .about-box h5 {
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    font-family: 'EuropeExt Bold';
    margin: 0rem 0 0.5rem 0;
}
section.product-powering-innovation {
    overflow: hidden;
}
div#faqAccordion {
    margin: 2rem 0;
}

.accordion-item {
    border: none;
     border-radius: 0 !IMPORTANT;
}

.accordion-header .accordion-button {
    background: transparent !important;
    border-bottom: none !important;
    box-shadow: none;
    color:#262928;
}
.accordion-item {
    margin-bottom: 1rem;
    border-bottom: 1px solid #262928;
    padding-bottom: 1rem;
}
.accordion-body {
    padding: 10px 10px 0 10px;
    font-family: "Montserrat", serif;
    font-size: 14px;
    color:#262928;
}

button.accordion-button {
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    font-family: "Montserrat", serif;
}

.bottom-sdp {
    display: flex;
    justify-content: space-between;
    margin-top: 0.5rem;
}
.bottom-sdp img {
    filter: brightness(10);
    width: 60px;
}
.product-spc {
    margin-top: 1rem;
}


.nav-bottom-product {
    position: relative; /* Normal position until scrolled */
    width: 100%;
    background: white;
    z-index: 1000;
    padding: 10px 0;
    transition: all 0.3s ease-in-out;
}

.nav-bottom-product.sticky {
    position: fixed;
    padding: 0;
    top: 0;
    max-width: none;
    left: 0;
    box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.1);
} 
.container.nav-bottom-product.sticky button {
    position: absolute;
    height: 44px;
    background: #ba2b27;
    align-items: center;
    display: flex;
    width: 174px;
    justify-content: center;
    color: #fff;
    font-family: "Montserrat", serif;
    cursor: pointer;
    border: none;
    transition: opacity 0.3s ease-in-out;
    padding: 0;
    border-radius: 0;
    right: 2%;
}
.container.nav-bottom-product button {
    display:none;
}
.product-img {
    position: relative;
}
.product-img button {
    height: 44px;
    background: #ba2b27;
    align-items: center;
    display: flex;
    width: 174px;
    justify-content: center;
    color: #fff;
    font-family: "Montserrat", serif;
    cursor: pointer;
    border: none;
    transition: opacity 0.3s ease-in-out;
    padding: 0;
    border-radius: 0;
    position: absolute;
    right: 20px;
    bottom: 20px;
}


.text {
    position: absolute;
    font-size: 14px;
    width: 12%;
    font-family: 'Montserrat';
    font-weight: 500;
    color: #373184;
    opacity: 0;
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

section.product-specifications.bgcolor {
    position: relative;
}
        .line {
            position: absolute;
            width: 0;
            height: 1px;
            background: #373184;
            transition: width 1s ease-in-out;
        }
        .text1 { top: 15%; left: 10%; }
        .line1 { top: 23.2%; left: 10%; }
        
        .text2 { top: 52%; left: 10%; }
        .line2 {top: 60%; left: 10%}
        
        .text3 { bottom: 55px; left: 10%; }
        .line3 { bottom: 57px; left: 10%; }
        
        .text4 { top: 32%; right: 8%; text-align: right; }
        .line4 { top: 40%; right: 10%; }
        
        .text5 { bottom: 28%; right: 6%; text-align: right; }
        .line5 { bottom: 28%; right: 10%; }