        .bp_img_product .swiper-slide img {
    width: auto;
    height: auto;
    margin: auto;
}
.bp_img_product .swiper-slide {
    align-content: center;
}

.bp_img_product {
    height: auto;
}

.bp_img_product .swiper-button-prev:after,
.bp_img_product .swiper-button-next:after {
    font-size: 25px;
    color: #005eb8;
}

.bp-category-name {
    display: none;
}
#pills-tab {
    display: none;
}
.link-redirect {
    font-weight: 600;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 40px;
    width: 100%;
    transition: font-weight 0.2s ease-in;
    color: #005eb8;
    text-decoration: none;
}
.link-redirect::after {
    content: "";
    background-image: url(/files_upload/right-arrow__blue.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 14px;
    width: 14px;
    position: relative;
    top: 7px;
    left: 1rem;
}

.link-redirect:hover {
    color: #005eb3 !important;
    font-weight: 800;
}

#m_product .row > div {
    margin-bottom: 30px;
}

.bp_pd_details_tab .tab-content {
    box-shadow: none;
    padding: 0;
    margin: 0 !important;
}

.bp_pd_details_tab .tab-content.current{
    padding: 20px;
    box-shadow: 0 10px 28px rgba(0,0,0,.06);
    margin: 30px 0 !important;
}

.product_title {
    font-size: 50px;
    margin: 20px 0;
    font-weight: 900;
    line-height: 100%;
}
.bp_lbl_product_more {
    display: none;
}
.bp_product_more_item a {
    text-align: center;
    font-weight: 600;
    line-height: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    transition:
        background-color 0.35s,
        border-color 0.35s,
        color 0.35s;
    border: 0.5px solid #005eb8;
    padding: 8px 30px;
    font-size: 12px;
    background-color: #fff;
    color: #005eb8;
}
.bp_product_more_item a:hover {
    background-color: #005eb8;
    color: #fff;
    transition:
        background-color 0.35s,
        border-color 0.35s,
        color 0.35s;
}
.bp_product_more_item .blue-button {
    background-color: #005eb8;
    color: #fff;
    margin-right: 1rem;
}
.bp_product_more_item .blue-button:hover {
    background-color: #fff;
    color: #005eb8;
    transition:
        background-color 0.35s,
        border-color 0.35s,
        color 0.35s;
}
.bp-group-button-qv-wl {
    display: none;
}
.bp-download-file {
    height: 45px;
    width: auto;
    font-weight: 600;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0.05em;
    color: #005eb3;
    display: inline-block;
    position: relative;
    padding-left: 3rem;
    transition: font-weight 0.2s ease-in-out;
    margin-top: 24px;
}
.bp-download-file::before {
    content: "";
    display: inline-block;
    background: url(/files_upload/download-button.svg) no-repeat center/100%;
    height: 38px;
    width: 32px;
    position: absolute;
    left: 0;
}

.bp-download-file::after {
    content: "";
    display: inline-block;
    background: url(/files_upload/right-arrow__blue.svg) no-repeat center/100%;
    height: 14px;
    width: 14px;
    position: absolute;
    top: 18px;
    left: 3rem;
}
.align-items-be {
    margin: 1.5rem 0;
    flex-wrap: wrap;
    gap: 15px;
}
.bg-image {
    border-radius: 20px;
    display: block;
    max-width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.tom-banner {
    background: linear-gradient(90deg, #21409a -5%, #00bce7 105%);
    color: #fff;
}
.button-wrap a {
    background-color: #fff;
    color: #005eb8;
    border: 0.5px solid #005eb8;
    padding: 8px 30px;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    line-height: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    transition:
        background-color 0.35s,
        border-color 0.35s,
        color 0.35s;
    border-color: transparent;
    margin: 8px;
}


.other-content {
    padding: 140px 0;
}
.other-content .tp-feature__heading {
    font-size: 35px;
}

.other-content .tp-feature__text {
    padding: 20px 0;
}

.other-content .content_button_link {
    padding: 8px 20px;
    background-color: #fff;
    border-radius: 6px;
    color: #000;
    transition: all .4s;
}

.other-content .content_button_link:hover {
    background-color: #005eb8;
    color: #fff;
    transition: all .4s;
}

.product-other .align-items-be {
    display: none !important;
}
.product-other .tp-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin: 15px 0;
    transition: all .4s;
}
.product-other .tp-title a {
    color: #000;
}

#pills-tabContent {
    margin: 30px 0;
}

#pills-tabContent img {
    max-width: 400px;
}

#m_s_8985 > .col {
    margin-bottom: 25px;
}

#m_s_8985 .bp-one-image {
    border-radius: 10px;
    overflow: hidden;
}

#m_s_8985 .bp-one-image a {
    display: flex;
    justify-content: center;
}

#m_s_8985 .bp-one-image img {
    width: 100%;
    max-height: 228px;
    border-radius: 10px;
    transition: all .4s;
}

.product-other .bp_product_item:hover {
    transform: translateY(-10px);
    background-color: #cae5ff;
    transition: all .4s;
}

.product-other .bp_product_item:hover .bp-one-image img {
    transform: scale(1.1);
    transition: all .4s;
}

.blue-button {
    display: none;
}
#m_158567110 .tp-feature__heading {
    text-align: center;
    font-size: 32px;
    color: #005eb8;
    font-weight: 500;
}
.product-other .module-content-top {
    text-align: center;
    font-size: 32px;
    color: #005eb8;
    line-height: 34px;
    font-weight: 500;
    margin: 30px 0 15px;
}
#m_s_8985 {
    padding-top: 25px;
}
.product-other .tp-body h2 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.3);
    font-size: 14px;
}
.product-other .bp_product_item {
    position: relative;
    overflow: hidden;
    box-shadow: 2px 1px 10px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(221, 221, 221, 0.05);
    padding: 10px 0;
    display: block;
    border-radius: 10px;
    height: 100%;
    transition: all .4s;
}
.product-other .bp_content_product {
    text-align: center;
}
.product-other .blue-button {
    background-color: #005eb8;
    color: #fff;
    border: 0.5px solid #005eb8;
    padding: 8px 30px;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    line-height: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    transition:
        background-color 0.35s,
        border-color 0.35s,
        color 0.35s;
}

.product-other .blue-button:hover {
    background-color: #fff;
    color: #005eb8;
    transition:
        background-color 0.35s,
        border-color 0.35s,
        color 0.35s;
}
.bp_product_more_item_ad {
    margin-bottom: 10px;
    line-height: 22px;
    letter-spacing: 0.02em;
    font-weight: 500;
    font-size: 16px;
    padding-left: 15px;
    position: relative;
}
.bp_product_more_item_ad:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #121212;
}
.nav-tabs .nav-link.active {
    background: transparent;
    box-shadow: none;
    color: #005eb3;
    text-decoration: underline;
    padding: 0 8px;
    border-right: 1px solid #a8a8a8 !important;
    border-radius: 0;
}

.nav-tabs .nav-link.active::after {
    content: unset;
}
.breadcrumb-item a {
    color: #58595b;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.breadcrumb-item.active {
    color: #000;
    font-weight: 900;
    letter-spacing: 0.05em;
}
.breadcrumb .breadcrumb-item:first-child {
    display: none;
}
.breadcrumb > .breadcrumb-item:nth-child(2):before {
    content: unset;
}
@media (min-width: 992px) {
    .link-redirect {
        text-align: right;
        padding-right: 1rem;
    }
    .bg-image {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        width: 100%;
        height: calc(100% + 30px);
        margin: 0;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .img-container {
        position: relative;
    }
    .tom-banner {
        position: relative;
        padding: 0;
        margin-top: 80px;
        height: auto;
        transition: opacity 0.3s ease-in-out;
    }
    .text-wrap {
        padding: 40px 0;
        text-align: left !important;
    }
}

@media (max-width: 768px) {
    .other-content {
        padding: 100px 0;
    }
    
    #pills-tabContent img {
        max-width: 100%;
    }
}
