:root {
    --primary-navy: #103755;
    --primary-red: #ed1c24;
    --accent-dark: #0c2336;
    --text-slate: #64748b;
    --text-dark: #0f172a;
    --bg-light: #f8fafc;
    --border-subtle: #e2e8f0;
}

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,600;1,700&display=swap');

body,
p,
a,
span,
button,
input,
textarea,
select,
li,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

/*===============================================
Template Name: buddy & Business Creative HTML5 Template
Author:  https://themeforest.net/user/dreamit-solution
338
Description: Description
Version: 1.0.0
Text Domain: Consen
Tags: consulting, finance, corporate, business, consultant, multipurpose, technology, it-solution, software, agency, company, portfolio, bangking, insurance, digital-agency, digital-marketing.
================================================*/

/*TABLE OF CONTENTS*/
/*=====================
01. buddy Header Top Menu Area Css
02. buddy Nav Menu Area Css 
03. buddy Slider Area Css
04. buddy Section Title Css
05. buddy Service Area css
06. buddy About Area Css
07. buddy Counter Area Css
08. buddy Case Study Area Css
09. buddy Testimonial Area Css
10. buddy Process Area Css
11. buddy Team Area Css
12. buddy Faq Area Css
13. buddy Brand Section Css
14. buddy Call Do Section Css
15. buddy Form Box Css
16. buddy Skill Area Css
17. buddy Blog Area Css
18. buddy footer Area Css
19. buddy Subscribe Area Css
20. buddy Lines CSS
21. buddy Prossess Ber Css
22. buddy Scrollup Section
23. buddy Bounce Animation Css 
24. buddy Animation Dance
25. buddy Breadcumb Area Css
26. buddy abouts_areas Css
27. buddy Feture-Area Css
28. buddy Pricing Section Css
30. buddy Contact  US Css
31. buddy Blog Sidber Widget CSS
32. buddy Case Study Details Css
33. buddy Search Box Css
34. buddy Loader Css
=======================*/

/*---=====================================================
   <!--buddy Header Area Css-->
=========================================================---*/
.buddy-header-area {
    position: relative;
    z-index: 3;
    margin-bottom: -123px;
    margin-top: 20px;
    padding: 0 65px 0 20px;
}

.buddy-header-area:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #f8f5f1;
    height: 100%;
    width: 12%;
    z-index: -1;
    border-radius: 30px 0;
}

.header-menu {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.buddy-header-area ul {
    display: inline-block;
}

.header-menu ul li {
    display: inline-block;
    margin: 0 18px 0;
    position: relative;
    z-index: 1;
}

.header-menu ul li a {
    display: inline-block;
    padding: 35px 0 35px;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.header-menu ul.nav_scroll > li > span {
    font-size: 13px;
    color: #fff;
    margin-left: 5px;
    position: relative;
    top: -1px;
}


/*** Sub Menu Style ***/
.header-menu ul .sub_menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 225px;
    text-align: left;
    background: #fff;
    margin: 0;
    z-index: 1;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: .5s;
    visibility: hidden;
    border-top: 2px solid #ed1c24;
    opacity: 0;
}

.header-menu ul li:hover>.sub_menu {
    visibility: visible;
    top: 100%;
    opacity: 1;
}

.header-menu ul .sub_menu li {
    position: relative;
    margin: 0;
    display: block;
}

.header-menu ul .sub_menu li a {
    display: block;
    padding: 12px 20px;
    margin: 0;
    line-height: 1.3;
    letter-spacing: normal;
    transition: .1s;
    visibility: inherit !important;
    color: #131313 !important;
    font-size: 16px;
    font-weight: 500;
}

.header-menu ul .sub_menu li:hover>a {
    background: #ed1c24;
    color: #fff !important;
}

/* sub menu style two */
.buddy-header-area.style_two .header-menu ul .sub_menu:not(.mega_menu) li a {
    display: block;
    padding: 12px 20px;
}

.sticky .sub_menu:not(.mega_menu) li a {
    padding: 12px 20px !important;
}

/* sidebar header right */

.buddy_header-right {
    text-align: right;
}

.buddy_header-right .header-button a {
    border-radius: 0;
    padding: 28px 33px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.sidebar-btn {
    display: inline-block;
}

.nav-btn span i {
    display: inline-block;
    text-align: center;
    color: #ed1c24;
    font-size: 22px;
    width: 49px;
    height: 49px;
    border-radius: 25px;
    background-color: #fff;
    line-height: 50px;
    transition: .5s;
    border: 1px solid #fff;
}

.nav-btn span i:hover {
    background: #ed1c24;
    color: #fff;
}

.header-search-button.search-box-outer {
    padding: 0px 20px 0 0;
    display: inline-block;
}

.header-search-button.search-box-outer a {
    color: #ed1c24;
    display: inline-block;
    font-size: 18px;
    height: 49px;
    width: 49px;
    line-height: 50px;
    background: #ffff;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #fff;
}

.header-search-button.search-box-outer a:hover {
    background: #ed1c24;
    color: #fff;
}

/* header right site */

.menu_right_site {
    display: flex;
    align-items: center;
    justify-content: right;
}

button.cart_btn.headers-button {
    width: 49px;
    height: 49px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    background: #fff;
    line-height: 45px;
    transition: .5s;
    outline: 0;
    border: 0;
    border: 1px solid #fff;
}

button.cart_btn.headers-button:hover {
    background: #ed1c24;
}

button.cart_btn.headers-button i {
    font-size: 20px;
    color: #ed1c24;
    transition: .5s;
}

button.cart_btn.headers-button:hover i {
    color: #fff;
}

small.cart_counter {
    position: absolute;
    top: -5px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #ed1c24;
    color: #fff;
    line-height: 20px;
}


/* header button */

.header-button {
    display: inline-block;
    margin-left: 30px;
}

.header-button a {
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', sans-serif;
    padding: 14px 45px !important;
    border: 1px solid #ed1c24;
}

.header-menu-btn small {
    position: absolute;
    top: -7px;
    right: -3px;
    border-radius: 30px;
    height: 18px;
    width: 16px;
    background: #ff791f;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}

.sticky .header-button a {
    border: 1px solid #fff;
}

/* sticky */

.sticky {
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 4px 25px rgba(16, 55, 85, 0.08);
    box-shadow: 0 4px 25px rgba(16, 55, 85, 0.08);
    background: #ffffff !important;
    transition: .4s ease;
    z-index: 9999;
}

.sticky .header-menu ul li a {
    color: #103755 !important;
}

.sticky .header-menu ul li a:hover {
    color: #ed1c24 !important;
}

.sticky .nav-btn span i {
    color: #103755 !important;
}

.sticky .header-search-button.search-box-outer a {
    color: #103755 !important;
}

.sticky.buddy-header-area::before {
    display: none !important;
}

/* header shape */
.header_shape {
    position: absolute;
    top: 0;
    left: 226px;
}

.header_shape_two {
    position: absolute;
    bottom: -30%;
    left: 1%;
}

.sticky .header_shape {
    display: none;
}

.sticky .header_shape_two {
    display: none;
}

/*===========================================
<-- Sater Css Hero Area -->
==============================================*/
section.hero_area {
    background: url(../images/home_one/banner.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 900px;
    position: relative;
    z-index: 1;
}

.hero_content h4.sub_title {
    position: relative;
    z-index: 1;
    padding-left: 70px;
    font-size: 18px;
    color: #fefefe;
    font-weight: 500;
    margin-bottom: 6px;
}

.hero_content h4:before {
    content: "";
    left: 0;
    top: 14px;
    position: absolute;
    width: 50px;
    height: 3px;
    background: #ffffff;
    z-index: -1;
}

.hero_content h1 {
    font-size: 75px;
    line-height: 96px;
    color: #fefefe;
    font-weight: 500;
    margin: 0;
}

.hero_content p {
    color: #a3b7b7;
    width: 85%;
    margin: 18px 0 33px;
}

/* hero btn */
.slider_button {
    display: flex;
    align-items: center;
    margin: 40px 0 21px;
}

.hero_btn a {
    display: inline-block;
    margin-right: 20px;
    padding: 13px 35px !important;
}

.hero_btn.two a {
    border: 1px solid #fff;
    border-radius: 30px;
    background: transparent;
    padding: 13px 37px;
}

/* ==== banner counter Review==== */
.banner_client_review {
    display: inline-flex;
    background: #fff;
    align-items: center;
    border-radius: 30px;
    padding: 15px 30px 19px;
}

.banner_client_review ul li {
    display: inline-block;
    margin-right: -25px;
}

.banner_client_review ul li img {
    border: 2px solid #ed1c24;
    border-radius: 50%;
}

.counter_review {
    display: flex;
    align-items: center;
    margin-left: 43px;
}

.counter-_number h1 {
    display: inline-block;
    font-size: 50px;
    line-height: 40px;
    color: #131313;
    font-weight: 700;
}

.counter-_number span {
    display: inline-block;
    font-size: 50px;
    line-height: 40px;
    color: #131313;
    font-weight: 700;
}

.counter-star i {
    font-size: 15px;
    color: #ff9900;
}

.counter_title {
    margin-left: 25px;
}

.counter_title h5 {
    font-size: 16px;
    line-height: 28px;
    color: #131313;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

/* hero thumb */

.video-icon {
    text-align: right;
}

.video-icon a {
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 35px;
    width: 110px;
    height: 110px;
    line-height: 110px;
    border-radius: 55px;
    background: transparent;
    border: 2px solid #ffffff;
}

/* =================================
  <--- start buddy button css --->
=============================== */
.buddy_btn a {
    position: relative;
    z-index: 1;
    overflow: hidden;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 14px 35px;
    border-radius: 30px;
    background: #ed1c24;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border: none;
    display: inline-block;
}

.buddy_btn span {
    position: absolute;
    z-index: -1;
    width: 0;
    height: 0;
    display: block;
    border-radius: 30px;
    background-color: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
    transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
}

.buddy_btn a:hover {
    color: #ed1c24;
}

.buddy_btn a:hover span {
    width: 200%;
    height: 500px;
}

/*===========================================
<-- Sater Css  boxed -->
==============================================*/
.boxed {
    position: relative;
    width: calc(100% - 40px);
    margin: 20px;
    height: 100%;
    left: 0;
    z-index: 5
}

.boxed2 {
    position: relative;
    width: calc(100% - 40px);
    margin: 20px;
    height: 100%;
    left: 0;
    z-index: 5
}

/*===========================================
<-- Sater Css Buddy Feature Area -->
==============================================*/
section.feature_area {
    padding: 10px 0 0;
}

.feature_item {
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-bottom: 30px;
    background: #fff;
    padding: 30px 30px 25px;
    border-radius: 30px;
    overflow: hidden;
}

.feature_icon_box {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #1313131c;
    padding-bottom: 20px;
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
}

.feature_icon_box:before {
    position: absolute;
    left: 50%;
    top: 100%;
    height: 1px;
    width: 0%;
    background: #ed1c24;
    content: "";
    transition: .5s;
}

.feature_item:hover .feature_icon_box:before {
    width: 100%;
    left: 0%;
}

.feature_icon {
    width: 85px;
    height: 85px;
    background-color: #ed1c24;
    line-height: 85px;
    border-radius: 50%;
    text-align: center;
}

h3.feature_title {
    font-size: 22px;
    color: #131313;
    font-weight: 600;
    margin-left: 20px;
    margin-top: 0;
}

.feature_content {
    padding-right: 68px;
}

.feature_btn {
    position: absolute;
    right: 0;
    bottom: -5%;
    text-align: center;
    transition: .5s;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50px 0 0 0px;
    background: #f8f5f1;
}

.feature_btn a {
    display: inline-block;
    color: #131313;
    font-size: 16px;
    font-weight: 500;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #fff;
    line-height: 55px;
    position: relative;
}

.feature_btn a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 20px;
    top: -114%;
    right: -39%;
    background: url(../images/home_one/shape.png);
    background-repeat: no-repeat;
    transform: rotate(-189deg);
    background-size: cover;
}

.feature_btn a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 20px;
    bottom: -13%;
    right: 112%;
    background: url(../images/home_one/shape.png);
    background-repeat: no-repeat;
    transform: rotate(-167deg);
    background-size: cover;
}

.feature_item:hover .feature_btn a {
    color: #fff;
    background: #ed1c24;
}


.feature_shape {
    position: absolute;
    right: 0%;
    bottom: -11%;
    z-index: -1;
}

/*===========================================
<-- Sater Css About Area -->
==============================================*/

section.about_area {
    padding: 50px 0 40px;
}

.about_content {
    position: relative;
    z-index: 1;
}

.about_content h4 {
    font-size: 22px;
    color: #131313;
    font-weight: 400;
    margin-bottom: 23px;
}

.about_content p {
    width: 91%;
}

/* ======= Hero button ========== */

.about_button {
    display: flex;
    align-items: center;
    margin-top: 33px;
}

.about_btn {
    margin-right: 15px;
    margin-top: 8px;
}

.about_btn a {
    padding: 12px 43px;
    border: 1px solid #ed1c24;
}

.about_info a {
    display: inline-block;
    margin-left: 20px;
    font-size: 22px;
    color: #131313;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.about_info span i {
    text-align: center;
    width: 55px;
    height: 55px;
    border-radius: 28px;
    background-color: #EBDBCB;
    line-height: 55px;
    color: #131313;
}

/* ===== About Thumb ==== */

.about_thumb {
    position: relative;
}

.about_count {
    border-radius: 30px;
    background-color: #ed1c24;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 48px 54px 56px;
    text-align: center;
}

.about_count .counter-_number h1 {
    color: #ffffff;
}

.about_count .counter_title {
    margin-left: 0;
}

.about_count .counter_title h5 {
    font-size: 23px;
    color: #ffffff;
    font-weight: 500;
}

/*===========================================
<-- Sater Css Section Title  -->
==============================================*/

/*==================================================
 * Universal Modern Section Title Styling
 *==================================================*/
.section_title {
    position: relative !important;
    padding-left: 0 !important;
    margin-bottom: 35px !important;
}

.section_title:before,
.section_title:after,
.section_title.style_one:before,
.section_title.style_one:after,
.section_title.home_two:before,
.section_title.home_two:after,
.section_title.home_two.style_one:before,
.section_title.home_two.style_one:after,
.section_title h4:before,
.section_title h4:after,
.section_title.home_two h4:before,
.section_title.home_two h4:after,
.section_title.style_two h4:before,
.section_title.style_two h4:after,
.section_title.text-center h4:before,
.section_title.text-center h4:after,
.section_title.home_two span:before,
.section_title.home_two span:after,
.section_title span:before,
.section_title span:after {
    display: none !important;
    content: none !important;
}

.section_title h4,
.section_title.home_two h4,
.section_title.style_two h4,
.section_title.style_three h4,
.section_title.style_four h4 {
    color: #ed1c24 !important;
    background: rgba(237, 28, 36, 0.08) !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 6px 16px !important;
    border-radius: 30px !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    letter-spacing: 0.8px !important;
    text-transform: uppercase !important;
    margin-bottom: 12px !important;
    border: 1px solid rgba(237, 28, 36, 0.2) !important;
    padding-left: 16px !important;
    position: static !important;
}

.section_title h1,
.section_title h2,
.section_title.home_two h1,
.section_title.style_two h1,
.section_title.style_three h1,
.section_title.home_three h1 {
    font-size: 38px !important;
    line-height: 48px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    letter-spacing: -0.5px !important;
    margin-bottom: 12px !important;
    position: static !important;
}

.section_title h1 span,
.section_title h2 span,
.section_title.home_two h1 span,
.section_title.home_two span,
.section_title span {
    color: #ed1c24 !important;
    background: transparent !important;
    display: inline !important;
    text-decoration: none !important;
    position: static !important;
}

.section_title p,
.section_title.home_two p {
    font-size: 16px !important;
    line-height: 26px !important;
    color: #64748b !important;
    margin: 10px 0 0 !important;
}

.section_title.text-center {
    text-align: center !important;
}

.section_title.text-center h4 {
    margin-left: auto !important;
    margin-right: auto !important;
}

.section_title.home_two.style_one {
    padding-left: 0 !important;
    margin-bottom: 30px !important;
}

/* animation title */
.section_title.style_four {
    position: relative;
    z-index: 1;
}

h2.animation_title {
    font-weight: 900;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: #ffff;
    color: #E9E9E9;
    -webkit-mask-image: linear-gradient(-75deg, rgb(211 25 25) 25%, #231717 25%, rgb(218 105 60 / 12%) 100%);
    -webkit-mask-size: 200%;
    animation: shine 3s infinite;
    transition: .5s;
    font-size: 242px;
    position: absolute;
    top: -65%;
    left: -2%;
    z-index: -1;
}

@-webkit-keyframes shine {
    from {
        -webkit-mask-position: 150%;
    }

    to {
        -webkit-mask-position: -50%;
    }
}

.section_title.style_four h1 {
    font-size: 25px;
    color: #131313;
    font-weight: 700;
    margin-bottom: 28px;
    position: relative;
}

.section_title.style_four h1:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 4px;
    background-color: #ed1c24;
    bottom: -5px;
    left: 0;
}

.section_title.style_four p {
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    width: 88%;
}

.section_title.style_four.text-center h1 {
    font-size: 46px;
    color: #131313;
    font-weight: 700;
    display: inline-block;
}

.section_title.style_four.text-center h1:before {
    bottom: -33px;
    left: 0;
    right: 0;
    margin: auto;
}

.section_title.style_five.text-center h1:before {
    display: none;
}

h2.animation_title.style_two {
    left: 0;
    right: 0;
    top: -112%;
    font-size: 235px;
}

/*===========================================
<-- Sater Css Marquee Area -->
==============================================*/

.marquee_area {
    padding: 50px 0 90px;
}

.marquee {
    position: relative;
    --duration: 40s;
    --gap: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    gap: 0;
}

.marquee-block h3 {
    margin: 0;
}

.marquee-block {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    gap: 0px;
    min-width: 73%;
    -webkit-animation: scroll 30s linear infinite;
    animation: scroll 30s linear infinite;
}

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(calc(-100% - var(--gap)));
        transform: translateX(calc(-100% - var(--gap)));
    }
}

@keyframes scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(calc(-100% - var(--gap)));
        transform: translateX(calc(-100% - var(--gap)));
    }
}

.marquee.style2 .marquee-block h3 {
    font-weight: 700;
    margin: 0;
    -webkit-background-clip: text;
    letter-spacing: 0;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #131313;
    color: transparent;
    -webkit-mask-image: linear-gradient(-75deg, #131313 50%, #131313 50%, #131313);
    -webkit-mask-size: 200%;
    animation: shine 3s infinite;
    transition: .5s;
    font-size: 70px;
}

.marquee.style2 .marquee-block span {
    font-size: 70px;
    color: #131313;
    font-weight: 700;
    font-family: 'Plus Jakarta Sans', sans-serif;
    transition: .5s;
    cursor: pointer;
}

.marquee.style2 .marquee-block span:hover {
    color: #ed1c24;
}

/*===========================================
<-- Sater Css Service Area -->
==============================================*/

section.service_area {
    padding: 85px 0 91px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

section.service_area:before {
    position: absolute;
    content: "";
    left: 5%;
    top: 0;
    height: 100%;
    max-width: 90%;
    background-color: #ed1c24;
    z-index: -1;
    border-radius: 30px;
    width: 100%;
}

section.service_area::after {
    position: absolute;
    content: "";
    left: 5%;
    bottom: 0;
    height: 10%;
    max-width: 90%;
    background: url(../images/home_one/chicken.png);
    z-index: -1;
    border-radius: 30px;
    width: 100%;
    background-repeat: no-repeat;
}

.service_single_item {
    position: relative;
    transition: .5s;
    display: inline-block;
    padding: 20px;
    margin-bottom: 30px;
    z-index: 1;
    background: #fff;
    border-radius: 30px;
}

.service_thumb img {
    width: 100%;
}

.service_content {
    margin: 20px 25px 0 0px;
}

.service_content span {
    font-size: 14px;
    color: #666666;
    margin-bottom: 5px;
    display: inline-block;
    padding-left: 20px;
    position: relative;
    z-index: 1;
}

.service_content span:before {
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ed1c24;
}

.service_content h3 {
    margin-top: 0;
    font-size: 22px;
    font-weight: 600;
    border-bottom: 1px solid #1313131c;
    padding-bottom: 30px;
    margin-bottom: 12px;
    position: relative;
}

.service_content p {
    margin-right: 80px;
}

.feature_icon_box:before {
    position: absolute;
    left: 50%;
    top: 100%;
    height: 1px;
    width: 0%;
    background: #ed1c24;
    content: "";
    transition: .5s;
}

.service_single_item:hover .feature_icon_box:before {
    width: 100%;
    left: 0;
}

.service_single_item .feature_btn {
    border-radius: 30px 0 0 0px;
    bottom: -11px;
    background: #ed1c24;
    width: 90px;
    height: 90px;
    line-height: 90px;
    right: -4px;
}

.service_single_item .feature_btn a::before {
    top: -85%;
    right: -70%;
    background: url(../images/home_one/ser_shap.png);
    transform: rotate(0deg);
    background-size: inherit;
}

.service_single_item .feature_btn a::after {
    bottom: -58%;
    right: 86%;
    background: url(../images/home_one/ser_shap.png);
    transform: rotate(0deg);
    background-size: inherit;
    background-repeat: no-repeat;
}

.service_single_item:hover .feature_btn a {
    background: #131313;
    color: #fff;
}

.service_list .owl-nav {
    position: absolute;
    top: -24%;
    right: 1%;
    display: inline-flex;
}

.service_list .owl-prev {
    width: 60px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    margin-right: 10px;
    transition: .5s;
}

.service_list .owl-next {
    width: 60px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    transition: .5s;
}

.service_list .owl-prev:hover,
.owl-next:hover {
    background: #131313;
    border: 1px solid #131313;
}

/*===========================================
<-- Sater Css Buddy Business Area -->
==============================================*/
section.business_area {
    padding: 85px 0 100px;
}

.besiness_item {
    margin-bottom: 60px;
}

.besiness_item .feature_icon {
    float: left;
    width: 90px;
    height: 90px;
    background-color: #ed1c24;
    line-height: 90px;
    border-radius: 50%;
    text-align: center;
    margin-right: 20px;
}

.besiness_item h3.feature_title {
    margin-bottom: 10px;
}

.business_img {
    text-align: center;
}

/*===========================================
<-- Sater Css Buddy Case Study Area -->
==============================================*/

.case_single_item.upper {
    margin-top: 50px;
}

.case_thumb {
    position: relative;
    z-index: 1;
}

.case_content {
    position: absolute;
    bottom: 34%;
    background: #fff;
    width: 85%;
    left: 30px;
    border-radius: 30px;
    padding: 27px 30px 31px;
    transition: .5s;
    opacity: 0;
}

.case_thumb:hover .case_content {
    opacity: 1;
    bottom: 6%;
}

.case_content p {
    position: relative;
    margin: 0 0 0;
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    padding-left: 20px;
}

.case_content p:before {
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ed1c24;
}

.case_content h3 {
    margin: -3px 0 0;
}

.case_content h3 a {
    display: inline-block;
    font-size: 22px;
    color: #131313;
    font-weight: 600;
}

.case_content h3 a:hover {
    color: #ed1c24;
}

/* =========================================================
  <--- Start buddy Testimonial Area CSS --->
============================================================ */

.testimonial_area {
    padding: 85px 0 90px;
}

.testimonial_item {
    background: #fff;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    padding: 35px 58px 40px 40px;
}

.testimonial_item::before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    bottom: 19%;
    background: url(../images/home_one/testi.png);
    background-size: cover;
}

.testimonial_item::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 21%;
    bottom: 0%;
    background: url(../images/home_one/testi.png);
    background-size: cover;
}

/* testimonial star rating */
.testi-star i {
    font-size: 15px;
    color: #f5c60d;
    margin-bottom: 24px;
}

.testimonial-content p {
    font-size: 18px;
}

.tesit-auothor {
    display: flex;
    align-items: center;
    margin-top: 32px;
}

.tesit-auothor .bio {
    margin-left: 20px;
}

.tesit-auothor .bio h4.name {
    margin: 0;
    font-size: 22px;
    line-height: 40px;
    color: #131313;
    font-weight: 600;
}

.tesit-auothor .bio h5.designation {
    font-size: 16px;
    color: #666666;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.testi_arrow {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 90px;
    height: 66px;
    border-radius: 40px 0 0 0px;
    background-color: #F8F5F1;
    display: inline-block;
    line-height: 63px;
    text-align: center;
}

.testi_arrow img {
    width: 55% !important;
}

/*  owl nav */

.testimonial .owl-nav {
    position: absolute;
    top: -44%;
    right: 0;
    display: inline-flex;
}

.testimonial .owl-prev {
    width: 60px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid #131313;
    line-height: 55px;
    text-align: center;
    color: #131313;
    font-size: 21px;
    margin-right: 10px;
    transition: .5s;
}

.testimonial .owl-next {
    width: 60px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid #131313;
    line-height: 55px;
    text-align: center;
    color: #131313;
    font-size: 21px;
    transition: .5s;
}

.testimonial .owl-prev:hover,
.owl-next:hover {
    background: #131313;
    color: #ffff;
}

/*===========================================
<-- Sater Css Brand Area -->
==============================================*/
section.brand_area {
    padding: 0 0 100px;
}

.row.brand_upper {
    border-top: 1px solid #E0DCD9;
    margin: 0;
    padding-top: 65px;
}

.single-brand-item {
    text-align: center;
}

.brand-thumb img {
    opacity: 0.8;
    transition: .5s;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    width: inherit !important;
}

.brand-thumb img:hover {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

/*===========================================
<-- Sater Css Buddy Work Area -->
==============================================*/

.row.work_bg {
    background-position: center center;
    padding: 95px 0 100px;
    background: url(../images/home_one/work_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px;
    margin: 0;
}

.section_title.style_two p {
    color: #fff;
    width: 87%;
    margin: 25px 0 0;
}

.progress_bar {
    float: left;
    display: flex;
}

.progress_bar:last-child {
    margin-left: 45px;
}

.owl-carousel .owl-item img {
    display: inline-block !important;
}

@keyframes progress {
    0% {
        --percentage: 0;
    }

    100% {
        --percentage: var(--value);
    }
}

@property --percentage {
    syntax: '<number>';
    inherits: true;
    initial-value: 0;
}

[role="progressbar"] {
    /* --percentage: var(--value); */
    --primary: #fff;
    --secondary: #ed1c24;
    animation: progress 2s 0.5s forwards;
    aspect-ratio: 1;
    border-radius: 50%;
    position: relative;
    overflow: visible;
    display: grid;
    place-items: center;
    background: #fff;
    height: 80px;
    width: 80px;
    line-height: 80px;
    margin-right: 22px;
}

[role="progressbar"]::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100px;
    height: 100px;
    background: conic-gradient(var(--primary) calc(var(--percentage) * 1%), var(--secondary) 0);
    mask: radial-gradient(white 55%, transparent 0);
    mask-mode: alpha;
    -webkit-mask: radial-gradient(#0000 66%, #000 0);
    -webkit-mask-mode: alpha;
    border-radius: 50%;
}

[role="progressbar"]::after {
    counter-reset: percentage var(--value);
    content: counter(percentage) '%';
    font-size: 26px;
    line-height: 28px;
    color: #ed1c24;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.circle-progress-title h4 {
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', sans-serif;
    line-height: 38px;
    margin: 0;
}

/* =========================================================
  <--- Start buddy Blog Area CSS --->
============================================================ */
.blog_area {
    padding: 85px 0 90px;
}

.single-blog-thumb {
    position: relative;
}

.single-blog-thumb:before {
    background: rgba(183, 113, 47);
    position: absolute;
    height: 0;
    width: 100%;
    left: 0;
    top: 0;
    -moz-transition: all .6s ease-out 0s;
    -webkit-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
    content: "";
    z-index: 2;
    opacity: .4;
    border-radius: 30px;
}

.single-blog-thumb:after {
    position: absolute;
    content: "";
    background: rgba(183, 113, 47);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 3;
    -moz-transition: all .6s ease-out 0s;
    -webkit-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
    border-radius: 30px;
}

.single-blog-box:hover .single-blog-thumb:before {
    height: 100%;
    opacity: .1
}

.single-blog-box:hover .single-blog-thumb:after {
    height: 0;
    opacity: .2
}

.single-blog-thumb img {
    border-radius: 10px;
    width: 100%;
}

span.blog_category {
    position: absolute;
    top: 30px;
    left: 30px;
    font-size: 16px;
    color: #ed1c24;
    font-weight: 400;
    background: #fff;
    padding: 1px 28px;
    border-radius: 15px;
}

.blog-content {
    padding: 12px 50px 0 0px;
}

.meta-blog p {
    font-size: 14px;
}

.meta-blog p span {
    display: inline-block;
    font-size: 16px;
    color: #ed1c24;
    position: relative;
    margin-right: 8px;
}

.meta-blog p span:last-child {
    margin-left: 15px;
}

.blog-title h3 {
    margin: -13px 0 20px;
}

.blog-title h3 a {
    display: inline-block;
    margin-bottom: 14px;
    font-size: 22px;
    line-height: 40px;
    color: #131313;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.blog-title h3 a:hover {
    color: #ed1c24;
}

.blog_btn a {
    transition: .5s;
    display: inline-block;
    font-size: 16px;
    color: #ed1c24;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
    background: transparent;
    border: 1px solid #ed1c24;
    border-radius: 20px;
    padding: 4px 22px;
}

.blog_btn a:hover {
    color: #ffff;
}

.blog_btn.buddy_btn span {
    background-color: #ed1c24;
}

/*  owl-carousel */

.blog_list .owl-nav {
    position: absolute;
    top: -29%;
    right: 0;
    display: inline-flex;
}

.blog_list .owl-prev {
    width: 60px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid #131313;
    line-height: 55px;
    text-align: center;
    color: #131313;
    font-size: 21px;
    margin-right: 10px;
    transition: .5s;
}

.blog_list .owl-next {
    width: 60px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid #131313;
    line-height: 55px;
    text-align: center;
    color: #131313;
    font-size: 21px;
    transition: .5s;
}

.blog_list .owl-prev:hover,
.owl-next:hover {
    background: #131313;
    color: #ffff;
}

/* =========================================================
  <--- Start buddy Call Area CSS --->
============================================================ */

section.call_area {
    background: #ed1c24;
    padding: 35px 0 35px;
}

.call_list ul li {
    display: inline-block;
}

.call_list ul li a {
    color: #ffffff;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-right: 40px;
}

.call_list ul li a:before {
    position: absolute;
    content: "";
    right: -26px;
    top: 13px;
    width: 5px;
    height: 5px;
    border-radius: 3px;
    background-color: #ffffff;
}

li.style_none a:before {
    display: none;
}

.call_main_container {
    display: flex;
}

.call-do-action-info:last-child {
    margin-left: 30px;
}

.call-do-action-info {
    display: flex;
    align-items: center;
}

.call-do-social_icon {
    width: 55px;
    height: 55px;
    border-radius: 27px;
    background-color: #ffffff;
    line-height: 55px;
    text-align: center;
    color: #B07130;
    font-size: 20px;
    margin-right: 10px;
}

.call_info p {
    color: #ffffff;
    margin: 0;
}

/* =========================================================
  <--- Start buddy Footer Area CSS --->
============================================================ */

.footer_area {
    background: #000000;
    padding: 100px 0 30px;
}

p.footer_desc {
    line-height: 28px;
    color: #CACACA;
    font-weight: 400;
    margin: 23px 0 31px;
    width: 81%;
}

.footer_social_icon ul li {
    display: inline-block;
}

.footer_social_icon ul li a {
    display: inline-block;
    color: #000000;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #ffffff;
    line-height: 40px;
    text-align: center;
    margin-right: 8px;
}

.footer_social_icon ul li a:hover {
    background: #ed1c24;
    color: #fff;
}

.footer_contact p {
    color: #CACACA;
}

.footer-widget-title h4 {
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 38px;
}

.footer-widget-menu ul li a {
    color: #CACACA;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 13px;
}

.footer-widget-menu ul li a:hover {
    color: #ed1c24;
}

/* footer bottom */
.row.add-border {
    position: relative;
    margin-top: 70px;
}

.footer-bottom-content-copy p {
    line-height: 28px;
    color: #fff;
    margin: 0;
    text-align: center !important;
}

/* <--================ Start Home Two CSS===============--> */

/* ========================================
<-- Start buddy Header Area Style Two -->

============================================*/
.buddy-header-area.style_two {
    margin-bottom: 0;
    margin-top: 0;
    background: #F0F0F0;
}

.buddy-header-area.style_two:before {
    display: none;
}

.buddy-header-area.style_two .header-menu {
    text-align: center;
}

.buddy-header-area.style_two .header-menu ul.nav_scroll > li > a {
    color: #131313;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    padding: 30px 0 30px;
}

.buddy-header-area.style_two .header-menu ul.nav_scroll > li > span {
    color: #131313;
}

.buddy-header-area.style_two .header-button {
    margin-left: 0;
}

.buddy-header-area.style_two .header-button a {
    font-size: 16px;
    font-weight: 500;
    padding: 9px 35px;
    border-radius: 5px;
}

.buddy-header-area.style_two .nav-btn.navSidebar-button {
    margin: 0 60px 0 0;
}

.buddy-header-area.style_two .nav-btn span i {
    display: inline-block;
    text-align: center;
    color: #00181A;
    font-size: 35px;
    width: 0;
    height: 0;
    border-radius: 0;
    background-color: transparent;
    line-height: 0;
}

.buddy-header-area.style_two .header-search-button.search-box-outer {
    padding: 0px 60px 0 0;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.buddy-header-area.style_two .header-search-button.search-box-outer::before {
    position: absolute;
    z-index: 1;
    content: "";
    right: 18px;
    top: -4px;
    width: 1px;
    height: 30px;
    border: 1px solid #94949496;
}

.buddy-header-area.style_two .header-search-button.search-box-outer a {
    color: #131313;
    font-size: 16px;
    height: 0;
    width: 0;
    line-height: 0;
    background: transparent;
    border-radius: 0;
}

.sticky.buddy-header-area.style_two .header-menu ul.nav_scroll > li > a {
    color: #fff;
}

.sticky.buddy-header-area.style_two .header-menu ul.nav_scroll > li > span {
    color: #fff;
}

.sticky.buddy-header-area.style_two .nav-btn span i {
    color: #fff;
}

.sticky.buddy-header-area.style_two .header-search-button.search-box-outer a {
    color: #fff;
}

.sticky.buddy-header-area.style_two .header-search-button.search-box-outer::before {
    border: 1px solid #fff;
}

/* ========================================
<-- Start buddy Hero Area Style Two -->
============================================*/

section.hero_area.style_two {
    background: url(../images/home_two/banner.html);
    background-size: cover;
    background-position: center center;
    height: 900px;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    border-radius: 0 0 30px 30px;
}

.hero_content.style_two h4.sub_title {
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.0784313725490196);
    display: inline-block;
    padding: 3px 15px 3px;
    margin-bottom: 2px;
}

.hero_content.style_two h4.sub_title:before {
    display: none;
}

.hero_area.style_two .hero_content h1 {
    font-size: 60px;
    line-height: 70px;
    color: #ffffff;
    font-weight: 700;
}

.hero_area.style_two .hero_content h1 span {
    color: #ed1c24;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.hero_area.style_two .hero_content h1 span:before {
    display: none !important;
}

.hero_content p {
    width: 44%;
    color: #fff;
    line-height: 26px;
}

.hero_content.style_two .slider_button {
    margin: 33px 0 38px;
}

.hero_btn.style_two a {
    border-radius: 10px;
    padding: 16px 40px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
    display: inline-block;
}

.hero_btn.style_two a::before {
    position: absolute;
    z-index: 1;
    height: 2px;
    content: "";
    width: 25px;
    background: #fff;
    top: 43px;
    transition: .5s;
}

.hero_btn.style_two a:hover:before {
    width: 100px;
    background: #ed1c24;
}

.banner_list ul li {
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
}

.banner_list ul li i {
    color: #fff;
    background-color: rgb(255 255 255 / 21%);
    font-size: 18px;
    padding: 1px 4px;
    margin-right: 10px;
}

.banner_list ul li span {
    margin-right: 12px;
}

.banner_trusted_box {
    display: inline-block;
    background: #fff;
    border: 8px solid #d7ccb95e;
    border-radius: 43px;
    padding: 5px 0 5px 8px;
    width: 275px;
    position: absolute;
    right: 30%;
    bottom: 10%;
}

.trusted_icon {
    float: left;
    margin-right: 12px;
}

h3.trusted_title {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #131313;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
    margin: 0;
}

.banner_brand {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 20%;
}

.banner_brand ul li {
    display: inline-block;
    font-size: 26px;
    color: #809197;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
    margin-right: 45px;
}

.banner_brand ul li span {
    margin-right: 12px;
}


.banner_play {
    position: absolute;
    top: 18%;
    right: 10%;
}

/*animation circle*/
.text-inner {
    animation: circle 15s linear infinite;
    animation: circle 15s linear infinite;
    position: relative;
    z-index: 22;
    fill: transparent;
    cursor: pointer;
}

.text-inner svg {
    width: 112px;
    max-width: 100%;
    height: auto;
    overflow: visible;
    word-spacing: 19px;
    transform: rotate(0) scaleX(1) scaleY(1);
    position: relative;
}

.text-inner:before {
    position: absolute;
    content: "";
    top: 44%;
    left: 0%;
    height: 22px;
    width: 23px;
    background: url(../images/home_two/rotate.html);
    right: 0;
    margin: auto;
    text-align: center;
    border-radius: 50%;
}

.text-inner text {
    fill: #ffffff;
    direction: ltr;
    transition: 0.3s stroke, 0.3s stroke-width, 0.3s fill;
    font-size: 50px;
    font-weight: 500;
    position: relative;
    z-index: 2;
}

a.banner-play-btn {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden;
    line-height: 180px;
    text-align: center;
    position: relative;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.050980392156862744);
}

@keyframes circle {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(-360deg);
    }
}

.circle {
    animation: circle 15s linear infinite;
}

.right {
    animation: right 15s linear infinite;
}

.spin2 {
    animation: spin2 15s linear infinite;
}

@keyframes right {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

/* ============================================================
      <-- Start buddy About Area Style Two -->
===============================================================*/

section.about_area.style_two {
    background: #ffff;
    padding: 188px 0 120px;
    position: relative;
    /* margin-top: -82px; */
}

section.about_area.style_two .about_content {
    position: relative;
}

section.about_area.style_two .about_content p {
    width: 76%;
}

section.about_area.style_two .banner_play {
    position: absolute;
    top: 195%;
    right: 78%;
}

section.about_area.style_two .text-inner svg {
    width: 127px;
}

.banner_play.about_flip .text-inner text {
    fill: #809197;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
}

a.about_right_btn {
    text-align: center;
    width: 82px;
    height: 82px;
    border-radius: 41px;
    background-color: #ed1c24;
    display: inline-block;
    line-height: 82px;
    color: #fff;
    font-size: 25px;
    position: absolute;
    top: 25%;
    left: 28%;
}

.banner_play.about_flip .text-inner:before {
    display: none;
}

.about_shape,
.about_shapes {
    display: none !important;
}

/* ============================================================
      <-- Start buddy Feature Area Style Two -->
===============================================================*/
section.feature_area.style_two {
    background: #f0f0f0;
    padding: 105px 0 56px;
    position: relative;
}

.feature_item.style_two {
    background: transparent;
    padding: 0px 30px 25px;
}

.buddy_btn_home_two a {
    border-radius: 10px;
    padding: 12px 44px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
    display: inline-block;
    border: 1px solid #ed1c24;
}

.buddy_btn_home_two a::before {
    position: absolute;
    z-index: 1;
    height: 2px;
    content: "";
    width: 25px;
    background: #fff;
    top: 40px;
    transition: .5s;
}

.buddy_btn_home_two a:hover:before {
    width: 100px;
    background: #ed1c24;
}

.feature_item.style_two .feature_icon {
    width: 60px;
    height: 60px;
    background-color: #fff;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    position: relative;
}

.feature_item.style_two .feature_icon:before {
    position: absolute;
    content: "";
    left: 1px;
    bottom: -4px;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background-color: #af702e;
    z-index: -1;
    transition: .5s;
}

.feature_item.style_two:hover .feature_icon:before {
    bottom: 0;
    left: 0;
    opacity: 0;
    height: 60px;
    width: 60px;
}

.feature_item.style_two .feature_content {
    padding-right: 0;
}

.feature_item.style_two .feature_content p {
    font-size: 16px;
    line-height: 24px;
    color: #809197;
}

.feature_item.style_two h3.feature_title {
    margin: 24px 0 35px;
    transition: .5s;
}

.feature_item.style_two h3.feature_title:hover {
    color: #af702e;
}

.feature_button {
    margin-top: 25px;
}

.feature_button a {
    display: inline-block;
    color: #131313;
    font-weight: 500;
}

.feature_button a i {
    margin-left: 10px;
}

.feature_button a:hover {
    color: #af702e;
}

.Service_shape {
    position: absolute;
    bottom: 9%;
    left: 11%;
}

/* =================================
   Start Faq Area
==================================== */

section.faq_area {
    background: #fff;
    padding: 105px 0 95px;
}

/*accordion*/
.accordion li {
    list-style: none;
    padding: 2px 0px 15px;
}

.accordion li a {
    position: relative;
    display: block;
    cursor: pointer;
    border: 0;
    padding: 13px 30px 13px;
    border-radius: 5px;
    z-index: 1;
    color: #131313 !important;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
}

.accordion li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 29px;
    height: 2px;
    width: 15px;
    background-color: #799299;
    transition: .5s;
}

.accordion li a::after {
    position: absolute;
    content: "";
    left: 7px;
    top: 22px;
    height: 15px;
    width: 2px;
    background-color: #799299;
    transition: .5s;
}

.accordion li a.active::after {
    display: none;
}

.accordion li p {
    padding: 5px 25px 0px 30px;
    margin: 0;
    line-height: 27px;
    color: #809197;
    display: none;
}

/* counter item */
.counter_songle_item {
    text-align: center;
}

.counter_content h1 {
    font-size: 60px;
    color: #131313;
    font-weight: 500;
    display: inline-block;
}

.counter_content span {
    font-size: 60px;
    color: #131313;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
    display: inline-block;
}

.counter_content p {
    font-size: 20px;
    color: #809197;
    margin-top: 15px;
}

/* ========================================
<-- Start buddy Team Area  -->
============================================*/

section.team_area {
    background: url(../images/home_two/team_bg.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 105px 0 90px;
}

.single_team_item {
    background: rgba(255, 255, 255, 0.2);
    text-align: center;
    padding: 12px 12px 12px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.single_team_item:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background: #af702e;
    transition: .5s;
    border-radius: 10px;
    z-index: -1;
}

.single_team_item:hover:before {
    height: 100%;
}

.team_thumb img {
    border-radius: 10px;
    width: 100%;
}

.team_content {
    padding: 14px 0 19px;
}

.team_content h3 {
    font-size: 21px;
    color: #ffffff;
    font-weight: 500;
}

.team_content p {
    font-size: 15px;
    color: #ffffffa1;
    margin-top: 12px;
    margin-bottom: 17px;
}

ul.team_social li {
    display: inline-block;
    margin-right: 5px;
}

ul.team_social li a {
    line-height: 29px;
    font-size: 13px;
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid #ffffff2e;
    color: #ffff;
}

ul.team_social li a:hover {
    background: #fff;
    color: #af702e;
}

/* ========================================
<-- Start buddy Marquee Area Style Two  -->
============================================*/

.marquee_area.style_two {
    background: #af702e;
    padding: 10px 0 10px;
}

.marquee_area.style_two .marquee.style2 .marquee-block span {
    font-size: 26px;
    line-height: 80px;
    color: #131313;
    font-weight: 500;
}

.marquee_area.style_two .marquee.style2 .marquee-block h3 {
    font-weight: 500;
    font-size: 26px;
    line-height: 80px;
    color: #131313;
    -webkit-text-stroke-width: 0;
    font-weight: 500;
}

.marquee_area.style_two .marquee-block {
    min-width: 66%;
}

/* ========================================
<-- Start buddy Testimonal  Area Style Two  -->
============================================*/

section.testimonial_area.style_two {
    padding: 120px 0 118px 305px;
    background: #FFFFFF;
}

.testimonial_item.style_two {
    background: transparent;
    padding: 0;
}

.testimonial_item.style_two:after,
.testimonial_item.style_two:before {
    display: none;
}

.testimonial_item.style_two .testimonial-content {
    background: #f1f1f1;
    padding: 36px 20px 65px 30px;
    position: relative;
    border-radius: 10px;
}

.testimonial_item.style_two .testimonial-content p {
    font-size: 16px;
    line-height: 26px;
    color: #849095;
}

.testimonial_item.style_two .testimonial-content:before {
    content: "";
    position: absolute;
    right: 17%;
    top: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 20px solid #f1f1f1;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    transition: .5s;
}

.testimonial_item.style_two:hover .testimonial-content:before {
    border-top: 20px solid #9f6f36;
}

.testimonial_item.style_two .testi-star {
    background-color: #9f6f36;
    display: inline-block;
    padding: 8px 96px 8px 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    clip-path: polygon(0% 0%, 80% 0%, 100% 100%, 0% 100%);
    border-radius: 0 0 0 10px;
}

.testimonial_item.style_two .testi-star i {
    font-size: 14px;
    color: #E1F2E1;
    margin-bottom: 0;
    margin-right: 5px;
}

.testimonial_item.style_two .tesit-auothor {
    margin-top: 35px;
    margin-left: 30px;
}

.testimonial_item.style_two .tesit-auothor .bio h4.name {
    margin: 0;
    font-size: 18px;
    color: #1a1a1a;
    font-weight: 500;
}

.testimonial_item.style_two .tesit-auothor .bio h5.designation {
    font-size: 15px;
    line-height: 26px;
    color: #849095;
    font-weight: 400;
}

.buddy_btn_home_two.testimonal_btn a {
    padding: 14px 46px;
}

.buddy_btn_home_two.testimonal_btn a:hover:before {
    width: 110px;
}

/* ========================================
<-- Start buddy Blog Area Style Two  -->
============================================*/

section.blog_area.style_two {
    padding: 120px 0 100px 305px;
    background: #FFFFFF;
    position: relative;
    z-index: 1;
}

section.blog_area.style_two:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 48%;
    border-radius: 0 20px 20px 0;
    background-color: #f1f1f1;
    z-index: -1;
}

.single-blog-box.style_two {
    position: relative;
    margin-bottom: 155px;
    overflow: visible;
}

.single-blog-box.style_two .single-blog-thumb:before,
.single-blog-thumb::after {
    display: none;
}

.single-blog-box.style_two .blog-content {
    position: absolute;
    bottom: -136px;
    padding: 25px 0 29px 35px;
    width: 91%;
    border-radius: 10px;
    filter: drop-shadow(0 0 12.5px rgba(219, 220, 224, 0.32));
    background-color: #ffffff;
    left: 0;
    right: 0;
    margin: auto;
}

.single-blog-box.style_two .meta-blog p {
    font-size: 16px;
}

.single-blog-box.style_two .meta-blog p span {
    margin-left: 0;
}

.single-blog-box.style_two .blog-title h3 {
    margin: -9px 0 12px;
}

.single-blog-box.style_two .blog-title h3 a {
    display: inline-block;
    margin-bottom: 14px;
    font-size: 22px;
    line-height: 30px;
    color: #282828;
    font-weight: 500;
}

.single-blog-box.style_two .blog-title h3 a:hover {
    color: #ed1c24;
}

.single-blog-box.style_two .blog_btn a {
    display: inline-block;
    background: transparent;
    border: 0;
    border-radius: 20px;
    padding: 0;
    font-size: 16px;
    color: #131313;
    font-weight: 400;
    position: relative;
}

.single-blog-box.style_two .blog_btn a:hover {
    color: #ed1c24;
}

.single-blog-box.style_two .blog_btn a:before {
    position: absolute;
    height: 2px;
    content: "";
    width: 25px;
    background: #282828;
    top: 27px;
    transition: .5s;
}

.single-blog-box.style_two .blog_btn a:hover:before {
    width: 100px;
    background: #ed1c24;
}

.single-blog-box.style_two .blog_btn a i {
    font-size: 22px;
    position: relative;
    top: 3px;
}

/* === owl nav */

.blog_list2 .owl-nav {
    position: absolute;
    bottom: 5%;
    left: -34%;
    display: inline-flex;
}

.blog_list2 .owl-prev {
    border: 1px solid #ed1c24;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    margin-right: 10px;
    transition: .5s;
    width: 45px;
    height: 45px;
    border-radius: 5px;
    background-color: #ed1c24;
}

.blog_list2 .owl-next {
    border: 1px solid #ed1c24;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    margin-right: 10px;
    transition: .5s;
    width: 45px;
    height: 45px;
    border-radius: 5px;
    background-color: #ed1c24;
}

.blog_list2 .owl-prev:hover,
.owl-next:hover {
    background: #131313;
    border: 1px solid #131313;
}

/* ========================================
<-- Start buddy Contact Area -->
============================================*/

section.contact_area {
    padding: 120px 0 0;
    background: #fff;
}

.contact_container {
    border-radius: 30px;
    filter: drop-shadow(0 0 25px rgba(210, 212, 219, 0.3));
    background-color: #ffffff;
    padding: 30px 40px 51px 55px;
    position: relative;
    z-index: 1;
}

h2.contact_title {
    font-size: 35px;
    color: #282828;
    font-weight: 700;
    margin-bottom: 61px;
}

.form-box {
    position: relative;
}

.form-box i {
    position: absolute;
    right: 42px;
    top: 16px;
    color: #ed1c24;
}

.form-box input {
    width: 100%;
    height: 60px;
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid #E2E2E2;
    margin-bottom: 30px;
    padding: 0 15px;
    position: relative;
    outline: 0;
}

.form-box input::placeholder {
    font-size: 16px;
    color: #809197;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.form-box textarea {
    padding: 14px 15px;
    width: 100%;
    height: 155px;
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid #6868684a;
    outline: 0;
}

.form-box textarea::placeholder {
    font-size: 16px;
    color: #809197;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.contact-form {
    margin-top: 22px;
}

.contact-form button {
    background-color: #ed1c24;
    border: 1px solid #ed1c24;
    outline: 0;
    padding: 11px 27px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
    border-radius: 5px;
    transition: .5s;
}

.contact-form button i {
    font-size: 20px;
}

.contact-form button:hover {
    background: #fff;
    color: #ed1c24;
}

/* contact sidebar  */

.contact_sidebar {
    background: #F1F1F1;
    padding: 60px 30px 33px;
    border-radius: 10px;
}

.contact_sidebar h2 {
    font-size: 35px;
    line-height: 43px;
    color: #131313;
    font-weight: 600;
    margin-bottom: 53px;
}

.contact_info {
    display: flex;
    margin-bottom: 45px;
}

.contact_icon {
    height: 45px;
    width: 45px;
    line-height: 45px;
    background: #EEE5DF;
    border-radius: 50%;
    text-align: center;
    color: #C47129;
    margin-right: 30px;
}

.contact_infos p {
    margin: 0;
}

.contact_infos h3 {
    font-size: 18px;
    color: #131313;
    font-weight: 500;
    margin: 0;
}

/* ========================================
<-- Start buddy Contact Area style two -->
============================================*/

section.footer_area.style_two {
    background: url(../images/home_two/footer_bg.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    margin-top: -78px;
    padding: 197px 0 30px;
}

.subscribe_form {
    border-bottom: 1px solid rgba(255, 255, 255, 0.30196078431372547);
    position: relative;
}

.subscribe_form input {
    background: transparent;
    border: none;
    width: 100%;
    outline: 0;
    height: 50px;
    color: #fff !important;
}

.subscribe_form input::placeholder {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
}

.subscribe_form input:focus {
    outline: 0;
    background: transparent;
    box-shadow: none;
}

button.btn {
    width: 119px;
    height: 36px;
    border-radius: 5px;
    background-color: #ed1c24;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    position: absolute;
    top: 0;
    right: 0;
}

button.btn:hover {
    background: #fff;
    color: #ed1c24;
}

.footer-widget-menu.style_two ul li a {
    font-size: 15px;
    margin-left: -15px;
    margin-bottom: 8px;
}

.footer-widget-menu.style_two ul li a:hover {
    margin-left: .0;
    color: #ffff;
}

.footer-widget-menu.style_two ul li a i {
    font-size: 12px;
    opacity: 0;
    transition: .5s;
}

.footer-widget-menu.style_two ul li a:hover i {
    opacity: 1;
}

.footer-widget-address.style_two {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 12px;
}

.footer-widget-address {
    margin-bottom: 20px;
}

.footer_widget_icon.style_upper {
    top: 7px;
    position: relative;
}

.footer_widget_icon i {
    width: 25px;
    height: 25px;
    border-radius: 13px;
    background-color: #ed1c24;
    font-size: 9px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    float: left;
    margin-right: 10px;
}

.footer-widget-address_text {
    overflow: hidden;
}

.footer-widget-address_text p {
    font-size: 15px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    margin: 0;
}

.footer-widget-address_text span {
    font-size: 15px;
    line-height: 24px;
    color: #ffffff99;
    font-weight: 400;
}

/* footer bottom */
.row.add-border {
    position: relative;
    padding-top: 30px;
    margin-top: 71px;
}

.row.add-border:before {
    position: absolute;
    top: 0;
    left: 12px;
    height: 1px;
    width: 98%;
    background: rgba(255, 255, 255, 0.30196078431372547);
    content: "";
}

.row.add-border .footer-bottom-content-copy p {
    text-align: left;
    font-size: 15px;
}

.footer-bottom-content.right {
    text-align: right;
}

.footer-bottom-menu {
    text-align: right;
}

.footer-bottom-menu ul li {
    display: inline-block;
    margin-right: 20px;
}

.footer-bottom-menu ul li a {
    display: inline-block;
    font-size: 15px;
    color: #bdd3d3;
    font-weight: 400;
}

.footer-bottom-menu ul li a:hover {
    color: #fff;
}

/* =============== Start Home Three Css ================= */

/* ========================================
<-- Start buddy  Header Area style Three -->
============================================*/
.buddy-header-area.style_three {
    background: #fff;
}

.buddy-header-area.style_three .header-menu {
    display: flex;
    justify-content: space-between;
}

.buddy-header-area.style_three:before {
    position: absolute;
    content: "";
    top: 0;
    left: 10%;
    height: 100%;
    width: 100%;
    background: url(../images/home_3/logo_shape.html);
    background-repeat: no-repeat;
    display: block;
}

.buddy-header-area.style_three .header-menu ul li a {
    padding: 35px 0 35px;
    font-size: 18px;
    line-height: 28px;
    color: #131313;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.buddy-header-area.style_three .header-search-button.search-box-outer a {
    color: #ed1c24;
}

.buddy-header-area.style_three .header-search-button.search-box-outer::before {
    display: none;
}

.buddy-header-area.style_three .buddy_btn a {
    padding: 10px 33px;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans', sans-serif;
    background-color: rgba(237, 28, 36, 0.3411764705882353);
    border: 2px solid #af702e54;
    border-radius: 30px;
    color: #313131;
}

.header-button a img {
    margin-right: 10px;
}

.sticky.buddy-header-area.style_three .buddy_btn a {
    border: 2px solid #fff;
}

.sticky.buddy-header-area.style_three .buddy_btn a img {
    filter: brightness(0) invert(1);
    transition: .5s;
}

.sticky.buddy-header-area.style_three .buddy_btn a:hover img {
    filter: brightness(1) invert(0);
}

/* ========================================
<-- Start buddy  Slider  Area style Three -->
============================================*/
section.hero_area.style_three {
    background: linear-gradient(to right, #E0C6AB, #f4ebe26b, #FFFFFF);
    height: 350px;
}

.hero_content.style_three {
    position: relative;
    margin-top: 108px;
}

h2.title_animate {
    font-weight: 900;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: #ffff;
    color: #533c3c1f;
    -webkit-mask-image: linear-gradient(-75deg, rgb(211 25 25) 25%, #231717 25%, rgb(218 105 60 / 12%) 100%);
    -webkit-mask-size: 200%;
    animation: shine 3s infinite;
    transition: .5s;
    font-size: 200px;
    line-height: 213px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    transform: translateY(-107%);
}

@-webkit-keyframes shine {
    from {
        -webkit-mask-position: 150%;
    }

    to {
        -webkit-mask-position: -50%;
    }
}

.hero_content.style_three h1 {
    font-size: 80px;
    line-height: 85px;
    color: #131313;
}

.hero_content.style_three h4.sub_title {
    font-size: 20px;
    line-height: 24px;
    color: #ed1c24;
    font-weight: 500;
    background: transparent;
    padding: 0;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 14px;
}

.hero_content.style_three h4.sub_title:before {
    display: block;
    background: url(../images/home_3/sub_icon.html);
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    right: -35px !important;
    left: inherit;
    top: -18px;
}

.swiper_slider .swiper-button-next,
.swiper-button-prev {
    display: none;
}

section.hero_area.style_three .banner_play {
    top: 33%;
    right: 18%;
    cursor: pointer;
}

section.hero_area.style_three .banner_play.about_flip .text-inner text {
    fill: #ed1c24;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 36px;
    letter-spacing: 1px;
}

section.hero_area.style_three a.about_right_btn {
    color: #313131;
    font-size: 47px;
    background: transparent;
    font-weight: 700;
    display: inline-block;
    transform: rotate(-45deg);
}

/* ========================================
<-- Start buddy  Marquee  Area Style Three  -->
============================================*/

.marquee_area.style_three {
    background: #ffff;
    padding: 36px 0 35px;
}

.marquee_area.style_three .marquee-block {
    min-width: 108%;
}

.marquee_area.style_three .marquee.style2 .marquee-block h3 {
    line-height: 80px;
    -webkit-text-stroke-width: 0;
    font-size: 46px;
    text-transform: uppercase;
    color: #ed1c24;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.marquee_area.style_three .marquee.style2 .marquee-block span {
    line-height: 80px;
    -webkit-text-stroke-width: 0;
    font-size: 46px;
    text-transform: uppercase;
    color: #ed1c24;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

/* ========================================
<-- Start buddy  About  Area style Three -->
============================================*/

section.about_area.style_three {
    background: #F9F7F8;
    margin-top: 0;
    padding: 110px 0 120px;
}

.about_content_left {
    margin-left: 45px;
    border-left: 5px solid #c6c1bb;
    padding-left: 25px;
    margin-top: 55px;
}

.about_content_left p {
    font-size: 18px;
    line-height: 28px;
    color: #616161;
    font-weight: 500;
    font-style: italic;
}

.about_content_left h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #131313;
    font-weight: 600;
    padding-left: 50px;
    position: relative;
    z-index: 1;
    margin-top: 30px;
}

.about_content_left h3:before {
    left: 0;
    position: absolute;
    top: 15px;
    width: 33px;
    height: 2px;
    background-color: #ed1c24;
    content: "";
}

section.about_area.style_three .section_title.home_two.home_three {
    margin-left: 185px;
    margin-top: 46px;
}

.section_title.home_two.home_three p {
    font-size: 18px;
    line-height: 24px;
    color: #616161;
    font-weight: 500;
    font-style: italic;
}

.about_thumb.style_right {
    margin-left: 14px;
    margin-top: 80px;
}

/* ========================================
<-- Start buddy  Counter Area -->
============================================*/

section.counter_area {
    background: #ffff;
    padding: 110px 0 95px;
}

.counter_title2 h2 {
    font-size: 46px;
    line-height: 60px;
    color: #131313;
    font-weight: 500;
}

.case_single_item.style_two .case_thumb:before {
    background-image: linear-gradient(0deg, rgba(175, 113, 47, 0.9999999999999999) 0%, rgba(131, 85, 35, 0.9999999999999999) 20%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 0%;
    width: 100%;
    transition: .5s;
}

.case_single_item.style_two:hover .case_thumb:before {
    height: 100%;
}

.case_single_item.style_two .case_content {
    width: 80%;
    left: 30px;
    border-radius: 0;
    padding: 12px 17px 17px;
    transition: .5s;
    background-color: #ed1c24;
    border: 1px solid #ffffff;
    text-align: center;
}

.case_single_item.style_two .case_thumb:hover .case_content {
    bottom: 9%;
}

.case_single_item.style_two .case_content h3 {
    margin: 0 0 11px;
}

.case_single_item.style_two .case_content h3 a {
    display: inline-block;
    font-size: 24px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
}

.case_single_item.style_two .case_content p {
    font-size: 16px;
    color: #fff;
    padding-left: 0;
    line-height: 24px;
}

.case_single_item.style_two .case_content p:before {
    display: none;
}

/* ==== Counter Item ==== */

.counter_item {
    padding: 0 62px 0 0;
    margin-bottom: 30px;
}

.counter_contnet h2 {
    font-size: 60px;
    color: #ed1c24;
    font-weight: 500;
    display: inline-block;
}

.counter_contnet span {
    font-size: 60px;
    color: #ed1c24;
    font-weight: 500;
    display: inline-block;
}

.counter_contnet p {
    line-height: 24px;
    color: #616161;
    margin: 21px 0 22px;
}

.coun_btn a {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    color: #181818;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.coun_btn a:hover {
    color: #ed1c24;
}

.coun_btn a:hover i {
    color: #ed1c24;
}

.coun_btn a i {
    font-size: 16px;
    color: #181818;
    font-weight: 700;
    display: inline-block;
    margin-left: 38px;
    transform: rotate(-45deg);
    transition: .5s;
}

/*
<!-- =====================================-->
<!-- Start Buddy Product Area -->
<!-- =====================================-->*/
section.product_area {
    padding: 85px 0 174px;
    background: #f9f7f7;
}

.product_tab_btn {
    margin: 65px 0 70px;
    text-align: center;
}

.product_tab_btn button {
    border: 2px solid #000000;
    padding: 10px 26px;
    font-size: 18px;
    color: #181818;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
    margin-left: -5px;
}

.product_tab_btn button i {
    font-size: 16px;
    color: #181818;
    font-weight: 700;
    display: inline-block;
    margin-left: 30px;
    transform: rotate(-45deg);
}

.product_tab_btn button.active {
    border: 2px solid #ed1c24;
    background: #ed1c24;
    color: #fff;
}

.product_tab_btn button.active i {
    color: #fff;
}

.product_container {
    display: none;
}

.product_container.active {
    display: block;
    animation: fadeInUp 1s linear;
}

/* product item */

.product_single_item {
    text-align: center;
}

.product_thumb {
    position: relative;
    margin-bottom: 22px;
}

.product_thumb img {
    width: inherit !important;
}

.product_star i {
    font-size: 13px;
    color: #ed1c24;
}

.product_content h3 {
    font-size: 24px;
    color: #131313;
    font-weight: 600;
    text-transform: uppercase;
    margin: 7px 0 10px;
}

.product_content p {
    font-size: 18px;
    color: #131313;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.buddy_btn_home_three.product_btn {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: 0 auto 0;
    transform: translateY(-50%);
    transition: .5s;
    opacity: 0;
}

.buddy_btn_home_three.product_btn a {
    display: inline-block;
    background: #ed1c24 !important;
    font-size: 18px !important;
    color: #ffffff;
    font-weight: 500 !important;
    padding: 6px 25px !important;
}

.buddy_btn_home_three.product_btn a:hover {
    background: #fff !important;
    color: #ed1c24;
}

.buddy_btn_home_three.product_btn a i {
    margin-left: 20px !important;
}

.product_single_item:hover .buddy_btn_home_three.product_btn {
    top: 67%;
    opacity: 1;
}

.product_list .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    bottom: -18%;
}

.product_list .owl-dot {
    background: transparent;
    height: 12px;
    width: 12px;
    border: 1px solid #ed1c24;
    border-radius: 50%;
    display: inline-block;
}

.product_list .owl-dot.active {
    background: #ed1c24;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    display: inline-block;
}

/*
<!-- =====================================-->
<!-- StartBuddy  Video section -->
<!-- =====================================-->*/

.video-section {
    background-image: url(../images/home_3/vedio_bg.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video__area {
        background-attachment: unset;
    }
}

@media only screen and (max-width: 767px) {
    .video__area {
        background-attachment: unset;
    }
}

.video__area:hover .play-now {
    opacity: 0;
    visibility: hidden;
}

.video__area .play-now {
    display: inline-block;
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    background-color: transparent;
    border: 2px solid #ffffff;
    text-transform: capitalize;
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    width: 280px;
    height: 280px;
    line-height: 280px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    top: 50%;
    left: 50%;
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video__area .play-now {
        width: 150px;
        height: 150px;
        line-height: 150px;
    }
}

@media only screen and (max-width: 767px) {
    .video__area .play-now {
        width: 120px;
        height: 120px;
        line-height: 120px;
    }
}

.video__content {
    display: block;
    width: 100%;
    height: 690px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .video__content {
        height: 550px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video__content {
        height: 550px;
    }
}

@media only screen and (max-width: 767px) {
    .video__content {
        height: 450px;
    }
}

.video__content a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: none;
    background-color: transparent;
}

.cursor {
    position: fixed;
    pointer-events: none;
    font-weight: 600;
    font-size: 24px;
    line-height: 23px;
    color: #fff;
    background: black;
    text-transform: capitalize;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    z-index: 999;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.cursor.video {
    width: 280px;
    height: 280px;
    line-height: 280px;
    border-radius: 100%;
    background-color: transparent;
    border: 2px solid #ffffff;
}

@media only screen and (max-width: 767px) {
    .cursor.video {
        display: none;
    }
}

.buddy_btn_home_three {
    margin-top: 47px;
}

.buddy_btn_home_three a {
    display: inline-block;
    border-radius: 0;
    background: transparent;
    border: 2px solid #ed1c24;
    padding: 11px 30px;
    font-size: 18px;
    color: #ed1c24;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.buddy_btn_home_three a:hover {
    color: #fff;
}

.buddy_btn_home_three a i {
    margin-left: 38px;
    font-size: 15px;
    font-weight: 700;
    transform: rotate(-45deg);
    display: inline-block;
}

.buddy_btn_home_three.buddy_btn span {
    background: #ed1c24 !important;
}

/*
<!-- =====================================-->
<!-- Start Buddy  Subscrib Area -->
<!-- =====================================-->*/

section.subscribs_area {
    background: url(../images/home_3/subscrib_bg.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 200px 0 200px;
    background-attachment: fixed;
}

.subscrib-form-box {
    background: #fff;
    text-align: center;
    margin: 0 195px 0;
    padding: 54px 265px 60px;
    position: relative;
}

h2.subscrib_title {
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
}

h2.subscrib_title:before {
    position: absolute;
    z-index: -1;
    height: 2px;
    width: 100%;
    content: "";
    left: 0;
    bottom: -20px;
    background: #B0712E;
}

.subscrib-form-box p {
    color: #131313;
    margin-bottom: 84px;
}

.subscrib-form-box .form-box input {
    width: 100%;
    height: 31px;
    border-radius: 0;
    background-color: #ffffff;
    border: 1px solid #B0712E;
    outline: 0;
    margin-bottom: 30px;
    padding: 0;
    position: relative;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.subscrib-form-box .form-box input::placeholder {
    color: #616161;
    font-weight: 300;
}

.subscrib-form-box .form-box i {
    right: 8px;
    top: 2px;
    color: #131313;
}

.contact-form.style_two button {
    border-radius: 0;
    text-transform: uppercase;
}

.contact-form.style_two i {
    font-weight: 600;
    font-size: 15px;
    transform: rotate(-45deg);
    display: inline-block;
    margin-left: 28px;
}

.subscrib_shape {
    position: absolute;
    top: 19%;
    right: 5%;
}


.footer-widget-title.two h4 {
    font-size: 46px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 47px;
}

.footer-widget-content.style_two span {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
}

.footer-widget-content.style_two p {
    font-size: 24px;
    color: #ffffff;
    margin: 15px 0 38px;
}

.footer-widget-menu.style_three ul li {
    display: inline;
    margin-right: 45px;
}

.footer-widget-menu.style_three ul li a {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

.footer-widget-menu.style_three ul li a:hover {
    color: #ed1c24;
}

.row.add-border.style_two {
    position: relative;
    padding-top: 30px;
    margin-top: 6px;
}

.row.add-border.style_two:before {
    position: absolute;
    top: 74px;
    left: 12px;
    height: 1px;
    width: 98%;
    background: rgba(255, 255, 255, 0.30196078431372547);
    content: "";
}

.footer_social_icon.footer_bottom {
    margin-bottom: 33px;
}

.footer_social_icon.footer_bottom ul li a {
    display: inline-block;
    color: #fff;
    width: 0;
    height: 0;
    border-radius: 0;
    background-color: transparent;
    line-height: 0;
    text-align: center;
    margin-right: 8px;
    margin-right: 30px;
}

.footer_social_icon.footer_bottom ul li a:hover {
    color: #ed1c24;
}









/* ========================================
<-- Start buddy Inner page Breadcumb Area -->
============================================*/
.breadcumb-area {
    background: url(../images/inner-img/breadcrumb_bg.html);
    background-repeat: no-repeat;
    height: 440px;
    position: relative;
    background-size: cover;
    background-position: center center;
}

.breadcumb-title h4 {
    padding-bottom: 20px;
    font-size: 60px;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 0;
}

.breadcumb-content ul li {
    display: inline-block;
    margin-right: 0;
    color: #fff;
}

.breadcumb-content ul li a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    position: relative;
}

.breadcumb-content ul li a i {
    margin-right: 4px;
}

.breadcumb-content ul li.rotates i {
    transform: rotate(-27deg);
    margin-right: 2px;
    display: inline-block;
    font-size: 14px;
}

/* =================================================
   Start Inner Page About Area Style Four
==================================== ================*/

section.about_area.style_four {
    background: #fff;
    padding: 100px 0 100px;
}

section.about_area.style_four .section_title h1 {
    font-size: 46px;
    color: #131313;
    font-weight: 500;
    line-height: 60px;
    margin-top: 0;
    margin-bottom: 10px;
}

section.about_area.style_four .about_content p {
    width: 88%;
    color: #131313;
    line-height: 24px;
}

.about_count.style_two {
    position: inherit;
    padding: 12px 0 36px;
    border-radius: 0;
    margin-bottom: 20px;
    width: 99%;
}

h1.years_namber:before {
    position: absolute;
    top: 45%;
    content: "";
    left: 30px;
    height: 100%;
    width: 100%;
    background: url(../images/inner-img/about_shape.html);
    background-repeat: no-repeat;
}

h1.years_namber {
    font-size: 60px;
    color: #ffffff;
    font-weight: 500;
    position: relative;
}

h1.years_namber span {
    font-size: 28px;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.about_count.style_two .counter_title h5 {
    font-size: 28px;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.about_right {
    margin-left: 70px;
}

ul.about_list {
    margin: 25px 0 0;
}

ul.about_list li {
    font-size: 18px;
    color: #131313;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
    margin-bottom: 12px;
}

ul.about_list li i {
    width: 27px;
    height: 27px;
    border-radius: 13px;
    background-color: #ed1c24;
    line-height: 27px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-right: 15px;
}

section.about_area.style_four .about_btn a {
    padding: 12px 30px;
    border: 1px solid #ed1c24;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

section.about_area.style_four .about_btn a i {
    display: inline-block;
    margin-left: 30px;
    font-weight: 600;
    transform: rotate(-45deg);
}

/* =================================================
   Start Inner Page Team Area Style Two
==================================== ================*/

section.team_area.style_two {
    background: #fff;
    padding: 83px 0 80px;
}

.single_team_item.style_two {
    padding: 0;
}

.single_team_item.style_two:before {
    display: none;
}

.single_team_item.style_two .team_thumb {
    position: relative;
}

.single_team_item.style_two .team_thumb img {
    border-radius: 0;
    border: 3px solid #ed1c24;
}

ul.team_social_icon {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #ed1c24;
    width: 185px;
    transition: .5s;
    opacity: 0;
}

.single_team_item.style_two:hover ul.team_social_icon {
    bottom: 36px;
    opacity: 1;
}

ul.team_social_icon li {
    display: inline-block;
}

ul.team_social_icon li a {
    font-size: 15px;
    display: inline-block;
    color: #fff;
    padding: 6px 15px;
    position: relative;
}

ul.team_social_icon li a:hover {
    color: #313131;
}

ul.team_social_icon li a:before {
    position: absolute;
    top: 9px;
    right: 0;
    width: 1px;
    height: 21px;
    background-color: #ffffff69;
    content: "";
}

ul.team_social_icon li:last-child a:before {
    display: none;
}

.single_team_item.style_two .team_content {
    border-top: 0;
    padding: 15px 0 7px;
    width: 86%;
    border-left: 3px solid #ed1c2469;
    border-right: 3px solid #ed1c2469;
    border-bottom: 3px solid #ed1c2469;
    text-align: center;
    margin: auto;
}

.single_team_item.style_two .team_content h3 {
    font-size: 24px;
    color: #000000;
    margin: 0;
}

.single_team_item.style_two .team_content p {
    font-size: 16px;
    color: #616161;
    margin-bottom: 0;
    margin-top: 8px;
}

/* =============================================
   Start Inner Page History Area
=============================================== */
section.history_area {
    background: #ffff;
    padding: 110px 0 110px;
}

.history_container {
    margin-bottom: 60px;
}

.history_container:last-child {
    margin-bottom: 0;
}

.history_content h2 {
    font-size: 25px;
    color: #131313;
    font-weight: 700;
    position: relative;
    margin-bottom: 43px;
}

.history_content h2:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 4px;
    background-color: #ed1c24;
    bottom: -19px;
}

.history_content p {
    font-size: 18px;
    color: #616161;
    font-weight: 400;
    width: 90%;
}

.history_content .buddy_btn_home_three {
    margin-top: 32px;
}

.history_thumb.style_first {
    margin-left: 104px;
}

section.brand_area.style_two {
    background: #fff;
    padding: 110px 0 50px;
}

/* =================================
   Start Inner Page Pricing Area
==================================== */
section.pricing_area {
    padding: 30px 0 80px;
    background: #fff;
}

.pricing_single_item {
    background-color: #131313;
    padding: 42px 77px 61px;
    text-align: center;
    margin-bottom: 30px;
}

.section_title.style_six h1 {
    font-size: 46px;
    line-height: 60px;
    font-weight: 600;
}

.section_text_right p {
    font-size: 16px;
    line-height: 24px;
    color: #0f0f0f;
    width: 90%;
}

.pricing-title h3 {
    font-size: 30px;
    color: #ed1c24;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
    text-align: center;
}

/* ====Price item ===*/
.pricing-item-text {
    position: relative;
    margin: 55px 0 48px;
    z-index: 1;
    text-align: left;
}

.pricing-item-text span.tk {
    margin-left: 20px;
    font-size: 60px;
    color: #ed1c24;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

span.month {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans', sans-serif;
    position: absolute;
    bottom: -8px;
}

.pricing_content p {
    color: #ffff;
}

.pricing_btn {
    margin-top: 40px;
}

.pricing_btn a {
    display: inline-block;
    border-radius: 50%;
    padding: 0;
    width: 148px;
    height: 148px;
    border-radius: 74px;
    border: 1px solid #ed1c24;
    background: transparent;
    line-height: 184px;
    padding: 0;
    position: relative;
    font-size: 16px;
}

.pricing_btn a:hover {
    border: 1px solid #fff;
}

.pricing_btn a i {
    position: absolute;
    top: -39px;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 700;
    font-size: 26px;
    transform: rotate(-45deg);
}

.pricing_btn.buddy_btn span {
    border-radius: 50%;
}

/* ==========================================
   Start Inner Page Faq  Area Style Two
============================================== */

section.faq_area.style_two {
    padding: 100px 0 102px;
}

section.faq_area.style_two .section_title p {
    width: 78%;
    margin: 15px 0 50px;
}

ul.accordion.style_two li {
    margin: 0 0 2px;
}

.accordion.style_two li a {
    padding: 0 0 10px;
    border-bottom: 1px solid #313131;
    border-radius: 0;
    font-size: 24px;
    color: #ed1c24 !important;
    font-weight: 500;
    text-transform: uppercase;
}

.accordion.style_two li p {
    padding: 25px 0 0px 0px;
    font-size: 16px;
    line-height: 24px;
    color: #616161;
}

.accordion.style_two li a:before {
    right: 15px;
    top: 12px;
    height: 5px;
    width: 12px;
    background-color: #ed1c24;
    left: inherit;
}

.accordion.style_two li a::after {
    display: none;
}

/* ==========================================
   Start Inner Page Product Area Style Two
============================================== */
section.product_area.style_two {
    background: #fff;
    padding: 85px 0 73px;
}

section.product_area.style_two .section_title p {
    color: #131313;
    width: 58%;
    margin: auto;
}

.product_cart {
    margin-bottom: 62px;
}

section.product_area.style_two .product_single_item {
    margin-bottom: 30px;
}

/* ==========================================
   Start Inner Page Blog  inner page
============================================== */

section.blog_area.inner_page {
    padding: 85px 0 78px;
    background: #fff;
}

.single-blog-box.style_three .single-blog-thumb img {
    border-radius: 0;
}

.single-blog-box.style_three .single-blog-thumb span.blog_category {
    top: 40px;
    padding: 2px 23px;
    border-radius: 3px;
}

.single-blog-box.style_three .blog-content {
    padding: 23px 38px 21px 30px;
    border-radius: 3px;
    background-color: #ffffff;
    border: 1px solid #1d21244f;
}

.single-blog-box.style_three .blog-title h3 {
    margin: -8px 0 0;
}

.single-blog-box.style_three .meta-blog p {
    color: #868681;
}

.single-blog-box.style_three .meta-blog p span:last-child {
    margin-left: 0;
}

.single-blog-box.style_three .blog-title h3 a {
    margin-bottom: 14px;
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
}

.single-blog-box.style_three .blog_btn a {
    border: 0;
    border-radius: 0;
    padding: 0;
    font-size: 15px;
    color: #012549 !important;
    font-weight: 500;
}

.single-blog-box.style_three .blog_btn a i {
    font-weight: 600;
    font-size: 15px;
    margin-left: 15px;
    transform: rotate(-45deg);
    display: inline-block;
}

/* =======================================================
   Start Inner Page Testimonial Area Style Three 
========================================================= */

section.testimonial_area.style_three {
    background: #fff;
    padding: 0 0 100px;
}

.testimonial_items {
    padding: 0 30px 0 0;
}

.testimonial_items .testimonial-content p {
    font-size: 16px;
    line-height: 24px;
    color: #616161;
    font-weight: 400;
    margin: 20px 0 4px;
}

.testimonial_items .testimonial-content span {
    font-size: 16px;
    line-height: 24px;
    color: #ed1c24;
    margin: 0;
}

/* =================================
   Start Inner Page Conatct Area
==================================== */
section.contact_area.inner_section {
    padding: 84px 0 103px;
}

.contact_content {
    margin-bottom: 115px;
}

.contact_content h1 {
    font-size: 70px;
    line-height: 80px;
    color: #101010;
    font-weight: 600;
    margin-bottom: 18px;
}

.contact_content p {
    font-size: 16px;
    line-height: 24px;
    color: #101010;
    font-weight: 400;
}

.contact_infoss h3 {
    font-size: 30px;
    line-height: 40px;
    color: #101010;
    font-weight: 700;
    margin: 21px 0 28px;
}

.contact_infoss p {
    font-size: 30px;
    line-height: 40px;
    color: #ed1c24;
}

.contact_social a {
    display: inline-block;
    font-size: 24px;
    color: #101010;
    margin-right: 16px;
}

.contact_social a:hover {
    color: #ed1c24;
}

section.contact_area.inner_section .form-box input {
    border-radius: 0;
    border-bottom: 1px solid #E2E2E2;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

section.contact_area.inner_section .form-box input::placeholder {
    color: #1010104d;
}

section.contact_area.inner_section .form-box textarea {
    border: 1px solid #6868684a;
    border-radius: 0;
    border-bottom: 1px solid #E2E2E2;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 0 15px;
}

section.contact_area.inner_section .form-box textarea::placeholder {
    color: #1010104d;
}

section.contact_area.inner_section .contact-form button {
    outline: 0;
    padding: 7px 27px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    border-radius: 0;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

section.contact_area.inner_section .contact-form button:hover {
    color: #ed1c24;
}


/* ==========================================
   Start Inner Page Portfolio Area
============================================== */
.case-study-area {
    padding: 83px 0 70px;
}

.portfolio_nav {
    margin: 20px 0 60px;
    text-align: center;
}

.portfolio_nav ul li {
    transition: all 0.5s ease 0s;
    cursor: pointer;
    padding: 5px 30px;
    display: inline-block;
    margin-left: 6px;
    position: relative;
    z-index: 1;
    font-size: 16px;
    line-height: 32px;
    color: #313131;
    font-weight: 500;
    background: #ed1c2470;
    border-radius: 30px;
}

.portfolio_nav ul li:hover {
    color: #fff;
}

.portfolio_menu ul li a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    transition: .5s;
}

.portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
    color: #fff;
    background: #ed1c24;
}

.portfolio_item {
    margin-bottom: 40px;
}

.portfolio_thumb img {
    width: 100%;
}

.portfolio_content {
    display: flex;
    padding: 27px 20px 30px;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border-bottom: 2px solid #ed1c2457;
}

.portfolio_content:before {
    position: absolute;
    left: 50%;
    bottom: -2px;
    content: "";
    height: 2px;
    background: #ed1c24;
    width: 0%;
    transition: .5s;
}

.portfolio_item:hover .portfolio_content::before {
    width: 100%;
    left: 0%;
}

.prot-text h3 a {
    font-size: 34px;
    color: #131313;
    font-weight: 600;
    display: inline-block;
}

.prot-text span {
    font-size: 16px;
    color: #616161;
    font-weight: 500;
    padding-left: 40px;
    margin-bottom: 3px;
    display: inline-block;
    position: relative;
}

.prot-text span:before {
    position: absolute;
    content: "";
    left: 0;
    top: 11px;
    height: 2px;
    width: 30px;
    background: #ed1c24;
}

.port_right a {
    width: 65px;
    height: 65px;
    line-height: 65px;
    border-radius: 32px;
    background-color: #ed1c2470;
    display: inline-block;
    text-align: center;
    font-size: 30px;
    color: #131313;
    transform: rotate(-45deg);
}

/* ==============================================
   Start Inner Page Portfolio Details
================================================= */
section.portfolio_details {
    padding: 90px 0 120px;
    background: #fff;
}

.port_main {
    background: #f8f5f1;
    margin-top: 0;
    position: relative;
    padding: 42px 30px 30px 50px;
    border-radius: 20px;
}

.port_details_content {
    border-bottom: 1px solid rgba(6, 50, 50, 0.10196078431372549);
    padding-bottom: 19px;
}

.port_details_content.style_two {
    border: 0;
}

.port_details_content.three {
    margin: 32px 0 17px;
}

.port_details_content h2 {
    font-size: 42px;
    font-weight: 600;
}

p.quote {
    margin: 20px 92px 25px 0;
}

p.port_text {
    font-size: 20px;
    line-height: 30px;
    color: #131313;
    font-weight: 500;
    padding-left: 80px;
    width: 69%;
    position: relative;
}

p.port_text:before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    width: 68px;
    height: 2px;
    background-color: #131313;
}

.port_details_thumb img {
    width: 100%;
}

/* sidebar box */
.sidebar_box.style_two {
    background: #fff;
    padding: 35px 40px 33px;
}

.sidebar_icon_box {
    border-top: 1px dashed rgb(6 50 50 / 30%);
    padding-top: 18px;
    margin-top: 18px;
}

.sidebar_icon_box:nth-child(5) {
    border-bottom: 1px dashed rgb(6 50 50 / 30%);
    padding-bottom: 18px;
}

.sidebar_icon {
    float: left;
    margin-right: 15px;
    position: relative;
    top: 3px;
}

.sidebar_icon i {
    color: #ed1c24;
    font-size: 20px;
}

.sidebar_text {
    overflow: hidden;
}

.sidebar_text h5 {
    font-size: 16px;
    font-weight: 500;
    margin: 6px 0 0;
}

.sidebar_box.style_two .buddy_btn.sidebar_style {
    margin-top: 30px;
}

.buddy_btn.sidebar_style a {
    padding: 15px 40px;
    border: 1px solid #ed1c24;
}

/* pagination btn */
.pagination_btn {
    text-align: center;
    margin-top: 60px;
}

.pagination_btn a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 40px;
    background: #ed1c24;
    border: 1px solid transparent;
}

.pagination_btn a:hover {
    color: #ed1c24;
    background: #fff;
    border: 1px solid #ed1c24;
}


/*--==============================================->
  <!--Start Service Details css-->
 ==================================================-*/
section.feature_area.inner_page {
    padding: 100px 0 0;
}

section.service_details {
    background: #f8f5f1;
    padding: 70px 0 80px;
}

.service_details_img img {
    width: 100%;
    height: 600px;
}

.service_details_content {
    padding: 0 63px 0 0;
}

.service_details_content h2 {
    font-size: 42px;
    font-weight: 600;
}

p.details_decs1 {
    margin: 18px 23px 25px 0;
}

p.details_decs2 {
    margin: 0 17px 25px 0;
}

.service_details_item {
    padding: 0 4px 0 0;
    margin-bottom: 30px;
}

.service_detls_icon {
    width: 76px;
    height: 76px;
    border-radius: 38px;
    background-color: #ffff;
    line-height: 76px;
    text-align: center;
    float: left;
    margin-right: 20px;
}

.service_dtls_content h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

/* sidebar box */
.sidebar_box {
    background: #fff;
    padding: 45px 50px 50px;
    border-radius: 20px;
}

h2.sidebar_title {
    font-size: 26px;
    color: #ed1c24;
    font-weight: 500;
    margin-bottom: 12px;
}

.sidebar_box p {
    margin-bottom: 12px;
}

.sidebar-list ul li {
    font-size: 16px;
    line-height: 38px;
    color: #ed1c24;
    font-weight: 400;
}

.sidebar-list ul li i {
    color: #ed1c24;
    font-size: 15px;
    margin-right: 15px;
}

.buddy_btn.sidebar_style {
    text-align: left;
}

.buddys_btn a {
    background: #ed1c24;
    color: #fff;
    padding: 14px 27px;
    border-radius: 5px;
}

section.faq_area.style_inner {
    padding: 105px 0 80px;
}

.blog-detials-area {
    padding: 120px 0 120px;
}

.blog-grid-area {
    padding: 120px 0 90px;
}

.blog-details-main {
    background: #fff;
    padding: 30px;
    box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.05);
}

.blog-details-meta {
    background: #ed1c24;
    padding: 16px 30px;
}

.blog-details-meta span {
    margin-right: 30px;
    color: #fff;
}

.blog-details-meta span i {
    color: #fff;
    padding-right: 5px;
}

.blog-details-content {
    padding: 20px 0 18px;
}

.blog-details-content h2 {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 15px;
}

.blog-details-thumb img {
    width: 100%;
}

.blog-details-des {
    padding: 30px 0 10px;
}

.blog-details-video-thumb {
    margin-top: 30px;
    position: relative;
}

.blog-details-video-thumb img {
    width: 100%;
}

.blog-details-video-thumb-inner img {
    width: 100%;
}

.blog-details-content h3 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 15px;
}

.blog-details-content-list p i {
    font-size: 14px;
    height: 32px;
    width: 32px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 31px;
    border-radius: 100%;
    margin-right: 15px;
    color: #ed1c24;
}

.blog-detials-area .blog-content {
    padding: 20px 30px 38px;
}

.blog-details-button a {
    display: inline-block;
    border: 2px solid #ed1c24;
    padding: 3px 20px;
    position: relative;
    z-index: 1;
    color: #fff;
    border-radius: 3px;
    margin-bottom: 10px;
}

.blog-details-button a:before {
    position: absolute;
    content: "";
    left: -2px;
    top: -1px;
    height: 104%;
    width: 104%;
    background: #ed1c24;
    z-index: -1;
    border-radius: 3px;
    transition: .5s;
}

.blog-details-button a.active {
    background: transparent;
    transition: .5s;
    margin-left: 10px;
    color: #ed1c24;
}

.blog-details-button a.active:before {
    background: transparent;
}

.blog-details-button a.active:hover:before {
    background: #ed1c24;
}

.blog-details-button a.active:hover {
    color: #fff;
    border-color: #ed1c24;
}

.blog-details-social {
    text-align: right;
}

.blog-details-social a {
    display: inline-block;
    border: 2px solid #ed1c24;
    height: 40px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 100%;
    font-size: 14px;
    transition: .5s;
    margin-left: 5px;
    color: #ed1c24;
}

.blog-details-social a:hover {
    background: #ed1c24;
    border-color: #ed1c24;
    color: #fff;
}

/* Comment CSS */

.blog-details-comment {
    margin-bottom: 10px;
    position: relative;
}

.blog-details-comment-thumb {
    float: left;
    margin-right: 30px;
}

.blog-details-comment-content {
    overflow: hidden;
}

.blog-details-comment-content h2 {
    font-size: 18px;
    margin-top: 0;
}

.blog-details-comment-content span {
    font-size: 14px;
    margin-bottom: 6px;
    display: block;
}

.blog-details-comment-reply {
    position: absolute;
    right: 25px;
}

.blog-details-comment-reply a {
    background: #ed1c24;
    padding: 3px 20px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
}

.blog-details-comment.reply {
    margin-left: 70px;
    padding-top: 35px;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
}

/* Blog Details Contact */

.blog-details-contact {
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    margin: 12px 10px 10px;
    padding-top: 8px;
}

/*input-box*/
.input-box input {
    width: 100%;
    height: 50px;
    border: 1px solid #0202021a;
    margin-bottom: 30px;
    padding: 0 20px;
    outline: 0;
    border-radius: 3px;
}

.input-box textarea {
    width: 100%;
    height: 207px;
    outline: 0;
    border: 1px solid #0202021a;
    padding: 22px 20px 0;
    border-radius: 3px;
}

/*input button*/

.input-button {
    margin-top: 27px;
}

.input-button button {
    display: inline-block;
    padding: 13px 39px;
    outline: 0;
    border: 0;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
    background: #ed1c24;
    border: 1px solid #ed1c24;
    transition: .5s;
}

.input-button button:hover {
    border: 1px solid #ed1c24;
    color: #ed1c24;
    background: none;
}

.input-button button i {
    margin-left: 10px;
}

/*widget categories box*/

.widget-categories-box {
    padding: 42px 40px 25px;
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 70px rgb(0 0 0 / 5%);
    border: 1px solid #E2E5E7;
    background: #FBFAF6;
}

/*title*/

.categories-title h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    border-bottom: 2px solid #cd761c66;
    padding: 0px 0 15px;
    margin: 0 0 30px;
    position: relative;
    padding-left: 10px;
}

.categories-title h4:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 24px;
    width: 3px;
    background: #ed1c24;
}

/*categories menu*/

.widget-categories-menu ul {
    display: block;
}

.widget-categories-menu ul li {
    display: block;
    list-style: none;
    margin-bottom: 15px;
    background: transparent;
    padding: 16px 20px 16px;
    border-radius: 4px;
    transition: .5s;
    border: 2px solid #eaeaea;
    position: relative;
    z-index: 1;
}

.widget-categories-menu ul li:hover {
    border: 2px solid #ed1c24;
}

.widget-categories-menu ul li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: #ed1c24;
    transition: .5s;
    z-index: -1;
}

.widget-categories-menu ul li:hover:before {
    width: 100%;
}

.widget-categories-menu ul li a {
    display: block;
    color: #ed1c24;
    transition: .5s;
}

.widget-categories-menu ul li a span {
    display: inline-block;
    float: right;
    background: #ed1c24;
    height: 22px;
    width: 22px;
    font-size: 12px;
    text-align: center;
    margin-top: 6px;
    color: #fff;
    line-height: 22px;
    transition: .5s;
}

.widget-categories-menu ul li:hover a span {
    background: #fff;
    color: #0E1317;
}

.widget-categories-menu ul li:hover a {
    color: #fff;
}

.pdf-button a {
    display: block;
    background: #ed1c24;
    padding: 15px 30px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}

.pdf-button a i {
    float: right;
    font-size: 20px;
    margin-top: 2px;
}

/* Sidber Recent Post */

.sidber-widget-recent-post {
    margin-bottom: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 22px;
}

.recent-widget-content a {
    color: #1b1b1b !important;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    display: block;
    line-height: 26px;
    transition: .5s;
    margin-bottom: 7px;
}

.recent-widget-thumb {
    float: left;
    margin-right: 25px;
}

.sidber-widget-recent-post .recent-widget-content a {
    color: #ed1c24;
    font-size: 18px;
}

/* Sidber Achivement CSS */

.widget-achivement ul li {
    list-style: none;
    margin-bottom: 6px;
}

.widget-achivement ul li a i {
    font-size: 17px;
    margin-right: 3px;
}

.widget-achivement ul li a {
    font-weight: 600;
    transition: .5s;
    color: #1b1b1b;
}

.widget-achivement ul li a span {
    float: right;
}

.widget-achivement ul li a:hover {
    color: #ed1c24;
}

/* Sidber Widget Gallery CSS */

.widget-gallery {
    overflow: hidden;
}

.widget-gallery-thumb {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

/* Sidber Widget Tags CSS */

.widget-tags a {
    display: inline-block;
    border: 2px solid #eaeaea;
    padding: 3px 20px;
    margin: 4px 3px;
    border-radius: 2px;
    color: #1b1b1b;
    font-weight: 500;
    position: relative;
    transition: .5s;
    z-index: 1;
}

.widget-tags a:before {
    position: absolute;
    content: "";
    left: -2px;
    top: 0px;
    height: 102%;
    width: 0%;
    background: #ed1c24;
    z-index: -1;
    border-radius: 3px;
    transition: .5s;
}

.widget-tags a:hover {
    color: #fff;
    border-color: #ed1c24;
}

.widget-tags a:hover:before {
    width: 102%;
}

/* widget search */

.widget_search {
    padding: 30px 30px 30px;
    border-radius: 4px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 70px rgb(0 0 0 / 5%);
    background: #FBFAF6;
    border: 1px solid #E2E5E7;
}

.widget_search form {
    position: relative;
}

.widget_search input {
    border-radius: 4px;
    padding-left: 20px;
    height: 60px;
    width: 100%;
    position: relative;
    color: #fff;
    border: 0;
    outline: 0;
    background: #f8f5f1;
}

.widget_search input::placeholder {
    color: #131313;
}

button.icons {
    border: 0;
    font-size: 18px;
    color: #fff;
    padding: 1px 15px;
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    background: #ed1c24;
    border-radius: 0 4px 4px 0;
}

.video-icons {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    padding-top: 8px;
}

.video-icons a i {
    height: 80px;
    line-height: 80px;
    width: 80px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    font-size: 20px;
    color: #074883;
    text-align: center;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-blue 1s linear infinite;
}

@-webkit-keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}


/*--==============================================->
  <!--Start  Blog Two css-->
 ==================================================-*/
.blog_two {
    padding: 110px 0 78px;
}

.single-blog-box.style_three {
    margin-bottom: 30px;
}

/*--==============================================->
  <!--Start Cart Section css-->
 ==================================================-*/

.cart-section {
    padding: 100px 0 100px;
}

.cart-empty p {
    padding: 18px 25px;
    position: relative;
    background-color: #FBFAF6;
    border-bottom: 2px solid #ed1c24;
    display: inline-block;
    width: 100%;
    color: #ed1c24;
}

.cart-empty p i {
    color: #ed1c24;
    padding-right: 10px;
}

.Advisor-button a {
    font-size: 15px;
    padding: 15px 30px;
    background: #ed1c24;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.Advisor-button a:hover {
    color: #ed1c24;

}

.Advisor-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    transform: scale(0);
    transition: .5s;
}

.Advisor-button a i {
    font-size: 18px;
    position: relative;
    top: 3px;
    padding-left: 3px;
    color: #ffff;
    transition: .5s;
}

.Advisor-button a:hover::before {
    transform: scale(1);
}

.Advisor-button a:hover i {
    color: #ed1c24;
}

/*
<!-- ============================================================== -->
<!--  Shop Details  Css -->
<!-- ============================================================== -->*/

.shop-detials {
    padding: 100px 0 70px;
}

.style-three.tab {
    position: relative;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    border: 1px solid rgba(6, 36, 98, 0.1);
    padding: 15px 44px 15px;
    border-radius: 10px;
    margin-right: 15px;
}

.style-three .tabs li a {
    background: inherit;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    outline: none;
    padding: 5px;
    transition: all 0.5s ease-in-out;
    margin-right: 20px;
    border-radius: 5px;
}

.style-three .tabs li.current:before {
    background: transparent;
}

.style-three li.current a {
    border: 1px solid #ed1c24;
}

/*Shop dtls Right
============================*/

.shop-dtls-info {
    padding-left: 30px;
}

.category-title h2 {
    font-size: 31px;
    font-weight: 700;
    line-height: 26px;
    padding: 0px 0 23px;
}

.category-icon-list ul li {
    list-style: none;
    display: inline-block;
    color: #ed1c24;
    letter-spacing: .4em;
    font-size: 16px;
}

li.category-text {
    letter-spacing: 0 !important;
    color: #67686C !important;
    padding-left: 6px;
}

.category-price h1 {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #ed1c24;
    padding: 6px 0 19px;
}

.category-price span {
    color: #616161;
    padding-left: 14px;
    text-decoration: line-through;
}

.category-color p {
    line-height: 26px;
    font-weight: 500;
    font-size: 16px;
    padding: 18px 0 6px;
}

.category-color span {
    color: #67686C;
    padding-left: 20px;
    position: relative;
}

.category-color span:before {
    position: absolute;
    content: ":";
    left: 4px;
    top: -3px;
}

/* --- Quantity button 
================================*/

.category-count-button {
    display: inline-flex;
    padding: 8px 0 30px;
}

.quantity-with_btn {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    vertical-align: middle;
}

.quantity .cart-plus-minus {
    position: relative;
    width: 170px;
    text-align: left;
    height: 54px;
    overflow: hidden;
    border-radius: 5px;
}

.quantity .cart-plus-minus>.ctnbutton {
    cursor: pointer;
    position: absolute;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    width: 38px;
    -webkit-box-align: center;
    align-items: center;
    vertical-align: middle;
    color: #fff;
    -webkit-transition: .5s;
    background: #ed1c24;
}

.quantity .cart-plus-minus>.cart-plus-minus-box {
    border: 0;
    height: 54px;
    text-align: center;
    width: 170px;
    font-size: 16px;
    font-weight: 600;
    color: #062461;
    background-color: #fff !important;
    background: linear-gradient(90deg, #ed1c24 50%, transparent 0) repeat-x, linear-gradient(90deg, #ed1c24 50%, transparent 0) repeat-x, linear-gradient(0deg, #ed1c24 50%, transparent 0) repeat-y, linear-gradient(0deg, #ed1c24 50%, transparent 0) repeat-y;
    background-size: 6px 2px, 6px 2px, 2px 6px, 2px 7px;
    background-position: 0 0, 0 100%, 0 0, 100% 0;
    -webkit-animation: linearGradientMove 0.3s infinite linear;
    animation: linearGradientMove 0.3s infinite linear;
}

.quantity .cart-plus-minus>.ctnbutton.dec {
    top: 50%;
    left: 0%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: center;
    height: 100%;
    border-radius: 0 30px 30px 0;
}

.quantity .cart-plus-minus>.ctnbutton.inc {
    top: 50%;
    right: 0%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%;
    border-radius: 30px 0 0 30px;
}

/*categories button
=========================*/

.category-button {
    display: inline-block;
    padding-left: 20px;
}

.category-button a {
    padding: 13px 25px;
    font-size: 15px;
    font-weight: 500;
    background: #ed1c24;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.category-button a:before {
    position: absolute;
    z-index: -1;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: #062461;
    border-radius: 4px;
    transition: .5s;
}

.category-button a i {
    padding-left: 10px;
    font-size: 16px;
}

.category-button a:hover:before {
    left: 0;
    width: 100%;
}

/*Tab Items
=======================*/

.tab {
    position: relative;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    padding: 50px 0 50px 60px;
}

.tabs {
    display: table;
    position: relative;
    overflow: hidden;
    margin-bottom: 4px;
    width: 100%;
}

.tabs li {
    line-height: 38px;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
}

.tabs li a {
    display: inline-block;
    outline: none;
    padding: 10px 30px;
    transition: all 0.5s ease-in-out;
    margin-right: 30px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    font-family: 'Plus Jakarta Sans', sans-serif;
    border: 1px dashed #ed1c24;
    color: #1b1b1b;
}

.tabs_item {
    display: none;
    padding: 30px 0;

}

.tabs_item:first-child {
    display: block;
}

.tab-thumb {
    right: -80px;
    position: relative;
}


li.current a {
    background: #ed1c24;
    color: #fff;
}

li.current a span {
    color: #fff;
}

.tabs_item .Gardenic-section-title p {
    padding: 17px 0 5px;
}

.tabs_item .Gardenic-section-title h4 {
    margin-top: 0;
}

.tabs_item .Gardenic-button a {
    margin-top: 30px;
}

.tab-thumb:hover:before {
    transform: scale(1);
}


/* table
================*/

table.category-table {
    padding: 2px 0 0;
    display: inline-block;
}

table.category-table td.table-title {
    font-size: 16px;
    color: #062461;
    font-weight: 500;
}

table.category-table tr td {
    padding-right: 25px;
    padding-bottom: 12px;
}

table.category-table td.table-title {
    font-size: 16px;
    color: #0D0E14;
    font-weight: 500;
}

table.category-table td.table-text {
    color: #616161;
    position: relative;
    z-index: 1;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

table.category-table td.table-text:before {
    position: absolute;
    content: ":";
    left: -15px;
    top: 0;
    font-size: 20px;
    color: #0D0E14;
}

/*shop tab style
=====================*/

.appoinment-tab .tabs li a {
    font-size: 22px;
    background: #fff;
    border: 1px solid rgba(13, 14, 20, 0.1);
    font-weight: 500;
    display: inline-block;
    outline: none;
    padding: 9px 29px;
    transition: all 0.5s ease-in-out;
    margin-right: 20px;
    border-radius: 5px;
}

.appoinment-tab li.current a {
    background: #ed1c24;
    color: #fff;
}

/*tabs items table
=======================*/

table.tab-items-table {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
}

table.tab-items-table tr {
    background: #fff;
    height: 66px;
    border-radius: 4px;
    width: 100%;
    display: inline-block;
    padding: 20px 0 0 30px;
}

tr.tabs-bg {
    background: #F5F5F5 !important;
}

table.tab-items-table tr td {
    padding-right: 100px;
}

table.tab-items-table td.table-title {
    font-size: 16px;
    color: #131313;
    font-weight: 500;
}

table.tab-items-table td.table-text {
    font-weight: 400;
}

table.tab-items-table td.table-text i {
    color: #ed1c24 !important;
    margin-left: 10px !important;
}


/*post comment box
===================*/

.post-comment-thumb {
    float: left;
    margin-right: 20px;
}

.post-content {
    overflow: hidden;
}

/*comment icon list*/

ul.comment-icon-list li {
    list-style: none;
    display: inline-block;
    color: #ed1c24;
    letter-spacing: .2em;
    font-size: 14px;
}

/*post title*/

h4.post-title {
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    margin-top: 0;
    padding: 2px 0 9px;
}

h4.post-title span {
    padding-left: 31px;
    font-size: 15px;
    color: #616161;
    font-weight: 400;
    position: relative;
}

.post-title span:before {
    position: absolute;
    content: "";
    left: 6px;
    top: 9px;
    height: 1px;
    width: 15px;
    background: #0D0E14;
}

/*right reply*/

span.rights-reply {
    font-weight: 500;
    cursor: pointer;
}

.posts-reply span i {
    display: inline-block;
    margin-right: 5px;
}

/*sidebar title*/

.product-details-respond {
    padding: 35px 0 0;
}

.sidebar-title h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}

/*sidebar desc*/

.sidebar-description p {
    font-size: 15px;
    margin: 6px 0 25px;
}

/*sidebar rating list*/

p.sidebar-text {
    display: inline-block;
}

.sidebar-rating-list ul {
    display: inline-block;
    padding-left: 15px;
}

.sidebar-rating-list ul li {
    list-style: none;
    display: inline-block;
    color: #ed1c24;
    letter-spacing: .4em;
    font-size: 15px;
}

/*from box*/

.contact-form-box2 {
    padding: 25px 0 0;
}

p.form_text {
    color: #000;
    margin-bottom: 10px;
    padding: 10px 0 0;
}

h6.form-title {
    font-size: 15px;
    font-weight: 500;
    padding: 0 0 13px;
    margin: 0;
}

.contact-form-box2 .form-box input {
    height: 54px;
    background-color: #fff;
    border: 1px solid rgba(13, 14, 20, 0.1);
    transition: .5s;
    padding: 0px 25px;
    display: block;
    width: 100%;
    color: #616161;
    margin-bottom: 30px;
    border-radius: 4px;
}

.contact-form-box2 .from-box input::placeholder {
    color: #616161;
    opacity: .6;
}

.contact-form-box2 .form-box textarea {
    height: 155px;
    background-color: #fff;
    border: 1px solid rgba(13, 14, 20, 0.1);
    transition: .5s;
    padding: 15px 25px;
    display: block;
    width: 100%;
    border-radius: 4px;
}

.contact-form-box2 .from-box textarea::placeholder {
    color: #616161;
    opacity: .6;
}

.product-item-title h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
    padding: 20px 0 30px;
}

/*contact form button*/

.style-Two.contact-form button {
    padding: 11px 53px;
    color: #fff;
    display: inline-block;
    margin-top: 40px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    border: 2px solid transparent;
    background: #ed1c24;
    transition: 0.5s;
    font-weight: 500;
}

.style-Two.contact-form button i {
    padding-left: 6px;
    position: relative;
    top: 2px;
}

.style-Two.contact-form button:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    transition: 0.5s;
    transform: scale(0.0, 1);
    opacity: 0;
}

.style-Two.contact-form button:hover:before {
    transform: scale(1);
    opacity: 1;
}

.style-Two.contact-form button:hover {
    color: #062461;
}

/*--==============================================->
  <!--Start Error area css-->
 ==================================================-*/
.error-area {
    padding: 84px 0 110px;
    background: #fff;
}

h2.error-title {
    margin: 30px 0 39px;
    display: inline-block;
    font-size: 30px;
    color: #131313;
    font-weight: 500;
}

h1.error-text {
    font-size: 100px;
    color: #131313;
    font-weight: 500;
    margin: 0;
}

p.lead {
    font-size: 16px;
    line-height: 24px;
    color: #616161;
    font-weight: 400;
    width: 45%;
    text-align: center;
    margin: auto;
}

.error-info a {
    padding: 15px 34px;
    margin-top: 58px;
    display: inline-block;
    border-radius: 0;
    background: #ed1c24;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    border: 1px solid #ed1c24;
}

.error-info a:hover {
    color: #ed1c24;
    background: #ffff;
}

/* ================ All Animation CSS ===================*/

.rotate {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background-position: center center;
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.bounce-animate {
    animation-name: float-bob;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate2 {
    animation-name: float-bob2;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob2;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob2;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob2;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate3 {
    animation-name: float-bob3;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob3;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob3;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob3;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate4 {
    animation-name: float-bob4;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob4;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob4;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob4;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate5 {
    animation-name: float-bob5;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob5;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob5;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob5;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate-slow {
    animation-name: float-bob5;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob5;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob5;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob5;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate-3 {
    animation-name: float-bob6;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob6;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob6;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob6;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@keyframes float-bob {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}

@keyframes float-bob2 {
    0% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }

    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    100% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }
}

@keyframes float-bob3 {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes float-bob4 {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes float-bob5 {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes float-bob6 {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@keyframes movebounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes moveleftbounce {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

/*--==============================================->
  <!-- Consen Animation Dance -->
 ==================================================-*/
.dance3 {
    -webkit-animation: dance3 8s alternate infinite;
    animation: dance3 8s alternate infinite;
}

@keyframes dance3 {
    0% {
        -webkit-transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

.dance {
    -webkit-animation: dance 2s alternate infinite;
    animation: dance 2s alternate infinite;
}

@keyframes dance {
    0% {
        -webkit-transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1.2);
    }
}

.dance2 {
    -webkit-animation: dance2 4s alternate infinite;
    animation: dance2 4s alternate infinite;
}

@keyframes dance2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(25px, -25px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, -25px, 25px);
    }
}

.watermark-animate {
    -webkit-animation: watermark-animate 8s infinite;
    animation: watermark-animate 8s infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes watermark-animate {
    0% {
        left: 0;
    }

    100% {
        left: 100%;
    }
}

/* cart sidebar - start */
/* =============================== */
.sidebar-menu-wrapper {
    display: block;
}

.cart_sidebar {
    top: 0;
    width: 400px;
    right: -400px;
    height: 100vh;
    z-index: 9999;
    position: fixed;
    padding: 50px 20px;
    overflow-y: scroll;
    background-color: #ffffff;
    transition: 0.6s cubic-bezier(1, 0, 0, 1);
}

.cart_sidebar .mCustomScrollBox {
    overflow: visible !important;
}

.cart_sidebar.active {
    right: 0px;
}

.cart_sidebar .close_btn {
    top: 15px;
    right: 20px;
    line-height: 1;
    font-size: 24px;
    position: absolute;
}

.cart_sidebar .close_btn:hover {
    color: #ed1c24;
}

.cart_sidebar .heading_title {
    line-height: 1;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f6f6f6;
}

.cart_sidebar .heading_title span {
    color: #ed1c24;
}

.cart_sidebar .total_price {
    display: flex;
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
    padding: 10px 0px;
    margin-bottom: 15px;
    align-items: center;
    color: #131313;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
    justify-content: space-between;
}

.cart_sidebar .total_price span:last-child {
    color: #ed1c24;
}

.cart_sidebar .btns_group {
    margin: -5px;
}

.cart_sidebar .btns_group li {
    width: 48%;
    padding: 5px;
    display: inline-block;
}

.cart_sidebar .btn {
    display: block;
    font-size: 12px;
    padding: 17px 20px;
}

ul.btns_group.ul_li {
    margin-top: 16px;
}

ul.btns_group.ul_li a {
    position: relative;
    z-index: 1;
    transition: 0.5s;
    background: #fff;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    border: 1px solid #ed1c24;
}

ul.btns_group a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: 0.5s;
    z-index: -1;
    border-radius: 4px;
}

ul.btns_group li:last-child a:hover {
    color: #fff;
}

ul.btns_group li:first-child a {
    background: #ed1c24;
    color: #fff;
}

ul.btns_group li:first-child a:hover {
    color: #062e61;
}

ul.btns_group li:first-child a:before {
    background: #fff;
}

ul.btns_group li:last-child a:before {
    background: #ed1c24;
}

ul.btns_group li:first-child a:hover:before,
ul.btns_group li:last-child a:hover:before {
    transform: scale(1);
}

.cart_sidebar .btn.btn_border {
    padding: 15px 20px;
}

.cart_sidebar::-webkit-scrollbar {
    width: 0px;
}

.cart_sidebar_overlay {
    left: 100%;
    top: 0;
    position: fixed;
    z-index: 101;
    height: 100%;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in 0.4s;
    -o-transition: all 0.4s ease-in 0.4s;
    transition: all 0.4s ease-in 0.4s;
    background: #ed1c24;
}

.cart_sidebar_overlay.active {
    opacity: 0.5;
    visibility: visible;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    left: 0;
}

.cart_item {
    display: flex;
    position: relative;
    align-items: center;
    padding-right: 25px;
    transition: 0.5s;
}

.cart_item.remove {
    display: none;
}

.cart_item:not(:last-child) {
    margin-bottom: 20px;
}

.cart_item .item_image {
    display: block;
    min-width: 70px;
    overflow: hidden;
    border-radius: 3px;
    position: relative;
    margin-right: 10px;
}

.cart_item .item_image img {
    width: 100px;
    height: 100px;
}

.cart_item .item_title {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 14px;
    margin-top: 0;
}

.cart_item .item_price {
    line-height: 1;
    display: block;
    font-weight: 600;
    color: #ed1c24;
}

.nav-btn.navSidebar-button {
    display: inline-block;
    position: relative;
    margin: 0 12px;
    cursor: pointer;
}

.cart_item button.remove_btn {
    border: 0;
    outline: 0;
    background: #ed1c24;
    color: #fff;
    padding: 1px 12px;
    margin-top: 7px;
}

.cart_item .remove_btn:hover {
    color: #ffffff;
    background-color: #131313;
}

/*=====================================
<-- Constre Search Box Css -->
=======================================*/
/*nav button*/
.search-box-btn.search-box-outer {
    display: inline-block;
}

.nav-btn.navSidebar-button {
    display: inline-block;
    position: relative;
    margin: 0 20px;
    cursor: pointer;
}

.nav-btn.navSidebar-button a i {
    font-size: 15px;
    width: 32px;
    line-height: 35px;
    height: 32px;
    border-radius: 50px;
    text-align: center;
    background: #efefef;
    display: inline-block;
    color: #232323;
    position: relative;
    z-index: 1;
    margin-left: 15px;
    transition: .5s;
    cursor: pointer;
}

.nav-btn.navSidebar-button a i:after {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #ed1c24;
    border-radius: 50%;
    transition: .5s;
    transform: scale(0);
}

.nav-btn.navSidebar-button a i:hover:after {
    transform: scale(1);
}

.nav-btn.navSidebar-button a i:hover {
    color: #fff;
}

.xs-sidebar-group {
    display: none !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 999999 !important;
}

.xs-sidebar-group.isActive {
    display: block !important;
}

.xs-sidebar-group .xs-overlay {
    left: 100%;
    top: 0;
    position: fixed;
    z-index: 101;
    height: 100%;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in 0.8s;
    -o-transition: all 0.4s ease-in 0.8s;
    transition: all 0.4s ease-in 0.8s;
}

.xs-sidebar-group .widget-heading {
    position: absolute;
    top: 23px;
    right: 0;
    padding: 25px;
}

.xs-sidebar-widget {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 360px;
    z-index: 999999;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #272727;
    -webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    -o-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    visibility: hidden;
    opacity: 0;
}

.xs-sidebar-group.isActive .xs-overlay {
    opacity: 0.7;
    visibility: visible;
    -webkit-transition: all 0.8s ease-out 0s;
    -o-transition: all 0.8s ease-out 0s;
    transition: all 0.8s ease-out 0s;
    left: 0;
}

.xs-sidebar-group.isActive .xs-sidebar-widget {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
    -o-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
    transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}

.sidebar-textwidget {
    padding: 40px 32px;
}

.close-side-widget i {
    color: #fff;
    font-size: 28px;
    display: block;
}

.sidebar-widget-container {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in 0.3s;
    -o-transition: all 0.3s ease-in 0.3s;
    transition: all 0.3s ease-in 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.xs-sidebar-group.isActive .sidebar-widget-container {
    top: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 1s ease-out 1.2s;
    -o-transition: all 1s ease-out 1.2s;
    transition: all 1s ease-out 1.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.xs-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    z-index: 0;
}

.xs-bg-black {
    background-color: #ed1c24;
}

/*html css*/
.nav-logo {
    margin: 0 0 50px;
}

.content-thumb-box {
    margin-bottom: 20px;
}

.content-thumb-box img {
    width: 100%;
    border-radius: 10px;
}

.content-box h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
}

.content-box p {
    display: inline-block;
    color: #fff;
    padding: 15px 0 0;
}

a.theme-btn.btn-style-two span {
    color: #fff;
    font-size: 20px;
}

a.theme-btn.btn-style-two i {
    color: #ed1c24;
}

.contact-info h2 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 600;
}

ul.list-style-one li {
    display: block;
    list-style: none;
    color: #fff;
    padding: 16px 0 0;
    overflow: hidden;
}

ul.list-style-one li i {
    margin-right: 10px;
}

ul.list-style-one li span {
    font-size: 20px;
    font-weight: 600;
    color: #ed1c24;
    margin: 0 10px 0 0px;
}

ul.social-box {
    margin: 30px 0 0;
}

ul.social-box li {
    display: inline-block;
    list-style: none;
    margin: 0 6px 0 0;
}

ul.social-box li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 36px;
    text-align: center;
    background: #fff;
    color: #ed1c24;
    transition: .5s;
    font-size: 18px;
    border-radius: 3px;
}

ul.social-box li a:hover {
    background: #ed1c24;
    color: #fff;
}

/*** 
====================================================================
    Search Popup
====================================================================
***/
.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    margin-top: -540px;
    transform: translateY(-100%);
    background-color: rgba(0, 0, 0, 0.90);
    -webkit-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 1500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    /* easeInOutQuint */
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    /* easeInOutQuint */
}

.search-popup {
    width: 100%;
}

.search-active .search-popup {
    transform: translateY(0%);
    margin-top: 0;
}

.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -200px;
    border-radius: 50%;
    text-align: center;
    background-color: #ed1c24;
    width: 70px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
    border-right: 3px solid #1a1a1a;
    border-left: 3px solid #1a1a1a;
    -webkit-transition: all 500ms ease;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.search-active .search-popup .close-search {
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

.search-popup form {
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin: -35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: #111111;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.search-active .search-popup form {
    transform: scaleX(1);
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

.search-popup .form-group {
    position: relative;
    margin: 0px;

    overflow: hidden;
}

.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"] {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 50px;
    color: #000000;
    height: 70px;
    width: 100%;
    padding: 10px 30px;
    background-color: #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    font-weight: 500;
    text-transform: capitalize;
}

.search-popup .form-group input[type="submit"],
.search-popup .form-group button {
    position: absolute;
    right: 30px;
    top: 0px;
    height: 70px;
    line-height: 70px;
    background: transparent;
    text-align: center;
    font-size: 24px;
    color: #ed1c24;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    border: none;
}

.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover {
    color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder {
    color: #000000;
}

.search-popup .close-search.style-two {
    position: absolute;
    right: 25px;
    left: auto;
    color: #ffffff;
    width: auto;
    height: auto;
    top: 25px;
    margin: 0px;
    border: none;
    background: none !important;
    box-shadow: none !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.search-box-btn {
    display: inline-block;
    padding-left: 22px;
}

.search-box-btn i {
    display: inline-block;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    transition: .5s;
}

.upp.search-box-btn i {
    color: #9E9FA1;
}

.search-box-btn.search-box-outer span i {
    font-size: 20px;
    display: inline-block;
    color: #fff;
    padding-left: 17px;
    position: relative;
    z-index: 1;
}

.upp.search-box-btn.search-box-outer span i {
    color: #9E9FA1;
}

.search-box-btn.search-box-outer span i:after {
    position: absolute;
    content: "0";
    right: -10px;
    top: -4px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #ed1c24;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    font-size: 12px;
}

.flaticon-multiply:before {
    content: inherit;
}

button.close-search i {
    font-size: 25px;
    color: #fff;
    display: inline-block;
}

/*===========================
<-- Loader Css -->
=============================*/
.loader-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: 0.8s 1s ease;
    z-index: 99999;
}

.loader {
    position: relative;
    display: block;
    z-index: 201;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    border-radius: 50%;
    transition: all 1s 1s ease;
    border: 3px solid transparent;
    border-top-color: #ed1c24;
    -webkit-animation: spin 1.5s linear infinite;
    -moz-animation: spin 1.5s linear infinite;
    -o-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;

}

.loader:before {
    position: absolute;
    content: '';
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-left-color: #10eb9b;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    -o-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.loader:after {
    position: absolute;
    content: '';
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-right-color: #fff;
    -webkit-animation: spin 2.5s linear infinite;
    -moz-animation: spin 2.5s linear infinite;
    -o-animation: spin 2.5s linear infinite;
    animation: spin 2.5s linear infinite;
}

/*/ Here comes the Magic /*/

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loader-wrapper .loder-section {
    position: fixed;
    top: 0;
    width: 50%;
    height: 100%;
    background: #111;
    z-index: 2;
}

.loader-wrapper .loder-section.left-section {
    left: 0;
    transition: 1s 1.4s ease;
}

.loader-wrapper .loder-section.right-section {
    right: 0;
    transition: 1s 1.4s ease;
}

/*/ When page loaded /*/
.loaded .loder-section.left-section {
    left: -100%;
}

.loaded .loder-section.right-section {
    right: -100%;
}

.loaded .loader-wrapper {
    visibility: hidden;
}

.loaded .loader {
    top: -100%;
    opacity: 0;
}

/*==================================================
 * 35. Stridewel Veterinary Customizations
 *==================================================*/

/*--- Header Center Navigation & Single-Line Quote Button ---*/
.header-menu {
    text-align: center !important;
}

.header-menu ul.nav_scroll {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 22px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.header-menu ul.nav_scroll>li {
    display: inline-block !important;
    margin: 0 !important;
}

.header-menu ul.nav_scroll>li>a {
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #103755 !important;
    padding: 24px 10px !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
    transition: color 0.2s ease !important;
}

.header-menu ul.nav_scroll>li>a:hover {
    color: #ed1c24 !important;
}

.header_quote_wrap {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
}

.header_quote_btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    white-space: nowrap !important;
    background: #ed1c24 !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    padding: 12px 24px !important;
    border-radius: 6px !important;
    text-decoration: none !important;
    box-shadow: 0 4px 15px rgba(237, 28, 36, 0.3) !important;
    transition: all 0.3s ease !important;
    border: none !important;
}

.header_quote_btn:hover {
    background: #103755 !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(16, 55, 85, 0.3) !important;
}


/*==================================================*/
/* Perfect Viewport Centering & Spacing for Mega Menu */
/*==================================================*/
.buddy-header-area {
    position: relative !important;
    width: 100% !important;
    z-index: 9999 !important;
}

.buddy-header-area.sticky,
#sticky-header.sticky {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    background: #ffffff !important;
    box-shadow: 0 4px 25px rgba(16, 55, 85, 0.1) !important;
    z-index: 99999 !important;
}

/* Ensure mega menu is positioned relative to the full header width, not the li/column */
.buddy-header-area .container-fluid,
.buddy-header-area.style_two .container-fluid,
.buddy-header-area .row,
.buddy-header-area.style_two .row,
.buddy-header-area .header-menu,
.buddy-header-area.style_two .header-menu,
.buddy-header-area ul.nav_scroll,
.buddy-header-area.style_two ul.nav_scroll,
.buddy-header-area ul li.has-mega-menu,
.buddy-header-area.style_two ul li.has-mega-menu,
.header-menu ul.nav_scroll>li.has-mega-menu {
    position: static !important;
}

/* Identical Mega Menu layout in BOTH normal & sticky states */
.header-menu ul li .sub_menu.mega_menu,
.sticky .header-menu ul li .sub_menu.mega_menu,
.buddy-header-area.style_two .header-menu ul li .sub_menu.mega_menu,
#sticky-header.sticky .header-menu ul li .sub_menu.mega_menu {
    position: absolute !important;
    top: 100% !important;
    left: 50% !important;
    transform: translateX(-50%) translateY(14px) scale(0.98) !important;
    width: 1360px !important;
    max-width: calc(100vw - 40px) !important;
    background: #ffffff !important;
    box-shadow: 0 25px 70px rgba(16, 55, 85, 0.18), 0 0 0 1px rgba(226, 232, 240, 0.8) !important;
    border-radius: 14px !important;
    border-top: 4px solid #ed1c24 !important;
    padding: 22px 20px !important;
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 16px !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transition: opacity 0.16s ease, transform 0.16s ease, visibility 0.16s !important;
    z-index: 999999 !important;
    box-sizing: border-box !important;
    margin: 0 !important;
}

/* Invisible Hover Bridge between Navbar Link and Mega Menu */
.header-menu ul li .sub_menu.mega_menu::before,
.buddy-header-area.style_two .header-menu ul li .sub_menu.mega_menu::before {
    content: '' !important;
    position: absolute !important;
    top: -30px !important;
    left: 0 !important;
    right: 0 !important;
    height: 35px !important;
    background: transparent !important;
    pointer-events: auto !important;
    z-index: 10 !important;
}

.header-menu ul li.has-mega-menu:hover>.sub_menu.mega_menu,
.header-menu ul li.has-mega-menu.show-mega-menu>.sub_menu.mega_menu,
.sticky .header-menu ul li.has-mega-menu:hover>.sub_menu.mega_menu,
.sticky .header-menu ul li.has-mega-menu.show-mega-menu>.sub_menu.mega_menu,
.buddy-header-area.style_two .header-menu ul li.has-mega-menu:hover>.sub_menu.mega_menu,
.buddy-header-area.style_two .header-menu ul li.has-mega-menu.show-mega-menu>.sub_menu.mega_menu,
#sticky-header.sticky .header-menu ul li.has-mega-menu:hover>.sub_menu.mega_menu,
#sticky-header.sticky .header-menu ul li.has-mega-menu.show-mega-menu>.sub_menu.mega_menu {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateX(-50%) translateY(0) scale(1) !important;
}

.header-menu ul.nav_scroll>li.has-mega-menu.show-mega-menu>a i,
.buddy-header-area.style_two .header-menu ul li.has-mega-menu.show-mega-menu>a i {
    transform: rotate(180deg) !important;
    color: #ed1c24 !important;
}

.header-menu ul.nav_scroll>li.has-mega-menu.show-mega-menu>a,
.buddy-header-area.style_two .header-menu ul li.has-mega-menu.show-mega-menu>a {
    color: #ed1c24 !important;
    background: rgba(237, 28, 36, 0.05) !important;
}

.header-menu ul.nav_scroll>li.has-mega-menu.show-mega-menu>a::after,
.buddy-header-area.style_two .header-menu ul li.has-mega-menu.show-mega-menu>a::after {
    transform: translateX(-50%) scaleX(1) !important;
}

/* 5 Column Grid Items */
.mega_menu_column {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    padding-right: 12px !important;
    border-right: 1px solid #f1f5f9 !important;
    box-sizing: border-box !important;
    min-width: 0 !important;
    width: 100% !important;
    overflow: hidden !important;
}

.mega_menu_column:last-child {
    border-right: none !important;
    padding-right: 0 !important;
}

.mega_col_title {
    font-size: 11px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    margin-bottom: 10px !important;
    padding-bottom: 7px !important;
    border-bottom: 2px solid #ed1c24 !important;
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.2px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.mega_col_title i {
    color: #ed1c24 !important;
    font-size: 12.5px !important;
    flex-shrink: 0 !important;
}

.mega_menu_list {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1px !important;
}

.mega_menu_list li {
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    width: 100% !important;
}

/* Strict identical item styling in BOTH normal and sticky header */
.mega_menu_list li a,
.mega_menu .mega_menu_list li a,
.sticky .mega_menu_list li a,
.sticky .mega_menu .mega_menu_list li a,
.buddy-header-area.style_two .header-menu ul .sub_menu.mega_menu .mega_menu_list li a,
.sticky.buddy-header-area.style_two .header-menu ul .sub_menu.mega_menu .mega_menu_list li a {
    font-size: 11.5px !important;
    font-weight: 600 !important;
    color: #334155 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 6px !important;
    padding: 4px 6px !important;
    margin: 0 !important;
    border-radius: 5px !important;
    transition: all 0.18s ease !important;
    text-transform: none !important;
    border: none !important;
    background: transparent !important;
    line-height: 1.3 !important;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
}

.mega_item_name,
.mega_menu .mega_item_name,
.mega_menu_list .mega_item_name,
.mega_menu_list li a .mega_item_name,
.header-menu ul .sub_menu.mega_menu .mega_menu_list li a .mega_item_name,
.buddy-header-area.style_two .header-menu ul .sub_menu.mega_menu .mega_menu_list li a .mega_item_name,
.sticky.buddy-header-area.style_two .header-menu ul .sub_menu.mega_menu .mega_menu_list li a .mega_item_name,
#sticky-header.sticky .header-menu ul .sub_menu.mega_menu .mega_menu_list li a .mega_item_name {
    flex: 1 1 auto !important;
    display: block !important;
    color: #334155 !important;
    font-size: 11.5px !important;
    font-weight: 600 !important;
    white-space: normal !important;
    line-height: 1.25 !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
    transition: color 0.18s ease !important;
}

.mega_menu_list li a:hover,
.mega_menu .mega_menu_list li a:hover,
.sticky .mega_menu .mega_menu_list li a:hover,
.buddy-header-area.style_two .header-menu ul .sub_menu.mega_menu .mega_menu_list li a:hover,
.sticky.buddy-header-area.style_two .header-menu ul .sub_menu.mega_menu .mega_menu_list li a:hover {
    color: #ed1c24 !important;
    background: #fff1f2 !important;
    padding-left: 8px !important;
    font-weight: 700 !important;
}

.mega_menu_list li a:hover .mega_item_name,
.mega_menu .mega_menu_list li a:hover .mega_item_name,
.sticky .mega_menu .mega_menu_list li a:hover .mega_item_name,
.buddy-header-area.style_two .header-menu ul .sub_menu.mega_menu .mega_menu_list li a:hover .mega_item_name,
.sticky.buddy-header-area.style_two .header-menu ul .sub_menu.mega_menu .mega_menu_list li a:hover .mega_item_name {
    color: #ed1c24 !important;
    font-weight: 700 !important;
}

.mega_badge,
.mega_menu .mega_badge,
.sticky .mega_menu .mega_badge,
.mega_menu_list li a .mega_badge,
.buddy-header-area.style_two .header-menu ul .sub_menu.mega_menu .mega_menu_list li a .mega_badge,
.sticky.buddy-header-area.style_two .header-menu ul .sub_menu.mega_menu .mega_menu_list li a .mega_badge {
    font-size: 8.5px !important;
    padding: 1px 5px !important;
    border-radius: 6px !important;
    background: #f1f5f9 !important;
    color: #64748b !important;
    font-weight: 700 !important;
    margin-left: auto !important;
    flex-shrink: 0 !important;
    white-space: nowrap !important;
    transition: all 0.18s ease !important;
}

.mega_menu_list li a:hover .mega_badge,
.mega_menu .mega_menu_list li a:hover .mega_badge,
.sticky .mega_menu .mega_menu_list li a:hover .mega_badge,
.buddy-header-area.style_two .header-menu ul .sub_menu.mega_menu .mega_menu_list li a:hover .mega_badge,
.sticky.buddy-header-area.style_two .header-menu ul .sub_menu.mega_menu .mega_menu_list li a:hover .mega_badge {
    background: #ed1c24 !important;
    color: #ffffff !important;
}

/* View All 33 Products Button Base */
.mega_view_all_btn,
.header-menu ul .sub_menu.mega_menu .mega_view_all_btn,
.header-menu ul li .sub_menu.mega_menu .mega_view_all_btn,
.sticky .header-menu ul li .sub_menu.mega_menu .mega_view_all_btn,
.sticky .mega_view_all_btn,
#sticky-header.sticky .mega_view_all_btn,
.buddy-header-area.style_two .header-menu ul li .sub_menu.mega_menu .mega_view_all_btn,
.sticky.buddy-header-area.style_two .header-menu ul li .sub_menu.mega_menu .mega_view_all_btn {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    margin-top: 10px !important;
    padding: 8px 12px !important;
    background: #ed1c24 !important;
    border: 1px solid #ed1c24 !important;
    border-radius: 6px !important;
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    text-align: center !important;
    transition: all 0.25s ease !important;
    white-space: nowrap !important;
    box-shadow: 0 4px 12px rgba(237, 28, 36, 0.3) !important;
    text-decoration: none !important;
}

.mega_view_all_btn i,
.header-menu ul .sub_menu.mega_menu .mega_view_all_btn i,
.sticky .mega_view_all_btn i {
    color: #ffffff !important;
    font-size: 13px !important;
    transition: all 0.25s ease !important;
}

/* View All 33 Products Button Hover */
.mega_view_all_btn:hover,
.header-menu ul .sub_menu.mega_menu .mega_view_all_btn:hover,
.header-menu ul li .sub_menu.mega_menu .mega_view_all_btn:hover,
.sticky .header-menu ul li .sub_menu.mega_menu .mega_view_all_btn:hover,
.sticky .mega_view_all_btn:hover,
#sticky-header.sticky .mega_view_all_btn:hover,
.buddy-header-area.style_two .header-menu ul li .sub_menu.mega_menu .mega_view_all_btn:hover,
.sticky.buddy-header-area.style_two .header-menu ul li .sub_menu.mega_menu .mega_view_all_btn:hover {
    background: #103755 !important;
    color: #ffffff !important;
    border-color: #103755 !important;
    box-shadow: 0 6px 18px rgba(16, 55, 85, 0.35) !important;
    transform: translateY(-2px) !important;
}

.mega_view_all_btn:hover i,
.header-menu ul .sub_menu.mega_menu .mega_view_all_btn:hover i,
.sticky .mega_view_all_btn:hover i {
    color: #ffffff !important;
}

.hero_slider_area {
    position: relative !important;
    width: 100% !important;
    overflow: hidden !important;
}

.hero_slider_item {
    min-height: 720px !important;
    height: 720px !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    padding: 110px 0 90px !important;
    width: 100% !important;
}

@media (max-width: 991px) {
    .hero_slider_item {
        min-height: 560px !important;
        padding: 90px 0 70px !important;
    }
}

.hero_slider_item::before {
    position: absolute !important;
    content: '' !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: linear-gradient(90deg, rgba(8, 20, 38, 0.72) 0%, rgba(8, 20, 38, 0.48) 55%, rgba(8, 20, 38, 0.18) 100%) !important;
    z-index: 1 !important;
}

.hero_slider_item .container {
    position: relative;
    z-index: 2;
}

.hero_slider_item .hero_content.style_two h4.sub_title {
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.12) !important;
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 6px 18px !important;
    border-radius: 30px !important;
    font-size: 12.5px !important;
    font-weight: 700 !important;
    letter-spacing: 0.8px !important;
    text-transform: uppercase !important;
    margin-bottom: 22px !important;
    border: 1px solid rgba(255, 255, 255, 0.25) !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25) !important;
    transition: all 0.3s ease !important;
}

.hero_slider_item .hero_content.style_two h4.sub_title i {
    color: #ed1c24 !important;
    font-size: 14px !important;
}

.hero_slider_item .hero_content.style_two h1 {
    color: #ffffff;
    font-size: 52px;
    line-height: 62px;
    font-weight: 800;
    margin-bottom: 20px;
    text-shadow: 0 2px 14px rgba(0, 0, 0, 0.65) !important;
}

.hero_slider_item .hero_content.style_two h1 span {
    color: #ff333a !important;
    text-shadow: 0 2px 14px rgba(0, 0, 0, 0.65) !important;
}

.hero_slider_item .hero_content.style_two p {
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    max-width: 680px;
    margin-bottom: 25px;
    text-shadow: 0 1px 10px rgba(0, 0, 0, 0.75) !important;
}

.hero_btn_group {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.hero_btn_secondary a {
    display: inline-block;
    padding: 14px 28px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    border: 2px solid rgba(255, 255, 255, 0.35);
    background: rgba(255, 255, 255, 0.08);
    transition: all 0.3s ease;
}

.hero_btn_secondary a:hover {
    background: #ffffff;
    color: #103755;
    border-color: #ffffff;
}

.hero_slider_item .hero_content.style_two {
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width: 991px) {
    .hero_slider_item .hero_content.style_two {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* Hero Slider Carousel Controls */
.hero_slider_area .owl-nav {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 0 25px !important;
    pointer-events: none !important;
    z-index: 99 !important;
    margin: 0 !important;
    border: none !important;
}

.hero_slider_area .owl-nav .owl-prev,
.hero_slider_area .owl-nav .owl-next,
.hero_slider_area button.owl-prev,
.hero_slider_area button.owl-next {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    background: rgba(16, 55, 85, 0.8) !important;
    backdrop-filter: blur(4px) !important;
    -webkit-backdrop-filter: blur(4px) !important;
    color: #ffffff !important;
    border-radius: 50% !important;
    font-size: 16px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3) !important;
    cursor: pointer !important;
    pointer-events: auto !important;
    opacity: 0.9 !important;
    transition: all 0.25s ease !important;
    margin: 0 !important;
    padding: 0 !important;
    outline: none !important;
}

.hero_slider_area .owl-nav .owl-prev:hover,
.hero_slider_area .owl-nav .owl-next:hover,
.hero_slider_area button.owl-prev:hover,
.hero_slider_area button.owl-next:hover {
    background: #ed1c24 !important;
    border-color: #ffffff !important;
    opacity: 1 !important;
    transform: scale(1.1) !important;
    box-shadow: 0 6px 18px rgba(237, 28, 36, 0.5) !important;
    color: #ffffff !important;
}

.hero_slider_area .owl-nav .owl-prev i,
.hero_slider_area .owl-nav .owl-next i {
    font-size: 16px !important;
    color: #ffffff !important;
    display: block !important;
    line-height: 1 !important;
}

.hero_slider_area .owl-dots {
    display: none !important;
}

.banner_list ul {
    display: flex !important;
    gap: 20px !important;
    flex-wrap: wrap !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.banner_list ul li {
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.75) !important;
}

.banner_list ul li i {
    color: #ed1c24 !important;
    font-size: 18px !important;
}

/* Slider Animations */
.owl-item.active .hero_slider_item .hero_content .sub_title {
    animation: fadeInDown 0.8s both 0.2s;
}

.owl-item.active .hero_slider_item .hero_content h1 {
    animation: fadeInUp 0.8s both 0.4s;
}

.owl-item.active .hero_slider_item .hero_content p {
    animation: fadeInUp 0.8s both 0.6s;
}

.owl-item.active .hero_slider_item .hero_btn_group {
    animation: zoomIn 0.8s both 0.8s;
}

.owl-item.active .hero_slider_item .banner_list {
    animation: fadeIn 0.8s both 1s;
}

/*--- 21 Product Categories Showcase Section ---*/
.category_showcase_section {
    padding: 90px 0 80px !important;
    background: #f8fafc !important;
    position: relative !important;
}

.category_filter_nav {
    display: flex !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    margin-bottom: 45px !important;
}

.cat_filter_btn {
    padding: 10px 22px !important;
    border-radius: 30px !important;
    background: #ffffff !important;
    border: 1px solid #cbd5e1 !important;
    color: #103755 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    transition: all 0.25s ease !important;
    box-shadow: 0 2px 6px rgba(16, 55, 85, 0.05) !important;
    outline: none !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
}

.cat_filter_btn:hover {
    background: #103755 !important;
    color: #ffffff !important;
    border-color: #103755 !important;
    box-shadow: 0 6px 16px rgba(16, 55, 85, 0.2) !important;
}

.cat_filter_btn.active {
    background: #ed1c24 !important;
    color: #ffffff !important;
    border-color: #ed1c24 !important;
    box-shadow: 0 6px 18px rgba(237, 28, 36, 0.35) !important;
}

.cat_catalog_download_btn {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    background: #ed1c24 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding: 12px 24px !important;
    border-radius: 6px !important;
    box-shadow: 0 4px 15px rgba(237, 28, 36, 0.3) !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
}

.cat_catalog_download_btn:hover {
    background: #103755 !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
}

/*--- Clean 5-Cards-Per-Row Product Catalog Grid ---*/
.category_grid_container {
    display: flex !important;
    flex-wrap: wrap !important;
    margin-left: -7px !important;
    margin-right: -7px !important;
}

.cat_5col_item {
    flex: 0 0 20% !important;
    max-width: 20% !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    margin-bottom: 18px !important;
    box-sizing: border-box !important;
}

@media (max-width: 1280px) {
    .cat_5col_item {
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
}

@media (max-width: 991px) {
    .cat_5col_item {
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
    }
}

@media (max-width: 575px) {
    .cat_5col_item {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        padding-left: 4px !important;
        padding-right: 4px !important;
        margin-bottom: 12px !important;
    }
}

.product_catalog_card {
    background: #ffffff !important;
    border-radius: 12px !important;
    border: 1px solid #e2e8f0 !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    box-shadow: 0 3px 10px rgba(16, 55, 85, 0.04) !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    position: relative !important;
}

.product_catalog_card:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 14px 28px rgba(16, 55, 85, 0.12) !important;
    border-color: #ed1c24 !important;
}

/* Prominent Product Image Box (Contain & Never Cropped) */
.catalog_img_box {
    position: relative !important;
    width: 100% !important;
    height: 155px !important;
    background: #ffffff !important;
    border-bottom: 1px solid #f1f5f9 !important;
    overflow: hidden !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 8px !important;
}

.catalog_img_box a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

.catalog_img_box img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
    display: block !important;
    transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.product_catalog_card:hover .catalog_img_box img {
    transform: scale(1.08) !important;
}

/* Category Badge (Hidden / Removed) */
.catalog_badge {
    display: none !important;
}

/* Compact Card Body */
.catalog_card_body {
    padding: 10px 12px 10px !important;
    display: flex !important;
    flex-direction: column !important;
    background: #ffffff !important;
}

.catalog_cat_tag {
    font-size: 10.5px !important;
    font-weight: 700 !important;
    color: #ed1c24 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    margin-bottom: 2px !important;
    display: block !important;
}

.catalog_item_title {
    font-size: 13.5px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    margin: 0 0 4px 0 !important;
    min-height: 34px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}

.catalog_item_title a {
    color: #103755 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.catalog_item_title a:hover {
    color: #ed1c24 !important;
}

/* Card Action Footer - Tightened Spacing */
.catalog_card_footer {
    margin-top: 4px !important;
    padding-top: 5px !important;
    border-top: 1px solid #f1f5f9 !important;
}

.catalog_action_link {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    color: #103755 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
}

.catalog_action_link i {
    font-size: 14px !important;
    color: #ed1c24 !important;
    transition: transform 0.25s ease !important;
}

.product_catalog_card:hover .catalog_action_link {
    color: #ed1c24 !important;
}

.product_catalog_card:hover .catalog_action_link i {
    transform: translateX(3px) !important;
}











/*==================================================*/
/* 1. Milestone & Statistics Counter Area */
/*==================================================*/
.milestone_box {
    background: rgba(255, 255, 255, 0.04) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 12px !important;
    padding: 24px 16px 20px !important;
    transition: all 0.3s ease !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
}

.milestone_box:hover {
    background: rgba(255, 255, 255, 0.08) !important;
    transform: translateY(-4px) !important;
    border-color: #ed1c24 !important;
}

.milestone_box.highlight_box {
    background: linear-gradient(135deg, rgba(237, 28, 36, 0.25) 0%, rgba(237, 28, 36, 0.08) 100%) !important;
    border-color: rgba(237, 28, 36, 0.5) !important;
}

.milestone_icon {
    font-size: 28px !important;
    color: #ed1c24 !important;
    margin-bottom: 8px !important;
    line-height: 1 !important;
}

.milestone_num {
    font-size: 32px !important;
    font-weight: 800 !important;
    color: #ffffff !important;
    line-height: 1.1 !important;
    margin: 0 0 6px 0 !important;
    letter-spacing: -0.5px !important;
}

.milestone_label {
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #cbd5e1 !important;
    margin: 0 !important;
    line-height: 1.3 !important;
}

/*==================================================*/
/* 2. Why Choose Stridewel Cards */
/*==================================================*/
.why_about_btn {
    border: 2px solid #ed1c24 !important;
    color: #ed1c24 !important;
    font-weight: 700 !important;
    padding: 10px 22px !important;
    border-radius: 6px !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    transition: all 0.25s ease !important;
}

.why_about_btn:hover {
    background: #ed1c24 !important;
    color: #ffffff !important;
}

.why_card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 28px 24px !important;
    box-shadow: 0 4px 15px rgba(16, 55, 85, 0.04) !important;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    position: relative !important;
}

.why_card:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 16px 36px rgba(16, 55, 85, 0.12) !important;
    border-color: #ed1c24 !important;
}

.why_icon_box {
    width: 52px !important;
    height: 52px !important;
    border-radius: 10px !important;
    background: rgba(237, 28, 36, 0.08) !important;
    color: #ed1c24 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 24px !important;
    margin-bottom: 18px !important;
    transition: all 0.3s ease !important;
}

.why_card:hover .why_icon_box {
    background: #ed1c24 !important;
    color: #ffffff !important;
    transform: scale(1.05) !important;
}

.why_title {
    font-size: 17.5px !important;
    font-weight: 700 !important;
    color: #103755 !important;
    margin: 0 0 10px 0 !important;
    line-height: 1.35 !important;
}

.why_desc {
    font-size: 14px !important;
    line-height: 23px !important;
    color: #64748b !important;
    margin: 0 !important;
    flex-grow: 1 !important;
}

/*==================================================*/
/* 3. 4-Step Breeding Workflow Process */
/*==================================================*/
.workflow_step_card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 26px 20px 22px !important;
    box-shadow: 0 4px 15px rgba(16, 55, 85, 0.04) !important;
    transition: all 0.3s ease !important;
    height: 100% !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
}

.workflow_step_card:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 16px 32px rgba(16, 55, 85, 0.1) !important;
    border-color: #ed1c24 !important;
}

.workflow_step_num {
    position: absolute !important;
    top: 14px !important;
    right: 14px !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    color: #cbd5e1 !important;
    font-family: monospace, sans-serif !important;
}

.workflow_step_card:hover .workflow_step_num {
    color: #ed1c24 !important;
}

.workflow_icon {
    width: 60px !important;
    height: 60px !important;
    border-radius: 50% !important;
    background: #f8fafc !important;
    border: 2px solid #e2e8f0 !important;
    color: #ed1c24 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 26px !important;
    margin-bottom: 16px !important;
    transition: all 0.3s ease !important;
}

.workflow_step_card:hover .workflow_icon {
    background: #ed1c24 !important;
    border-color: #ed1c24 !important;
    color: #ffffff !important;
    transform: scale(1.08) !important;
}

.workflow_title {
    font-size: 16.5px !important;
    font-weight: 700 !important;
    color: #103755 !important;
    margin: 0 0 8px 0 !important;
}

.workflow_desc {
    font-size: 13.5px !important;
    line-height: 22px !important;
    color: #64748b !important;
    margin: 0 0 14px 0 !important;
    flex-grow: 1 !important;
}

.workflow_tag {
    font-size: 11px !important;
    font-weight: 700 !important;
    color: #ed1c24 !important;
    background: rgba(237, 28, 36, 0.08) !important;
    padding: 3px 10px !important;
    border-radius: 20px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
}

/*==================================================*/
/* 4. Species Solutions Cards */
/*==================================================*/
.species_card {
    background: #f8fafc !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 24px 20px !important;
    box-shadow: 0 4px 15px rgba(16, 55, 85, 0.03) !important;
    transition: all 0.3s ease !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}

.species_card:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 14px 30px rgba(16, 55, 85, 0.1) !important;
    border-color: #ed1c24 !important;
    background: #ffffff !important;
}

.species_icon {
    font-size: 32px !important;
    margin-bottom: 14px !important;
    line-height: 1 !important;
}

.species_title {
    font-size: 16.5px !important;
    font-weight: 700 !important;
    color: #103755 !important;
    margin: 0 0 8px 0 !important;
}

.species_desc {
    font-size: 13.5px !important;
    line-height: 22px !important;
    color: #64748b !important;
    margin: 0 0 16px 0 !important;
    flex-grow: 1 !important;
}

.species_link {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #ed1c24 !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    transition: all 0.2s ease !important;
    margin-top: auto !important;
}

.species_link:hover {
    color: #103755 !important;
    gap: 9px !important;
}

/*==================================================*/
/* 5. Quality Standards & Certifications Trust Bar */
/*==================================================*/
.trust_item {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    padding: 8px 0 !important;
}

.trust_icon {
    font-size: 28px !important;
    color: #ed1c24 !important;
    line-height: 1 !important;
    flex-shrink: 0 !important;
}

.trust_text h5 {
    color: #ffffff !important;
    font-size: 14.5px !important;
    font-weight: 700 !important;
    margin: 0 0 2px 0 !important;
}

.trust_text p {
    color: #94a3b8 !important;
    font-size: 12.5px !important;
    margin: 0 !important;
    line-height: 1.3 !important;
}


/*==================================================*/
/* 6. Modern Interactive FAQ Accordion */
/*==================================================*/
.faq_accordion_container {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
}

.faq_item {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    transition: all 0.25s ease !important;
    box-shadow: 0 2px 8px rgba(16, 55, 85, 0.03) !important;
}

.faq_item.active {
    border-color: #ed1c24 !important;
    box-shadow: 0 6px 18px rgba(237, 28, 36, 0.08) !important;
}

.faq_question {
    padding: 16px 20px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    cursor: pointer !important;
    user-select: none !important;
    background: #ffffff !important;
    transition: background 0.2s ease !important;
}

.faq_item.active .faq_question {
    background: #fff8f8 !important;
}

.faq_q_title {
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #103755 !important;
    line-height: 1.35 !important;
    transition: color 0.2s ease !important;
    padding-right: 15px !important;
}

.faq_item.active .faq_q_title {
    color: #ed1c24 !important;
}

.faq_icon {
    width: 28px !important;
    height: 28px !important;
    border-radius: 50% !important;
    background: #f1f5f9 !important;
    color: #103755 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 14px !important;
    flex-shrink: 0 !important;
    transition: all 0.3s ease !important;
}

.faq_item.active .faq_icon {
    background: #ed1c24 !important;
    color: #ffffff !important;
    transform: rotate(180deg) !important;
}

.faq_answer {
    padding: 0 20px 16px !important;
    display: none;
    background: #fff8f8 !important;
}

.faq_answer p {
    font-size: 14px !important;
    line-height: 24px !important;
    color: #475569 !important;
    margin: 0 !important;
    border-top: 1px solid rgba(237, 28, 36, 0.1) !important;
    padding-top: 12px !important;
}

/*==================================================*/
/* 7. Modern 3-Column Blog Cards Grid */
/*==================================================*/
.modern_blog_card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 15px rgba(16, 55, 85, 0.04) !important;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}

.modern_blog_card:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 16px 36px rgba(16, 55, 85, 0.12) !important;
    border-color: #ed1c24 !important;
}

.blog_thumb {
    position: relative !important;
    width: 100% !important;
    height: 190px !important;
    background: #f8fafc !important;
    overflow: hidden !important;
}

.blog_thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
    transition: transform 0.45s ease !important;
}

.modern_blog_card:hover .blog_thumb img {
    transform: scale(1.08) !important;
}

.blog_date_badge {
    position: absolute !important;
    bottom: 12px !important;
    left: 12px !important;
    background: rgba(16, 55, 85, 0.9) !important;
    color: #ffffff !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    padding: 4px 10px !important;
    border-radius: 20px !important;
    backdrop-filter: blur(4px) !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2) !important;
}

.blog_date_badge i {
    color: #ed1c24 !important;
}

.blog_body {
    padding: 20px 20px 18px !important;
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
    justify-content: space-between !important;
    background: #ffffff !important;
}

.blog_category_tag {
    font-size: 11px !important;
    font-weight: 700 !important;
    color: #ed1c24 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.6px !important;
    margin-bottom: 6px !important;
    display: block !important;
}

.blog_card_title {
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    margin: 0 0 10px 0 !important;
    min-height: 44px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}

.blog_card_title a {
    color: #103755 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.blog_card_title a:hover {
    color: #ed1c24 !important;
}

.blog_card_desc {
    font-size: 13.5px !important;
    line-height: 22px !important;
    color: #64748b !important;
    margin: 0 0 16px 0 !important;
    flex-grow: 1 !important;
}

.blog_card_footer {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding-top: 12px !important;
    border-top: 1px solid #f1f5f9 !important;
    margin-top: auto !important;
}

.blog_read_btn {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #ed1c24 !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    transition: all 0.2s ease !important;
}

.blog_read_btn:hover {
    color: #103755 !important;
    gap: 9px !important;
}

.blog_read_time {
    font-size: 12px !important;
    color: #94a3b8 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 4px !important;
}

/*==================================================*/
/* 8. Universal Section Title Alignment Fix */
/*==================================================*/
.section_title {
    position: relative !important;
    margin-bottom: 0 !important;
}

.section_title h4 {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #ed1c24 !important;
    background: rgba(237, 28, 36, 0.08) !important;
    padding: 5px 14px !important;
    border-radius: 20px !important;
    border: 1px solid rgba(237, 28, 36, 0.15) !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    margin-bottom: 10px !important;
}

.text-center .section_title h4,
.section_title.text-center h4 {
    margin-left: auto !important;
    margin-right: auto !important;
}

.section_title h1 {
    font-size: 34px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    line-height: 1.25 !important;
    margin: 0 0 10px 0 !important;
    letter-spacing: -0.3px !important;
}

.section_title h1 span {
    color: #ed1c24 !important;
}

.section_title p {
    font-size: 15px !important;
    line-height: 25px !important;
    color: #64748b !important;
    margin: 0 !important;
}

.text-center .section_title p,
.section_title.text-center p {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 680px !important;
}

@media (max-width: 767px) {
    .section_title h1 {
        font-size: 26px !important;
        line-height: 1.3 !important;
    }
}


/*==================================================*/
/* 9. Blog Area Pseudo-Element Reset (Remove Left Grey Block) */
/*==================================================*/
section.blog_area.style_two,
section.blog_area {
    padding: 75px 0 70px !important;
    background: #ffffff !important;
    position: relative !important;
}

section.blog_area.style_two:before,
section.blog_area:before,
section.blog_area.style_two::before,
section.blog_area::before {
    display: none !important;
    content: none !important;
    width: 0 !important;
    height: 0 !important;
    background: transparent !important;
}

/*==================================================*/
/* 10. Modern 3-Card Testimonials Design */
/*==================================================*/
.testi_rating_summary {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: flex-end !important;
    background: #ffffff !important;
    padding: 10px 18px !important;
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 4px 12px rgba(16, 55, 85, 0.04) !important;
}

@media (max-width: 991px) {
    .testi_rating_summary {
        align-items: flex-start !important;
    }
}

.testi_rating_summary .rating_num {
    font-size: 20px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    line-height: 1 !important;
    margin-bottom: 3px !important;
}

.testi_rating_summary .rating_stars {
    color: #f59e0b !important;
    font-size: 13px !important;
    display: flex !important;
    gap: 2px !important;
    margin-bottom: 2px !important;
}

.testi_rating_summary .rating_text {
    font-size: 11.5px !important;
    font-weight: 600 !important;
    color: #64748b !important;
}

.modern_testi_card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 14px !important;
    padding: 28px 24px 24px !important;
    box-shadow: 0 4px 15px rgba(16, 55, 85, 0.04) !important;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    position: relative !important;
}

.modern_testi_card:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 16px 36px rgba(16, 55, 85, 0.12) !important;
    border-color: #ed1c24 !important;
}

.testi_top_row {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    margin-bottom: 16px !important;
}

.testi_stars {
    color: #f59e0b !important;
    font-size: 14px !important;
    display: flex !important;
    gap: 3px !important;
}

.testi_quote_icon {
    font-size: 32px !important;
    color: rgba(237, 28, 36, 0.25) !important;
    line-height: 1 !important;
    transition: color 0.3s ease !important;
}

.modern_testi_card:hover .testi_quote_icon {
    color: #ed1c24 !important;
}

.testi_text {
    font-size: 14.5px !important;
    line-height: 25px !important;
    color: #334155 !important;
    margin-bottom: 22px !important;
    flex-grow: 1 !important;
    font-style: normal !important;
}

.testi_author_box {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    padding-top: 16px !important;
    border-top: 1px solid #f1f5f9 !important;
}

.testi_avatar {
    width: 44px !important;
    height: 44px !important;
    border-radius: 50% !important;
    background: linear-gradient(135deg, #103755 0%, #0d2238 100%) !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
    border: 2px solid #ffffff !important;
    box-shadow: 0 2px 8px rgba(16, 55, 85, 0.2) !important;
}

.testi_author_info {
    display: flex !important;
    flex-direction: column !important;
}

.testi_author_name {
    font-size: 15.5px !important;
    font-weight: 700 !important;
    color: #103755 !important;
    margin: 0 0 2px 0 !important;
    line-height: 1.2 !important;
}

.testi_author_role {
    font-size: 12.5px !important;
    color: #64748b !important;
    margin: 0 0 4px 0 !important;
    line-height: 1.2 !important;
}

.testi_verified_badge {
    font-size: 11px !important;
    font-weight: 700 !important;
    color: #10b981 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 4px !important;
}


/*==================================================*/
/* 11. Testimonials Owl Carousel Equal-Height & Dots */
/*==================================================*/
.testi_list.owl-carousel {
    position: relative !important;
    display: block !important;
    width: 100% !important;
}

.testi_list .owl-stage-outer {
    padding: 10px 4px 15px !important;
}

.testi_list .owl-stage {
    display: flex !important;
    align-items: stretch !important;
}

.testi_list .owl-item {
    display: flex !important;
    flex: 1 0 auto !important;
    height: auto !important;
}

.testi_slide_item {
    width: 100% !important;
    display: flex !important;
    height: 100% !important;
}

.testi_slide_item .modern_testi_card {
    width: 100% !important;
    margin: 0 !important;
}

.testi_list .owl-dots {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    margin-top: 25px !important;
    width: 100% !important;
    text-align: center !important;
}

.testi_list .owl-dot {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    background: #cbd5e1 !important;
    border: none !important;
    outline: none !important;
    cursor: pointer !important;
    padding: 0 !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    display: inline-block !important;
}

.testi_list .owl-dot.active {
    background: #ed1c24 !important;
    width: 26px !important;
    border-radius: 20px !important;
    box-shadow: 0 2px 8px rgba(237, 28, 36, 0.4) !important;
}

/* Tighten global section gaps */
.section_title {
    margin-bottom: 22px !important;
}

.category_filter_nav {
    margin-bottom: 22px !important;
}

/*==================================================*/
/* 12. Modern High-Contrast Footer & Sublinks */
/*==================================================*/
footer.footer-area.style_two,
footer.footer-area,
.footer-area.style_two,
.footer-area {
    padding: 60px 0 25px !important;
    background: #0d2238 !important;
    color: #cbd5e1 !important;
    position: relative !important;
    border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
}

.footer-widget {
    margin-bottom: 30px !important;
}

.footer-widget .footer-logo {
    display: inline-block !important;
    background: #ffffff !important;
    padding: 8px 16px !important;
    border-radius: 8px !important;
    margin-bottom: 16px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

.footer-widget .footer-logo img {
    max-height: 42px !important;
    width: auto !important;
    display: block !important;
}

.footer-widget p,
.footer-desc {
    font-size: 13.5px !important;
    line-height: 22px !important;
    color: #94a3b8 !important;
    margin-bottom: 18px !important;
}

.footer-widget h4,
.footer-widget .footer-title,
.footer-widget-title h4,
.footer-widget-title.two h4 {
    font-size: 16px !important;
    font-weight: 800 !important;
    margin-bottom: 18px !important;
    color: #ffffff !important;
    letter-spacing: 0.4px !important;
    text-transform: uppercase !important;
    position: relative !important;
    padding-bottom: 8px !important;
}

.footer-widget h4::after,
.footer-widget .footer-title::after {
    content: '' !important;
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    width: 28px !important;
    height: 2px !important;
    background: #ed1c24 !important;
    border-radius: 2px !important;
}

.footer-links {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.footer-links li {
    margin-bottom: 9px !important;
}

.footer-links li a {
    font-size: 13.5px !important;
    color: #cbd5e1 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    transition: all 0.22s ease !important;
    text-decoration: none !important;
}

.footer-links li a:hover {
    color: #ffffff !important;
    transform: translateX(4px) !important;
}

.footer-links li a i {
    font-size: 11px !important;
    color: #ed1c24 !important;
    transition: transform 0.2s ease !important;
}

.footer-links li a:hover i {
    transform: translateX(2px) !important;
}

.footer-contact-info {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.footer-contact-info li {
    display: flex !important;
    align-items: flex-start !important;
    gap: 10px !important;
    font-size: 13.5px !important;
    line-height: 22px !important;
    color: #cbd5e1 !important;
    margin-bottom: 12px !important;
}

.footer-contact-info li i {
    font-size: 15px !important;
    color: #ed1c24 !important;
    margin-top: 3px !important;
    flex-shrink: 0 !important;
}

.footer-contact-info li a {
    color: #cbd5e1 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.footer-contact-info li a:hover {
    color: #ffffff !important;
    text-decoration: underline !important;
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
    padding: 22px 0 12px !important;
    margin-top: 25px !important;
}

.footer-bottom p {
    color: #94a3b8 !important;
    font-size: 13px !important;
    margin: 0 !important;
    padding-left: 55px !important; /* Clearance for left phone floating widget */
}

.footer-bottom .badge,
.footer-bottom .footer-iso-badge,
.footer-iso-badge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    background: rgba(255, 255, 255, 0.07) !important;
    color: #cbd5e1 !important;
    border: 1px solid rgba(255, 255, 255, 0.16) !important;
    font-size: 11.5px !important;
    font-weight: 600 !important;
    padding: 6px 14px !important;
    border-radius: 20px !important;
    letter-spacing: 0.3px !important;
    margin-right: 65px !important; /* Safety clearance so WhatsApp button never overlaps */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2) !important;
    transition: all 0.2s ease !important;
}

.footer-bottom .badge:hover,
.footer-bottom .footer-iso-badge:hover,
.footer-iso-badge:hover {
    background: rgba(255, 255, 255, 0.12) !important;
    color: #ffffff !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
}

@media (max-width: 767px) {
    .footer-bottom p {
        padding-left: 0 !important;
        text-align: center !important;
        margin-bottom: 10px !important;
    }

    .footer-bottom .badge,
    .footer-bottom .footer-iso-badge,
    .footer-iso-badge {
        margin-right: 0 !important;
    }
}

/*==================================================*/
/* 13. High-Contrast Institutional Supply CTA Banner */
/*==================================================*/
.institutional_cta_banner {
    position: relative !important;
    padding: 70px 0 !important;
    background: linear-gradient(135deg, rgba(13, 34, 56, 0.94) 0%, rgba(10, 26, 44, 0.96) 100%), url('../images/banners/banner_institutional_supply.jpg') center center / cover no-repeat;
    color: #ffffff !important;
    overflow: hidden !important;
    border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
}

.institutional_cta_banner .cta_badge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    background: rgba(237, 28, 36, 0.15) !important;
    border: 1px solid rgba(237, 28, 36, 0.4) !important;
    color: #ff6b72 !important;
    font-size: 11.5px !important;
    font-weight: 800 !important;
    padding: 5px 14px !important;
    border-radius: 20px !important;
    letter-spacing: 0.6px !important;
    text-transform: uppercase !important;
    margin-bottom: 14px !important;
}

.institutional_cta_banner h2 {
    color: #ffffff !important;
    font-size: 30px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
    margin-bottom: 12px !important;
    letter-spacing: -0.3px !important;
}

.institutional_cta_banner p {
    color: #cbd5e1 !important;
    font-size: 15px !important;
    line-height: 24px !important;
    margin-bottom: 0 !important;
    max-width: 680px !important;
}

.institutional_cta_banner .cta_quote_btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    background: linear-gradient(135deg, #ed1c24 0%, #c41219 100%) !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    padding: 13px 26px !important;
    border-radius: 8px !important;
    text-decoration: none !important;
    box-shadow: 0 6px 20px rgba(237, 28, 36, 0.4) !important;
    transition: all 0.25s ease !important;
}

.institutional_cta_banner .cta_quote_btn:hover {
    background: linear-gradient(135deg, #ffffff 0%, #f1f5f9 100%) !important;
    color: #ed1c24 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3) !important;
}

.institutional_cta_banner .cta_phone {
    color: #e2e8f0 !important;
    font-size: 13.5px !important;
    font-weight: 600 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 6px !important;
}

.institutional_cta_banner .cta_phone i {
    color: #ff6b72 !important;
}

@media (max-width: 991px) {
    .institutional_cta_banner h2 {
        font-size: 24px !important;
    }

    .institutional_cta_banner .cta_phone {
        justify-content: center !important;
        text-align: center !important;
        margin-top: 10px !important;
    }
}


/*==================================================*/
/* 13. Rich Species Cards & Real Product Showcases */
/*==================================================*/
.species_img_card {
    transition: transform 0.3s ease, box-shadow 0.3s ease !important;
}

.species_img_card:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 14px 30px rgba(16, 37, 65, 0.12) !important;
}

.species_img_card img {
    transition: transform 0.4s ease !important;
}

.species_img_card:hover img {
    transform: scale(1.05) !important;
}

.workflow_step_card {
    transition: transform 0.3s ease, box-shadow 0.3s ease !important;
}

.workflow_step_card:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 12px 25px rgba(16, 37, 65, 0.08) !important;
}

.workflow_step_card img {
    transition: transform 0.3s ease !important;
}

.workflow_step_card:hover img {
    transform: scale(1.1) !important;
}


/*==================================================*/
/* 14. Species-Specific Engineering Block Layout */
/*==================================================*/
.species_feature_block {
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease !important;
}

.species_feature_block:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 16px 36px rgba(16, 37, 65, 0.12) !important;
    border-color: #cbd5e1 !important;
}

.species_feature_block img {
    transition: transform 0.5s ease !important;
}

.species_feature_block:hover img {
    transform: scale(1.06) !important;
}

.species_feature_block .btn {
    transition: all 0.25s ease !important;
}

.species_feature_block .btn:hover {
    opacity: 0.9 !important;
    transform: translateX(4px) !important;
}

@media (max-width: 767px) {
    .species_feature_block div[style*="grid-template-columns"] {
        grid-template-columns: 1fr !important;
    }
}


/*==================================================*/
/* 15. Species-Specific Engineering Carousel */
/*==================================================*/
.species_carousel .owl-stage {
    display: flex !important;
}

.species_carousel .owl-item {
    display: flex !important;
    flex: 1 0 auto !important;
}

.species_carousel .species_slide_item {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}

.species_carousel .owl-dots {
    text-align: center !important;
    margin-top: 30px !important;
}

.species_carousel .owl-dots .owl-dot {
    display: inline-block !important;
    margin: 0 4px !important;
}

.species_carousel .owl-dots .owl-dot span {
    display: block !important;
    width: 10px !important;
    height: 10px !important;
    background: #cbd5e1 !important;
    border-radius: 20px !important;
    transition: all 0.3s ease !important;
}

.species_carousel .owl-dots .owl-dot.active span {
    width: 28px !important;
    background: #ed1c24 !important;
}


/*==================================================*/
/* 16. Modern 4-Card Blog Section Styles */
/*==================================================*/
.modern_blog_card {
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease !important;
}

.modern_blog_card:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 16px 32px rgba(16, 37, 65, 0.1) !important;
    border-color: #cbd5e1 !important;
}

.modern_blog_card .blog_img_wrap img {
    transition: transform 0.5s ease !important;
}

.modern_blog_card:hover .blog_img_wrap img {
    transform: scale(1.08) !important;
}

.modern_blog_card h4 a {
    transition: color 0.2s ease !important;
}

.modern_blog_card:hover h4 a {
    color: #ed1c24 !important;
}


/*==================================================*/
/* 17. Hero Slider Autoplay Dots & Styling */
/*==================================================*/
.hero_slider_area .owl-dots {
    position: absolute !important;
    bottom: 25px !important;
    left: 0 !important;
    right: 0 !important;
    text-align: center !important;
    z-index: 10 !important;
}

.hero_slider_area .owl-dots .owl-dot {
    display: inline-block !important;
    margin: 0 5px !important;
}

.hero_slider_area .owl-dots .owl-dot span {
    display: block !important;
    width: 12px !important;
    height: 12px !important;
    background: rgba(255, 255, 255, 0.45) !important;
    border-radius: 20px !important;
    transition: all 0.3s ease !important;
    border: 1px solid rgba(255, 255, 255, 0.6) !important;
}

.hero_slider_area .owl-dots .owl-dot.active span {
    width: 32px !important;
    background: #ed1c24 !important;
    border-color: #ed1c24 !important;
}


/*==================================================*/
/* 18. Image-Rich Workflow & FAQ Visual Styles */
/*==================================================*/
.workflow_image_card {
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease !important;
}

.workflow_image_card:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 16px 32px rgba(16, 37, 65, 0.1) !important;
    border-color: #cbd5e1 !important;
}

.workflow_image_card .wf_thumb_wrap img {
    transition: transform 0.5s ease !important;
}

.workflow_image_card:hover .wf_thumb_wrap img {
    transform: scale(1.08) !important;
}

.faq_visual_card img {
    transition: transform 0.5s ease !important;
}

.faq_visual_card:hover img {
    transform: scale(1.04) !important;
}


/* Lock Owl Carousel Slider Height & Prevent Jumps */
.hero_slider_area {
    min-height: 720px !important;
    height: 720px !important;
    overflow: hidden !important;
    background: #081426 !important;
}

.hero_slider_area .owl-stage-outer,
.hero_slider_area .owl-stage {
    height: 100% !important;
    display: flex !important;
}

.hero_slider_area .owl-item {
    height: 100% !important;
    display: flex !important;
    flex: 1 0 auto !important;
}

@media (max-width: 991px) {

    .hero_slider_area,
    .hero_slider_item {
        min-height: 580px !important;
        height: auto !important;
    }
}


/*==================================================*/
/* 19. Single-Row Category Filter & Mega Hover Preview */
/*==================================================*/
.category_filter_nav {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    overflow-x: auto !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
    padding-bottom: 6px !important;
    margin-bottom: 25px !important;
    width: 100% !important;
}

.category_filter_nav::-webkit-scrollbar {
    display: none !important;
}

.cat_filter_btn {
    padding: 8px 15px !important;
    border-radius: 30px !important;
    background: #ffffff !important;
    border: 1px solid #cbd5e1 !important;
    color: #103755 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    transition: all 0.22s ease !important;
    box-shadow: 0 2px 5px rgba(16, 55, 85, 0.04) !important;
    outline: none !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    white-space: nowrap !important;
    flex-shrink: 0 !important;
}

.cat_filter_btn:hover {
    background: #103755 !important;
    color: #ffffff !important;
    border-color: #103755 !important;
    box-shadow: 0 4px 12px rgba(16, 55, 85, 0.15) !important;
}

.cat_filter_btn.active {
    background: #ed1c24 !important;
    color: #ffffff !important;
    border-color: #ed1c24 !important;
    box-shadow: 0 4px 14px rgba(237, 28, 36, 0.3) !important;
}

/* Floating Mega Menu Hover Image Preview Card */
#mega_prod_hover_card {
    position: fixed;
    z-index: 999999;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transform: translateY(6px) scale(0.95);
    transition: opacity 0.2s cubic-bezier(0.16, 1, 0.3, 1), transform 0.2s cubic-bezier(0.16, 1, 0.3, 1);
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 10px;
    box-shadow: 0 20px 40px rgba(16, 37, 65, 0.22), 0 0 0 1px rgba(237, 28, 36, 0.15);
    width: 200px;
    text-align: center;
}

#mega_prod_hover_card.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
}

#mega_prod_hover_card .preview_img_box {
    width: 100%;
    height: 125px;
    background: #f8fafc;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    border: 1px solid #f1f5f9;
}

#mega_prod_hover_card .preview_img_box img {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
    transition: transform 0.3s ease;
}

#mega_prod_hover_card.active .preview_img_box img {
    transform: scale(1.05);
}

#mega_prod_hover_card .preview_name {
    font-size: 12.5px;
    font-weight: 800;
    color: #103755;
    line-height: 16px;
    margin-bottom: 4px;
}

#mega_prod_hover_card .preview_code {
    display: inline-block;
    background: #ed1c24;
    color: #ffffff;
    font-size: 10px;
    font-weight: 800;
    padding: 2px 8px;
    border-radius: 4px;
    letter-spacing: 0.5px;
}

/* Mega menu item hover micro-animation */
.mega_menu_list li a {
    position: relative !important;
    transition: all 0.2s ease !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 5px 8px !important;
    border-radius: 6px !important;
}

.mega_menu_list li a:hover {
    background: rgba(237, 28, 36, 0.08) !important;
    color: #ed1c24 !important;
    padding-left: 12px !important;
}



/*==================================================*/
/* Modern Animated Header & Navigation Bar Styling */
/*==================================================*/
.buddy-header-area,
.buddy-header-area.style_two,
#sticky-header {
    padding: 16px 0 !important;
    background: rgba(255, 255, 255, 0.95) !important;
    backdrop-filter: blur(14px) !important;
    -webkit-backdrop-filter: blur(14px) !important;
    position: relative !important;
    width: 100% !important;
    z-index: 9999 !important;
    border-bottom: 1px solid rgba(226, 232, 240, 0.8) !important;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.buddy-header-area.sticky,
.buddy-header-area.style_two.sticky,
#sticky-header.sticky,
.sticky {
    padding: 12px 0 !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    background: rgba(255, 255, 255, 0.98) !important;
    backdrop-filter: blur(16px) !important;
    -webkit-backdrop-filter: blur(16px) !important;
    box-shadow: 0 10px 30px rgba(16, 55, 85, 0.09) !important;
    border-bottom: 1px solid rgba(226, 232, 240, 0.6) !important;
    z-index: 99999 !important;
}

.header-logo {
    display: flex !important;
    align-items: center !important;
}

.header-logo a {
    display: inline-flex !important;
    align-items: center !important;
    transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.header-logo a:hover {
    transform: scale(1.04) !important;
}

.header-logo img {
    max-height: 44px !important;
    width: auto !important;
    display: block !important;
    filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.03)) !important;
}

.header-menu {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    text-align: center !important;
}

.header-menu ul.nav_scroll {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    margin: 0 auto !important;
    padding: 0 !important;
    gap: 22px !important;
    list-style: none !important;
}

.header-menu ul.nav_scroll>li {
    display: inline-flex !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
    flex-shrink: 0 !important;
    position: static !important;
}

.header-menu ul.nav_scroll>li:not(.has-mega-menu) {
    position: relative !important;
}

.header-menu ul.nav_scroll>li.has-mega-menu,
.buddy-header-area.style_two .header-menu ul li.has-mega-menu,
#sticky-header .header-menu ul li.has-mega-menu {
    position: static !important;
}

.header-menu ul.nav_scroll>li>a,
.buddy-header-area.style_two .header-menu ul li a,
.sticky.buddy-header-area.style_two .header-menu ul li a {
    white-space: nowrap !important;
    font-size: 14.5px !important;
    font-weight: 600 !important;
    color: #1e293b !important;
    padding: 8px 14px !important;
    margin: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    position: relative !important;
    border-radius: 8px !important;
    transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
    line-height: 1.2 !important;
}

/* Modern Sliding Underline Indicator */
.header-menu ul.nav_scroll>li>a::after,
.buddy-header-area.style_two .header-menu ul li a::after {
    content: '' !important;
    position: absolute !important;
    bottom: 0px !important;
    left: 50% !important;
    width: 24px !important;
    height: 3px !important;
    background: #ed1c24 !important;
    border-radius: 3px !important;
    transform: translateX(-50%) scaleX(0) !important;
    transform-origin: center !important;
    transition: transform 0.28s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.header-menu ul.nav_scroll>li>a:hover,
.buddy-header-area.style_two .header-menu ul li a:hover,
.sticky.buddy-header-area.style_two .header-menu ul li a:hover {
    color: #ed1c24 !important;
    background: rgba(237, 28, 36, 0.05) !important;
}

.header-menu ul.nav_scroll>li>a:hover::after,
.header-menu ul.nav_scroll>li>a.active::after,
.buddy-header-area.style_two .header-menu ul li a.active::after {
    transform: translateX(-50%) scaleX(1) !important;
}

.header-menu ul.nav_scroll>li>a.active,
.buddy-header-area.style_two .header-menu ul li a.active {
    color: #ed1c24 !important;
    font-weight: 700 !important;
    background: rgba(237, 28, 36, 0.07) !important;
}

/* Dropdown Chevron Smooth Flip Animation */
.header-menu ul.nav_scroll>li.has-mega-menu>a i,
.buddy-header-area.style_two .header-menu ul li.has-mega-menu>a i {
    font-size: 11px !important;
    margin-left: 3px !important;
    transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1), color 0.25s ease !important;
    display: inline-block !important;
}

.header-menu ul.nav_scroll>li.has-mega-menu:hover>a i,
.buddy-header-area.style_two .header-menu ul li.has-mega-menu:hover>a i {
    transform: rotate(180deg) !important;
    color: #ed1c24 !important;
}

/* Quote Button Wrappers & Shimmering Animation */
.header_quote_wrap {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 12px !important;
}

@keyframes headerQuoteBeam {
    0% {
        transform: translateX(-150%) skewX(-25deg);
    }

    25%,
    100% {
        transform: translateX(250%) skewX(-25deg);
    }
}

/* Header Download Catalog Button */
.header_catalog_btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 7px !important;
    white-space: nowrap !important;
    background: #ffffff !important;
    color: #103755 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    letter-spacing: 0.2px !important;
    padding: 9.5px 18px !important;
    border-radius: 30px !important;
    border: 1.5px solid rgba(16, 55, 85, 0.22) !important;
    text-decoration: none !important;
    box-shadow: 0 2px 8px rgba(16, 55, 85, 0.06) !important;
    transition: all 0.28s cubic-bezier(0.16, 1, 0.3, 1) !important;
    position: relative !important;
    line-height: 1.2 !important;
    flex-shrink: 0 !important;
}

.header_catalog_btn i {
    font-size: 15px !important;
    color: #ed1c24 !important;
    position: relative !important;
    transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1), color 0.25s ease !important;
}

.header_catalog_btn:hover {
    background: #103755 !important;
    color: #ffffff !important;
    border-color: #103755 !important;
    box-shadow: 0 6px 20px rgba(16, 55, 85, 0.25) !important;
    transform: translateY(-2px) !important;
}

.header_catalog_btn:hover i {
    color: #ffffff !important;
    transform: scale(1.2) rotate(-6deg) !important;
}

.header_quote_btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    white-space: nowrap !important;
    background: linear-gradient(135deg, #ed1c24 0%, #c8131a 100%) !important;
    color: #ffffff !important;
    font-size: 13.5px !important;
    font-weight: 700 !important;
    letter-spacing: 0.3px !important;
    padding: 10px 24px !important;
    border-radius: 30px !important;
    text-decoration: none !important;
    box-shadow: 0 4px 18px rgba(237, 28, 36, 0.32) !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
    position: relative !important;
    overflow: hidden !important;
}

.header_quote_btn::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 45% !important;
    height: 100% !important;
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.45) 50%, transparent 100%) !important;
    animation: headerQuoteBeam 3.8s ease-in-out infinite !important;
    pointer-events: none !important;
    z-index: 1 !important;
}

.header_quote_btn i {
    font-size: 14.5px !important;
    color: #ffffff !important;
    position: relative !important;
    z-index: 2 !important;
    transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.header_quote_btn:hover {
    background: linear-gradient(135deg, #103755 0%, #0a243a 100%) !important;
    color: #ffffff !important;
    border-color: rgba(255, 255, 255, 0.45) !important;
    box-shadow: 0 8px 25px rgba(16, 55, 85, 0.4) !important;
    transform: translateY(-2px) scale(1.03) !important;
}

.header_quote_btn:hover i {
    transform: scale(1.2) rotate(-8deg) !important;
}

/* Mobile Nav Toggler */
.mobile_nav_toggler {
    width: 40px !important;
    height: 40px !important;
    border-radius: 10px !important;
    background: #f8fafc !important;
    border: 1.5px solid #e2e8f0 !important;
    color: #103755 !important;
    display: none !important;
    /* STRICTLY HIDDEN ON DESKTOP */
    align-items: center !important;
    justify-content: center !important;
    font-size: 20px !important;
    cursor: pointer !important;
    transition: all 0.25s ease !important;
    flex-shrink: 0 !important;
}

@media (max-width: 991px) {
    .mobile_nav_toggler {
        display: inline-flex !important;
    }
}

.mobile_nav_toggler:hover {
    background: #ed1c24 !important;
    color: #ffffff !important;
    border-color: #ed1c24 !important;
    box-shadow: 0 4px 14px rgba(237, 28, 36, 0.25) !important;
    transform: rotate(90deg) !important;
}

/* Symmetrical Header Column Alignment & Dead-Center Navigation */
@media (min-width: 1200px) {
    .buddy-header-area.style_two .row {
        display: flex !important;
        align-items: center !important;
        position: static !important;
    }

    .buddy-header-area.style_two .row>div:nth-child(1) {
        width: 16% !important;
        flex: 0 0 16% !important;
        max-width: 16% !important;
        position: static !important;
    }

    .buddy-header-area.style_two .row>div:nth-child(2) {
        width: 54% !important;
        flex: 0 0 54% !important;
        max-width: 54% !important;
        display: flex !important;
        justify-content: center !important;
        position: static !important;
    }

    .buddy-header-area.style_two .row>div:nth-child(3) {
        width: 30% !important;
        flex: 0 0 30% !important;
        max-width: 30% !important;
        position: static !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .buddy-header-area.style_two .row {
        display: flex !important;
        align-items: center !important;
        position: static !important;
    }

    .buddy-header-area.style_two .row>div:nth-child(1) {
        width: 15% !important;
        flex: 0 0 15% !important;
        max-width: 15% !important;
        position: static !important;
    }

    .buddy-header-area.style_two .row>div:nth-child(2) {
        width: 56% !important;
        flex: 0 0 56% !important;
        max-width: 56% !important;
        display: flex !important;
        justify-content: center !important;
        position: static !important;
    }

    .buddy-header-area.style_two .row>div:nth-child(3) {
        width: 29% !important;
        flex: 0 0 29% !important;
        max-width: 29% !important;
        position: static !important;
    }

    .header_catalog_btn {
        padding: 8px 12px !important;
        font-size: 12.5px !important;
        gap: 5px !important;
    }

    .header_quote_btn {
        padding: 8px 16px !important;
        font-size: 12.5px !important;
    }
}






/*==================================================*/
/* Stridewel Brand Theme Manufacturing Pipeline */
/*==================================================*/
.mfg_pipeline_wrapper {
    position: relative;
    padding: 80px 0 75px;
    background: #f8fafc;
    border-top: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
    overflow: hidden;
}

.mfg_bg_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: radial-gradient(rgba(16, 55, 85, 0.04) 1px, transparent 1px);
    background-size: 24px 24px;
    pointer-events: none;
}

.mfg_header_badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #ffffff;
    padding: 6px 16px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 700;
    color: #103755;
    box-shadow: 0 3px 12px rgba(16, 55, 85, 0.06);
    border: 1px solid #e2e8f0;
    margin-bottom: 12px;
}

.mfg_stats_ribbon {
    background: #ffffff;
    border-radius: 12px;
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px;
    box-shadow: 0 4px 20px rgba(16, 55, 85, 0.05);
    border: 1px solid #e2e8f0;
    margin-bottom: 40px;
}

.mfg_stat_item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.mfg_stat_icon {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    background: #fff1f2;
    color: #ed1c24;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}

.mfg_stat_num {
    font-size: 18px;
    font-weight: 800;
    color: #103755;
    line-height: 1.1;
}

.mfg_stat_lbl {
    font-size: 11.5px;
    color: #64748b;
    font-weight: 600;
}

/* Stridewel Brand Clean Cards */
.mfg_unique_card {
    position: relative;
    background: #ffffff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 4px 18px rgba(16, 37, 65, 0.06);
    border: 1px solid #e2e8f0;
    transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.mfg_unique_card:hover {
    transform: translateY(-7px);
    box-shadow: 0 16px 36px rgba(16, 37, 65, 0.12);
    border-color: #ed1c24;
}

.mfg_card_top_glow {
    height: 4px;
    width: 100%;
    background: #ed1c24;
}

.mfg_img_container {
    position: relative;
    height: 195px;
    width: 100%;
    overflow: hidden;
    background: #0f172a;
}

.mfg_img_container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.mfg_unique_card:hover .mfg_img_container img {
    transform: scale(1.08);
}

.mfg_step_badge {
    position: absolute;
    top: 12px;
    left: 14px;
    background: rgba(16, 37, 65, 0.9);
    backdrop-filter: blur(8px);
    color: #ffffff;
    font-size: 11px;
    font-weight: 800;
    padding: 4px 10px;
    border-radius: 5px;
    letter-spacing: 0.5px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    display: flex;
    align-items: center;
    gap: 5px;
    z-index: 2;
}

.mfg_card_content {
    padding: 20px 20px 22px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.mfg_watermark {
    position: absolute;
    bottom: 8px;
    right: 14px;
    font-size: 48px;
    font-weight: 900;
    color: rgba(16, 55, 85, 0.04);
    line-height: 1;
    user-select: none;
    pointer-events: none;
}

.mfg_phase_label {
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 6px;
    display: block;
    color: #ed1c24;
}

.mfg_card_title {
    font-size: 16px;
    font-weight: 800;
    color: #103755;
    margin-bottom: 8px;
    line-height: 1.3;
}

.mfg_card_desc {
    font-size: 12.5px;
    color: #64748b;
    line-height: 1.55;
    margin-bottom: 16px;
}

.mfg_pills_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.mfg_pill {
    font-size: 11px;
    font-weight: 600;
    padding: 3px 8px;
    border-radius: 5px;
    background: #f8fafc;
    color: #334155;
    border: 1px solid #e2e8f0;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.mfg_pill i {
    font-size: 10px;
    color: #ed1c24;
}

/*==================================================*/
.mfg_pipeline_wrapper {
    position: relative;
    padding: 80px 0 75px;
    background: #f8fafc;
    border-top: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
    overflow: hidden;
}

.mfg_bg_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: radial-gradient(rgba(16, 55, 85, 0.04) 1px, transparent 1px);
    background-size: 24px 24px;
    pointer-events: none;
}

.mfg_header_badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #ffffff;
    padding: 6px 16px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 700;
    color: #103755;
    box-shadow: 0 3px 12px rgba(16, 55, 85, 0.06);
    border: 1px solid #e2e8f0;
    margin-bottom: 12px;
}

.mfg_stats_ribbon {
    background: #ffffff;
    border-radius: 12px;
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px;
    box-shadow: 0 4px 20px rgba(16, 55, 85, 0.05);
    border: 1px solid #e2e8f0;
    margin-bottom: 40px;
}

.mfg_stat_item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.mfg_stat_icon {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    background: #fff1f2;
    color: #ed1c24;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}

.mfg_stat_num {
    font-size: 18px;
    font-weight: 800;
    color: #103755;
    line-height: 1.1;
}

.mfg_stat_lbl {
    font-size: 11.5px;
    color: #64748b;
    font-weight: 600;
}

/* Stridewel Brand Unified Cards */
.mfg_unique_card {
    position: relative;
    background: #ffffff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 4px 18px rgba(16, 37, 65, 0.06);
    border: 1px solid #e2e8f0;
    transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.mfg_unique_card:hover {
    transform: translateY(-7px);
    box-shadow: 0 16px 36px rgba(16, 37, 65, 0.12);
    border-color: #ed1c24;
}

.mfg_card_top_glow {
    height: 4px;
    width: 100%;
    background: #ed1c24;
}

.mfg_img_container {
    position: relative;
    height: 190px;
    width: 100%;
    overflow: hidden;
    background: #0f172a;
}

.mfg_img_container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.mfg_unique_card:hover .mfg_img_container img {
    transform: scale(1.08);
}

.mfg_step_badge {
    position: absolute;
    top: 12px;
    left: 14px;
    background: rgba(16, 37, 65, 0.9);
    backdrop-filter: blur(8px);
    color: #ffffff;
    font-size: 11px;
    font-weight: 800;
    padding: 4px 10px;
    border-radius: 5px;
    letter-spacing: 0.5px;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.mfg_floating_icon {
    position: absolute;
    bottom: -20px;
    right: 20px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #103755;
    color: #ffffff;
    font-size: 17px;
    box-shadow: 0 4px 14px rgba(16, 55, 85, 0.25);
    border: 3px solid #ffffff;
    z-index: 3;
    transition: all 0.3s ease;
}

.mfg_unique_card:hover .mfg_floating_icon {
    background: #ed1c24;
    transform: scale(1.12);
}

.mfg_card_content {
    padding: 26px 20px 22px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.mfg_watermark {
    position: absolute;
    bottom: 8px;
    right: 14px;
    font-size: 48px;
    font-weight: 900;
    color: rgba(16, 55, 85, 0.04);
    line-height: 1;
    user-select: none;
    pointer-events: none;
}

.mfg_phase_label {
    font-size: 10.5px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 6px;
    display: block;
    color: #ed1c24;
}

.mfg_card_title {
    font-size: 16px;
    font-weight: 800;
    color: #103755;
    margin-bottom: 8px;
    line-height: 1.3;
}

.mfg_card_desc {
    font-size: 12.5px;
    color: #64748b;
    line-height: 1.55;
    margin-bottom: 16px;
}

.mfg_pills_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.mfg_pill {
    font-size: 11px;
    font-weight: 600;
    padding: 3px 8px;
    border-radius: 5px;
    background: #f8fafc;
    color: #334155;
    border: 1px solid #e2e8f0;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.mfg_pill i {
    font-size: 10px;
    color: #ed1c24;
}

/*==================================================*/
.mfg_pipeline_wrapper {
    position: relative;
    padding: 80px 0 75px;
    background: #f8fafc;
    border-top: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
    overflow: hidden;
}

.mfg_bg_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: radial-gradient(rgba(16, 55, 85, 0.04) 1px, transparent 1px);
    background-size: 24px 24px;
    pointer-events: none;
}

.mfg_header_badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #ffffff;
    padding: 6px 16px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 700;
    color: #103755;
    box-shadow: 0 3px 12px rgba(16, 55, 85, 0.06);
    border: 1px solid #e2e8f0;
    margin-bottom: 12px;
}

.mfg_stats_ribbon {
    background: #ffffff;
    border-radius: 12px;
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px;
    box-shadow: 0 4px 20px rgba(16, 55, 85, 0.05);
    border: 1px solid #e2e8f0;
    margin-bottom: 40px;
}

.mfg_stat_item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.mfg_stat_icon {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    background: #fff1f2;
    color: #ed1c24;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}

.mfg_stat_num {
    font-size: 18px;
    font-weight: 800;
    color: #103755;
    line-height: 1.1;
}

.mfg_stat_lbl {
    font-size: 11.5px;
    color: #64748b;
    font-weight: 600;
}

/* Stridewel Brand Unified Cards */
.mfg_unique_card {
    position: relative;
    background: #ffffff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 4px 18px rgba(16, 37, 65, 0.06);
    border: 1px solid #e2e8f0;
    transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.mfg_unique_card:hover {
    transform: translateY(-7px);
    box-shadow: 0 16px 36px rgba(16, 37, 65, 0.12);
    border-color: #ed1c24;
}

.mfg_card_top_glow {
    height: 4px;
    width: 100%;
    background: #ed1c24;
}

.mfg_img_container {
    position: relative;
    height: 190px;
    width: 100%;
    overflow: hidden;
    background: #0f172a;
}

.mfg_img_container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.mfg_unique_card:hover .mfg_img_container img {
    transform: scale(1.08);
}

.mfg_step_badge {
    position: absolute;
    top: 12px;
    left: 14px;
    background: rgba(16, 37, 65, 0.9);
    backdrop-filter: blur(8px);
    color: #ffffff;
    font-size: 11px;
    font-weight: 800;
    padding: 4px 10px;
    border-radius: 5px;
    letter-spacing: 0.5px;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.mfg_floating_icon {
    position: absolute;
    bottom: -20px;
    right: 20px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #103755;
    color: #ffffff;
    font-size: 17px;
    box-shadow: 0 4px 14px rgba(16, 55, 85, 0.25);
    border: 3px solid #ffffff;
    z-index: 3;
    transition: all 0.3s ease;
}

.mfg_unique_card:hover .mfg_floating_icon {
    background: #ed1c24;
    transform: scale(1.12);
}

.mfg_card_content {
    padding: 26px 20px 22px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.mfg_watermark {
    position: absolute;
    bottom: 8px;
    right: 14px;
    font-size: 48px;
    font-weight: 900;
    color: rgba(16, 55, 85, 0.04);
    line-height: 1;
    user-select: none;
    pointer-events: none;
}

.mfg_phase_label {
    font-size: 10.5px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 6px;
    display: block;
    color: #ed1c24;
}

.mfg_card_title {
    font-size: 16px;
    font-weight: 800;
    color: #103755;
    margin-bottom: 8px;
    line-height: 1.3;
}

.mfg_card_desc {
    font-size: 12.5px;
    color: #64748b;
    line-height: 1.55;
    margin-bottom: 16px;
}

.mfg_pills_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.mfg_pill {
    font-size: 11px;
    font-weight: 600;
    padding: 3px 8px;
    border-radius: 5px;
    background: #f8fafc;
    color: #334155;
    border: 1px solid #e2e8f0;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.mfg_pill i {
    font-size: 10px;
    color: #ed1c24;
}

/*==================================================*/
.mfg_pipeline_wrapper {
    position: relative;
    padding: 85px 0 80px;
    background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);
    border-top: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
    overflow: hidden;
}

.mfg_bg_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: radial-gradient(rgba(16, 55, 85, 0.04) 1px, transparent 1px);
    background-size: 24px 24px;
    pointer-events: none;
}

.mfg_header_badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #ffffff;
    padding: 6px 16px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 700;
    color: #103755;
    box-shadow: 0 3px 12px rgba(16, 55, 85, 0.08);
    border: 1px solid #e2e8f0;
    margin-bottom: 12px;
}

.mfg_stats_ribbon {
    background: #ffffff;
    border-radius: 12px;
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px;
    box-shadow: 0 4px 20px rgba(16, 55, 85, 0.06);
    border: 1px solid #e2e8f0;
    margin-bottom: 45px;
}

.mfg_stat_item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.mfg_stat_icon {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    background: #fff1f2;
    color: #ed1c24;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}

.mfg_stat_num {
    font-size: 18px;
    font-weight: 800;
    color: #103755;
    line-height: 1.1;
}

.mfg_stat_lbl {
    font-size: 11.5px;
    color: #64748b;
    font-weight: 600;
}

/* Unique 3D Elevated Cards */
.mfg_unique_card {
    position: relative;
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 6px 24px rgba(16, 37, 65, 0.06);
    border: 1px solid #e2e8f0;
    transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.mfg_unique_card:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 40px rgba(16, 37, 65, 0.12);
    border-color: #cbd5e1;
}

.mfg_card_top_glow {
    height: 4px;
    width: 100%;
}

.mfg_glow_red {
    background: linear-gradient(90deg, #ed1c24, #f43f5e);
}

.mfg_glow_blue {
    background: linear-gradient(90deg, #0284c7, #38bdf8);
}

.mfg_glow_green {
    background: linear-gradient(90deg, #10b981, #34d399);
}

.mfg_glow_amber {
    background: linear-gradient(90deg, #f59e0b, #fbbf24);
}

.mfg_img_container {
    position: relative;
    height: 190px;
    width: 100%;
    overflow: hidden;
    background: #0f172a;
}

.mfg_img_container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.mfg_unique_card:hover .mfg_img_container img {
    transform: scale(1.08);
}

.mfg_step_badge {
    position: absolute;
    top: 12px;
    left: 14px;
    background: rgba(16, 37, 65, 0.88);
    backdrop-filter: blur(8px);
    color: #ffffff;
    font-size: 11px;
    font-weight: 800;
    padding: 4px 10px;
    border-radius: 6px;
    letter-spacing: 0.5px;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.mfg_floating_icon {
    position: absolute;
    bottom: -20px;
    right: 20px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 18px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
    border: 3px solid #ffffff;
    z-index: 3;
    transition: transform 0.3s ease;
}

.mfg_unique_card:hover .mfg_floating_icon {
    transform: scale(1.12) rotate(6deg);
}

.mfg_icon_red {
    background: linear-gradient(135deg, #ed1c24, #b91c1c);
}

.mfg_icon_blue {
    background: linear-gradient(135deg, #0284c7, #0369a1);
}

.mfg_icon_green {
    background: linear-gradient(135deg, #10b981, #047857);
}

.mfg_icon_amber {
    background: linear-gradient(135deg, #f59e0b, #b45309);
}

.mfg_card_content {
    padding: 26px 20px 22px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.mfg_watermark {
    position: absolute;
    bottom: 8px;
    right: 14px;
    font-size: 48px;
    font-weight: 900;
    color: rgba(16, 55, 85, 0.04);
    line-height: 1;
    user-select: none;
    pointer-events: none;
}

.mfg_phase_label {
    font-size: 10.5px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 6px;
    display: block;
}

.mfg_phase_red {
    color: #ed1c24;
}

.mfg_phase_blue {
    color: #0284c7;
}

.mfg_phase_green {
    color: #10b981;
}

.mfg_phase_amber {
    color: #d97706;
}

.mfg_card_title {
    font-size: 16px;
    font-weight: 800;
    color: #103755;
    margin-bottom: 8px;
    line-height: 1.3;
}

.mfg_card_desc {
    font-size: 12.5px;
    color: #64748b;
    line-height: 1.55;
    margin-bottom: 16px;
}

.mfg_pills_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.mfg_pill {
    font-size: 11px;
    font-weight: 600;
    padding: 3px 8px;
    border-radius: 5px;
    background: #f1f5f9;
    color: #334155;
    border: 1px solid #e2e8f0;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.mfg_pill i {
    font-size: 9.5px;
}




/*==================================================*/
/* Flawlessly Aligned Modern Quote Modal */
/*==================================================*/
#quoteModal {
    z-index: 9999999 !important;
}

#quoteModal .modal-dialog {
    max-width: 480px !important;
    margin: 1.75rem auto !important;
}

#quoteModal .modal-content {
    background: #ffffff !important;
    border-radius: 16px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 25px 70px rgba(16, 37, 65, 0.25) !important;
    overflow: hidden !important;
}

#quoteModal .modal-header {
    background: linear-gradient(135deg, #103755 0%, #0a2337 100%) !important;
    padding: 20px 24px 18px !important;
    border-bottom: 3px solid #ed1c24 !important;
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    position: relative !important;
}

.modal_header_badge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    background: rgba(237, 28, 36, 0.15) !important;
    border: 1px solid rgba(237, 28, 36, 0.35) !important;
    padding: 3px 10px !important;
    border-radius: 20px !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    color: #ff6b6b !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    margin-bottom: 6px !important;
}

#quoteModal .modal-title {
    font-size: 19px !important;
    font-weight: 800 !important;
    color: #ffffff !important;
    margin: 0 !important;
    line-height: 1.2 !important;
}

#quoteModal .modal-subtitle {
    font-size: 12.5px !important;
    color: #94a3b8 !important;
    margin: 4px 0 0 0 !important;
    line-height: 1.4 !important;
}


#quoteModal .modal_close_btn {
    background: rgba(255, 255, 255, 0.15) !important;
    border: 1px solid rgba(255, 255, 255, 0.25) !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important;
    font-size: 14px !important;
    cursor: pointer !important;
    transition: all 0.25s ease !important;
    padding: 0 !important;
    line-height: 1 !important;
    outline: none !important;
    margin-top: 2px !important;
}

#quoteModal .modal_close_btn:hover {
    background: #ed1c24 !important;
    border-color: #ed1c24 !important;
    color: #ffffff !important;
    transform: rotate(90deg) !important;
}


#quoteModal .modal-body {
    padding: 22px 24px !important;
    background: #ffffff !important;
}

#quoteModal .quote_modal_form {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    margin: 0 !important;
    padding: 0 !important;
}

#quoteModal .form-group-item {
    display: flex !important;
    flex-direction: column !important;
    margin: 0 !important;
    width: 100% !important;
}

#quoteModal .form-group-item label {
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #103755 !important;
    margin-bottom: 6px !important;
    display: flex !important;
    align-items: center !important;
    gap: 4px !important;
    text-transform: none !important;
    letter-spacing: normal !important;
}

#quoteModal .form-group-item input,
#quoteModal .form-group-item select,
#quoteModal .form-group-item textarea {
    width: 100% !important;
    background: #ffffff !important;
    border: 1.5px solid #cbd5e1 !important;
    border-radius: 8px !important;
    padding: 10px 14px !important;
    font-size: 13.5px !important;
    color: #1e293b !important;
    box-sizing: border-box !important;
    outline: none !important;
    transition: all 0.2s ease !important;
    font-family: inherit !important;
    margin: 0 !important;
}

#quoteModal .form-group-item select {
    appearance: none !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2364748b' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 14px center !important;
    cursor: pointer !important;
}

#quoteModal .form-group-item textarea {
    min-height: 65px !important;
    resize: none !important;
}

#quoteModal .form-group-item input::placeholder,
#quoteModal .form-group-item textarea::placeholder {
    color: #94a3b8 !important;
    font-size: 13px !important;
}

#quoteModal .form-group-item input:focus,
#quoteModal .form-group-item select:focus,
#quoteModal .form-group-item textarea:focus {
    border-color: #ed1c24 !important;
    box-shadow: 0 0 0 3.5px rgba(237, 28, 36, 0.12) !important;
}

#quoteModal .form_row_dual {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 12px !important;
    width: 100% !important;
}

#quoteModal .btn_modal_submit {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    width: 100% !important;
    padding: 12px 20px !important;
    background: linear-gradient(135deg, #ed1c24 0%, #c4131b 100%) !important;
    color: #ffffff !important;
    font-size: 14.5px !important;
    font-weight: 800 !important;
    border-radius: 8px !important;
    border: none !important;
    cursor: pointer !important;
    box-shadow: 0 4px 15px rgba(237, 28, 36, 0.35) !important;
    transition: all 0.25s ease !important;
    text-transform: none !important;
    margin-top: 4px !important;
}

#quoteModal .btn_modal_submit:hover {
    background: linear-gradient(135deg, #103755 0%, #092238 100%) !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 6px 20px rgba(16, 55, 85, 0.35) !important;
}

#quoteModal .modal-footer {
    background: #f8fafc !important;
    border-top: 1px solid #e2e8f0 !important;
    padding: 12px 24px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    font-size: 11.5px !important;
    color: #64748b !important;
    font-weight: 600 !important;
}

/*==================================================*/
#quoteModal {
    z-index: 9999999 !important;
}

#quoteModal .modal-dialog {
    max-width: 490px !important;
    margin: 1.75rem auto !important;
}

#quoteModal .modal-content {
    background: #0f273d !important;
    background: linear-gradient(160deg, #103755 0%, #091f33 100%) !important;
    border-radius: 18px !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    box-shadow: 0 25px 70px rgba(0, 0, 0, 0.5), 0 0 35px rgba(237, 28, 36, 0.15) !important;
    overflow: hidden !important;
    position: relative !important;
}

#quoteModal .modal-content::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    height: 3px !important;
    background: linear-gradient(90deg, #ed1c24, #ff5252, #ed1c24) !important;
    background-size: 200% 100% !important;
    animation: laserGlow 3s linear infinite !important;
    z-index: 10 !important;
}

@keyframes laserGlow {
    0% {
        background-position: 0% 0;
    }

    100% {
        background-position: 200% 0;
    }
}

#quoteModal .modal-header {
    background: transparent !important;
    padding: 22px 24px 14px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
}

.ai_engine_badge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    background: rgba(237, 28, 36, 0.15) !important;
    border: 1px solid rgba(237, 28, 36, 0.35) !important;
    padding: 3px 10px !important;
    border-radius: 20px !important;
    font-size: 10.5px !important;
    font-weight: 800 !important;
    color: #ff6b6b !important;
    letter-spacing: 0.6px !important;
    text-transform: uppercase !important;
    margin-bottom: 6px !important;
}

.ai_live_dot {
    width: 6px !important;
    height: 6px !important;
    border-radius: 50% !important;
    background: #22c55e !important;
    box-shadow: 0 0 8px #22c55e !important;
    animation: livePulse 1.5s infinite !important;
}

@keyframes livePulse {

    0%,
    100% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.4);
        opacity: 0.6;
    }
}

#quoteModal .modal-title {
    font-size: 18px !important;
    font-weight: 800 !important;
    color: #ffffff !important;
    margin: 0 !important;
    letter-spacing: -0.2px !important;
}

#quoteModal .modal-subtitle {
    font-size: 12px !important;
    color: #94a3b8 !important;
    margin: 3px 0 0 0 !important;
}


#quoteModal .modal_close_btn {
    background: rgba(255, 255, 255, 0.15) !important;
    border: 1px solid rgba(255, 255, 255, 0.25) !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important;
    font-size: 14px !important;
    cursor: pointer !important;
    transition: all 0.25s ease !important;
    padding: 0 !important;
    line-height: 1 !important;
    outline: none !important;
    margin-top: 2px !important;
}

#quoteModal .modal_close_btn:hover {
    background: #ed1c24 !important;
    border-color: #ed1c24 !important;
    color: #ffffff !important;
    transform: rotate(90deg) !important;
}


#quoteModal .modal-body {
    padding: 22px 24px !important;
    position: relative !important;
}

#quoteModal .quote_modal_form {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    margin: 0 !important;
    padding: 0 !important;
}

#quoteModal .form-group-item {
    display: flex !important;
    flex-direction: column !important;
    margin: 0 !important;
    width: 100% !important;
}

#quoteModal .form-group-item label {
    font-size: 11.5px !important;
    font-weight: 700 !important;
    color: #cbd5e1 !important;
    margin-bottom: 6px !important;
    display: block !important;
    letter-spacing: 0.3px !important;
}

#quoteModal .ai_input_wrap {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
}

#quoteModal .ai_input_wrap i {
    position: absolute !important;
    left: 13px !important;
    color: #64748b !important;
    font-size: 14px !important;
    pointer-events: none !important;
    transition: color 0.25s ease !important;
    z-index: 2 !important;
}

#quoteModal .ai_input_wrap input,
#quoteModal .ai_input_wrap select,
#quoteModal .ai_input_wrap textarea {
    width: 100% !important;
    background: rgba(15, 23, 42, 0.6) !important;
    border: 1px solid rgba(255, 255, 255, 0.14) !important;
    border-radius: 8px !important;
    padding: 10px 14px 10px 38px !important;
    font-size: 13px !important;
    color: #ffffff !important;
    box-sizing: border-box !important;
    outline: none !important;
    transition: all 0.25s ease !important;
    font-family: inherit !important;
}

#quoteModal .ai_input_wrap select {
    appearance: none !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2394a3b8' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 14px center !important;
    cursor: pointer !important;
}

#quoteModal .ai_input_wrap select option {
    background: #0f273d !important;
    color: #ffffff !important;
}

#quoteModal .ai_input_wrap textarea {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    resize: none !important;
}

#quoteModal .ai_input_wrap input::placeholder,
#quoteModal .ai_input_wrap textarea::placeholder {
    color: #64748b !important;
    font-size: 12.5px !important;
}

#quoteModal .ai_input_wrap input:focus,
#quoteModal .ai_input_wrap select:focus,
#quoteModal .ai_input_wrap textarea:focus {
    border-color: #ed1c24 !important;
    background: rgba(15, 23, 42, 0.85) !important;
    box-shadow: 0 0 16px rgba(237, 28, 36, 0.3) !important;
}

#quoteModal .ai_input_wrap input:focus+i,
#quoteModal .ai_input_wrap select:focus+i,
#quoteModal .ai_input_wrap:focus-within i {
    color: #ed1c24 !important;
}

#quoteModal .form_row_dual {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 12px !important;
    width: 100% !important;
}

#quoteModal .ai_btn_submit {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    width: 100% !important;
    padding: 13px 20px !important;
    background: linear-gradient(135deg, #ed1c24 0%, #b81017 100%) !important;
    color: #ffffff !important;
    font-size: 14.5px !important;
    font-weight: 800 !important;
    border-radius: 8px !important;
    border: none !important;
    cursor: pointer !important;
    box-shadow: 0 6px 20px rgba(237, 28, 36, 0.4) !important;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    position: relative !important;
    overflow: hidden !important;
    margin-top: 4px !important;
}

#quoteModal .ai_btn_submit::after {
    content: '' !important;
    position: absolute !important;
    top: -50% !important;
    left: -50% !important;
    width: 200% !important;
    height: 200% !important;
    background: linear-gradient(60deg, transparent, rgba(255, 255, 255, 0.25), transparent) !important;
    transform: rotate(25deg) !important;
    animation: btnShine 4s infinite !important;
}

@keyframes btnShine {
    0% {
        transform: translateX(-100%) rotate(25deg);
    }

    20%,
    100% {
        transform: translateX(100%) rotate(25deg);
    }
}

#quoteModal .ai_btn_submit:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 25px rgba(237, 28, 36, 0.55) !important;
    background: linear-gradient(135deg, #ff2d36 0%, #c4131b 100%) !important;
}

#quoteModal .modal-footer {
    background: rgba(10, 25, 40, 0.7) !important;
    border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
    padding: 11px 24px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    font-size: 11.5px !important;
    color: #94a3b8 !important;
}

/*==================================================*/
#quoteModal {
    z-index: 9999999 !important;
}

#quoteModal .modal-dialog {
    max-width: 480px !important;
    margin: 1.75rem auto !important;
}

#quoteModal .modal-content {
    border-radius: 14px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 25px 60px rgba(16, 37, 65, 0.25) !important;
    overflow: hidden !important;
    background: #ffffff !important;
}

#quoteModal .modal-header {
    background: #103755 !important;
    color: #ffffff !important;
    padding: 16px 20px !important;
    border-bottom: 3px solid #ed1c24 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

#quoteModal .modal-header .btn-close {
    margin: 0 !important;
    padding: 8px !important;
    filter: invert(1) !important;
    opacity: 0.85 !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

#quoteModal .modal-body {
    padding: 22px 20px !important;
    background: #ffffff !important;
    position: relative !important;
}

#quoteModal .quote_modal_form {
    display: flex !important;
    flex-direction: column !important;
    gap: 13px !important;
    margin: 0 !important;
    padding: 0 !important;
}

#quoteModal .quote_modal_form .form-group-item {
    display: flex !important;
    flex-direction: column !important;
    margin: 0 !important;
    width: 100% !important;
    position: static !important;
}

#quoteModal .quote_modal_form label {
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #103755 !important;
    margin-bottom: 5px !important;
    display: block !important;
    text-transform: none !important;
    letter-spacing: normal !important;
}

#quoteModal .quote_modal_form input,
#quoteModal .quote_modal_form select,
#quoteModal .quote_modal_form textarea {
    width: 100% !important;
    border: 1px solid #cbd5e1 !important;
    border-radius: 6px !important;
    padding: 9px 12px !important;
    font-size: 13px !important;
    color: #1e293b !important;
    background: #ffffff !important;
    box-sizing: border-box !important;
    outline: none !important;
    box-shadow: none !important;
    margin: 0 !important;
    font-family: inherit !important;
}

#quoteModal .quote_modal_form input:focus,
#quoteModal .quote_modal_form select:focus,
#quoteModal .quote_modal_form textarea:focus {
    border-color: #ed1c24 !important;
    box-shadow: 0 0 0 3px rgba(237, 28, 36, 0.12) !important;
}

#quoteModal .quote_modal_form .form_row_dual {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 10px !important;
    width: 100% !important;
    margin: 0 !important;
}

#quoteModal .quote_modal_form .btn_modal_submit {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    width: 100% !important;
    padding: 12px 18px !important;
    background: linear-gradient(135deg, #ed1c24 0%, #c8131a 100%) !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    border-radius: 6px !important;
    border: none !important;
    cursor: pointer !important;
    box-shadow: 0 4px 14px rgba(237, 28, 36, 0.3) !important;
    transition: all 0.25s ease !important;
    text-transform: none !important;
    margin: 6px 0 0 0 !important;
    position: static !important;
    order: 99 !important;
}

#quoteModal .quote_modal_form .btn_modal_submit:hover {
    background: linear-gradient(135deg, #103755 0%, #092238 100%) !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 6px 18px rgba(16, 55, 85, 0.35) !important;
}

#quoteModal .modal-footer {
    background: #f8fafc !important;
    border-top: 1px solid #e2e8f0 !important;
    padding: 10px 20px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    font-size: 11.5px !important;
    color: #64748b !important;
}


/*==================================================*/
/* Stridewel Brand Theme Preloader */
/*==================================================*/
.loader-wrapper {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background: #ffffff !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 99999999 !important;
    transition: opacity 0.45s cubic-bezier(0.16, 1, 0.3, 1), visibility 0.45s ease !important;
}

.loaded .loader-wrapper,
.loader-wrapper.loaded,
.loader-wrapper.fade-out {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.stridewel_loader_box {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    text-align: center !important;
    user-select: none !important;
}

.loader_spinner_wrap {
    position: relative !important;
    width: 84px !important;
    height: 84px !important;
    margin-bottom: 22px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.loader_ring_outer {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 84px !important;
    height: 84px !important;
    border-radius: 50% !important;
    border: 3px solid #f1f5f9 !important;
    border-top-color: #ed1c24 !important;
    border-right-color: #ed1c24 !important;
    animation: loaderSpin 1.1s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite !important;
}

.loader_ring_inner {
    position: absolute !important;
    top: 12px !important;
    left: 12px !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 50% !important;
    border: 2.5px solid transparent !important;
    border-bottom-color: #103755 !important;
    border-left-color: #103755 !important;
    animation: loaderSpinReverse 0.9s linear infinite !important;
}

.loader_brand_icon {
    width: 46px !important;
    height: 46px !important;
    background: #103755 !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 4px 18px rgba(16, 55, 85, 0.22) !important;
    z-index: 2 !important;
    animation: brandPulse 1.8s ease-in-out infinite !important;
}

.loader_brand_icon .brand_letter {
    font-size: 24px !important;
    font-weight: 900 !important;
    color: #ed1c24 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    line-height: 1 !important;
    letter-spacing: -1px !important;
}

.loader_text_wrap {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

.loader_title {
    font-size: 20px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    letter-spacing: -0.3px !important;
    margin-bottom: 4px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

.loader_title span {
    color: #ed1c24 !important;
}

.loader_tagline {
    font-size: 10px !important;
    font-weight: 800 !important;
    color: #64748b !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    margin-bottom: 18px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

.loader_progress_bar {
    width: 140px !important;
    height: 3px !important;
    background: #e2e8f0 !important;
    border-radius: 3px !important;
    overflow: hidden !important;
    position: relative !important;
}

.loader_progress_fill {
    width: 100% !important;
    height: 100% !important;
    background: linear-gradient(90deg, #103755, #ed1c24, #103755) !important;
    background-size: 200% 100% !important;
    animation: progressShimmer 1.4s ease-in-out infinite !important;
    border-radius: 3px !important;
}

@keyframes loaderSpin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes loaderSpinReverse {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@keyframes brandPulse {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.08);
    }
}

@keyframes progressShimmer {
    0% {
        background-position: 100% 0;
    }

    100% {
        background-position: -100% 0;
    }
}



/*==================================================*/
/* Stridewel Custom Theme Scrollbar */
/*==================================================*/
/* Modern Standard (Firefox) */
html {
    scrollbar-width: thin !important;
    scrollbar-color: #ed1c24 #f1f5f9 !important;
}

/* WebKit Browsers (Chrome, Edge, Safari, Opera) */
::-webkit-scrollbar {
    width: 9px !important;
    height: 9px !important;
    background-color: #f1f5f9 !important;
}

::-webkit-scrollbar-track {
    background: #f8fafc !important;
    border-left: 1px solid #e2e8f0 !important;
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #ed1c24 0%, #b91319 100%) !important;
    border-radius: 10px !important;
    border: 2px solid #f8fafc !important;
    transition: background 0.3s ease !important;
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #103755 0%, #092238 100%) !important;
    border: 2px solid #f8fafc !important;
}

::-webkit-scrollbar-corner {
    background: #f8fafc !important;
}



/*==================================================*/
/* Complete Mobile Responsive Optimization Suite */
/*==================================================*/

/* Mobile Nav Toggler & Header Row */
.mobile_nav_toggler {
    display: none;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #103755;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    font-size: 22px;
    cursor: pointer;
    transition: all 0.25s ease;
    margin-left: 10px;
    flex-shrink: 0;
}

.mobile_nav_toggler:hover,
.mobile_nav_toggler:focus {
    background: #ed1c24;
    color: #ffffff;
    outline: none;
}

/* Offcanvas Mobile Navigation Drawer */
.mobile_nav_drawer {
    position: fixed;
    top: 0;
    right: -100%;
    width: 320px;
    max-width: 85vw;
    height: 100vh;
    background: #ffffff;
    z-index: 10000000;
    box-shadow: -5px 0 30px rgba(16, 37, 65, 0.25);
    transition: right 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.mobile_nav_drawer.active {
    right: 0;
}

.mobile_nav_backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(16, 37, 65, 0.6);
    backdrop-filter: blur(4px);
    z-index: 9999999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.mobile_nav_backdrop.active {
    opacity: 1;
    visibility: visible;
}

.mobile_drawer_header {
    padding: 18px 20px;
    background: #103755;
    border-bottom: 3px solid #ed1c24;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mobile_drawer_header img {
    max-height: 36px;
    width: auto;
    filter: brightness(0) invert(1);
}

.mobile_drawer_close {
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.mobile_drawer_close:hover {
    background: #ed1c24;
    border-color: #ed1c24;
    transform: rotate(90deg);
}

.mobile_drawer_body {
    padding: 20px;
    overflow-y: auto;
    flex-grow: 1;
}

.mobile_nav_list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.mobile_nav_list li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 14px;
    font-size: 15px;
    font-weight: 700;
    color: #103755;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.2s ease;
}

.mobile_nav_list li a:hover,
.mobile_nav_list li a.active {
    background: #f8fafc;
    color: #ed1c24;
    padding-left: 18px;
}

.mobile_products_accordion {
    padding-left: 14px;
    margin-top: 4px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.mobile_products_accordion a {
    font-size: 13.5px !important;
    font-weight: 600 !important;
    color: #475569 !important;
    padding: 8px 12px !important;
}

.mobile_drawer_footer {
    padding: 16px 20px;
    background: #f8fafc;
    border-top: 1px solid #e2e8f0;
}

.mobile_drawer_footer .btn_drawer_quote {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    background: #ed1c24;
    color: #ffffff;
    font-weight: 800;
    font-size: 14px;
    padding: 12px;
    border-radius: 8px;
    text-decoration: none;
    box-shadow: 0 4px 14px rgba(237, 28, 36, 0.3);
}

.mobile_drawer_footer .drawer_phone {
    font-size: 12px;
    color: #64748b;
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
}

/*==================================================*/
/* Responsive Media Queries Across All Screens */
/*==================================================*/

@media (max-width: 991px) {
    .mobile_nav_toggler {
        display: inline-flex !important;
    }

    .header_quote_wrap {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
        gap: 8px !important;
    }

    .header_catalog_btn {
        padding: 7px 12px !important;
        font-size: 12px !important;
        border-radius: 6px !important;
        gap: 5px !important;
    }

    .header_catalog_btn i {
        font-size: 13.5px !important;
    }

    .header_quote_btn {
        padding: 8px 14px !important;
        font-size: 13px !important;
        border-radius: 6px !important;
    }

    .header_quote_btn span.d-none-mobile {
        display: none !important;
    }

    /* Hero Banner Mobile */
    .hero_content h1 {
        font-size: 32px !important;
        line-height: 1.25 !important;
    }

    .hero_content p {
        font-size: 14px !important;
        line-height: 1.6 !important;
    }

    /* Manufacturing Stats Ribbon Mobile */
    .mfg_stats_ribbon {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 14px !important;
        padding: 16px !important;
    }

    .mfg_stat_item {
        gap: 8px !important;
    }

    .mfg_stat_num {
        font-size: 15px !important;
    }

    .mfg_stat_lbl {
        font-size: 10.5px !important;
    }

    /* FAQ Section Mobile */
    .faq_sticky_column {
        margin-top: 30px !important;
        height: auto !important;
    }

    .faq_visual_card {
        position: static !important;
        transform: none !important;
        width: 100% !important;
    }

    .faq_visual_card img {
        height: 280px !important;
    }
}

@media (max-width: 767px) {

    /* Header Container */
    .buddy-header-area {
        padding: 10px 0 !important;
    }

    .header-logo img {
        max-height: 36px !important;
    }

    .header_quote_btn {
        padding: 6px 10px !important;
        font-size: 12px !important;
    }

    /* Hero Section Mobile */
    .hero_content h1 {
        font-size: 26px !important;
    }

    .hero_button_row {
        flex-direction: column !important;
        width: 100% !important;
        gap: 10px !important;
    }

    .hero_button_row a {
        width: 100% !important;
        text-align: center !important;
        justify-content: center !important;
    }

    /* Category Filter Tabs Horizontal Scrolling */
    .category_filter_nav {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        padding-bottom: 8px !important;
        gap: 6px !important;
    }

    .cat_filter_pill {
        flex-shrink: 0 !important;
        white-space: nowrap !important;
        padding: 7px 12px !important;
        font-size: 12px !important;
    }

    /* Manufacturing Cards */
    .mfg_stats_ribbon {
        grid-template-columns: 1fr !important;
        gap: 12px !important;
    }

    .mfg_img_container {
        height: 170px !important;
    }

    /* Quote Modal on Mobile */
    #quoteModal .modal-dialog {
        max-width: calc(100% - 24px) !important;
        margin: 12px auto !important;
    }

    #quoteModal .modal-header {
        padding: 16px 18px !important;
    }

    #quoteModal .modal-body {
        padding: 16px 18px !important;
    }

    #quoteModal .form_row_dual {
        grid-template-columns: 1fr !important;
        gap: 12px !important;
    }
}



/*==================================================*/
/* Mobile Header Clean Override (meanmenu disabled) */
/*==================================================*/
.mean-container,
.mean-bar,
.mobile-menu,
.mean-container .mean-bar,
.mean-container a.meanmenu-reveal {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    width: 0 !important;
    pointer-events: none !important;
}

.buddy-header-area::before,
.buddy-header-area.style_two::before,
.buddy-header-area.style_three::before {
    display: none !important;
}

.buddy-header-area {
    background: #ffffff !important;
    box-shadow: 0 2px 15px rgba(16, 37, 65, 0.08) !important;
}

@media (max-width: 991px) {
    .buddy-header-area {
        padding: 12px 0 !important;
        position: relative !important;
        background: #ffffff !important;
        margin-bottom: 0 !important;
    }

    .buddy-header-area .row {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        flex-wrap: nowrap !important;
    }

    .header-logo {
        display: flex !important;
        align-items: center !important;
    }

    .header-logo img {
        max-height: 40px !important;
        width: auto !important;
    }

    .header_quote_wrap {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
        gap: 8px !important;
    }

    .header_quote_btn {
        padding: 8px 14px !important;
        font-size: 13px !important;
        border-radius: 6px !important;
        white-space: nowrap !important;
    }

    .mobile_nav_toggler {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 38px !important;
        height: 38px !important;
        background: #103755 !important;
        color: #ffffff !important;
        border: none !important;
        border-radius: 6px !important;
        font-size: 20px !important;
        cursor: pointer !important;
        flex-shrink: 0 !important;
        transition: all 0.2s ease !important;
    }

    .mobile_nav_toggler:hover {
        background: #ed1c24 !important;
    }
}



/*==================================================*/
/* Universal Stridewel Mobile Header Enforcer */
/*==================================================*/
.buddy-header-area,
.buddy-header-area.style_two,
.buddy-header-area.style_three,
#sticky-header {
    display: block !important;
    background: #ffffff !important;
    position: relative !important;
    width: 100% !important;
    z-index: 9999 !important;
    box-shadow: 0 2px 15px rgba(16, 37, 65, 0.08) !important;
}

.buddy-header-area::before,
.buddy-header-area.style_two::before,
.buddy-header-area.style_three::before {
    display: none !important;
}

@media (max-width: 991px) {

    .buddy-header-area,
    .buddy-header-area.style_two,
    #sticky-header {
        display: block !important;
        background: #ffffff !important;
        padding: 10px 0 !important;
        margin: 0 !important;
    }

    .buddy-header-area .container-fluid,
    .buddy-header-area .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .buddy-header-area .row {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        flex-wrap: nowrap !important;
        margin: 0 !important;
    }

    .buddy-header-area .row>[class*="col-"] {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .header-logo {
        display: flex !important;
        align-items: center !important;
    }

    .header-logo img {
        max-height: 40px !important;
        width: auto !important;
        display: block !important;
    }

    .header_quote_wrap {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
        gap: 8px !important;
    }

    .header_quote_btn {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 5px !important;
        padding: 8px 14px !important;
        font-size: 13px !important;
        font-weight: 700 !important;
        background: #ed1c24 !important;
        color: #ffffff !important;
        border-radius: 6px !important;
        text-decoration: none !important;
        white-space: nowrap !important;
        box-shadow: 0 3px 10px rgba(237, 28, 36, 0.3) !important;
    }

    .mobile_nav_toggler {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 38px !important;
        height: 38px !important;
        background: #103755 !important;
        color: #ffffff !important;
        border: none !important;
        border-radius: 6px !important;
        font-size: 20px !important;
        cursor: pointer !important;
        flex-shrink: 0 !important;
        transition: all 0.2s ease !important;
    }

    .mobile_nav_toggler:hover {
        background: #ed1c24 !important;
    }
}



/* Zero out legacy mobile menu area */
.mobile-menu-area,
.mobile-menu-area.sticky,
.mobile-menu {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

/*==================================================*/
/* Universal Master Page Hero Breadcrumb Styles */
/*==================================================*/
.page_hero_breadcrumb,
.about_hero_breadcrumb,
.faq_hero_breadcrumb,
.blog_hero_breadcrumb,
.product_hero_breadcrumb {
    position: relative;
    background: linear-gradient(90deg, rgba(10, 30, 50, 0.90) 0%, rgba(16, 55, 85, 0.80) 50%, rgba(10, 30, 50, 0.90) 100%), url('../images/about/about_breadcrumb_bg.jpg') center center / cover no-repeat !important;
    padding: 110px 0 95px !important;
    border-bottom: 4px solid #ed1c24 !important;
}

.page_hero_breadcrumb h1,
.about_hero_breadcrumb h1,
.faq_hero_breadcrumb h1,
.blog_hero_breadcrumb h1,
.product_hero_breadcrumb h1 {
    color: #ffffff !important;
    font-size: 42px !important;
    font-weight: 800 !important;
    line-height: 52px !important;
    margin-bottom: 18px !important;
    text-shadow: 0 2px 14px rgba(0, 0, 0, 0.65) !important;
    max-width: 680px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.page_hero_breadcrumb h1 span,
.about_hero_breadcrumb h1 span,
.faq_hero_breadcrumb h1 span,
.blog_hero_breadcrumb h1 span,
.product_hero_breadcrumb h1 span {
    color: #ff333a !important;
}

.page_breadcrumb_trail,
.about_breadcrumb_trail,
.faq_breadcrumb_trail,
.blog_breadcrumb_trail,
.product_breadcrumb_trail {
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 8px 20px !important;
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    border-radius: 30px !important;
    margin-top: 20px !important;
    backdrop-filter: blur(6px) !important;
    -webkit-backdrop-filter: blur(6px) !important;
    max-width: 90% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.page_breadcrumb_trail a,
.about_breadcrumb_trail a,
.faq_breadcrumb_trail a,
.blog_breadcrumb_trail a,
.product_breadcrumb_trail a {
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    font-size: 13.5px !important;
    transition: all 0.3s ease !important;
}

.page_breadcrumb_trail a:hover,
.about_breadcrumb_trail a:hover,
.faq_breadcrumb_trail a:hover,
.blog_breadcrumb_trail a:hover,
.product_breadcrumb_trail a:hover {
    color: #ff333a !important;
}

.page_breadcrumb_trail span.current,
.about_breadcrumb_trail span.current,
.faq_breadcrumb_trail span.current,
.blog_breadcrumb_trail span.current,
.product_breadcrumb_trail span.current {
    color: #ff4d53 !important;
    font-weight: 700 !important;
    font-size: 13.5px !important;
}

@media (max-width: 767px) {

    .page_hero_breadcrumb,
    .about_hero_breadcrumb,
    .faq_hero_breadcrumb,
    .blog_hero_breadcrumb,
    .product_hero_breadcrumb {
        padding: 70px 0 60px !important;
    }

    .page_hero_breadcrumb h1,
    .about_hero_breadcrumb h1,
    .faq_hero_breadcrumb h1,
    .blog_hero_breadcrumb h1,
    .product_hero_breadcrumb h1 {
        font-size: 28px !important;
        line-height: 38px !important;
    }
}

/* Modern Highly Appealing Blog Read Button */
.blog_footer_row {
    border-top: 1px solid #f1f5f9;
    padding-top: 14px;
    margin-top: auto;
    width: 100%;
}

.blog_read_btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 9px 16px;
    background: #f8fafc;
    color: #103755;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 0.2px;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 0 2px 4px rgba(16, 37, 65, 0.02);
}

.blog_read_btn span {
    transition: color 0.25s ease;
}

.blog_read_btn i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    background: rgba(237, 28, 36, 0.09);
    color: #ed1c24;
    border-radius: 50%;
    font-size: 12px;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

.blog_read_btn:hover {
    background: linear-gradient(135deg, #ed1c24 0%, #c41219 100%);
    color: #ffffff;
    border-color: #ed1c24;
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(237, 28, 36, 0.28);
}

.blog_read_btn:hover span {
    color: #ffffff;
}

.blog_read_btn:hover i {
    background: #ffffff;
    color: #ed1c24;
    transform: translateX(3px);
}

/*==================================================*/
/* Footer Logo High-Visibility White Card Badge */
/*==================================================*/
.footer-logo,
.footer-widget .footer-logo {
    display: inline-block !important;
    margin-bottom: 16px !important;
}

.footer-logo a,
.footer-widget .footer-logo a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #ffffff !important;
    padding: 8px 16px !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.25) !important;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
    transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.25s ease !important;
}

.footer-logo a:hover,
.footer-widget .footer-logo a:hover {
    transform: translateY(-2px) scale(1.02) !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35) !important;
}

.footer-logo img,
.footer-widget .footer-logo img {
    max-height: 34px !important;
    width: auto !important;
    display: block !important;
}

/*==================================================*/
/* Footer Social Media Ribbon */
/*==================================================*/
.footer_social_ribbon {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin-top: 18px !important;
    flex-wrap: wrap !important;
}

.footer_social_icon {
    width: 36px !important;
    height: 36px !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.16) !important;
    color: #ffffff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 15px !important;
    text-decoration: none !important;
    transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.footer_social_icon:hover {
    transform: translateY(-3px) scale(1.1) !important;
    color: #ffffff !important;
}

.footer_social_icon.wa:hover {
    background: #25d366 !important;
    border-color: #25d366 !important;
    box-shadow: 0 4px 14px rgba(37, 211, 102, 0.45) !important;
}

.footer_social_icon.in:hover {
    background: #0a66c2 !important;
    border-color: #0a66c2 !important;
    box-shadow: 0 4px 14px rgba(10, 102, 194, 0.45) !important;
}

.footer_social_icon.fb:hover {
    background: #1877f2 !important;
    border-color: #1877f2 !important;
    box-shadow: 0 4px 14px rgba(24, 119, 242, 0.45) !important;
}

.footer_social_icon.yt:hover {
    background: #ff0000 !important;
    border-color: #ff0000 !important;
    box-shadow: 0 4px 14px rgba(255, 0, 0, 0.45) !important;
}

.footer_social_icon.em:hover {
    background: #ed1c24 !important;
    border-color: #ed1c24 !important;
    box-shadow: 0 4px 14px rgba(237, 28, 36, 0.45) !important;
}

/*==================================================*/
/* Fixed Communication Widgets (Icon-Only Floating Buttons) */
/*==================================================*/
@keyframes phonePulseRing {
    0% {
        transform: scale(0.92);
        box-shadow: 0 0 0 0 rgba(237, 28, 36, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 16px rgba(237, 28, 36, 0);
    }

    100% {
        transform: scale(0.92);
        box-shadow: 0 0 0 0 rgba(237, 28, 36, 0);
    }
}

@keyframes waPulseRing {
    0% {
        transform: scale(0.92);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 16px rgba(37, 211, 102, 0);
    }

    100% {
        transform: scale(0.92);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
    }
}

@keyframes phoneIconVibe {

    0%,
    100% {
        transform: rotate(0deg) scale(1);
    }

    12%,
    36% {
        transform: rotate(-14deg) scale(1.12);
    }

    24%,
    48% {
        transform: rotate(14deg) scale(1.12);
    }

    60% {
        transform: rotate(0deg) scale(1);
    }
}

@keyframes waIconBounce {

    0%,
    100% {
        transform: scale(1);
    }

    30% {
        transform: scale(1.16);
    }

    50% {
        transform: scale(0.94);
    }

    70% {
        transform: scale(1.1);
    }
}

.fixed_contact_widget {
    position: fixed !important;
    bottom: 26px !important;
    z-index: 99998 !important;
}

.fixed_contact_widget.widget_left {
    left: 24px !important;
}

.fixed_contact_widget.widget_right {
    right: 24px !important;
}

.fixed_contact_btn {
    width: 52px !important;
    height: 52px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none !important;
    position: relative !important;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
    cursor: pointer !important;
}

.fixed_contact_btn.phone_btn {
    background: linear-gradient(135deg, #ed1c24 0%, #c41219 100%) !important;
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
    box-shadow: 0 8px 25px rgba(237, 28, 36, 0.45) !important;
    animation: phonePulseRing 2.4s infinite ease-in-out !important;
}

.fixed_contact_btn.phone_btn i {
    font-size: 22px !important;
    color: #ffffff !important;
    animation: phoneIconVibe 3.2s infinite ease-in-out !important;
    display: inline-block !important;
}

.fixed_contact_btn.phone_btn:hover {
    background: linear-gradient(135deg, #103755 0%, #0a243a 100%) !important;
    transform: scale(1.14) translateY(-3px) !important;
    box-shadow: 0 12px 30px rgba(16, 55, 85, 0.55) !important;
}

.fixed_contact_btn.wa_btn {
    background: linear-gradient(135deg, #25d366 0%, #128c7e 100%) !important;
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
    box-shadow: 0 8px 25px rgba(37, 211, 102, 0.45) !important;
    animation: waPulseRing 2.4s infinite ease-in-out !important;
}

.fixed_contact_btn.wa_btn i {
    font-size: 27px !important;
    color: #ffffff !important;
    animation: waIconBounce 3.2s infinite ease-in-out !important;
    display: inline-block !important;
}

.fixed_contact_btn.wa_btn:hover {
    background: linear-gradient(135deg, #20ba5a 0%, #0e7266 100%) !important;
    transform: scale(1.14) translateY(-3px) !important;
    box-shadow: 0 12px 30px rgba(37, 211, 102, 0.6) !important;
}

/* Scroll-Up Button Alignment Above Right WhatsApp Widget */
#scrollUp,
.scroll-top,
.prgoress_indicator {
    bottom: 88px !important;
    right: 24px !important;
    z-index: 99990 !important;
}

@media (max-width: 767px) {
    .fixed_contact_btn {
        width: 46px !important;
        height: 46px !important;
    }

    .fixed_contact_btn.phone_btn i {
        font-size: 19px !important;
    }

    .fixed_contact_btn.wa_btn i {
        font-size: 23px !important;
    }

    .fixed_contact_widget.widget_left {
        left: 14px !important;
        bottom: 18px !important;
    }

    .fixed_contact_widget.widget_right {
        right: 14px !important;
        bottom: 18px !important;
    }

    #scrollUp,
    .scroll-top,
    .prgoress_indicator {
        bottom: 74px !important;
        right: 14px !important;
    }
}

/*==================================================*/
/* 22. About Page Heritage Timeline & Guiding Principles */
/*==================================================*/
.heritage_section {
    padding: 85px 0 80px !important;
    background: #f8fafc !important;
    border-top: 1px solid #e2e8f0 !important;
    border-bottom: 1px solid #e2e8f0 !important;
    position: relative !important;
}

.section_pill_badge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    background: rgba(237, 28, 36, 0.08) !important;
    border: 1px solid rgba(237, 28, 36, 0.25) !important;
    color: #ed1c24 !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    padding: 5px 16px !important;
    border-radius: 20px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.6px !important;
    margin-bottom: 12px !important;
}

.section_main_heading {
    font-size: 34px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    line-height: 1.3 !important;
    margin-bottom: 14px !important;
    letter-spacing: -0.3px !important;
}

.section_main_heading span {
    color: #ed1c24 !important;
}

.section_sub_text {
    font-size: 15.5px !important;
    color: #64748b !important;
    line-height: 1.6 !important;
    max-width: 660px !important;
    margin: 0 auto 50px auto !important;
}

/* Vertical Alternating Timeline */
.v_timeline_wrapper {
    position: relative !important;
    max-width: 900px !important;
    margin: 0 auto !important;
    padding: 20px 0 !important;
}

.v_timeline_wrapper::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 50% !important;
    width: 3px !important;
    background: #e2e8f0 !important;
    transform: translateX(-50%) !important;
    border-radius: 2px !important;
}

.v_timeline_row {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    position: relative !important;
    margin-bottom: 40px !important;
    width: 100% !important;
}

.v_timeline_row:last-child {
    margin-bottom: 0 !important;
}

.v_timeline_col {
    width: 44% !important;
    box-sizing: border-box !important;
}

.v_date_col {
    display: flex !important;
    align-items: center !important;
}

.v_date_left {
    justify-content: flex-end !important;
    text-align: right !important;
}

.v_date_right {
    justify-content: flex-start !important;
    text-align: left !important;
}

.v_timeline_date_badge {
    display: inline-flex !important;
    align-items: center !important;
    background: #ffffff !important;
    border: 1px solid #cbd5e1 !important;
    padding: 8px 16px !important;
    border-radius: 20px !important;
    font-size: 13.5px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    box-shadow: 0 4px 12px rgba(16, 55, 85, 0.05) !important;
}

.v_timeline_dot {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 18px !important;
    height: 18px !important;
    background: #ffffff !important;
    border: 4px solid #ed1c24 !important;
    border-radius: 50% !important;
    z-index: 2 !important;
    box-shadow: 0 0 0 4px rgba(237, 28, 36, 0.2) !important;
}

.v_timeline_card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 22px 24px !important;
    box-shadow: 0 6px 20px rgba(16, 55, 85, 0.06) !important;
    transition: all 0.3s ease !important;
    position: relative !important;
}

.v_timeline_card:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 12px 30px rgba(16, 55, 85, 0.12) !important;
    border-color: #ed1c24 !important;
}

.v_card_title {
    font-size: 16.5px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    margin: 0 0 8px 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
}

.v_card_tag {
    font-size: 10.5px !important;
    font-weight: 800 !important;
    color: #ed1c24 !important;
    background: rgba(237, 28, 36, 0.08) !important;
    padding: 3px 8px !important;
    border-radius: 4px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.4px !important;
}

.v_card_desc {
    font-size: 13.5px !important;
    line-height: 22px !important;
    color: #64748b !important;
    margin: 0 !important;
}

@media (max-width: 767px) {
    .v_timeline_wrapper::before {
        left: 20px !important;
    }
    .v_timeline_row {
        flex-direction: column !important;
        align-items: flex-start !important;
        padding-left: 45px !important;
        margin-bottom: 30px !important;
    }
    .v_timeline_col {
        width: 100% !important;
    }
    .v_date_col {
        justify-content: flex-start !important;
        text-align: left !important;
        margin-bottom: 8px !important;
    }
    .v_timeline_dot {
        left: 20px !important;
        top: 14px !important;
        transform: translate(-50%, 0) !important;
    }
}

/* Guiding Principles 4 Columns */
.principles_section {
    padding: 80px 0 !important;
    background: #ffffff !important;
}

.pillar_card_clean {
    background: #f8fafc !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 28px 22px !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 15px rgba(16, 55, 85, 0.03) !important;
}

.pillar_card_clean:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 14px 30px rgba(16, 55, 85, 0.1) !important;
    border-color: #ed1c24 !important;
    background: #ffffff !important;
}

.pillar_icon_clean {
    width: 52px !important;
    height: 52px !important;
    border-radius: 10px !important;
    background: rgba(237, 28, 36, 0.08) !important;
    color: #ed1c24 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 24px !important;
    margin-bottom: 18px !important;
    transition: all 0.3s ease !important;
}

.pillar_card_clean:hover .pillar_icon_clean {
    background: #ed1c24 !important;
    color: #ffffff !important;
    transform: scale(1.06) !important;
}

.pillar_title_clean {
    font-size: 18px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    margin: 0 0 10px 0 !important;
}

.pillar_desc_clean {
    font-size: 13.5px !important;
    line-height: 22px !important;
    color: #64748b !important;
    margin: 0 !important;
}

/* About Counter Stats Bar */
.about_counter_section {
    padding: 55px 0 60px !important;
    background: #ffffff !important;
    border-top: 1px solid #f1f5f9 !important;
}

.about_stat_box {
    background: #f8fafc !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 24px 20px !important;
    text-align: center !important;
    transition: all 0.3s ease !important;
}

.about_stat_box:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 10px 24px rgba(16, 55, 85, 0.08) !important;
    border-color: #ed1c24 !important;
}

.about_stat_num {
    font-size: 38px !important;
    font-weight: 900 !important;
    color: #103755 !important;
    line-height: 1 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

.about_stat_num .plus_sign {
    color: #ed1c24 !important;
}

.about_stat_label {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #334155 !important;
    margin-top: 8px !important;
}

/*==================================================*/
/* 23. Shop Details Dynamic Page Styling */
/*==================================================*/
.product_detail_section {
    padding: 60px 0 70px !important;
    background: #ffffff !important;
}

.product_gallery_card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 14px !important;
    padding: 24px !important;
    box-shadow: 0 10px 30px rgba(16, 55, 85, 0.06) !important;
    position: relative !important;
}

.product_badges_floating {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin-bottom: 16px !important;
    flex-wrap: wrap !important;
}

.badge_pill_cert {
    display: inline-flex !important;
    align-items: center !important;
    background: #f8fafc !important;
    border: 1px solid #cbd5e1 !important;
    color: #103755 !important;
    font-size: 11.5px !important;
    font-weight: 700 !important;
    padding: 4px 10px !important;
    border-radius: 6px !important;
}

.badge_pill_oem {
    display: inline-flex !important;
    align-items: center !important;
    background: rgba(237, 28, 36, 0.08) !important;
    border: 1px solid rgba(237, 28, 36, 0.3) !important;
    color: #ed1c24 !important;
    font-size: 11.5px !important;
    font-weight: 700 !important;
    padding: 4px 10px !important;
    border-radius: 6px !important;
}

.product_main_img_box {
    width: 100% !important;
    height: 340px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #fbfcfd !important;
    border-radius: 10px !important;
    border: 1px solid #f1f5f9 !important;
    padding: 20px !important;
    margin-bottom: 20px !important;
}

.product_main_img_box img {
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    transition: transform 0.3s ease !important;
}

.product_main_img_box:hover img {
    transform: scale(1.04) !important;
}

.trust_feature_grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 12px !important;
    border-top: 1px solid #f1f5f9 !important;
    padding-top: 18px !important;
}

.trust_feature_item {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    background: #f8fafc !important;
    padding: 10px 12px !important;
    border-radius: 8px !important;
    border: 1px solid #eef2f6 !important;
}

.trust_feature_icon {
    font-size: 18px !important;
    color: #ed1c24 !important;
    flex-shrink: 0 !important;
}

.trust_feature_text {
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #334155 !important;
    line-height: 1.3 !important;
}

.product_info_panel {
    padding-left: 10px !important;
}

.sku_category_bar {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin-bottom: 14px !important;
    flex-wrap: wrap !important;
}

.sku_badge {
    background: #103755 !important;
    color: #ffffff !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    padding: 4px 10px !important;
    border-radius: 4px !important;
    letter-spacing: 0.5px !important;
}

.category_tag_pill {
    background: rgba(237, 28, 36, 0.08) !important;
    color: #ed1c24 !important;
    font-size: 11.5px !important;
    font-weight: 700 !important;
    padding: 4px 10px !important;
    border-radius: 4px !important;
    border: 1px solid rgba(237, 28, 36, 0.2) !important;
}

.b2b_compliance_pill {
    font-size: 11.5px !important;
    color: #64748b !important;
    font-weight: 600 !important;
}

.product_main_title {
    font-size: 30px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    line-height: 1.3 !important;
    margin-bottom: 16px !important;
    letter-spacing: -0.3px !important;
}

.product_synopsis {
    font-size: 15px !important;
    color: #475569 !important;
    line-height: 25px !important;
    margin-bottom: 24px !important;
}






/*==================================================
 * B2B Product Details Page & Specifications Styles
 *==================================================*/
.product_detail_section {
    padding: 60px 0 70px;
    background: #ffffff;
}

.product_gallery_card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(16, 37, 65, 0.05);
    position: relative;
}

.product_badges_floating {
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    gap: 8px;
    z-index: 2;
}

.badge_pill_cert {
    background: #fef2f2;
    color: #ed1c24;
    font-size: 11px;
    font-weight: 800;
    padding: 5px 12px;
    border-radius: 6px;
    border: 1px solid rgba(237, 28, 36, 0.2);
    display: inline-flex;
    align-items: center;
}

.badge_pill_oem {
    background: #f0fdf4;
    color: #16a34a;
    font-size: 11px;
    font-weight: 800;
    padding: 5px 12px;
    border-radius: 6px;
    border: 1px solid rgba(22, 163, 74, 0.2);
    display: inline-flex;
    align-items: center;
}

.product_main_img_box {
    width: 100%;
    height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: #f8fafc;
    border-radius: 12px;
    margin-top: 25px;
}

.product_main_img_box img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transition: transform 0.4s ease;
}

.product_gallery_card:hover .product_main_img_box img {
    transform: scale(1.04);
}

.trust_feature_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-top: 20px;
}

.trust_feature_item {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    padding: 12px 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: left;
    box-shadow: 0 2px 8px rgba(0,0,0,0.02);
}

.trust_feature_icon {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: rgba(237, 28, 36, 0.08);
    color: #ed1c24;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-shrink: 0;
}

.trust_feature_text {
    font-size: 12.5px;
    font-weight: 700;
    color: #103755;
    line-height: 1.25;
}

.product_info_panel {
    padding-left: 10px;
}

@media (max-width: 991px) {
    .product_info_panel {
        padding-left: 0;
        margin-top: 35px;
    }
}

.sku_category_bar {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 12px;
}

.sku_badge {
    background: #103755;
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    padding: 4px 12px;
    border-radius: 6px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.category_tag_pill {
    background: rgba(237, 28, 36, 0.08);
    color: #ed1c24;
    font-size: 12px;
    font-weight: 800;
    padding: 4px 12px;
    border-radius: 6px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.b2b_compliance_pill {
    background: #f1f5f9;
    color: #103755;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 12px;
    border-radius: 6px;
    border: 1px solid #e2e8f0;
    display: inline-flex;
    align-items: center;
}

.product_main_title {
    font-size: 32px;
    font-weight: 800;
    color: #103755;
    line-height: 1.25;
    margin-bottom: 16px;
}

.product_rating_bar {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
}

.rating_stars {
    color: #f59e0b;
    font-size: 14px;
    display: flex;
    gap: 2px;
}

.rating_text {
    font-size: 13px;
    color: #64748b;
    font-weight: 600;
}

.product_synopsis {
    font-size: 15px;
    line-height: 26px;
    color: #475569;
    margin-bottom: 24px;
}





/* Bulk & Tender Procurement Action Card */
.procure_action_card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 14px;
    padding: 24px;
    box-shadow: 0 10px 30px rgba(16, 37, 65, 0.05);
    border-top: 4px solid #ed1c24;
}

.procure_action_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f5f9;
}

.procure_action_title {
    font-size: 16px;
    font-weight: 800;
    color: #103755;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.btn_request_quote {
    background: #ed1c24;
    color: #ffffff !important;
    font-size: 14.5px;
    font-weight: 800;
    padding: 13px 28px;
    border-radius: 8px;
    border: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 6px 18px rgba(237, 28, 36, 0.25);
    flex: 1;
}

.btn_request_quote:hover {
    background: #c41219;
    color: #ffffff !important;
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(237, 28, 36, 0.35);
}

.btn_download_brochure {
    background: #ffffff;
    color: #103755 !important;
    font-size: 14.5px;
    font-weight: 700;
    padding: 13px 22px;
    border-radius: 8px;
    border: 1px solid #cbd5e1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
}

.btn_download_brochure:hover {
    background: #f1f5f9;
    color: #103755 !important;
    border-color: #94a3b8;
}

.quick_contact_pills {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 16px;
    padding-top: 14px;
    border-top: 1px solid #f1f5f9;
    font-size: 13px;
    color: #64748b;
}

.quick_contact_pills a {
    color: #103755;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.quick_contact_pills a:hover {
    color: #ed1c24;
}

/* Technical Tabs Section */
.product_tabs_section {
    padding: 50px 0 70px;
    background: #f8fafc;
    border-top: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
}

.nav_product_tabs {
    display: flex;
    gap: 10px;
    border-bottom: 2px solid #e2e8f0;
    margin-bottom: 30px;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
}

.nav_product_tabs .nav-link {
    color: #64748b;
    font-size: 15px;
    font-weight: 800;
    padding: 12px 24px;
    border: none;
    border-bottom: 3px solid transparent;
    background: transparent;
    border-radius: 0;
    transition: all 0.25s ease;
    display: inline-flex;
    align-items: center;
}

.nav_product_tabs .nav-link:hover {
    color: #103755;
}

.nav_product_tabs .nav-link.active {
    color: #ed1c24;
    border-bottom-color: #ed1c24;
    background: transparent;
}

.tab_card_content {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 14px;
    padding: 35px 30px;
    box-shadow: 0 6px 20px rgba(16, 37, 65, 0.04);
}

/* Specifications Table */
.specs_table_modern {
    width: 100%;
    border-collapse: collapse;
}

.specs_table_modern tr {
    border-bottom: 1px solid #f1f5f9;
}

.specs_table_modern tr:last-child {
    border-bottom: none;
}

.specs_table_modern th {
    width: 32%;
    padding: 14px 18px;
    background: #f8fafc;
    color: #103755;
    font-weight: 800;
    font-size: 14px;
    border: none;
}

.specs_table_modern td {
    padding: 14px 18px;
    color: #475569;
    font-size: 14px;
    background: #ffffff;
    border: none;
}

/* Features 4-Card Grid inside Tabs */
.feature_grid_tab {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

@media (max-width: 767px) {
    .feature_grid_tab {
        grid-template-columns: 1fr;
    }
}

.feature_tab_box {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 22px 20px;
    display: flex;
    gap: 16px;
    align-items: flex-start;
}

.feature_tab_icon {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: rgba(16, 55, 85, 0.07);
    color: #103755;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    flex-shrink: 0;
}

.feature_tab_title {
    font-size: 16px;
    font-weight: 800;
    color: #103755;
    margin-bottom: 6px;
}

.feature_tab_desc {
    font-size: 13.5px;
    color: #64748b;
    line-height: 22px;
    margin: 0;
}

/* Related Products Section */
.related_products_section {
    padding: 75px 0 85px;
    background: #ffffff;
}

.related_prod_card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 14px;
    padding: 22px;
    text-align: center;
    transition: all 0.35s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
    box-shadow: 0 6px 20px rgba(16, 37, 65, 0.03);
    position: relative;
}

.related_prod_card:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 36px rgba(16, 37, 65, 0.10);
    border-color: #cbd5e1;
}

.related_img_box {
    width: 100%;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8fafc;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 16px;
}

.related_img_box img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.related_prod_card:hover .related_img_box img {
    transform: scale(1.05);
}

.related_sku_badge {
    display: inline-block;
    background: rgba(16, 55, 85, 0.08);
    color: #103755;
    font-size: 11px;
    font-weight: 800;
    padding: 3px 8px;
    border-radius: 4px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.related_prod_title {
    font-size: 16px;
    font-weight: 800;
    color: #103755;
    margin-bottom: 8px;
    line-height: 22px;
}

.related_prod_desc {
    font-size: 12.5px;
    color: #64748b;
    line-height: 20px;
    margin-bottom: 16px;
    flex: 1;
}

.btn_view_related {
    background: #ffffff;
    color: #103755 !important;
    border: 1px solid #cbd5e1;
    font-size: 13px;
    font-weight: 800;
    padding: 8px 16px;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.25s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.related_prod_card:hover .btn_view_related {
    background: #ed1c24;
    color: #ffffff !important;
    border-color: #ed1c24;
}

/*==================================================
 * Quick Specs Key Matrix - Ultra-Modern 2x2 Grid
 *==================================================*/
.quick_specs_matrix {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 14px !important;
    margin-bottom: 28px !important;
}

@media (max-width: 575px) {
    .quick_specs_matrix {
        grid-template-columns: 1fr !important;
    }
}

.spec_matrix_card {
    background: #ffffff !important;
    background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%) !important;
    border: 1px solid #e2e8f0 !important;
    border-left: 4px solid #103755 !important;
    border-radius: 12px !important;
    padding: 14px 18px !important;
    box-shadow: 0 4px 14px rgba(16, 37, 65, 0.04) !important;
    transition: all 0.28s cubic-bezier(0.16, 1, 0.3, 1) !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

.spec_matrix_card:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 10px 24px rgba(16, 37, 65, 0.08) !important;
    border-left-color: #ed1c24 !important;
    border-color: #cbd5e1 !important;
}

.spec_matrix_label {
    font-size: 11.5px !important;
    font-weight: 800 !important;
    color: #64748b !important;
    text-transform: uppercase !important;
    letter-spacing: 0.6px !important;
    margin-bottom: 5px !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
}

.spec_matrix_label::before {
    content: "" !important;
    display: inline-block !important;
    width: 6px !important;
    height: 6px !important;
    border-radius: 50% !important;
    background: #ed1c24 !important;
}

.spec_matrix_val {
    font-size: 14px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    line-height: 1.35 !important;
}


/*==================================================
 * FAQ & Knowledge Hub Styles
 *==================================================*/
.faq_search_bar_wrap {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 14px;
    padding: 8px 12px;
    display: flex;
    align-items: center;
    box-shadow: 0 10px 30px rgba(16, 37, 65, 0.06);
    margin-bottom: 30px;
}

.faq_search_input {
    border: none;
    outline: none;
    padding: 10px 16px;
    font-size: 15px;
    font-weight: 500;
    color: #103755;
    width: 100%;
    background: transparent;
}

.faq_search_input::placeholder {
    color: #94a3b8;
}

.faq_search_btn {
    background: #ed1c24;
    color: #ffffff !important;
    border: none;
    border-radius: 10px;
    padding: 10px 22px;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 6px;
    transition: all 0.3s ease;
}

.faq_search_btn:hover {
    background: #c41219;
}

.faq_category_nav {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-bottom: 45px;
}

.faq_filter_pill {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    color: #64748b;
    font-size: 13.5px;
    font-weight: 700;
    padding: 9px 20px;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.25s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.faq_filter_pill:hover {
    background: #ffffff;
    color: #103755;
    border-color: #cbd5e1;
    box-shadow: 0 4px 12px rgba(16, 37, 65, 0.06);
}

.faq_filter_pill.active {
    background: #103755;
    color: #ffffff;
    border-color: #103755;
    box-shadow: 0 6px 18px rgba(16, 55, 85, 0.25);
}

.faq_filter_pill.active i {
    color: #ed1c24;
}

.faq_card_item {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 14px;
    margin-bottom: 16px;
    box-shadow: 0 4px 18px rgba(16, 37, 65, 0.03);
    transition: all 0.3s ease;
    overflow: hidden;
}

.faq_card_item:hover {
    border-color: #cbd5e1;
    box-shadow: 0 10px 28px rgba(16, 37, 65, 0.07);
}

.faq_card_item.active {
    border-color: #cbd5e1;
    box-shadow: 0 12px 32px rgba(16, 37, 65, 0.08);
}

.faq_card_header {
    padding: 22px 28px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    user-select: none;
    background: #ffffff;
    transition: background-color 0.25s ease;
}

.faq_card_item.active .faq_card_header {
    background: #fbfcfe;
    border-bottom: 1px solid #f1f5f9;
}

.faq_header_left {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.faq_topic_badge {
    display: inline-block;
    width: fit-content;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: #ed1c24;
    background: rgba(237, 28, 36, 0.07);
    padding: 3px 10px;
    border-radius: 4px;
}

.faq_question_text {
    font-size: 16.5px;
    font-weight: 800;
    color: #103755;
    margin: 0;
    line-height: 1.35;
    transition: color 0.25s ease;
}

.faq_card_item:hover .faq_question_text,
.faq_card_item.active .faq_question_text {
    color: #ed1c24;
}

.faq_toggle_icon {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #f1f5f9;
    color: #103755;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.faq_card_item.active .faq_toggle_icon {
    background: #ed1c24;
    color: #ffffff;
    transform: rotate(180deg);
}

.faq_card_body {
    padding: 0 28px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.3s ease;
    color: #475569;
    font-size: 14.5px;
    line-height: 26px;
    background: #ffffff;
}

.faq_card_item.active .faq_card_body {
    padding: 24px 28px 28px;
    max-height: 1000px;
}

.faq_technical_tip {
    background: #f8fafc;
    border-left: 4px solid #103755;
    padding: 14px 18px;
    border-radius: 0 8px 8px 0;
    margin-top: 14px;
    font-size: 13.5px;
    color: #334155;
}

.faq_technical_tip strong {
    color: #103755;
}

/* 3-Card Technical Support Strip */
.support_hub_section {
    padding: 70px 0 80px;
    background: #f8fafc;
    border-top: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
}

.support_card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 14px;
    padding: 32px 26px;
    text-align: center;
    box-shadow: 0 8px 25px rgba(16, 37, 65, 0.04);
    transition: all 0.35s ease;
    height: 100%;
    position: relative;
    border-top: 4px solid #103755;
}

.support_card:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 36px rgba(16, 37, 65, 0.10);
    border-top-color: #ed1c24;
    border-color: #cbd5e1;
}

.support_icon_box {
    width: 60px;
    height: 60px;
    border-radius: 12px;
    background: rgba(16, 55, 85, 0.07);
    color: #103755;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    margin: 0 auto 20px;
    transition: all 0.3s ease;
}

.support_card:hover .support_icon_box {
    background: rgba(237, 28, 36, 0.10);
    color: #ed1c24;
    transform: scale(1.08);
}

.support_title {
    font-size: 18px;
    font-weight: 800;
    color: #103755;
    margin-bottom: 10px;
}

.support_desc {
    font-size: 13.5px;
    color: #64748b;
    line-height: 22px;
    margin-bottom: 20px;
}

.btn_support_action {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 13.5px;
    font-weight: 800;
    padding: 10px 22px;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.25s ease;
}

.btn_support_navy {
    background: #103755;
    color: #ffffff !important;
}

.btn_support_navy:hover {
    background: #0c2336;
    color: #ffffff !important;
}

.btn_support_red {
    background: #ed1c24;
    color: #ffffff !important;
}

.btn_support_red:hover {
    background: #c41219;
    color: #ffffff !important;
}

.btn_support_outline {
    background: transparent;
    color: #103755 !important;
    border: 1px solid #cbd5e1;
}

.btn_support_outline:hover {
    background: #f1f5f9;
    color: #103755 !important;
}


/*==================================================
 * About Us Component Styles
 *==================================================*/
/* Scoped About Page Enhanced Styles */
		.about_hero_breadcrumb {
			position: relative;
			background: linear-gradient(90deg, rgba(10, 30, 50, 0.90) 0%, rgba(16, 55, 85, 0.80) 50%, rgba(10, 30, 50, 0.90) 100%), url('assets/images/about/about_breadcrumb_bg.jpg') center center / cover no-repeat;
			padding: 110px 0 95px;
			border-bottom: 4px solid #ed1c24;
		}
		.about_hero_badge {
			display: inline-flex;
			align-items: center;
			gap: 8px;
			background: rgba(237, 28, 36, 0.15);
			border: 1px solid rgba(237, 28, 36, 0.45);
			color: #ff4d53;
			font-size: 13px;
			font-weight: 700;
			letter-spacing: 0.8px;
			text-transform: uppercase;
			padding: 6px 18px;
			border-radius: 30px;
			margin-bottom: 18px;
			backdrop-filter: blur(8px);
		}
		.about_breadcrumb_trail {
			display: inline-flex;
			align-items: center;
			gap: 10px;
			padding: 8px 20px;
			background: rgba(255, 255, 255, 0.08);
			border: 1px solid rgba(255, 255, 255, 0.15);
			border-radius: 30px;
			margin-top: 20px;
			backdrop-filter: blur(6px);
		}
		.about_breadcrumb_trail a {
			color: #ffffff;
			text-decoration: none;
			font-weight: 600;
			font-size: 13.5px;
			transition: all 0.3s ease;
		}
		.about_breadcrumb_trail a:hover {
			color: #ff333a;
		}
		.about_breadcrumb_trail span.current {
			color: #ff4d53;
			font-weight: 700;
			font-size: 13.5px;
		}

		/* Stats Counters */
		.about_stat_box {
			background: #ffffff;
			border: 1px solid #e2e8f0;
			border-radius: 12px;
			padding: 32px 20px;
			text-align: center;
			box-shadow: 0 10px 30px rgba(16, 37, 65, 0.05);
			transition: all 0.35s ease;
			height: 100%;
			position: relative;
			overflow: hidden;
		}
		.about_stat_box::before {
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			height: 4px;
			background: #ed1c24;
			opacity: 0;
			transition: all 0.35s ease;
		}
		.about_stat_box:hover {
			transform: translateY(-6px);
			box-shadow: 0 18px 40px rgba(16, 37, 65, 0.12);
			border-color: #cbd5e1;
		}
		.about_stat_box:hover::before {
			opacity: 1;
		}
		.about_stat_num {
			font-size: 46px;
			font-weight: 800;
			color: #103755;
			line-height: 1;
			margin-bottom: 8px;
			font-feature-settings: "tnum";
			font-variant-numeric: tabular-nums;
		}
		.about_stat_num span.plus_sign {
			color: #ed1c24;
			font-size: 38px;
			margin-left: 2px;
		}
		.about_stat_label {
			font-size: 14px;
			font-weight: 700;
			color: #103755;
			text-transform: uppercase;
			letter-spacing: 0.5px;
			margin: 0;
		}

		/* Dedicated Heritage Timeline Section */
		.heritage_section {
			padding: 85px 0 90px;
			background: #f8fafc;
			border-top: 1px solid #e2e8f0;
			border-bottom: 1px solid #e2e8f0;
			position: relative;
		}
		.timeline_card_grid {
			display: grid;
			grid-template-columns: repeat(4, 1fr);
			gap: 24px;
			position: relative;
			margin-top: 50px;
		}
		@media (max-width: 991px) {
			.timeline_card_grid {
				grid-template-columns: repeat(2, 1fr);
				gap: 30px;
			}
		}
		@media (max-width: 575px) {
			.timeline_card_grid {
				grid-template-columns: 1fr;
				gap: 25px;
			}
		}
		.timeline_card_grid::before {
			content: '';
			position: absolute;
			top: -24px;
			left: 40px;
			right: 40px;
			height: 3px;
			background: linear-gradient(90deg, #ed1c24 0%, #103755 50%, #ed1c24 100%);
			z-index: 1;
		}
		@media (max-width: 991px) {
			.timeline_card_grid::before {
				display: none;
			}
		}
		.timeline_item_card {
			background: #ffffff;
			border: 1px solid #e2e8f0;
			border-radius: 14px;
			padding: 28px 22px;
			box-shadow: 0 10px 30px rgba(16, 37, 65, 0.06);
			position: relative;
			transition: all 0.35s ease;
			display: flex;
			flex-direction: column;
		}
		.timeline_item_card:hover {
			transform: translateY(-8px);
			box-shadow: 0 20px 45px rgba(16, 37, 65, 0.13);
			border-color: #cbd5e1;
		}
		.timeline_node_badge {
			position: absolute;
			top: -40px;
			left: 22px;
			width: 32px;
			height: 32px;
			border-radius: 50%;
			background: #ed1c24;
			color: #ffffff;
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 13px;
			font-weight: 800;
			border: 3px solid #ffffff;
			box-shadow: 0 4px 12px rgba(237, 28, 36, 0.35);
			z-index: 2;
		}
		@media (max-width: 991px) {
			.timeline_node_badge {
				position: static;
				margin-bottom: 12px;
			}
		}
		.timeline_year_tag {
			display: inline-block;
			background: rgba(237, 28, 36, 0.1);
			color: #ed1c24;
			font-size: 12px;
			font-weight: 800;
			padding: 4px 10px;
			border-radius: 6px;
			text-transform: uppercase;
			letter-spacing: 0.5px;
			margin-bottom: 12px;
			align-self: flex-start;
		}
		.timeline_item_title {
			font-size: 17px;
			font-weight: 800;
			color: #103755;
			margin-bottom: 10px;
			line-height: 24px;
		}
		.timeline_item_desc {
			font-size: 13.5px;
			color: #64748b;
			line-height: 22px;
			margin: 0;
			flex: 1;
		}

		/* Clean Guiding Principles (Brand Colors Only) */
		.pillar_card_clean {
			background: #ffffff;
			border: 1px solid #e2e8f0;
			border-radius: 14px;
			padding: 34px 26px;
			height: 100%;
			box-shadow: 0 8px 25px rgba(16, 37, 65, 0.04);
			transition: all 0.35s ease;
			border-top: 4px solid #103755;
		}
		.pillar_card_clean:hover {
			transform: translateY(-6px);
			box-shadow: 0 18px 40px rgba(16, 37, 65, 0.10);
			border-top-color: #ed1c24;
			border-color: #cbd5e1;
		}
		.pillar_icon_clean {
			width: 52px;
			height: 52px;
			border-radius: 10px;
			background: rgba(16, 55, 85, 0.07);
			color: #103755;
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 24px;
			margin-bottom: 18px;
			transition: all 0.3s ease;
		}
		.pillar_card_clean:hover .pillar_icon_clean {
			background: rgba(237, 28, 36, 0.1);
			color: #ed1c24;
		}
		.pillar_title_clean {
			font-size: 19px;
			font-weight: 800;
			color: #103755;
			margin-bottom: 10px;
		}
		.pillar_desc_clean {
			font-size: 14px;
			color: #64748b;
			line-height: 24px;
			margin: 0;
		}

/*==================================================
 * Product Details & Catalog Component Styles
 *==================================================*/
/* Breadcrumb Hero Banner */
		.product_hero_breadcrumb {
			background: linear-gradient(rgba(16, 55, 85, 0.90), rgba(16, 55, 85, 0.90)), url('assets/images/about/about_breadcrumb_bg.jpg') center/cover no-repeat;
			padding: 70px 0 65px;
			position: relative;
			border-bottom: 4px solid var(--primary-red);
		}
		.product_breadcrumb_trail {
			display: inline-flex;
			align-items: center;
			gap: 8px;
			background: rgba(255, 255, 255, 0.12);
			backdrop-filter: blur(8px);
			border: 1px solid rgba(255, 255, 255, 0.2);
			border-radius: 50px;
			padding: 6px 18px;
			font-size: 13px;
			color: #cbd5e1;
		}
		.product_breadcrumb_trail a {
			color: #ffffff;
			text-decoration: none;
			transition: color 0.2s ease;
		}
		.product_breadcrumb_trail a:hover {
			color: #ff4d54;
		}
		.product_breadcrumb_trail span.current {
			color: #ff333a;
			font-weight: 700;
		}

		/* Product Main Showcase */
		.product_detail_section {
			padding: 70px 0 80px;
			background: #ffffff;
		}
		
		/* Gallery Left Column */
		.product_gallery_card {
			background: #f8fafc;
			border: 1px solid var(--border-subtle);
			border-radius: 18px;
			padding: 35px 25px;
			text-align: center;
			position: relative;
			box-shadow: 0 10px 30px rgba(16, 37, 65, 0.04);
		}
		.product_main_img_box {
			width: 100%;
			height: 380px;
			display: flex;
			align-items: center;
			justify-content: center;
			overflow: hidden;
			border-radius: 12px;
			background: #ffffff;
			border: 1px solid #f1f5f9;
			padding: 20px;
			margin-bottom: 20px;
		}
		.product_main_img_box img {
			max-width: 100%;
			max-height: 100%;
			object-fit: contain;
			transition: transform 0.4s ease;
		}
		.product_gallery_card:hover .product_main_img_box img {
			transform: scale(1.04);
		}
		.product_badges_floating {
			position: absolute;
			top: 20px;
			left: 20px;
			display: flex;
			flex-direction: column;
			gap: 6px;
			z-index: 2;
		}
		.badge_pill_cert {
			background: rgba(16, 55, 85, 0.92);
			color: #ffffff;
			font-size: 11px;
			font-weight: 800;
			padding: 4px 10px;
			border-radius: 6px;
			letter-spacing: 0.5px;
			text-transform: uppercase;
			backdrop-filter: blur(4px);
		}
		.badge_pill_oem {
			background: #ed1c24;
			color: #ffffff;
			font-size: 11px;
			font-weight: 800;
			padding: 4px 10px;
			border-radius: 6px;
			letter-spacing: 0.5px;
			text-transform: uppercase;
		}
		
		/* Trust Highlights Box */
		.trust_feature_grid {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 12px;
			margin-top: 20px;
		}
		.trust_feature_item {
			background: #ffffff;
			border: 1px solid var(--border-subtle);
			border-radius: 10px;
			padding: 12px 14px;
			display: flex;
			align-items: center;
			gap: 10px;
			text-align: left;
			box-shadow: 0 2px 8px rgba(0,0,0,0.02);
		}
		.trust_feature_icon {
			width: 32px;
			height: 32px;
			border-radius: 8px;
			background: rgba(237, 28, 36, 0.08);
			color: var(--primary-red);
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 16px;
			flex-shrink: 0;
		}
		.trust_feature_text {
			font-size: 12.5px;
			font-weight: 700;
			color: var(--primary-navy);
			line-height: 1.25;
		}

		/* Product Information Right Column */
		.product_info_panel {
			padding-left: 10px;
		}
		@media (max-width: 991px) {
			.product_info_panel {
				padding-left: 0;
				margin-top: 35px;
			}
		}
		.sku_category_bar {
			display: flex;
			align-items: center;
			gap: 10px;
			flex-wrap: wrap;
			margin-bottom: 12px;
		}
		.sku_badge {
			background: #103755;
			color: #ffffff;
			font-size: 12px;
			font-weight: 800;
			padding: 4px 12px;
			border-radius: 6px;
			letter-spacing: 0.8px;
			text-transform: uppercase;
		}
		.category_tag_pill {
			background: rgba(237, 28, 36, 0.08);
			color: var(--primary-red);
			font-size: 12px;
			font-weight: 800;
			padding: 4px 12px;
			border-radius: 6px;
			text-transform: uppercase;
			letter-spacing: 0.5px;
		}
		.product_main_title {
			font-size: 32px;
			font-weight: 800;
			color: var(--primary-navy);
			line-height: 1.25;
			margin-bottom: 12px;
		}
		.product_rating_bar {
			display: flex;
			align-items: center;
			gap: 12px;
			margin-bottom: 18px;
			padding-bottom: 14px;
			border-bottom: 1px solid #f1f5f9;
		}
		.rating_stars {
			color: #f59e0b;
			font-size: 14px;
		}
		.rating_text {
			font-size: 13px;
			font-weight: 700;
			color: #64748b;
		}
		.product_synopsis {
			font-size: 15px;
			line-height: 26px;
			color: #475569;
			margin-bottom: 24px;
		}

		/* Quick Specs Key Matrix */

		/* Procurement Action Box */
		.procure_action_card {
			background: #ffffff;
			border: 1px solid #e2e8f0;
			border-radius: 14px;
			padding: 24px;
			box-shadow: 0 10px 30px rgba(16, 37, 65, 0.05);
			border-top: 4px solid var(--primary-red);
		}
		.procure_action_header {
			display: flex;
			align-items: center;
			justify-content: space-between;
			margin-bottom: 16px;
			padding-bottom: 12px;
			border-bottom: 1px solid #f1f5f9;
		}
		.procure_action_title {
			font-size: 15px;
			font-weight: 800;
			color: var(--primary-navy);
			margin: 0;
			display: flex;
			align-items: center;
			gap: 8px;
		}
		.btn_request_quote {
			background: var(--primary-red);
			color: #ffffff;
			font-size: 14.5px;
			font-weight: 800;
			padding: 13px 28px;
			border-radius: 8px;
			border: none;
			display: inline-flex;
			align-items: center;
			justify-content: center;
			gap: 8px;
			transition: all 0.3s ease;
			text-decoration: none;
			box-shadow: 0 6px 18px rgba(237, 28, 36, 0.25);
			flex: 1;
		}
		.btn_request_quote:hover {
			background: #c41219;
			color: #ffffff;
			transform: translateY(-2px);
			box-shadow: 0 10px 24px rgba(237, 28, 36, 0.35);
		}
		.btn_download_brochure {
			background: #ffffff;
			color: var(--primary-navy);
			font-size: 14.5px;
			font-weight: 700;
			padding: 13px 22px;
			border-radius: 8px;
			border: 1px solid #cbd5e1;
			display: inline-flex;
			align-items: center;
			justify-content: center;
			gap: 8px;
			transition: all 0.3s ease;
			text-decoration: none;
		}
		.btn_download_brochure:hover {
			background: #f1f5f9;
			color: var(--primary-navy);
			border-color: #94a3b8;
		}
		.quick_contact_pills {
			display: flex;
			align-items: center;
			gap: 12px;
			margin-top: 16px;
			padding-top: 14px;
			border-top: 1px solid #f1f5f9;
			font-size: 13px;
			color: #64748b;
		}
		.quick_contact_pills a {
			color: var(--primary-navy);
			font-weight: 700;
			text-decoration: none;
			display: inline-flex;
			align-items: center;
			gap: 6px;
		}
		.quick_contact_pills a:hover {
			color: var(--primary-red);
		}

		/* Technical Tabs Section */
		.product_tabs_section {
			padding: 40px 0 80px;
			background: #f8fafc;
			border-top: 1px solid var(--border-subtle);
			border-bottom: 1px solid var(--border-subtle);
		}
		.nav_product_tabs {
			display: flex;
			gap: 10px;
			border-bottom: 2px solid #e2e8f0;
			margin-bottom: 30px;
			flex-wrap: wrap;
		}
		.nav_product_tabs .nav-link {
			color: #64748b;
			font-size: 15px;
			font-weight: 800;
			padding: 12px 24px;
			border: none;
			border-bottom: 3px solid transparent;
			background: transparent;
			border-radius: 0;
			transition: all 0.25s ease;
		}
		.nav_product_tabs .nav-link:hover {
			color: var(--primary-navy);
		}
		.nav_product_tabs .nav-link.active {
			color: var(--primary-red);
			border-bottom-color: var(--primary-red);
			background: transparent;
		}
		.tab_card_content {
			background: #ffffff;
			border: 1px solid var(--border-subtle);
			border-radius: 14px;
			padding: 35px 30px;
			box-shadow: 0 6px 20px rgba(16, 37, 65, 0.04);
		}
		
		/* Specifications Table */
		.specs_table_modern {
			width: 100%;
			border-collapse: collapse;
		}
		.specs_table_modern tr {
			border-bottom: 1px solid #f1f5f9;
		}
		.specs_table_modern tr:last-child {
			border-bottom: none;
		}
		.specs_table_modern th {
			width: 32%;
			padding: 14px 18px;
			background: #f8fafc;
			color: var(--primary-navy);
			font-weight: 800;
			font-size: 14px;
		}
		.specs_table_modern td {
			padding: 14px 18px;
			color: #475569;
			font-size: 14px;
			background: #ffffff;
		}

		/* Features 4-Card Grid inside Tabs */
		.feature_grid_tab {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 20px;
		}
		@media (max-width: 767px) {
			.feature_grid_tab {
				grid-template-columns: 1fr;
			}
		}
		.feature_tab_box {
			background: #f8fafc;
			border: 1px solid #e2e8f0;
			border-radius: 12px;
			padding: 22px 20px;
			display: flex;
			gap: 16px;
			align-items: flex-start;
		}
		.feature_tab_icon {
			width: 44px;
			height: 44px;
			border-radius: 10px;
			background: rgba(16, 55, 85, 0.07);
			color: var(--primary-navy);
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 20px;
			flex-shrink: 0;
		}
		.feature_tab_title {
			font-size: 16px;
			font-weight: 800;
			color: var(--primary-navy);
			margin-bottom: 6px;
		}
		.feature_tab_desc {
			font-size: 13.5px;
			color: #64748b;
			line-height: 22px;
			margin: 0;
		}

		/* Related Products Section */
		.related_products_section {
			padding: 75px 0 85px;
			background: #ffffff;
		}
		.related_prod_card {
			background: #ffffff;
			border: 1px solid var(--border-subtle);
			border-radius: 14px;
			padding: 22px;
			text-align: center;
			transition: all 0.35s ease;
			display: flex;
			flex-direction: column;
			height: 100%;
			box-shadow: 0 6px 20px rgba(16, 37, 65, 0.03);
			position: relative;
		}
		.related_prod_card:hover {
			transform: translateY(-6px);
			box-shadow: 0 16px 36px rgba(16, 37, 65, 0.10);
			border-color: #cbd5e1;
		}
		.related_img_box {
			width: 100%;
			height: 180px;
			display: flex;
			align-items: center;
			justify-content: center;
			background: #f8fafc;
			border-radius: 10px;
			padding: 15px;
			margin-bottom: 16px;
		}
		.related_img_box img {
			max-width: 100%;
			max-height: 100%;
			object-fit: contain;
			transition: transform 0.3s ease;
		}
		.related_prod_card:hover .related_img_box img {
			transform: scale(1.05);
		}
		.related_sku_badge {
			display: inline-block;
			background: rgba(16, 55, 85, 0.08);
			color: var(--primary-navy);
			font-size: 11px;
			font-weight: 800;
			padding: 3px 8px;
			border-radius: 4px;
			margin-bottom: 8px;
			text-transform: uppercase;
		}
		.related_prod_title {
			font-size: 16px;
			font-weight: 800;
			color: var(--primary-navy);
			margin-bottom: 8px;
			line-height: 22px;
		}
		.related_prod_desc {
			font-size: 12.5px;
			color: #64748b;
			line-height: 20px;
			margin-bottom: 16px;
			flex: 1;
		}
		.btn_view_related {
			background: #ffffff;
			color: var(--primary-navy);
			border: 1px solid #cbd5e1;
			font-size: 13px;
			font-weight: 800;
			padding: 8px 16px;
			border-radius: 6px;
			text-decoration: none;
			transition: all 0.25s ease;
		}
		.related_prod_card:hover .btn_view_related {
			background: var(--primary-red);
			color: #ffffff;
			border-color: var(--primary-red);
		}

		/* Institutional Quote CTA Banner */
		.product_cta_strip {
			background: linear-gradient(135deg, #0c2336 0%, #103755 100%);
			padding: 60px 0;
			border-top: 4px solid var(--primary-red);
			color: #ffffff;
		}

/*==================================================
 * FAQ & Technical Support Hub Styles
 *==================================================*/
/* Page Header / Breadcrumb Hero Banner */
		.faq_hero_breadcrumb {
			position: relative;
			background: linear-gradient(90deg, rgba(10, 30, 50, 0.92) 0%, rgba(16, 55, 85, 0.86) 50%, rgba(10, 30, 50, 0.94) 100%), url('assets/images/banners/stridewel_manufacturing_lab.png') center center / cover no-repeat;
			padding: 110px 0 95px;
			border-bottom: 4px solid var(--primary-red);
		}
		.faq_hero_badge {
			display: inline-flex;
			align-items: center;
			gap: 8px;
			background: rgba(237, 28, 36, 0.18);
			border: 1px solid rgba(237, 28, 36, 0.45);
			color: #ff4d53;
			font-size: 13px;
			font-weight: 800;
			letter-spacing: 0.8px;
			text-transform: uppercase;
			padding: 6px 18px;
			border-radius: 30px;
			margin-bottom: 18px;
			backdrop-filter: blur(8px);
		}
		.faq_breadcrumb_trail {
			display: inline-flex;
			align-items: center;
			gap: 10px;
			padding: 8px 20px;
			background: rgba(255, 255, 255, 0.08);
			border: 1px solid rgba(255, 255, 255, 0.15);
			border-radius: 30px;
			margin-top: 20px;
			backdrop-filter: blur(6px);
		}
		.faq_breadcrumb_trail a {
			color: #ffffff;
			text-decoration: none;
			font-weight: 600;
			font-size: 13.5px;
			transition: all 0.3s ease;
		}
		.faq_breadcrumb_trail a:hover {
			color: #ff333a;
		}
		.faq_breadcrumb_trail span.current {
			color: #ff4d53;
			font-weight: 700;
			font-size: 13.5px;
		}

		/* Section Title Badges */
		.section_pill_badge {
			display: inline-flex;
			align-items: center;
			gap: 8px;
			padding: 7px 18px;
			border-radius: 50px;
			background: rgba(237, 28, 36, 0.08);
			border: 1px solid rgba(237, 28, 36, 0.22);
			color: #ed1c24;
			font-size: 12.5px;
			font-weight: 800;
			text-transform: uppercase;
			letter-spacing: 0.8px;
			margin-bottom: 14px;
		}
		.section_main_heading {
			font-size: 34px;
			font-weight: 800;
			color: #103755;
			line-height: 1.3;
			margin-bottom: 12px;
		}
		.section_main_heading span {
			color: #ed1c24;
		}
		.section_sub_text {
			font-size: 15.5px;
			color: #64748b;
			line-height: 26px;
			max-width: 740px;
			margin: 0 auto;
		}

		/* Search & Filter Header Toolbar */
		.faq_search_bar_wrap {
			background: #ffffff;
			border: 1px solid var(--border-subtle);
			border-radius: 14px;
			padding: 8px 12px;
			display: flex;
			align-items: center;
			box-shadow: 0 10px 30px rgba(16, 37, 65, 0.06);
			margin-bottom: 30px;
		}
		.faq_search_input {
			border: none;
			outline: none;
			padding: 10px 16px;
			font-size: 15px;
			font-weight: 500;
			color: var(--primary-navy);
			width: 100%;
			background: transparent;
		}
		.faq_search_input::placeholder {
			color: #94a3b8;
		}
		.faq_search_btn {
			background: var(--primary-red);
			color: #ffffff;
			border: none;
			border-radius: 10px;
			padding: 10px 22px;
			font-size: 14px;
			font-weight: 700;
			display: flex;
			align-items: center;
			gap: 6px;
			transition: all 0.3s ease;
		}
		.faq_search_btn:hover {
			background: #c41219;
		}

		/* Category Filter Pills */
		.faq_category_nav {
			display: flex;
			flex-wrap: wrap;
			gap: 10px;
			justify-content: center;
			margin-bottom: 45px;
		}
		.faq_filter_pill {
			background: #f8fafc;
			border: 1px solid #e2e8f0;
			color: #64748b;
			font-size: 13.5px;
			font-weight: 700;
			padding: 9px 20px;
			border-radius: 50px;
			cursor: pointer;
			transition: all 0.25s ease;
			display: inline-flex;
			align-items: center;
			gap: 8px;
		}
		.faq_filter_pill:hover {
			background: #ffffff;
			color: var(--primary-navy);
			border-color: #cbd5e1;
			box-shadow: 0 4px 12px rgba(16,37,65,0.06);
		}
		.faq_filter_pill.active {
			background: var(--primary-navy);
			color: #ffffff;
			border-color: var(--primary-navy);
			box-shadow: 0 6px 18px rgba(16, 55, 85, 0.25);
		}
		.faq_filter_pill.active i {
			color: #ff4d53;
		}

		/* FAQ Accordion Cards */
		.faq_card_item {
			background: #ffffff;
			border: 1px solid var(--border-subtle);
			border-radius: 14px;
			margin-bottom: 16px;
			box-shadow: 0 4px 18px rgba(16, 37, 65, 0.03);
			transition: all 0.3s ease;
			overflow: hidden;
		}
		.faq_card_item:hover {
			border-color: #cbd5e1;
			box-shadow: 0 10px 28px rgba(16, 37, 65, 0.07);
		}
		.faq_card_item.active {
			border-color: #cbd5e1;
			box-shadow: 0 12px 32px rgba(16, 37, 65, 0.08);
		}
		.faq_card_header {
			padding: 22px 28px;
			cursor: pointer;
			display: flex;
			align-items: center;
			justify-content: space-between;
			gap: 18px;
			user-select: none;
			background: #ffffff;
			transition: background-color 0.25s ease;
		}
		.faq_card_item.active .faq_card_header {
			background: #fbfcfe;
			border-bottom: 1px solid #f1f5f9;
		}
		.faq_header_left {
			display: flex;
			flex-direction: column;
			gap: 6px;
		}
		.faq_topic_badge {
			display: inline-block;
			width: fit-content;
			font-size: 11px;
			font-weight: 800;
			text-transform: uppercase;
			letter-spacing: 0.6px;
			color: var(--primary-red);
			background: rgba(237, 28, 36, 0.07);
			padding: 3px 10px;
			border-radius: 4px;
		}
		.faq_question_text {
			font-size: 16.5px;
			font-weight: 800;
			color: var(--primary-navy);
			margin: 0;
			line-height: 1.35;
			transition: color 0.25s ease;
		}
		.faq_card_item:hover .faq_question_text,
		.faq_card_item.active .faq_question_text {
			color: var(--primary-red);
		}
		.faq_toggle_icon {
			width: 36px;
			height: 36px;
			border-radius: 50%;
			background: #f1f5f9;
			color: var(--primary-navy);
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 16px;
			flex-shrink: 0;
			transition: all 0.3s ease;
		}
		.faq_card_item.active .faq_toggle_icon {
			background: var(--primary-red);
			color: #ffffff;
			transform: rotate(180deg);
		}
		.faq_card_body {
			padding: 0 28px;
			max-height: 0;
			overflow: hidden;
			transition: max-height 0.4s ease, padding 0.3s ease;
			color: #475569;
			font-size: 14.5px;
			line-height: 26px;
			background: #ffffff;
		}
		.faq_card_item.active .faq_card_body {
			padding: 24px 28px 28px;
			max-height: 800px;
		}
		.faq_technical_tip {
			background: #f8fafc;
			border-left: 4px solid var(--primary-navy);
			padding: 14px 18px;
			border-radius: 0 8px 8px 0;
			margin-top: 14px;
			font-size: 13.5px;
			color: #334155;
		}
		.faq_technical_tip strong {
			color: var(--primary-navy);
		}

		/* 3-Card Technical Support Strip */
		.support_hub_section {
			padding: 70px 0 80px;
			background: #f8fafc;
			border-top: 1px solid #e2e8f0;
			border-bottom: 1px solid #e2e8f0;
		}
		.support_card {
			background: #ffffff;
			border: 1px solid var(--border-subtle);
			border-radius: 14px;
			padding: 32px 26px;
			text-align: center;
			box-shadow: 0 8px 25px rgba(16, 37, 65, 0.04);
			transition: all 0.35s ease;
			height: 100%;
			position: relative;
			border-top: 4px solid var(--primary-navy);
		}
		.support_card:hover {
			transform: translateY(-6px);
			box-shadow: 0 16px 36px rgba(16, 37, 65, 0.10);
			border-top-color: var(--primary-red);
			border-color: #cbd5e1;
		}
		.support_icon_box {
			width: 60px;
			height: 60px;
			border-radius: 12px;
			background: rgba(16, 55, 85, 0.07);
			color: var(--primary-navy);
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 26px;
			margin: 0 auto 20px;
			transition: all 0.3s ease;
		}
		.support_card:hover .support_icon_box {
			background: rgba(237, 28, 36, 0.10);
			color: var(--primary-red);
			transform: scale(1.08);
		}
		.support_title {
			font-size: 18px;
			font-weight: 800;
			color: var(--primary-navy);
			margin-bottom: 10px;
		}
		.support_desc {
			font-size: 13.5px;
			color: #64748b;
			line-height: 22px;
			margin-bottom: 20px;
		}
		.btn_support_action {
			display: inline-flex;
			align-items: center;
			gap: 8px;
			font-size: 13.5px;
			font-weight: 800;
			padding: 10px 22px;
			border-radius: 6px;
			text-decoration: none;
			transition: all 0.25s ease;
		}
		.btn_support_navy {
			background: var(--primary-navy);
			color: #ffffff;
		}
		.btn_support_navy:hover {
			background: #0c2336;
			color: #ffffff;
		}
		.btn_support_red {
			background: var(--primary-red);
			color: #ffffff;
		}
		.btn_support_red:hover {
			background: #c41219;
			color: #ffffff;
		}
		.btn_support_outline {
			background: transparent;
			color: var(--primary-navy);
			border: 1px solid #cbd5e1;
		}
		.btn_support_outline:hover {
			background: #f1f5f9;
			color: var(--primary-navy);
		}

/*==================================================
 * Blog & Article Grid Styles
 *==================================================*/
/* Page Header / Breadcrumb Hero Banner */
		.blog_hero_breadcrumb {
			position: relative;
			background: linear-gradient(90deg, rgba(10, 30, 50, 0.90) 0%, rgba(16, 55, 85, 0.80) 50%, rgba(10, 30, 50, 0.90) 100%), url('assets/images/about/about_breadcrumb_bg.jpg') center center / cover no-repeat;
			padding: 110px 0 95px;
			border-bottom: 4px solid #ed1c24;
		}
		.blog_breadcrumb_trail {
			display: inline-flex;
			align-items: center;
			gap: 10px;
			padding: 8px 20px;
			background: rgba(255, 255, 255, 0.08);
			border: 1px solid rgba(255, 255, 255, 0.15);
			border-radius: 30px;
			margin-top: 20px;
			backdrop-filter: blur(6px);
		}
		.blog_breadcrumb_trail a {
			color: #ffffff;
			text-decoration: none;
			font-weight: 600;
			font-size: 13.5px;
			transition: all 0.3s ease;
		}
		.blog_breadcrumb_trail a:hover {
			color: #ff333a;
		}
		.blog_breadcrumb_trail span.current {
			color: #ff4d53;
			font-weight: 700;
			font-size: 13.5px;
		}

		/* Section Title Badges */
		.section_pill_badge {
			display: inline-flex;
			align-items: center;
			gap: 8px;
			padding: 7px 18px;
			border-radius: 50px;
			background: rgba(237, 28, 36, 0.08);
			border: 1px solid rgba(237, 28, 36, 0.22);
			color: #ed1c24;
			font-size: 12.5px;
			font-weight: 800;
			text-transform: uppercase;
			letter-spacing: 0.8px;
			margin-bottom: 14px;
		}
		.section_main_heading {
			font-size: 34px;
			font-weight: 800;
			color: #103755;
			line-height: 1.3;
			margin-bottom: 12px;
		}
		.section_main_heading span {
			color: #ed1c24;
		}
		.section_sub_text {
			font-size: 15.5px;
			color: #64748b;
			line-height: 26px;
			max-width: 740px;
			margin: 0 auto;
		}

		/* Filter Pills Bar */
		.blog_filter_bar {
			display: flex;
			align-items: center;
			justify-content: center;
			flex-wrap: wrap;
			gap: 10px;
			margin-top: 35px;
			margin-bottom: 45px;
		}
		.blog_pill_btn {
			border: 1px solid #cbd5e1;
			background: #ffffff;
			color: var(--primary-navy);
			font-size: 13.5px;
			font-weight: 700;
			padding: 9px 20px;
			border-radius: 50px;
			transition: all 0.25s ease;
			cursor: pointer;
			display: inline-flex;
			align-items: center;
			gap: 6px;
		}
		.blog_pill_btn:hover {
			background: #f1f5f9;
			border-color: #94a3b8;
			color: var(--primary-navy);
		}
		.blog_pill_btn.active {
			background: var(--primary-navy);
			color: #ffffff;
			border-color: var(--primary-navy);
			box-shadow: 0 4px 14px rgba(16, 55, 85, 0.2);
		}

		/* 4-in-a-Row Modern Blog Card */
		.blog_card_4col {
			background: #ffffff;
			border: 1px solid var(--border-subtle);
			border-radius: 14px;
			overflow: hidden;
			transition: all 0.35s ease;
			display: flex;
			flex-direction: column;
			height: 100%;
			box-shadow: 0 4px 18px rgba(16, 37, 65, 0.03);
			position: relative;
		}
		.blog_card_4col:hover {
			transform: translateY(-6px);
			box-shadow: 0 16px 36px rgba(16, 37, 65, 0.10);
			border-color: #cbd5e1;
		}
		.blog_thumb_wrap {
			position: relative;
			height: 190px;
			overflow: hidden;
			background: #f1f5f9;
		}
		.blog_thumb_wrap img {
			width: 100%;
			height: 100%;
			object-fit: cover;
			transition: transform 0.5s ease;
		}
		.blog_card_4col:hover .blog_thumb_wrap img {
			transform: scale(1.06);
		}
		.blog_cat_badge {
			position: absolute;
			bottom: 12px;
			left: 12px;
			background: rgba(16, 55, 85, 0.92);
			backdrop-filter: blur(6px);
			color: #ffffff;
			font-size: 10.5px;
			font-weight: 800;
			text-transform: uppercase;
			letter-spacing: 0.5px;
			padding: 4px 10px;
			border-radius: 20px;
			border-left: 3px solid var(--primary-red);
		}
		.blog_body {
			padding: 20px 18px;
			display: flex;
			flex-direction: column;
			flex: 1;
		}
		.article_meta_strip {
			display: flex;
			align-items: center;
			gap: 12px;
			font-size: 12px;
			color: #94a3b8;
			font-weight: 600;
			margin-bottom: 10px;
			flex-wrap: wrap;
		}
		.article_meta_strip span {
			display: inline-flex;
			align-items: center;
			gap: 5px;
		}
		.article_meta_strip span i {
			color: var(--primary-red);
		}
		.blog_title {
			font-size: 16px;
			font-weight: 800;
			color: var(--primary-navy);
			line-height: 1.4;
			margin-bottom: 10px;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
			overflow: hidden;
		}
		.blog_title a {
			color: inherit;
			text-decoration: none;
			transition: color 0.25s ease;
		}
		.blog_title a:hover {
			color: var(--primary-red);
		}
		.blog_desc {
			font-size: 13.5px;
			color: #64748b;
			line-height: 22px;
			margin-bottom: 18px;
			flex: 1;
			display: -webkit-box;
			-webkit-line-clamp: 3;
			-webkit-box-orient: vertical;
			overflow: hidden;
		}
		.blog_footer_row {
			border-top: 1px solid #f1f5f9;
			padding-top: 12px;
			display: flex;
			align-items: center;
			justify-content: space-between;
			font-size: 12.5px;
			font-weight: 700;
		}
		.blog_read_btn {
			color: var(--primary-red);
			text-decoration: none;
			display: inline-flex;
			align-items: center;
			gap: 5px;
			transition: gap 0.2s ease;
		}
		.blog_read_btn:hover {
			color: #c41219;
			gap: 8px;
		}
		.author_tag {
			color: #94a3b8;
			font-weight: 600;
			font-size: 12px;
		}

		/* Pagination Modern */
		.modern_pagination {
			display: flex;
			justify-content: center;
			gap: 8px;
			margin-top: 55px;
		}
		.page_num_btn {
			width: 42px;
			height: 42px;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 8px;
			border: 1px solid #e2e8f0;
			background: #ffffff;
			color: var(--primary-navy);
			font-weight: 800;
			font-size: 14px;
			text-decoration: none;
			transition: all 0.25s ease;
		}
		.page_num_btn:hover {
			background: #f1f5f9;
			color: var(--primary-navy);
			border-color: #cbd5e1;
		}
		.page_num_btn.active {
			background: var(--primary-red);
			color: #ffffff;
			border-color: var(--primary-red);
			box-shadow: 0 4px 12px rgba(237, 28, 36, 0.3);
		}

/*==================================================
 * Blog Details & Article Reading Styles
 *==================================================*/
/* Page Header / Breadcrumb Hero Banner */
		.blog_hero_breadcrumb {
			position: relative;
			background: linear-gradient(90deg, rgba(10, 30, 50, 0.90) 0%, rgba(16, 55, 85, 0.80) 50%, rgba(10, 30, 50, 0.90) 100%), url('assets/images/about/about_breadcrumb_bg.jpg') center center / cover no-repeat;
			padding: 110px 0 95px;
			border-bottom: 4px solid #ed1c24;
		}

		.blog_breadcrumb_trail {
			display: inline-flex;
			align-items: center;
			gap: 10px;
			padding: 8px 20px;
			background: rgba(255, 255, 255, 0.08);
			border: 1px solid rgba(255, 255, 255, 0.15);
			border-radius: 30px;
			margin-top: 20px;
			backdrop-filter: blur(6px);
			max-width: 90%;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}

		.blog_breadcrumb_trail a {
			color: #ffffff;
			text-decoration: none;
			font-weight: 600;
			font-size: 13.5px;
			transition: all 0.3s ease;
		}

		.blog_breadcrumb_trail a:hover {
			color: #ff333a;
		}

		.blog_breadcrumb_trail span.current {
			color: #ff4d53;
			font-weight: 700;
			font-size: 13.5px;
		}

		/* Main Content Wrapper */
		.article_container {
			padding: 70px 0 95px;
			background: #ffffff;
		}

		/* Article Header Meta */
		.article_category_pill {
			display: inline-flex;
			align-items: center;
			gap: 8px;
			padding: 6px 16px;
			border-radius: 50px;
			background: rgba(237, 28, 36, 0.08);
			border: 1px solid rgba(237, 28, 36, 0.22);
			color: #ed1c24;
			font-size: 12px;
			font-weight: 800;
			text-transform: uppercase;
			letter-spacing: 0.6px;
			margin-bottom: 16px;
		}

		.article_main_title {
			font-size: 32px;
			font-weight: 800;
			color: var(--primary-navy);
			line-height: 1.35;
			margin-bottom: 24px;
		}

		/* Article Featured Hero Image */
		.article_hero_media {
			position: relative;
			border-radius: 16px;
			overflow: hidden;
			margin-bottom: 35px;
			box-shadow: 0 10px 30px rgba(16, 37, 65, 0.08);
			border: 1px solid var(--border-subtle);
		}

		.article_hero_media img {
			width: 100%;
			max-height: 460px;
			object-fit: cover;
			display: block;
		}

		.article_media_caption {
			background: #f8fafc;
			padding: 12px 20px;
			border-top: 1px solid var(--border-subtle);
			font-size: 12.5px;
			color: #64748b;
			display: flex;
			align-items: center;
			gap: 8px;
		}

		/* Key Takeaways Callout Box */
		.takeaways_box {
			background: #f0fdf4;
			border: 1px solid #bbf7d0;
			border-left: 5px solid #16a34a;
			border-radius: 12px;
			padding: 24px 26px;
			margin-bottom: 35px;
		}

		.takeaways_title {
			font-size: 16px;
			font-weight: 800;
			color: #166534;
			display: flex;
			align-items: center;
			gap: 8px;
			margin-bottom: 12px;
		}

		.takeaways_list {
			margin: 0;
			padding-left: 20px;
			color: #15803d;
			font-size: 14.5px;
			line-height: 24px;
		}

		.takeaways_list li {
			margin-bottom: 6px;
		}

		/* Typography inside Article Content */
		.article_body_content {
			font-size: 16px;
			line-height: 28px;
			color: #334155;
		}

		.article_body_content h2 {
			font-size: 24px;
			font-weight: 800;
			color: var(--primary-navy);
			margin-top: 35px;
			margin-bottom: 16px;
			padding-bottom: 10px;
			border-bottom: 2px solid #f1f5f9;
		}

		.article_body_content h3 {
			font-size: 19px;
			font-weight: 800;
			color: var(--primary-navy);
			margin-top: 25px;
			margin-bottom: 12px;
		}

		.article_body_content p {
			margin-bottom: 20px;
		}

		.article_body_content ul,
		.article_body_content ol {
			margin-bottom: 22px;
			padding-left: 24px;
		}

		.article_body_content li {
			margin-bottom: 8px;
		}

		.article_body_content blockquote {
			background: #f8fafc;
			border-left: 4px solid var(--primary-red);
			padding: 18px 24px;
			margin: 25px 0;
			font-style: italic;
			color: #475569;
			border-radius: 0 10px 10px 0;
		}

		/* Clinical Table inside Body */
		.clinical_table_box {
			margin: 30px 0;
			overflow-x: auto;
			border: 1px solid var(--border-subtle);
			border-radius: 12px;
		}

		.clinical_table {
			width: 100%;
			border-collapse: collapse;
			margin: 0;
		}

		.clinical_table th {
			background: #f1f5f9;
			color: var(--primary-navy);
			font-weight: 800;
			font-size: 13.5px;
			padding: 12px 18px;
			border-bottom: 2px solid var(--border-subtle);
		}

		.clinical_table td {
			padding: 12px 18px;
			font-size: 14px;
			border-bottom: 1px solid #f1f5f9;
			color: #475569;
		}

		/* Recommended Equipment Widget */
		.rec_equipment_widget {
			background: #f8fafc;
			border: 1px solid var(--border-subtle);
			border-radius: 14px;
			padding: 26px;
			margin: 40px 0;
		}

		.rec_equipment_title {
			font-size: 17px;
			font-weight: 800;
			color: var(--primary-navy);
			display: flex;
			align-items: center;
			gap: 8px;
			margin-bottom: 18px;
		}

		.rec_equipment_grid {
			display: grid;
			grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
			gap: 16px;
		}

		.rec_item_card {
			background: #ffffff;
			border: 1px solid var(--border-subtle);
			border-radius: 10px;
			padding: 16px;
			display: flex;
			align-items: center;
			gap: 14px;
			text-decoration: none;
			color: inherit;
			transition: all 0.25s ease;
		}

		.rec_item_card:hover {
			border-color: #cbd5e1;
			box-shadow: 0 8px 20px rgba(16, 37, 65, 0.06);
			transform: translateY(-3px);
			color: inherit;
		}

		.rec_item_img {
			width: 50px;
			height: 50px;
			object-fit: contain;
			background: #f8fafc;
			border-radius: 8px;
			padding: 4px;
		}

		.rec_item_name {
			font-size: 13.5px;
			font-weight: 800;
			color: var(--primary-navy);
			line-height: 1.3;
		}

		.rec_item_code {
			font-size: 11.5px;
			color: var(--primary-red);
			font-weight: 700;
		}

		/* Author Signature Box */
		.author_bio_box {
			background: #ffffff;
			border: 1px solid var(--border-subtle);
			border-radius: 16px;
			padding: 28px;
			margin-top: 45px;
			display: flex;
			gap: 20px;
			align-items: center;
			box-shadow: 0 8px 25px rgba(16, 37, 65, 0.04);
		}

		.author_bio_avatar {
			width: 72px;
			height: 72px;
			border-radius: 50%;
			background: linear-gradient(135deg, var(--primary-navy) 0%, #1a4f78 100%);
			color: #ffffff;
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 26px;
			font-weight: 800;
			flex-shrink: 0;
			border: 3px solid #ffffff;
			box-shadow: 0 4px 14px rgba(16, 37, 65, 0.15);
		}

		.author_bio_name {
			font-size: 17px;
			font-weight: 800;
			color: var(--primary-navy);
			margin-bottom: 4px;
		}

		.author_bio_role {
			font-size: 13px;
			color: var(--primary-red);
			font-weight: 700;
			margin-bottom: 8px;
		}

		.author_bio_desc {
			font-size: 13.5px;
			color: #64748b;
			line-height: 22px;
			margin: 0;
		}

		/* Sticky Sidebar Widgets */
		.blog_sidebar {
			position: -webkit-sticky;
			position: sticky;
			top: 110px;
			z-index: 5;
		}

		.sidebar_widget {
			background: #ffffff;
			border: 1px solid var(--border-subtle);
			border-radius: 14px;
			padding: 26px;
			margin-bottom: 28px;
			box-shadow: 0 6px 20px rgba(16, 37, 65, 0.03);
		}

		.widget_title {
			font-size: 17px;
			font-weight: 800;
			color: var(--primary-navy);
			position: relative;
			padding-bottom: 12px;
			margin-bottom: 18px;
			border-bottom: 2px solid #f1f5f9;
		}

		.widget_title::after {
			content: '';
			position: absolute;
			bottom: -2px;
			left: 0;
			width: 40px;
			height: 2px;
			background: var(--primary-red);
		}

		/* Recent Articles Widget */
		.recent_post_item {
			display: flex !important;
			gap: 14px !important;
			align-items: center !important;
			margin-bottom: 14px !important;
			padding-bottom: 14px !important;
			border-bottom: 1px solid #eef2f6 !important;
			transition: all 0.25s ease !important;
		}

		.recent_post_item:last-child {
			margin-bottom: 0 !important;
			padding-bottom: 0 !important;
			border-bottom: none !important;
		}

		.recent_post_thumb {
			width: 72px !important;
			height: 72px !important;
			min-width: 72px !important;
			border-radius: 10px !important;
			overflow: hidden !important;
			flex-shrink: 0 !important;
			background: #f1f5f9 !important;
			border: 1px solid #e2e8f0 !important;
			position: relative !important;
			box-shadow: 0 2px 8px rgba(16, 37, 65, 0.05) !important;
		}

		.recent_post_thumb a {
			display: block !important;
			width: 100% !important;
			height: 100% !important;
		}

		.recent_post_thumb img {
			width: 100% !important;
			height: 100% !important;
			object-fit: cover !important;
			display: block !important;
			transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1) !important;
		}

		.recent_post_item:hover .recent_post_thumb img {
			transform: scale(1.1) !important;
		}

		.recent_post_info {
			flex-grow: 1 !important;
			min-width: 0 !important;
		}

		.recent_post_info h5 {
			font-size: 13.5px !important;
			font-weight: 700 !important;
			line-height: 1.4 !important;
			margin-bottom: 4px !important;
		}

		.recent_post_info h5 a {
			color: #103755 !important;
			text-decoration: none !important;
			transition: color 0.2s ease !important;
			display: -webkit-box !important;
			-webkit-line-clamp: 2 !important;
			-webkit-box-orient: vertical !important;
			overflow: hidden !important;
		}

		.recent_post_info h5 a:hover,
		.recent_post_item:hover .recent_post_info h5 a {
			color: #ed1c24 !important;
		}

		.recent_post_date {
			font-size: 11.5px !important;
			color: #94a3b8 !important;
			font-weight: 600 !important;
			display: flex !important;
			align-items: center !important;
			gap: 4px !important;
		}

/*==================================================
 * Contact Channels & Quotation Hub Styles (Master Redesign)
 *==================================================*/

/* Breadcrumb Page Header */
.contact_hero_breadcrumb,
.page_hero_breadcrumb {
    position: relative !important;
    background: linear-gradient(90deg, rgba(10, 30, 50, 0.92) 0%, rgba(16, 55, 85, 0.85) 50%, rgba(10, 30, 50, 0.92) 100%), url('../images/about/about_breadcrumb_bg.jpg') center center / cover no-repeat !important;
    padding: 95px 0 80px !important;
    border-bottom: 4px solid #ed1c24 !important;
    text-align: center !important;
}

.contact_hero_breadcrumb h1,
.page_hero_breadcrumb h1,
.page_hero_title {
    color: #ffffff !important;
    font-size: 38px !important;
    font-weight: 800 !important;
    line-height: 48px !important;
    margin-bottom: 16px !important;
    text-shadow: 0 2px 14px rgba(0, 0, 0, 0.65) !important;
    max-width: 760px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.contact_hero_breadcrumb h1 span,
.page_hero_breadcrumb h1 span,
.page_hero_title span {
    color: #ff333a !important;
}

.contact_breadcrumb_trail,
.page_breadcrumb_trail {
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 8px 22px !important;
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    border-radius: 30px !important;
    margin-top: 10px !important;
    backdrop-filter: blur(6px) !important;
    -webkit-backdrop-filter: blur(6px) !important;
    max-width: 90% !important;
}

.contact_breadcrumb_trail a,
.page_breadcrumb_trail a {
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    font-size: 13.5px !important;
    transition: all 0.3s ease !important;
}

.contact_breadcrumb_trail a:hover,
.page_breadcrumb_trail a:hover {
    color: #ff4d53 !important;
}

.trail_sep {
    color: rgba(255, 255, 255, 0.45) !important;
    font-size: 11px !important;
}

.contact_breadcrumb_trail span.current,
.page_breadcrumb_trail span.current {
    color: #ff4d53 !important;
    font-weight: 700 !important;
    font-size: 13.5px !important;
}

/* 3-in-a-Row Interactive Channel Cards */
.contact_channels_section {
    padding: 65px 0 45px !important;
    background: #f8fafc !important;
    border-bottom: 1px solid #e2e8f0 !important;
}

.contact_channel_card {
    background: #ffffff !important;
    border: 1.5px solid #e2e8f0 !important;
    border-radius: 16px !important;
    padding: 32px 28px !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    position: relative !important;
    transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1) !important;
    box-shadow: 0 4px 20px rgba(16, 37, 65, 0.04) !important;
}

.contact_channel_card:hover {
    transform: translateY(-6px) !important;
    border-color: #cbd5e1 !important;
    box-shadow: 0 16px 36px rgba(16, 37, 65, 0.10) !important;
}

.channel_card_top {
    margin-bottom: 18px !important;
}

.channel_icon_box {
    width: 58px !important;
    height: 58px !important;
    border-radius: 14px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 26px !important;
    margin-bottom: 18px !important;
    transition: all 0.3s ease !important;
}

.channel_icon_box.red {
    background: rgba(237, 28, 36, 0.10) !important;
    color: #ed1c24 !important;
}

.channel_icon_box.navy {
    background: rgba(16, 55, 85, 0.10) !important;
    color: #103755 !important;
}

.channel_icon_box.blue {
    background: rgba(2, 132, 199, 0.10) !important;
    color: #0284c7 !important;
}

.contact_channel_card:hover .channel_icon_box.red {
    background: #ed1c24 !important;
    color: #ffffff !important;
    box-shadow: 0 6px 18px rgba(237, 28, 36, 0.35) !important;
}

.contact_channel_card:hover .channel_icon_box.navy {
    background: #103755 !important;
    color: #ffffff !important;
    box-shadow: 0 6px 18px rgba(16, 55, 85, 0.35) !important;
}

.contact_channel_card:hover .channel_icon_box.blue {
    background: #0284c7 !important;
    color: #ffffff !important;
    box-shadow: 0 6px 18px rgba(2, 132, 199, 0.35) !important;
}

.channel_title {
    font-size: 19.5px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    margin-bottom: 10px !important;
}

.channel_desc {
    font-size: 14px !important;
    color: #64748b !important;
    line-height: 24px !important;
    margin-bottom: 0 !important;
}

.channel_gst_badge {
    display: inline-block !important;
    margin-top: 6px !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    color: #ed1c24 !important;
    background: rgba(237, 28, 36, 0.08) !important;
    padding: 3px 10px !important;
    border-radius: 6px !important;
    border: 1px solid rgba(237, 28, 36, 0.2) !important;
}

.channel_hours_badge {
    display: inline-block !important;
    margin-top: 6px !important;
    font-size: 12.5px !important;
    font-weight: 700 !important;
    color: #16a34a !important;
}

.channel_subtext {
    display: inline-block !important;
    margin-top: 6px !important;
    font-size: 12.5px !important;
    color: #64748b !important;
    line-height: 18px !important;
}

.channel_action_btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    padding: 11px 20px !important;
    border-radius: 8px !important;
    font-size: 13.5px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    transition: all 0.28s ease !important;
    border: 1.5px solid transparent !important;
    width: 100% !important;
    text-align: center !important;
}

.channel_action_btn.outline_red {
    background: #ffffff !important;
    color: #ed1c24 !important;
    border-color: rgba(237, 28, 36, 0.35) !important;
}

.channel_action_btn.outline_red:hover {
    background: #ed1c24 !important;
    color: #ffffff !important;
    border-color: #ed1c24 !important;
    box-shadow: 0 6px 18px rgba(237, 28, 36, 0.3) !important;
}

.channel_action_btn.whatsapp {
    background: #25d366 !important;
    color: #ffffff !important;
    border-color: #25d366 !important;
}

.channel_action_btn.whatsapp:hover {
    background: #1ebc59 !important;
    color: #ffffff !important;
    border-color: #1ebc59 !important;
    box-shadow: 0 6px 18px rgba(37, 211, 102, 0.35) !important;
}

.channel_action_btn.outline_navy {
    background: #ffffff !important;
    color: #103755 !important;
    border-color: rgba(16, 55, 85, 0.35) !important;
}

.channel_action_btn.outline_navy:hover {
    background: #103755 !important;
    color: #ffffff !important;
    border-color: #103755 !important;
    box-shadow: 0 6px 18px rgba(16, 55, 85, 0.3) !important;
}

/* Main Form & Manufacturing Section */
.contact_main_section {
    padding: 70px 0 90px !important;
    background: #ffffff !important;
}

.contact_form_panel {
    background: #ffffff !important;
    border-radius: 18px !important;
    border: 1.5px solid #e2e8f0 !important;
    padding: 34px 34px 30px !important;
    box-shadow: 0 10px 35px rgba(16, 37, 65, 0.05) !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
}

.contact_form_badge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    padding: 4px 12px !important;
    background: rgba(237, 28, 36, 0.08) !important;
    color: #ed1c24 !important;
    border: 1px solid rgba(237, 28, 36, 0.22) !important;
    border-radius: 20px !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.6px !important;
    margin-bottom: 12px !important;
    width: fit-content !important;
}

.contact_form_title {
    font-size: 24px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    line-height: 1.3 !important;
    margin-bottom: 8px !important;
}

.contact_form_subtitle {
    font-size: 14px !important;
    color: #64748b !important;
    line-height: 22px !important;
    margin-bottom: 20px !important;
}

.form_input_label {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #103755 !important;
    margin-bottom: 6px !important;
    display: block !important;
}

.form_input_label span.req {
    color: #ed1c24 !important;
    font-weight: 800 !important;
}

.contact_input,
.form-control.contact_input,
.form-select.contact_input {
    width: 100% !important;
    height: 46px !important;
    border-radius: 8px !important;
    border: 1.5px solid #cbd5e1 !important;
    padding: 10px 14px !important;
    font-size: 14px !important;
    color: #103755 !important;
    background-color: #f8fafc !important;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease !important;
}

textarea.contact_input,
textarea.contact_textarea,
textarea.form-control.contact_input {
    min-height: 110px !important;
    height: auto !important;
    resize: vertical !important;
    padding: 12px 14px !important;
    line-height: 22px !important;
}

.contact_input:focus,
.form-control.contact_input:focus,
.form-select.contact_input:focus {
    border-color: #103755 !important;
    outline: none !important;
    box-shadow: 0 0 0 3px rgba(16, 55, 85, 0.12) !important;
    background-color: #ffffff !important;
}

.contact_input::placeholder {
    color: #94a3b8 !important;
    font-size: 13.5px !important;
}

/* Submit Button - Master High-Specificity Gradient CTA */
button.btn_contact_submit,
.btn_contact_submit,
#contactSubmitBtn {
    width: 100% !important;
    height: 48px !important;
    padding: 12px 24px !important;
    background: linear-gradient(135deg, #ed1c24 0%, #c41219 100%) !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    letter-spacing: 0.3px !important;
    border-radius: 8px !important;
    border: none !important;
    cursor: pointer !important;
    box-shadow: 0 6px 20px rgba(237, 28, 36, 0.28) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
    text-decoration: none !important;
}

button.btn_contact_submit:hover,
.btn_contact_submit:hover,
#contactSubmitBtn:hover {
    background: linear-gradient(135deg, #103755 0%, #0c2336 100%) !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 25px rgba(16, 55, 85, 0.35) !important;
    color: #ffffff !important;
}

button.btn_contact_submit:active,
.btn_contact_submit:active,
#contactSubmitBtn:active {
    transform: translateY(0) !important;
}

.contact_success_alert {
    border-radius: 12px !important;
    border: 1.5px solid #86efac !important;
    background: #f0fdf4 !important;
    padding: 18px 20px !important;
}

/* Manufacturing Facility Card */
.contact_info_box {
    background: #f8fafc !important;
    border: 1.5px solid #e2e8f0 !important;
    border-radius: 18px !important;
    padding: 34px 28px !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    box-shadow: 0 10px 30px rgba(16, 37, 65, 0.04) !important;
}

.facility_badge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    padding: 4px 12px !important;
    background: rgba(16, 55, 85, 0.08) !important;
    color: #103755 !important;
    border: 1px solid rgba(16, 55, 85, 0.18) !important;
    border-radius: 20px !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    margin-bottom: 12px !important;
    width: fit-content !important;
}

.facility_title {
    font-size: 22px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    margin-bottom: 8px !important;
}

.facility_desc {
    font-size: 14px !important;
    color: #64748b !important;
    line-height: 22px !important;
    margin-bottom: 18px !important;
}

.facility_details_list {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    margin-bottom: 18px !important;
}

.facility_info_row {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    padding: 10px 14px !important;
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 10px !important;
    transition: all 0.25s ease !important;
}

.facility_info_row:hover {
    border-color: #cbd5e1 !important;
    transform: translateX(3px) !important;
    box-shadow: 0 4px 12px rgba(16, 37, 65, 0.04) !important;
}

.info_icon {
    width: 36px !important;
    height: 36px !important;
    border-radius: 8px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 16px !important;
    flex-shrink: 0 !important;
}

.info_icon.red {
    background: rgba(237, 28, 36, 0.10) !important;
    color: #ed1c24 !important;
}

.info_icon.blue {
    background: rgba(2, 132, 199, 0.10) !important;
    color: #0284c7 !important;
}

.info_icon.green {
    background: rgba(22, 163, 74, 0.10) !important;
    color: #16a34a !important;
}

.info_icon.orange {
    background: rgba(234, 88, 12, 0.10) !important;
    color: #ea580c !important;
}

.info_icon.purple {
    background: rgba(147, 51, 234, 0.10) !important;
    color: #9333ea !important;
}

.info_text {
    display: flex !important;
    flex-direction: column !important;
    gap: 2px !important;
}

.info_label {
    font-size: 11px !important;
    font-weight: 800 !important;
    color: #64748b !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
}

.info_value {
    font-size: 13.5px !important;
    font-weight: 700 !important;
    color: #103755 !important;
    line-height: 1.35 !important;
}

.facility_map_container {
    border-radius: 12px !important;
    overflow: hidden !important;
    border: 1.5px solid #cbd5e1 !important;
    min-height: 190px !important;
    flex-grow: 1 !important;
    position: relative !important;
    box-shadow: 0 4px 14px rgba(16, 37, 65, 0.06) !important;
}

/* Quick Specs Key Matrix - Ultra-Modern 2x2 Grid */
.quick_specs_matrix {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 14px !important;
    margin-bottom: 28px !important;
}

@media (max-width: 575px) {
    .quick_specs_matrix {
        grid-template-columns: 1fr !important;
    }
}

.spec_matrix_card {
    background: #ffffff !important;
    background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%) !important;
    border: 1px solid #e2e8f0 !important;
    border-left: 4px solid #103755 !important;
    border-radius: 12px !important;
    padding: 14px 18px !important;
    box-shadow: 0 4px 14px rgba(16, 37, 65, 0.04) !important;
    transition: all 0.28s cubic-bezier(0.16, 1, 0.3, 1) !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

.spec_matrix_card:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 10px 24px rgba(16, 37, 65, 0.08) !important;
    border-left-color: #ed1c24 !important;
    border-color: #cbd5e1 !important;
}

.spec_matrix_label {
    font-size: 11.5px !important;
    font-weight: 800 !important;
    color: #64748b !important;
    text-transform: uppercase !important;
    letter-spacing: 0.6px !important;
    margin-bottom: 5px !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
}

.spec_matrix_label::before {
    content: "" !important;
    display: inline-block !important;
    width: 6px !important;
    height: 6px !important;
    border-radius: 50% !important;
    background: #ed1c24 !important;
}

.spec_matrix_val {
    font-size: 14px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    line-height: 1.35 !important;
}


/*==================================================
 * FAQ & Knowledge Hub - Ultra-Modern Premium Styling
 *==================================================*/
.faq_main_section {
    padding: 80px 0 95px !important;
    background: #f8fafc !important;
    border-bottom: 1px solid #e2e8f0 !important;
}

.faq_hero_breadcrumb {
    background: linear-gradient(rgba(16, 55, 85, 0.90), rgba(16, 55, 85, 0.90)), url('../images/about/about_breadcrumb_bg.jpg') center/cover no-repeat !important;
    padding: 70px 0 65px !important;
    position: relative !important;
    border-bottom: 4px solid #ed1c24 !important;
}

/* Search Bar Wrap */
.faq_search_bar_wrap {
    background: #ffffff !important;
    border: 2px solid #e2e8f0 !important;
    border-radius: 16px !important;
    padding: 6px 8px 6px 20px !important;
    display: flex !important;
    align-items: center !important;
    box-shadow: 0 12px 35px rgba(16, 37, 65, 0.07) !important;
    margin-bottom: 35px !important;
    transition: all 0.3s ease !important;
}

.faq_search_bar_wrap:focus-within {
    border-color: #103755 !important;
    box-shadow: 0 16px 40px rgba(16, 37, 65, 0.12) !important;
}

.faq_search_input {
    border: none !important;
    outline: none !important;
    padding: 12px 16px !important;
    font-size: 15.5px !important;
    font-weight: 600 !important;
    color: #103755 !important;
    width: 100% !important;
    background: transparent !important;
}

.faq_search_input::placeholder {
    color: #94a3b8 !important;
    font-weight: 500 !important;
}

.faq_search_btn {
    background: linear-gradient(135deg, #ed1c24 0%, #c41219 100%) !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 12px 28px !important;
    font-size: 14.5px !important;
    font-weight: 800 !important;
    letter-spacing: 0.3px !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 6px 18px rgba(237, 28, 36, 0.25) !important;
    cursor: pointer !important;
    white-space: nowrap !important;
}

.faq_search_btn:hover {
    background: #a80f15 !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 10px 24px rgba(237, 28, 36, 0.35) !important;
}

/* Category Filter Pills */
.faq_category_nav {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    justify-content: center !important;
    margin-bottom: 45px !important;
}

.faq_filter_pill {
    background: #ffffff !important;
    border: 1.5px solid #e2e8f0 !important;
    color: #475569 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding: 10px 22px !important;
    border-radius: 50px !important;
    cursor: pointer !important;
    transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    box-shadow: 0 3px 10px rgba(16, 37, 65, 0.03) !important;
}

.faq_filter_pill:hover {
    background: #ffffff !important;
    color: #103755 !important;
    border-color: #103755 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 20px rgba(16, 37, 65, 0.08) !important;
}

.faq_filter_pill.active {
    background: #103755 !important;
    color: #ffffff !important;
    border-color: #103755 !important;
    box-shadow: 0 8px 24px rgba(16, 55, 85, 0.30) !important;
    transform: translateY(-2px) !important;
}

.faq_filter_pill.active i {
    color: #ff4d53 !important;
}

/* FAQ Accordion Cards */
.faq_card_item {
    background: #ffffff !important;
    border: 1.5px solid #e2e8f0 !important;
    border-radius: 16px !important;
    margin-bottom: 18px !important;
    box-shadow: 0 4px 18px rgba(16, 37, 65, 0.04) !important;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
    overflow: hidden !important;
    position: relative !important;
}

.faq_card_item:hover {
    border-color: #cbd5e1 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 12px 30px rgba(16, 37, 65, 0.08) !important;
}

.faq_card_item.active {
    border-color: #cbd5e1 !important;
    border-left: 5px solid #ed1c24 !important;
    box-shadow: 0 14px 34px rgba(16, 37, 65, 0.09) !important;
}

.faq_card_header {
    padding: 24px 28px !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 20px !important;
    user-select: none !important;
    background: #ffffff !important;
    transition: background-color 0.25s ease !important;
}

.faq_card_item.active .faq_card_header {
    background: #fbfcfe !important;
    border-bottom: 1px solid #f1f5f9 !important;
}

.faq_header_left {
    display: flex !important;
    flex-direction: column !important;
    gap: 6px !important;
}

.faq_topic_badge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
    width: fit-content !important;
    font-size: 11.5px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.8px !important;
    color: #ed1c24 !important;
    background: rgba(237, 28, 36, 0.08) !important;
    padding: 4px 12px !important;
    border-radius: 6px !important;
    border: 1px solid rgba(237, 28, 36, 0.18) !important;
}

.faq_question_text {
    font-size: 18px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    margin: 4px 0 0 0 !important;
    line-height: 1.4 !important;
    transition: color 0.25s ease !important;
}

.faq_card_item:hover .faq_question_text,
.faq_card_item.active .faq_question_text {
    color: #ed1c24 !important;
}

.faq_toggle_icon {
    width: 42px !important;
    height: 42px !important;
    border-radius: 50% !important;
    background: #f1f5f9 !important;
    border: 1px solid #e2e8f0 !important;
    color: #103755 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 18px !important;
    flex-shrink: 0 !important;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.faq_card_item.active .faq_toggle_icon {
    background: #ed1c24 !important;
    color: #ffffff !important;
    border-color: #ed1c24 !important;
    transform: rotate(180deg) !important;
    box-shadow: 0 4px 14px rgba(237, 28, 36, 0.35) !important;
}

.faq_card_body {
    padding: 0 28px !important;
    max-height: 0 !important;
    overflow: hidden !important;
    transition: max-height 0.4s ease, padding 0.3s ease !important;
    color: #475569 !important;
    font-size: 15.5px !important;
    line-height: 28px !important;
    background: #ffffff !important;
}

.faq_card_item.active .faq_card_body {
    padding: 20px 28px 28px !important;
    max-height: 1000px !important;
    border-top: 1px solid #f1f5f9 !important;
}

.faq_technical_tip {
    background: #f8fafc !important;
    border: 1px solid #e2e8f0 !important;
    border-left: 4px solid #103755 !important;
    border-radius: 0 12px 12px 0 !important;
    padding: 18px 22px !important;
    margin-top: 20px !important;
    font-size: 14.5px !important;
    color: #334155 !important;
    line-height: 25px !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.02) !important;
}

.faq_technical_tip strong {
    color: #103755 !important;
    font-weight: 800 !important;
}

/* 3-Card Technical Support Strip */
.support_hub_section {
    padding: 85px 0 95px !important;
    background: #ffffff !important;
    border-top: 1px solid #e2e8f0 !important;
    border-bottom: 1px solid #e2e8f0 !important;
}

.support_card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 16px !important;
    padding: 38px 30px !important;
    text-align: center !important;
    box-shadow: 0 8px 25px rgba(16, 37, 65, 0.04) !important;
    transition: all 0.35s ease !important;
    height: 100% !important;
    position: relative !important;
    border-top: 4px solid #103755 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.support_card:hover {
    transform: translateY(-8px) !important;
    box-shadow: 0 20px 45px rgba(16, 37, 65, 0.12) !important;
    border-top-color: #ed1c24 !important;
    border-color: #cbd5e1 !important;
}

.support_icon_box {
    width: 70px !important;
    height: 70px !important;
    border-radius: 16px !important;
    background: rgba(16, 55, 85, 0.07) !important;
    color: #103755 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 30px !important;
    margin: 0 auto 22px !important;
    transition: all 0.3s ease !important;
}

.support_card:hover .support_icon_box {
    background: rgba(237, 28, 36, 0.10) !important;
    color: #ed1c24 !important;
    transform: scale(1.08) !important;
}

.support_title {
    font-size: 20px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    margin-bottom: 12px !important;
}

.support_desc {
    font-size: 14px !important;
    color: #64748b !important;
    line-height: 24px !important;
    margin-bottom: 24px !important;
    flex: 1 !important;
}

.btn_support_action {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    padding: 12px 28px !important;
    border-radius: 8px !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    white-space: nowrap !important;
}

.btn_support_navy {
    background: #103755 !important;
    color: #ffffff !important;
    box-shadow: 0 6px 18px rgba(16, 55, 85, 0.20) !important;
}

.btn_support_navy:hover {
    background: #0c2336 !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 24px rgba(16, 55, 85, 0.30) !important;
}

.btn_support_red {
    background: #ed1c24 !important;
    color: #ffffff !important;
    box-shadow: 0 6px 18px rgba(237, 28, 36, 0.25) !important;
}

.btn_support_red:hover {
    background: #c41219 !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 24px rgba(237, 28, 36, 0.35) !important;
}

.btn_support_outline {
    background: #ffffff !important;
    color: #103755 !important;
    border: 1.5px solid #cbd5e1 !important;
}

.btn_support_outline:hover {
    background: #f1f5f9 !important;
    color: #103755 !important;
    border-color: #94a3b8 !important;
    transform: translateY(-2px) !important;
}



/*==================================================
 * FAQ & Knowledge Hub - Ultra-Modern Premium Styling
 *==================================================*/
.faq_main_section {
    padding: 80px 0 95px !important;
    background: #f8fafc !important;
    border-bottom: 1px solid #e2e8f0 !important;
}

.faq_hero_breadcrumb {
    background: linear-gradient(rgba(16, 55, 85, 0.90), rgba(16, 55, 85, 0.90)), url('../images/about/about_breadcrumb_bg.jpg') center/cover no-repeat !important;
    padding: 70px 0 65px !important;
    position: relative !important;
    border-bottom: 4px solid #ed1c24 !important;
}

/* Search Bar Wrap */
.faq_search_bar_wrap {
    background: #ffffff !important;
    border: 2px solid #e2e8f0 !important;
    border-radius: 16px !important;
    padding: 6px 8px 6px 20px !important;
    display: flex !important;
    align-items: center !important;
    box-shadow: 0 12px 35px rgba(16, 37, 65, 0.07) !important;
    margin-bottom: 35px !important;
    transition: all 0.3s ease !important;
}

.faq_search_bar_wrap:focus-within {
    border-color: #103755 !important;
    box-shadow: 0 16px 40px rgba(16, 37, 65, 0.12) !important;
}

.faq_search_input {
    border: none !important;
    outline: none !important;
    padding: 12px 16px !important;
    font-size: 15.5px !important;
    font-weight: 600 !important;
    color: #103755 !important;
    width: 100% !important;
    background: transparent !important;
}

.faq_search_input::placeholder {
    color: #94a3b8 !important;
    font-weight: 500 !important;
}

.faq_search_btn {
    background: linear-gradient(135deg, #ed1c24 0%, #c41219 100%) !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 12px 28px !important;
    font-size: 14.5px !important;
    font-weight: 800 !important;
    letter-spacing: 0.3px !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 6px 18px rgba(237, 28, 36, 0.25) !important;
    cursor: pointer !important;
    white-space: nowrap !important;
}

.faq_search_btn:hover {
    background: #a80f15 !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 10px 24px rgba(237, 28, 36, 0.35) !important;
}

/* Category Filter Pills */
.faq_category_nav {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    justify-content: center !important;
    margin-bottom: 45px !important;
}

.faq_filter_pill {
    background: #ffffff !important;
    border: 1.5px solid #e2e8f0 !important;
    color: #475569 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding: 10px 22px !important;
    border-radius: 50px !important;
    cursor: pointer !important;
    transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    box-shadow: 0 3px 10px rgba(16, 37, 65, 0.03) !important;
}

.faq_filter_pill:hover {
    background: #ffffff !important;
    color: #103755 !important;
    border-color: #103755 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 20px rgba(16, 37, 65, 0.08) !important;
}

.faq_filter_pill.active {
    background: #103755 !important;
    color: #ffffff !important;
    border-color: #103755 !important;
    box-shadow: 0 8px 24px rgba(16, 55, 85, 0.30) !important;
    transform: translateY(-2px) !important;
}

.faq_filter_pill.active i {
    color: #ff4d53 !important;
}

/* FAQ Accordion Cards */
.faq_card_item {
    background: #ffffff !important;
    border: 1.5px solid #e2e8f0 !important;
    border-radius: 16px !important;
    margin-bottom: 18px !important;
    box-shadow: 0 4px 18px rgba(16, 37, 65, 0.04) !important;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
    overflow: hidden !important;
    position: relative !important;
}

.faq_card_item:hover {
    border-color: #cbd5e1 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 12px 30px rgba(16, 37, 65, 0.08) !important;
}

.faq_card_item.active {
    border-color: #cbd5e1 !important;
    border-left: 5px solid #ed1c24 !important;
    box-shadow: 0 14px 34px rgba(16, 37, 65, 0.09) !important;
}

.faq_card_header {
    padding: 24px 28px !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 20px !important;
    user-select: none !important;
    background: #ffffff !important;
    transition: background-color 0.25s ease !important;
}

.faq_card_item.active .faq_card_header {
    background: #fbfcfe !important;
    border-bottom: 1px solid #f1f5f9 !important;
}

.faq_header_left {
    display: flex !important;
    flex-direction: column !important;
    gap: 6px !important;
}

.faq_topic_badge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
    width: fit-content !important;
    font-size: 11.5px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.8px !important;
    color: #ed1c24 !important;
    background: rgba(237, 28, 36, 0.08) !important;
    padding: 4px 12px !important;
    border-radius: 6px !important;
    border: 1px solid rgba(237, 28, 36, 0.18) !important;
}

.faq_question_text {
    font-size: 18px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    margin: 4px 0 0 0 !important;
    line-height: 1.4 !important;
    transition: color 0.25s ease !important;
}

.faq_card_item:hover .faq_question_text,
.faq_card_item.active .faq_question_text {
    color: #ed1c24 !important;
}

.faq_toggle_icon {
    width: 42px !important;
    height: 42px !important;
    border-radius: 50% !important;
    background: #f1f5f9 !important;
    border: 1px solid #e2e8f0 !important;
    color: #103755 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 18px !important;
    flex-shrink: 0 !important;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.faq_card_item.active .faq_toggle_icon {
    background: #ed1c24 !important;
    color: #ffffff !important;
    border-color: #ed1c24 !important;
    transform: rotate(180deg) !important;
    box-shadow: 0 4px 14px rgba(237, 28, 36, 0.35) !important;
}

.faq_card_body {
    padding: 0 28px !important;
    max-height: 0 !important;
    overflow: hidden !important;
    transition: max-height 0.4s ease, padding 0.3s ease !important;
    color: #475569 !important;
    font-size: 15.5px !important;
    line-height: 28px !important;
    background: #ffffff !important;
}

.faq_card_item.active .faq_card_body {
    padding: 20px 28px 28px !important;
    max-height: 1000px !important;
    border-top: 1px solid #f1f5f9 !important;
}

.faq_technical_tip {
    background: #f8fafc !important;
    border: 1px solid #e2e8f0 !important;
    border-left: 4px solid #103755 !important;
    border-radius: 0 12px 12px 0 !important;
    padding: 18px 22px !important;
    margin-top: 20px !important;
    font-size: 14.5px !important;
    color: #334155 !important;
    line-height: 25px !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.02) !important;
}

.faq_technical_tip strong {
    color: #103755 !important;
    font-weight: 800 !important;
}

/* 3-Card Technical Support Strip */
.support_hub_section {
    padding: 85px 0 95px !important;
    background: #ffffff !important;
    border-top: 1px solid #e2e8f0 !important;
    border-bottom: 1px solid #e2e8f0 !important;
}

.support_card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 16px !important;
    padding: 38px 30px !important;
    text-align: center !important;
    box-shadow: 0 8px 25px rgba(16, 37, 65, 0.04) !important;
    transition: all 0.35s ease !important;
    height: 100% !important;
    position: relative !important;
    border-top: 4px solid #103755 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.support_card:hover {
    transform: translateY(-8px) !important;
    box-shadow: 0 20px 45px rgba(16, 37, 65, 0.12) !important;
    border-top-color: #ed1c24 !important;
    border-color: #cbd5e1 !important;
}

.support_icon_box {
    width: 70px !important;
    height: 70px !important;
    border-radius: 16px !important;
    background: rgba(16, 55, 85, 0.07) !important;
    color: #103755 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 30px !important;
    margin: 0 auto 22px !important;
    transition: all 0.3s ease !important;
}

.support_card:hover .support_icon_box {
    background: rgba(237, 28, 36, 0.10) !important;
    color: #ed1c24 !important;
    transform: scale(1.08) !important;
}

.support_title {
    font-size: 20px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    margin-bottom: 12px !important;
}

.support_desc {
    font-size: 14px !important;
    color: #64748b !important;
    line-height: 24px !important;
    margin-bottom: 24px !important;
    flex: 1 !important;
}

.btn_support_action {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    padding: 12px 28px !important;
    border-radius: 8px !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    white-space: nowrap !important;
}

.btn_support_navy {
    background: #103755 !important;
    color: #ffffff !important;
    box-shadow: 0 6px 18px rgba(16, 55, 85, 0.20) !important;
}

.btn_support_navy:hover {
    background: #0c2336 !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 24px rgba(16, 55, 85, 0.30) !important;
}

.btn_support_red {
    background: #ed1c24 !important;
    color: #ffffff !important;
    box-shadow: 0 6px 18px rgba(237, 28, 36, 0.25) !important;
}

.btn_support_red:hover {
    background: #c41219 !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 24px rgba(237, 28, 36, 0.35) !important;
}

.btn_support_outline {
    background: #ffffff !important;
    color: #103755 !important;
    border: 1.5px solid #cbd5e1 !important;
}

.btn_support_outline:hover {
    background: #f1f5f9 !important;
    color: #103755 !important;
    border-color: #94a3b8 !important;
    transform: translateY(-2px) !important;
}



/*==================================================
 * Modern Blog & Product Pagination Styling
 *==================================================*/
.modern_pagination {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    margin-top: 60px !important;
    margin-bottom: 25px !important;
}

.page_num_btn {
    width: 44px !important;
    height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 10px !important;
    border: 1.5px solid #e2e8f0 !important;
    background: #ffffff !important;
    color: #103755 !important;
    font-weight: 800 !important;
    font-size: 15px !important;
    text-decoration: none !important;
    transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
    box-shadow: 0 3px 10px rgba(16, 37, 65, 0.04) !important;
}

.page_num_btn:hover {
    background: #ffffff !important;
    color: #ed1c24 !important;
    border-color: #ed1c24 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 18px rgba(237, 28, 36, 0.15) !important;
}

.page_num_btn.active {
    background: #ed1c24 !important;
    color: #ffffff !important;
    border-color: #ed1c24 !important;
    box-shadow: 0 6px 20px rgba(237, 28, 36, 0.35) !important;
    transform: translateY(-2px) !important;
    cursor: default !important;
}

.page_num_btn.active:hover {
    background: #c41219 !important;
    color: #ffffff !important;
    border-color: #c41219 !important;
}

.page_num_btn i {
    font-size: 13px !important;
    font-weight: 800 !important;
    display: inline-block !important;
}



/*==================================================
 * Product Showcase Floating Badges - Single Row / Line
 *==================================================*/
.product_badges_floating {
    position: absolute !important;
    top: 20px !important;
    left: 20px !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    z-index: 10 !important;
}

.badge_pill_cert {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    background: #ffffff !important;
    border: 1.5px solid #e2e8f0 !important;
    color: #103755 !important;
    font-size: 11.5px !important;
    font-weight: 800 !important;
    padding: 6px 14px !important;
    border-radius: 6px !important;
    box-shadow: 0 2px 8px rgba(16, 37, 65, 0.05) !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
}

.badge_pill_cert i {
    color: #ed1c24 !important;
    font-size: 13px !important;
}

.badge_pill_oem {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    background: #ffffff !important;
    border: 1.5px solid rgba(237, 28, 36, 0.35) !important;
    color: #ed1c24 !important;
    font-size: 11.5px !important;
    font-weight: 800 !important;
    padding: 6px 14px !important;
    border-radius: 6px !important;
    box-shadow: 0 2px 8px rgba(237, 28, 36, 0.08) !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
}

.badge_pill_oem i {
    color: #ed1c24 !important;
    font-size: 13px !important;
}



/*==================================================
 * Modern Quotation Request Modal Popup Styling
 *==================================================*/
#quoteModal .modal-dialog {
    max-width: 580px !important;
    margin: 1.75rem auto !important;
}

#quoteModal .modal-content {
    border: none !important;
    border-radius: 18px !important;
    overflow: hidden !important;
    box-shadow: 0 25px 60px rgba(10, 30, 50, 0.35) !important;
    background: #ffffff !important;
}

#quoteModal .modal-header {
    background: linear-gradient(135deg, #0c2336 0%, #103755 100%) !important;
    padding: 24px 28px 20px !important;
    border-bottom: 3px solid #ed1c24 !important;
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    position: relative !important;
}

.modal_header_badge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    background: rgba(237, 28, 36, 0.15) !important;
    border: 1px solid rgba(237, 28, 36, 0.35) !important;
    padding: 4px 12px !important;
    border-radius: 20px !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    color: #ff6b6b !important;
    letter-spacing: 0.6px !important;
    text-transform: uppercase !important;
    margin-bottom: 8px !important;
}

#quoteModal .modal-title {
    font-size: 22px !important;
    font-weight: 800 !important;
    color: #ffffff !important;
    margin: 0 !important;
    line-height: 1.25 !important;
    letter-spacing: -0.3px !important;
}

#quoteModal .modal-subtitle {
    font-size: 13.5px !important;
    color: #cbd5e1 !important;
    margin: 5px 0 0 0 !important;
    line-height: 1.4 !important;
}

#quoteModal .modal_close_btn {
    background: rgba(255, 255, 255, 0.12) !important;
    border: 1px solid rgba(255, 255, 255, 0.22) !important;
    width: 36px !important;
    height: 36px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important;
    font-size: 14px !important;
    cursor: pointer !important;
    transition: all 0.25s ease !important;
    padding: 0 !important;
    line-height: 1 !important;
    outline: none !important;
    margin-top: 2px !important;
    flex-shrink: 0 !important;
}

#quoteModal .modal_close_btn:hover {
    background: #ed1c24 !important;
    border-color: #ed1c24 !important;
    color: #ffffff !important;
    transform: rotate(90deg) !important;
}

#quoteModal .modal-body {
    padding: 28px !important;
    background: #ffffff !important;
}

#quoteModal .modal_form_grid {
    display: flex !important;
    flex-direction: column !important;
    gap: 16px !important;
}

#quoteModal .form_row_dual {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 16px !important;
    width: 100% !important;
}

@media (max-width: 575px) {
    #quoteModal .form_row_dual {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }
}

#quoteModal .modal_input_group {
    display: flex !important;
    flex-direction: column !important;
    gap: 6px !important;
    width: 100% !important;
}

#quoteModal .modal_input_group label {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #103755 !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 4px !important;
}

#quoteModal .modal_input_group label span {
    color: #ed1c24 !important;
    font-weight: 800 !important;
}

#quoteModal .modal_input_group .form-control,
#quoteModal .modal_input_group .form-select {
    width: 100% !important;
    background: #f8fafc !important;
    border: 1.5px solid #e2e8f0 !important;
    border-radius: 10px !important;
    padding: 11px 15px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #0f172a !important;
    outline: none !important;
    box-sizing: border-box !important;
    transition: all 0.25s ease !important;
    box-shadow: none !important;
}

#quoteModal .modal_input_group .form-control:focus,
#quoteModal .modal_input_group .form-select:focus {
    background: #ffffff !important;
    border-color: #103755 !important;
    box-shadow: 0 0 0 3.5px rgba(16, 55, 85, 0.12) !important;
}

#quoteModal .modal_input_group select.form-select {
    appearance: none !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%2364748b' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 14px center !important;
    cursor: pointer !important;
    padding-right: 36px !important;
}

#quoteModal .modal_input_group textarea.form-control {
    min-height: 80px !important;
    resize: vertical !important;
    line-height: 22px !important;
}

#quoteModal .modal_input_group .form-control::placeholder {
    color: #94a3b8 !important;
    font-size: 13.5px !important;
    font-weight: 400 !important;
}

#quoteModal .modal_submit_wrap {
    margin-top: 6px !important;
}

#quoteModal .btn_modal_submit {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    width: 100% !important;
    padding: 13px 24px !important;
    background: linear-gradient(135deg, #ed1c24 0%, #c41219 100%) !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    letter-spacing: 0.3px !important;
    border-radius: 10px !important;
    border: none !important;
    cursor: pointer !important;
    box-shadow: 0 6px 20px rgba(237, 28, 36, 0.30) !important;
    transition: all 0.28s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

#quoteModal .btn_modal_submit:hover {
    background: linear-gradient(135deg, #103755 0%, #0c2336 100%) !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 24px rgba(16, 55, 85, 0.35) !important;
    color: #ffffff !important;
}

#quoteModal .btn_modal_submit i {
    font-size: 15px !important;
}

/* Modal Success State */
.modal_success_alert {
    text-align: center !important;
    padding: 30px 15px 15px !important;
}

.modal_success_alert .success_icon_circle {
    width: 64px !important;
    height: 64px !important;
    border-radius: 50% !important;
    background: rgba(22, 163, 74, 0.12) !important;
    color: #16a34a !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 30px !important;
    margin: 0 auto 18px !important;
}

.modal_success_alert h5 {
    font-size: 20px !important;
    font-weight: 800 !important;
    color: #103755 !important;
    margin-bottom: 8px !important;
}

.modal_success_alert p {
    font-size: 14px !important;
    color: #64748b !important;
    line-height: 22px !important;
    margin-bottom: 20px !important;
}

.modal_success_alert .contact_direct_pill {
    display: inline-flex !important;
    align-items: center !important;
    background: #f8fafc !important;
    border: 1px solid #e2e8f0 !important;
    padding: 8px 18px !important;
    border-radius: 50px !important;
    font-size: 13.5px !important;
    color: #103755 !important;
}


/*==================================================
 * Modern Homepage Blog Carousel Styling
 *==================================================*/
.blog_carousel {
    position: relative;
    padding-bottom: 30px;
}

.blog_carousel_item {
    height: 100%;
    padding: 6px 2px 14px;
}

.modern_blog_card {
    background: #ffffff !important;
    border-radius: 14px !important;
    overflow: hidden !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 4px 18px rgba(16, 37, 65, 0.05) !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    transition: all 0.32s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.modern_blog_card:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 16px 36px rgba(16, 37, 65, 0.12) !important;
    border-color: #cbd5e1 !important;
}

.blog_img_wrap {
    height: 185px !important;
    overflow: hidden !important;
    position: relative !important;
}

.blog_img_wrap img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    transition: transform 0.4s ease !important;
}

.modern_blog_card:hover .blog_img_wrap img {
    transform: scale(1.06) !important;
}

.blog_cat_pill {
    position: absolute !important;
    top: 12px !important;
    left: 12px !important;
    color: #ffffff !important;
    font-size: 10.5px !important;
    font-weight: 800 !important;
    padding: 3px 10px !important;
    border-radius: 6px !important;
    letter-spacing: 0.4px !important;
    text-transform: uppercase !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2) !important;
}

.blog_card_content {
    padding: 20px 18px 18px !important;
    flex-grow: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
}

.blog_meta {
    font-size: 12px !important;
    color: #94a3b8 !important;
    margin-bottom: 8px !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
}

.blog_card_title {
    font-size: 15.5px !important;
    font-weight: 700 !important;
    line-height: 22px !important;
    margin-bottom: 8px !important;
    min-height: 44px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}

.blog_card_title a {
    color: #103755 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.blog_card_title a:hover {
    color: #ed1c24 !important;
}

.blog_card_desc {
    font-size: 13px !important;
    color: #64748b !important;
    line-height: 20px !important;
    margin-bottom: 16px !important;
    flex-grow: 1 !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}

.blog_card_footer {
    border-top: 1px solid #f1f5f9 !important;
    padding-top: 12px !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-top: auto !important;
}

.author_name {
    font-size: 12px !important;
    color: #64748b !important;
    font-weight: 600 !important;
}

.read_more_link {
    color: #ed1c24 !important;
    font-size: 12.5px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 4px !important;
    transition: all 0.2s ease !important;
}

.read_more_link:hover {
    color: #103755 !important;
    transform: translateX(3px) !important;
}

/* Modern Owl Carousel Dots for Blog */
.blog_carousel .owl-dots {
    text-align: center !important;
    margin-top: 15px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
}

.blog_carousel .owl-dot {
    outline: none !important;
}

.blog_carousel .owl-dot span {
    width: 8px !important;
    height: 8px !important;
    background: #cbd5e1 !important;
    border-radius: 50% !important;
    display: inline-block !important;
    transition: all 0.28s ease !important;
    margin: 0 !important;
}

.blog_carousel .owl-dot.active span {
    width: 24px !important;
    height: 8px !important;
    background: #ed1c24 !important;
    border-radius: 20px !important;
    box-shadow: 0 2px 8px rgba(237, 28, 36, 0.35) !important;
}

/* Responsive adjustments for header actions on small mobile screens */
@media (max-width: 575px) {
    .header_logo_col {
        width: auto !important;
        flex: 0 0 auto !important;
        max-width: none !important;
    }

    .header_action_col {
        width: auto !important;
        flex: 1 1 auto !important;
        max-width: none !important;
    }

    .header-logo img {
        max-height: 36px !important;
        max-width: 115px !important;
        width: auto !important;
    }

    .header_quote_wrap {
        gap: 5px !important;
        flex-wrap: nowrap !important;
    }

    .header_catalog_btn {
        padding: 6px 9px !important;
        font-size: 11px !important;
        border-radius: 6px !important;
        gap: 4px !important;
        flex-shrink: 0 !important;
        white-space: nowrap !important;
    }

    .header_catalog_btn i {
        font-size: 13px !important;
    }

    .header_quote_btn {
        padding: 6px 10px !important;
        font-size: 11.5px !important;
        border-radius: 6px !important;
        gap: 4px !important;
        flex-shrink: 0 !important;
        white-space: nowrap !important;
    }

    .header_quote_btn i {
        font-size: 11px !important;
    }

    .mobile_nav_toggler {
        width: 34px !important;
        height: 34px !important;
        min-width: 34px !important;
        border-radius: 6px !important;
        font-size: 19px !important;
        flex-shrink: 0 !important;
    }
}

@media (max-width: 380px) {
    .header-logo img {
        max-height: 33px !important;
        max-width: 100px !important;
    }

    .header_quote_wrap {
        gap: 4px !important;
    }

    .header_catalog_btn {
        padding: 5px 8px !important;
        font-size: 10.5px !important;
    }

    .header_quote_btn {
        padding: 5px 8px !important;
        font-size: 10.5px !important;
    }

    .mobile_nav_toggler {
        width: 32px !important;
        height: 32px !important;
        min-width: 32px !important;
        font-size: 17px !important;
    }
}
