/*Costom CSS*/

.bnnr-btn-main {
    color: #fff !important;
}

.crtfct-sec {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .crtfct-sec img {
        height: 600px !important;
    }

.crtfcte-list li {
    position: relative;
    padding-left: 32px;
    font-size: 17px;
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 12px;
}

/*.bg-fixed {
    background-attachment: fixed;
}*/

.home-ctct-sec-btn-icon{
    margin-right: 20px;
}







.portfolio-item .prtflio-cntnt {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.3s ease;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* Optional styling */

    padding: 15px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 70%), rgba(0, 0, 0, 0.9));
    color: #000; /* Adjust text color as needed */
    padding: 15px;
    z-index: 2;
}

.prtflio-item {
    position: relative;
    overflow: hidden;
}

    .prtflio-item:hover .portfolio-item__content {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }


/*    .portfolio-item .prtflio-cntnt {
        background-color: transparent;
    }
*/


    .prtflio-item .portfolio-item__title {
        font-size: 45px !important;
    }





/* Only apply hover effects on desktop */
@media (min-width: 1024px) {
    .portfolio-item:hover .portfolio-item__content {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
}




@media (max-width: 1023px) {
    .portfolio-item__content {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
}




.portfolio-item .portfolio-item__title a.ltst-prdct-titl {
    color: #ffffff !important;
}

    .portfolio-item .portfolio-item__cat a.ltst-prdct-sub-titl {
        font-size: 20px !important;
        color: #303090 !important;
    }


.portfolio-standard-carousel .slick-arrow {
    background-color: #303090 !important;
}

.portfolio-standard .prtflio-item .btn__loadMore {
    color: #ffff !important;
}


/*////////////////////////////////////////*/




.home-footer-map{
    width: 100%;
}

.home-footer-map iframe{
    width: 100%;
}

.menu-rst-btn {
    padding: 0 !important;
    height: 45px !important;
    line-height: 45px !important;
}

.navbar-nav{
    margin: auto;
}


.footer-widget-content p {
    color: #6e6565 !important;
}

.footer-num-mail {
    color: #767689 !important;
}

.footer-scl-icons {
    margin-top: 20px;
}

.contact-layout2 .contact-panel .contact-panel__form {
    max-width: 100% !important;
}




/*Products page style*/
.page-title {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}


.prtflio-item-prdcts {
    position: relative;
    background-color: #fff !important;
    text-align: center !important;
}

.prtflio-item-prdcts .prtflio-cntnt {
    /*    opacity: 0;*/
    visibility: visible !important;
    /*    transform: translateY(20px);*/
    /*    transition: all 0.3s ease;*/
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* Optional styling */

    padding: 15px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 70%), rgba(0, 0, 0, 0.9)) !important;
    color: #000; /* Adjust text color as needed */
    padding: 15px;
    z-index: 2;
}

    .prtflio-item-prdcts .portfolio-item__title a.ltst-prdct-titl {
        color: #ffffff !important;
        font-size: 30px;
    }

.prtflio-item-prdcts .btn__loadMore {
    font-size: 15px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 2px;
    border: 2px solid #eaeaea;
}


    .prtflio-item-prdcts .btn__loadMore {
            color: #ffff !important;
/*        color: #303090 !important;*/
    }

        .prtflio-item-prdcts .btn__loadMore:hover {
            color: #303090 !important;
        }

/*        .btn__white {
            background-color: #303090 !important;
        }
*/
.page-title .btn__white {
    /*    color: #fff !important;*/
    color: #303090 !important;
}

.btn__white:hover {
    color: #303090 !important;
}


.prtflio-item-prdcts .btn__loadMore i
Specificity: (0,3,1) {
    background-color: #303090;
    color: #ffffff;
}

    .prtflio-item-prdcts .btn__loadMore i {
        background-color: #303090;
        color: #ffffff;
    }

    .prtflio-item-prdcts .btn__loadMore:hover {
        background-color: #303090 !important;
        border-color: #303090;
        color: #ffffff;
    }

        .prtflio-item-prdcts .btn__loadMore:hover i {
            background-color: #ffffff;
            color: #303090;
        }

    .prtflio-item-prdcts .portfolio-item__title {
        font-size: 35px !important;
        line-height: normal !important;
    }

.prtflio-item-prdcts .portfolio-item__cat a.ltst-prdct-sub-titl {
    font-size: 20px !important;
    color: #303090 !important;
}


    .prtflio-item-prdcts .portfolio-item__img a.popup-gallery-item img {
        height: 350px !important;
    }
/*Products page style end*/







/* Product Inner Page */
.portfolio-item .portfolio-item__title a {
    color: #303090 !important;
}


.list-items-layout2 li {
    padding-left: 32px !important;
}

.portfolio-item .portfolio-item__title {
    font-size: 30px !important;
    margin-bottom: 0px !important;
}

.portfolio-item .portfolio-item__cat a {
    position: relative;
    font-size: 15px !important;
    color: #000000 !important;
    padding-right: 7px;
    font-weight: 500 !important;
}

.widget:after {
    background-color: #303090 !important;
}

.prdct-innr-dtls {
    background-color: #f4f4f4;
    padding: 20px;
}

.prdct-innr-dtl-img {
    padding: 20px;
    border: 3px solid #303090;
}

/* Product Inner Page End */




.btn:not(.btn__link):before {
    background-color: #fff !important;
    /*    background-color: #303090 !important;*/
    /*    transform-origin: right center;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #222222;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
    -webkit-transition: -webkit-transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
    transition: -webkit-transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
    transition: transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
    transition: transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9), -webkit-transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);*/
}

.btn__primary {
    background-color: #303090;
    color: #ffffff;
}

    .btn__primary:hover {
        color: #303090 !important;
        border: 1px solid #303090 !important;
    }

.form-control {
    border: 1px solid #d0d0d0 !important;
}


/*Privacy page*/
.prvcy-main b {
    color: #303090 !important;
    font-size: 22px;
    text-decoration: underline;
    font-weight: bold;
}
   
    .prvcy-main u {
    color: #514f4f !important;
    font-size: 18px;
    font-weight: 500;
}
.prvcy-main p {
    font-weight: 300;
    font-size: 17px;
    color: #656565;
}
.prvcy-main ul li {
    font-weight: 300;
    font-size: 17px;
    color: #9b9b9b;
}
    .prvcy-main ul li::marker {
        color: #30308f;
        font-size: 30px;
    }

/*Privacy page End*/




/*Terms page*/
.terms-use h1 {
    font-size: 30px;
    background-color: #303090;
    color: #fff;
    text-align: center;
    /* padding: 11px; */
    margin-top: 21px;
}


.terms-use h2 {
    font-size: 25px;
    color: #303090;
}

.terms-use ul li {
    font-weight: 300;
    font-size: 17px;
    color: #9b9b9b;
}

.terms-use ul li::marker {
    color: #30308f;
    font-size: 30px;
}

.terms-use p strong {
    color: #303090;
}
/*Terms page End*/














/*Footer style*/
.footer-widget-content p a {
    color: #6e6565 !important;
    margin-bottom: 0px !important;
}
/*Footer style end*/



/*Volume Booster PE 5000*/
/* Table Responsive */

.responsive-table {
    overflow-x: auto;
}

.responsive-table table {
    border-collapse: collapse;
    width: 100%;
    min-width: 1000px;
    font-size: 14px;
}

    .responsive-table th, td {
        border: 1px solid #303090;
        padding: 8px;
        text-align: center;
        vertical-align: middle;
    }

    .responsive-table th {
        background-color: #303090;
        font-weight: bold;
        color: #fff;
    }

    .responsive-table caption {
        caption-side: top;
        font-weight: bold;
        font-size: 25px;
        padding: 10px;
        color: #000;
    }

@media (max-width: 768px) {
    .responsive-table table {
        font-size: 12px;
    }
}

/* Table Responsive */

.volume-booter-pe5000-main {
    text-align: center !important;
}

.volume-booter-pe5000-main img {
    height: 250px !important;
}

.v-booster-pe-main-ftrs {
    color: #000 !important;
}

/*Volume Booster PE 5000*/