
                    #s_breadCrump{
                        flex: 0 0 100%;
                        max-width: 100%;
                        width: 100%;
                        margin: auto;
                        height: 50px;
                        line-height:24px;
                        padding:0 20px;
                        font-size: 12px;
                        color:#000000;
                    }
                    #s_breadCrump span,#s_breadCrump a{display:inline-block;padding: 0px 5px;color:#000000;}
                 
            .card-main{
                width: 100%;
                padding: 0 10px;
            } 
            #locals_main .card-box-width{
                flex: 0 0 33.333333333333%;
                max-width: 33.333333333333%;
            }
            .pagination{
                width: 100%;
                flex: 0 0 calc(100% - 20px);
                max-width: calc(100% - 20px);
                flex-direction: row;
                align-items: center;
                justify-content: space-between;
                height: 50px;
                padding: 15px;
                margin: 20px 10px;
                border-radius: 50px;
                background-color: #222831;
                box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
            }
            .arrow-pagination > svg{
                width: 100%;
                height: 100%;
            }
            .arrow-pagination > svg path{
                fill: #222831;
            }
            .right-pagination{
                transform: rotate(180deg);
            }
            .number-pagination{
                display: flex;
                flex-direction: row;
                align-items: center;
                height: 100%;
            }
            .num-pagination:hover{
                background-color: #1e5f74;
            }
            .num-pagination:hover > a{
                color: #fff;
            }
            .arrow-pagination:hover{
                background-color: #1e5f74;
            }
            .arrow-pagination:hover >svg path{
                fill: #fff;
            }
            .pagination-style{
                flex:0 0 30px;
                max-width: 30px;
                width:100%;
                height: 30px;
                background-color: #dddddd;
                border-radius: 50%;
                padding: 5px;
                cursor: pointer;
                text-align: center;
            }
            .number-pagination .pagination-style{
                margin: 0 7px;
            }
            .number-pagination .arrow-pagination > a{
                display: block;
                text-align: center;
            }
            .active-pagination{
                background-color: #00baff !important;
            }
            .active-pagination > a{
                color: #fff !important;
            }
            .pagination-style > span{
                display: block;
                margin-top: -4px;
                font-weight: 600;
            }
            .non-product{   
                font-size: 25px;
                display: block;
                text-align: center;
                font-weight: 600;
                color: #222;
                margin: 50px 0;
                width: 100%;
            }
            .post-details > i{
                transform: rotate(0);
            }
            .post-details::after{
                left: 0;
            }
            .link-box::after{
                left: 0;
            }
            .link-box > i{
                transform: rotate(0) translateY(1px);
            }
            .link-box:hover i{
             color:#1ebbf0;
            }
            #top_custom_review{
                flex: 0 0 100%;
                width: 100%;
                max-width: 100%;
            }
            .adv-img{
                width: 100%;
                height: 100%;
                object-fit: cover;
                padding: 15px;
                user-drag: none;
                -webkit-user-drag: none;
                user-select: none;
                -moz-user-select: none;
                -webkit-user-select: none;
                -ms-user-select: none;
            }
           
                .card-main{ 
                    flex: 0 0 100%;
                    max-width: 100%;
                }
            .card-box {  width: 100%;  padding: 20px 10px 0 10px;  height: 380px;  position: relative;}.box-radius{  border-radius: 10px;  overflow: hidden;}.card-box > div {  height: 100%;}.pre {  position: relative;}.card-box:hover .bg-image > img {  transform: scale(1.2);  transition: transform 4s ease-out;}.bg-image {  width: 100%;  height: 100%;  overflow: hidden;}.bg-image > img {  width: 100%;  height: 100%;  object-fit: cover;  transition: transform 0.3s ease-out, opacity 0.35s;}.bg-text-section {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  overflow: hidden;}.bg-text-section::before {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  opacity: 1;  content: '';  background: rgba(0, 0, 0, 0.8);  background: -moz-linear-gradient(    top,    rgba(0, 0, 0, 0) 0%,    rgba(0, 0, 0, 0.8) 65%,    rgba(0, 0, 0, 0.8) 100%  );  background: -webkit-linear-gradient(    top,    rgba(0, 0, 0, 0) 0%,    rgba(0, 0, 0, 0.8) 65%,    rgba(0, 0, 0, 0.8) 100%  );  background: linear-gradient(    to bottom,    rgba(0, 0, 0, 0) 0%,    rgba(0, 0, 0, 0.8) 65%,    rgba(0, 0, 0, 0.8) 100%  );  -webkit-transform: translate3d(0, 35%, 0);  transform: translate3d(0, 35%, 0);  -webkit-transition: opacity 0.35s, bottom 0.35s, -webkit-transform 0.4s;  transition: opacity 0.35s, bottom 0.35s, transform 0.4s;}.card-box:hover .bg-text-section::before {  opacity: 1;  -webkit-transform: translate3d(0, 0, 0);  transform: translate3d(0, 0, 0);}.text-section {  position: absolute;  bottom: -100%;  left: 0;  width: 100%;  box-sizing: border-box;  padding: 0 30px 25px 30px;  -webkit-transition: opacity 0.35s, bottom 0.35s, -webkit-transform 0.4s;  transition: opacity 0.35s, bottom 0.35s, transform 0.4s;}.text-section {    position: absolute;    bottom: -35%!important;    left: 0;    width: 100%;    box-sizing: border-box;    padding: 0 16px 16px 16px;    -webkit-transition: opacity 0.35s, bottom 0.35s, -webkit-transform 0.4s;    transition: opacity 0.35s, bottom 0.35s, transform 0.4s;}.card-box:hover .text-section {  bottom: 0 !important;}.entry-title {  margin-bottom: 15px;  font-size: 22px;  line-height: 40px;  font-weight: 700;  color: #fff;}.entry-excerpt {  margin-bottom: 15px;  color: #fff;  font-size: 16px;  line-height: 1.5;}.entry-excerpt {    margin-bottom: 5px!important;    color: #fff;    font-size: 16px;    line-height: 1.5;    /* margin-top: 20px; */    display: -webkit-box;    -webkit-line-clamp: 3;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    height: 100px;    /* margin: 20px 0; */    margin-top: 20px;}.post-details {  color: #fff;  position: relative;    display: -webkit-box;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;}.post-details::after {  position: absolute;  display: block;    bottom: -5px;  width: 0;  height: 2px;  content: '';  transition: width 0.4s ease;  clear: both;  background: #1ebbf0;  background: -webkit-linear-gradient(135deg, #1ebbf0 30%, #39dfaa 100%);  background: linear-gradient(135deg, #1ebbf0 30%, #39dfaa 100%);}.post-details:hover::after {  width: 100%;}.post-details:hover > i{  color: #1ebbf0;}
/* 1. Scoped Reset */
#SnowFenceHero_root__Kj9L4,
#SnowFenceHero_root__Kj9L4 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}
#SnowFenceHero_root__Kj9L4 {
  font-family: &quot;Inter&quot;, system-ui, -apple-system, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* 2. Hero Section */
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_hero__Ab3C4 {
  position: relative !important;
  width: 100% !important;
  min-height: 100vh !important;
  background-color: #0f172a !important; /* FIXED: Removed red (#8f443d), changed to dark slate */
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 140px 24px 120px !important;
  overflow: visible !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_bgWrapper__Qw5T7 {
  position: absolute !important; inset: 0 !important; z-index: 1 !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_bgImage__Zt3V1 {
  width: 100% !important; height: 100% !important; object-fit: cover !important;
  opacity: 0.5 !important; /* FIXED: Increased opacity so the photo is clearly visible */
  filter: brightness(0.6) !important; /* FIXED: Removed grayscale filter so true colors show */
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_overlay__Hv6F2 {
  position: absolute !important; top: 0 !important; right: 0 !important;
  width: 35% !important; height: 100% !important;
  background: linear-gradient(to left, rgba(135,255,102,0.1), transparent) !important;
  pointer-events: none !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_content__Jm4W9 {
  position: relative !important; z-index: 10 !important;
  max-width: 1200px !important; width: 100% !important;
  display: flex !important; flex-direction: column !important;
  align-items: center !important; text-align: center !important; gap: 24px !important;
}

/* 3. Typography &amp; CTAs */
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_badge__Dv7S3 {
  display: inline-block !important; padding: 6px 16px !important;
  background: rgba(135,255,102,0.1) !important; border: 1px solid rgba(135,255,102,0.3) !important;
  border-radius: 999px !important; font-family: &quot;Outfit&quot;, sans-serif !important;
  font-size: 12px !important; font-weight: 900 !important; text-transform: uppercase !important;
  letter-spacing: 0.2em !important; color: #87ff66 !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_title__Pv2L9 {
  font-family: &quot;Outfit&quot;, sans-serif !important; font-weight: 900 !important;
  text-transform: uppercase !important; letter-spacing: -0.04em !important;
  line-height: 0.85 !important; font-size: clamp(2.5rem, 6.5vw, 9rem) !important; color: #ffffff !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_textLime__Qx9F5 { color: #87ff66 !important; }
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_subtitle__Hv8M3 {
  font-size: clamp(1rem, 2vw, 1.25rem) !important; font-weight: 500 !important;
  line-height: 1.6 !important; color: rgba(255,255,255,0.7) !important; max-width: 850px !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_ctaGroup__Zt4N7 {
  display: flex !important; flex-wrap: wrap !important; justify-content: center !important;
  gap: 16px !important; margin-top: 16px !important; width: 100% !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_btnPrimary__Mn5K8,
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_btnSecondary__Pv2L9 {
  display: inline-flex !important; align-items: center !important; justify-content: center !important;
  gap: 10px !important; padding: 20px 40px !important; border-radius: 999px !important;
  font-family: &quot;Outfit&quot;, sans-serif !important; font-weight: 900 !important;
  font-size: 14px !important; text-transform: uppercase !important; letter-spacing: 0.15em !important;
  text-decoration: none !important; cursor: pointer !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_btnPrimary__Mn5K8 {
  background: #87ff66 !important; color: #0f172a !important; /* UPDATED: Button text color */
  box-shadow: 0 12px 30px -10px rgba(135,255,102,0.5) !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_btnPrimary__Mn5K8:hover {
  transform: translateY(-4px) !important; box-shadow: 0 16px 40px -10px rgba(135,255,102,0.6) !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_btnSecondary__Pv2L9 {
  background: rgba(255,255,255,0.1) !important; color: #ffffff !important;
  border: 1px solid rgba(255,255,255,0.2) !important; backdrop-filter: blur(8px) !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_btnSecondary__Pv2L9:hover { background: rgba(255,255,255,0.2) !important; }

/* 4. Stats &amp; Trust Section (White Background + Overlap) */
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_statsSection__Bn8R4 {
  position: relative !important; z-index: 20 !important; width: 100% !important;
  background-color: #ffffff !important; padding: 0 24px 80px !important;
  margin-top: -60px !important; /* Overlaps hero bottom */
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_inner__Jm4W9 {
  max-width: 1200px !important; margin: 0 auto !important;
  display: flex !important; flex-direction: column !important; align-items: center !important; gap: 40px !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_statsGrid__Qw5T7 {
  display: grid !important; grid-template-columns: repeat(2, 1fr) !important;
  gap: 16px !important; width: 100% !important;
}
@media (min-width: 768px) {
  #SnowFenceHero_root__Kj9L4 .SnowFenceHero_statsGrid__Qw5T7 { grid-template-columns: repeat(4, 1fr) !important; }
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_statCard__Zt3V1 {
  background: #ffffff !important; padding: 32px 20px !important; border-radius: 24px !important;
  border: 1px solid rgba(15,23,42,0.08) !important; box-shadow: 0 20px 40px -12px rgba(15,23,42,0.08) !important;
  display: flex !important; flex-direction: column !important; align-items: center !important;
  justify-content: center !important; gap: 6px !important;
  transition: transform 0.3s ease, border-color 0.3s ease !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_statCard__Zt3V1:hover {
  transform: translateY(-6px) !important; border-color: rgba(15,23,42,0.2) !important; /* FIXED: Removed red hover border */
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_statVal__Bn8R4 {
  font-family: &quot;Outfit&quot;, sans-serif !important; font-weight: 900 !important;
  font-size: 42px !important; color: #0f172a !important; line-height: 1 !important; /* UPDATED: Removed red text */
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_statLabel__Jm4W9 {
  font-family: &quot;Outfit&quot;, sans-serif !important; font-weight: 800 !important;
  font-size: 10px !important; text-transform: uppercase !important;
  letter-spacing: 0.2em !important; color: rgba(15,23,42,0.45) !important;
}

/* 5. Trust Badges */
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_trustRow__Pv2L9 {
  display: flex !important; flex-wrap: wrap !important; justify-content: center !important; gap: 24px !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_trustItem__Dv9P2 {
  display: flex !important; align-items: center !important; gap: 8px !important;
  font-family: &quot;Outfit&quot;, sans-serif !important; font-size: 12px !important;
  font-weight: 800 !important; text-transform: uppercase !important;
  letter-spacing: 0.15em !important; color: rgba(15,23,42,0.7) !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_check__Kj7L2 {
  display: inline-flex !important; align-items: center !important; justify-content: center !important;
  width: 16px !important; height: 16px !important; background: rgba(135,255,102,0.2) !important;
  color: #0f172a !important; border-radius: 50% !important; font-size: 10px !important;
}

/* 6. Class-Based Animation States (RenderBox Strategy) */
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_animate-in__Xy9Z8 { opacity: 0 !important; }
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_animate-in__Xy9Z8.SnowFenceHero_animated__Qw3K7 {
  opacity: 1 !important; transform: translate(0, 0) !important;
}
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_slide-up__Lm2P5 { transform: translateY(40px) !important; }

#SnowFenceHero_root__Kj9L4 .SnowFenceHero_badge__Dv7S3,
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_title__Pv2L9,
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_subtitle__Hv8M3,
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_ctaGroup__Zt4N7,
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_statCard__Zt3V1,
#SnowFenceHero_root__Kj9L4 .SnowFenceHero_trustRow__Pv2L9 {
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1),
              transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}
 
/* Reset and Box Model Rules */
*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: &#039;Segoe UI&#039;, Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: #333;
}

/* ===========================
   EXPERT SECTION
   =========================== */

.expert-section {
    padding: 60px 20px 40px 20px;
    background-color: #8f443d; /* Dark Brown Background */
    width: 100%;
    text-align: center;
    position: relative;
}

.expert-container {
    max-width: 900px;
    margin: 0 auto;
}

/* Heading - Orange */
.expert-heading {
    color: #f5864e;
    font-size: 1.8rem;
    font-weight: 800;
    margin-bottom: 35px;
    line-height: 1.3;
    letter-spacing: 0.5px;
}

/* Content Box - White with Orange Border and Green Offset Shadow */
.expert-box {
    background-color: #ffffff;
    border: 3px solid #f5864e; /* Orange Border */
    /* Hard green shadow to create the offset block effect seen in the image */
    box-shadow: 12px 12px 0 #87ff64; 
    padding: 40px 50px;
    text-align: left;
    margin-bottom: 50px;

    /* Animation initial state */
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.expert-box.visible {
    opacity: 1;
    transform: translateY(0);
}

/* Text inside box - Dark Brown */
.expert-text {
    color: #8f443d;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.7;
}

.expert-text strong {
    font-weight: 800;
}

/* Bottom Divider Line - Orange */
.expert-divider {
    height: 4px; /* Slightly thicker to match the bottom strip in the image */
    background-color: #f5864e;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

/* ===========================
   RESPONSIVE ADJUSTMENTS
   =========================== */

@media (max-width: 768px) {
    .expert-heading {
        font-size: 1.5rem;
    }
    
    .expert-box {
        padding: 30px 25px;
        box-shadow: 8px 8px 0 #87ff64;
    }
    
    .expert-text {
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .expert-section {
        padding: 40px 15px 30px 15px;
    }
    
    .expert-heading {
        font-size: 1.2rem;
        margin-bottom: 25px;
    }
    
    .expert-box {
        padding: 20px;
        box-shadow: 6px 6px 0 #87ff64;
        border-width: 2px;
    }
    
    .expert-text {
        font-size: 0.9rem;
    }
}
 
/* Reset and Box Model Rules */
*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: &amp;#039;Segoe UI&amp;#039;, Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #fff;
}

/* Section Container */
.ff-section {
    padding: 60px 20px;
    background-color: #ffffff;
    width: 100%;
}

.ff-container {
    max-width: 900px;
    margin: 0 auto;
}

/* Typography */
.ff-heading {
    color: #e87d3e; /* Coral/Orange from image */
    font-size: 2.2rem;
    font-weight: 800;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.2;
}

.ff-subheading {
    color: #e87d3e;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 10px;
}

.ff-intro {
    font-size: 1.05rem;
    color: #444;
    text-align: center;
    max-width: 800px;
    margin: 0 auto 40px auto;
    line-height: 1.7;
}

.ff-intro strong {
    font-weight: 700;
    color: #222;
}

/* Feature Boxes */
.ff-features {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 30px;
}

.ff-feature-box {
    background-color: #76d776; /* Bright green from image */
    border-left: 6px solid #e87d3e; /* Orange left border */
    padding: 18px 24px;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    
    /* Animation initial state */
    opacity: 0;
    transform: translateX(-30px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.ff-feature-box.visible {
    opacity: 1;
    transform: translateX(0);
}

.ff-check-icon {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin-top: 2px;
    color: #1a1a1a;
}

.ff-feature-content {
    font-size: 1rem;
    color: #222;
}

.ff-feature-title {
    font-weight: 700;
    font-size: 1.05rem;
}

.ff-feature-desc {
    font-weight: 400;
    color: #333;
}

/* Quote Box */
.ff-quote-box {
    background-color: #5c3a21; /* Dark brown from image */
    border-left: 6px solid #e87d3e; /* Orange left border */
    padding: 30px 40px;
    text-align: center;
    
    /* Animation initial state */
    opacity: 0;
    transform: scale(0.95);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.ff-quote-box.visible {
    opacity: 1;
    transform: scale(1);
}

.ff-quote-text {
    color: #ffffff;
    font-size: 1.15rem; /* Slightly reduced to fit the longer text nicely */
    font-style: normal; /* Removed italic since this is regulatory info, not a quote */
    font-weight: 600;
    line-height: 1.6;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .ff-heading {
        font-size: 1.6rem;
    }
    .ff-subheading {
        font-size: 1.3rem;
    }
    .ff-feature-box {
        padding: 15px;
    }
    .ff-quote-box {
        padding: 20px;
    }
    .ff-quote-text {
        font-size: 1rem;
    }
}
 
/* Reset and Box Model Rules */
*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: &#039;Segoe UI&#039;, Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: #333;
}

/* Section Container - Exact orange from image */
.ffs-section {
    padding: 60px 20px;
    background-color: #F58D5B; /* Warm orange/coral background */
    width: 100%;
}

.ffs-container {
    max-width: 1100px;
    margin: 0 auto;
}

/* Section Heading - Dark brown from image */
.ffs-heading {
    color: #6B3A2E; /* Dark brown/reddish */
    font-size: 2rem;
    font-weight: 800;
    text-align: center;
    margin-bottom: 20px; /* Adjusted margin for the new intro text */
    line-height: 1.3;
    letter-spacing: 0.5px;
}

/* Intro Text Styling */
.ffs-intro {
    color: #444444;
    font-size: 1.05rem;
    text-align: center;
    max-width: 850px;
    margin: 0 auto 40px auto;
    line-height: 1.6;
}

/* Services Grid */
.ffs-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

/* Service Card - White with green border on right and bottom */
.ffs-card {
    background-color: #ffffff;
    border-right: 5px solid #7ED321; /* Bright green right border */
    border-bottom: 5px solid #7ED321; /* Bright green bottom border */
    padding: 24px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
    
    /* Animation initial state */
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.ffs-card.visible {
    opacity: 1;
    transform: translateY(0);
}

/* Card Title - Dark brown matching heading */
.ffs-card-title {
    color: #6B3A2E; /* Dark brown/reddish */
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.3;
}

/* Card Description */
.ffs-card-desc {
    color: #444444; /* Dark gray for body text */
    font-size: 0.95rem;
    line-height: 1.6;
}

.ffs-card-desc strong {
    font-weight: 700;
    color: #333333;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .ffs-grid {
        grid-template-columns: 1fr;
    }
    
    .ffs-heading {
        font-size: 1.5rem;
    }
    
    .ffs-card {
        padding: 18px;
    }
    
    .ffs-card-title {
        font-size: 1.1rem;
    }
}

@media (max-width: 480px) {
    .ffs-section {
        padding: 40px 15px;
    }
    
    .ffs-heading {
        font-size: 1.3rem;
        margin-bottom: 15px;
    }
}
 
/* Render Box Rules: Reset and Box Model */
*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: &amp;amp;amp;amp;#039;Segoe UI&amp;amp;amp;amp;#039;, Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #ffffff;
}

/* ===========================
   SECTION 1: FENCING MATERIALS
   =========================== */

/* Background is WHITE as per the picture */
.tfm-section {
    padding: 60px 20px;
    background-color: #ffffff; 
    width: 100%;
}

.tfm-container {
    max-width: 1000px;
    margin: 0 auto;
}

.tfm-heading {
    color: #f5864e; /* Orange */
    font-size: 1.8rem;
    font-weight: 800;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.2;
}

.tfm-intro {
    font-size: 1rem;
    color: #333333;
    text-align: center;
    max-width: 850px;
    margin: 0 auto 35px auto;
    line-height: 1.6;
}

.tfm-table-wrapper {
    margin-bottom: 25px;
    overflow-x: auto;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.tfm-table-wrapper.visible {
    opacity: 1;
    transform: translateY(0);
}

.tfm-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.95rem;
}

/* Table Header - Dark Brown */
.tfm-table thead {
    background-color: #8f443d; 
}

.tfm-table th {
    padding: 15px 20px;
    text-align: left;
    font-weight: 700;
    color: #ffffff; /* White */
    border: 1px solid #7a3530;
}

/* Table Rows Animation */
.tfm-table tbody tr {
    opacity: 0;
    transform: translateX(-15px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.tfm-table tbody tr.visible {
    opacity: 1;
    transform: translateX(0);
}

/* Alternating Rows: Green and White */
.tfm-table tbody tr:nth-child(odd) {
    background-color: #87ff64; /* Bright Green */
}

.tfm-table tbody tr:nth-child(even) {
    background-color: #ffffff; /* White */
}

.tfm-table td {
    padding: 14px 20px;
    color: #222222;
    border: 1px solid #e0e0e0;
    vertical-align: middle;
    font-weight: 500;
}

/* Bottom Box - Dark Brown with Orange Accent */
.tfm-consideration-box {
    background-color: #8f443d; /* Dark Brown */
    padding: 25px 30px;
    border-left: 6px solid #f5864e; /* Orange accent */
    border-bottom: 6px solid #f5864e; /* Orange accent */
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.tfm-consideration-box.visible {
    opacity: 1;
    transform: translateY(0);
}

.tfm-consideration-text {
    color: #ffffff; /* White */
    font-size: 1rem;
    line-height: 1.6;
    text-align: center;
}

.tfm-consideration-text strong {
    font-weight: 700;
    color: #ffffff;
}

/* ===========================
   SECTION 2: COST INFORMATION
   =========================== */

/* Background is DARK BROWN as per the picture */
.cost-section {
    padding: 60px 20px;
    background-color: #8f443d; /* Dark Brown */
    width: 100%;
}

.cost-container {
    max-width: 1000px;
    margin: 0 auto;
}

.cost-heading {
    color: #87ff64; /* Bright Green */
    font-size: 2rem;
    font-weight: 800;
    text-align: center;
    margin-bottom: 25px;
    line-height: 1.2;
}

.cost-intro {
    color: #ffffff; /* White */
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 30px;
    text-align: center;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.cost-intro strong {
    color: #87ff64; /* Bright Green */
    font-weight: 700;
}

.cost-list {
    list-style: none;
    margin-bottom: 40px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.cost-list li {
    color: #ffffff; /* White */
    font-size: 1rem;
    line-height: 1.7;
    padding-left: 30px;
    position: relative;
    margin-bottom: 15px;
    opacity: 0;
    transform: translateX(-20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.cost-list li.visible {
    opacity: 1;
    transform: translateX(0);
}

/* Custom Orange Bullets */
.cost-list li::before {
    content: &amp;amp;amp;amp;quot;•&amp;amp;amp;amp;quot;;
    color: #f5864e; /* Orange */
    font-weight: bold;
    font-size: 1.5rem;
    position: absolute;
    left: 5px;
    top: -4px;
}

.cost-list li strong {
    color: #87ff64; /* Bright Green */
    font-weight: 700;
}

/* Quote Box - WHITE background with Dark Brown text and Orange border */
.cost-quote-box {
    background-color: #ffffff; /* White */
    border-left: 6px solid #f5864e; /* Orange */
    padding: 25px 30px;
    margin-bottom: 25px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.cost-quote-box.visible {
    opacity: 1;
    transform: translateY(0);
}

.cost-quote-text {
    color: #8f443d; /* Dark Brown */
    font-size: 1.1rem;
    font-style: italic;
    font-weight: 600;
    line-height: 1.6;
    text-align: center;
}

/* CTA Box - ORANGE background with White text */
.cost-cta-box {
    background-color: #f5864e; /* Orange */
    padding: 20px 30px;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.cost-cta-box.visible {
    opacity: 1;
    transform: translateY(0);
}

.cost-cta-text {
    color: #ffffff; /* White */
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
}

/* ===========================
   RESPONSIVE ADJUSTMENTS
   =========================== */

@media (max-width: 768px) {
    .tfm-heading, .cost-heading {
        font-size: 1.5rem;
    }
    
    .tfm-table th, .tfm-table td {
        padding: 10px 12px;
        font-size: 0.85rem;
    }
    
    .cost-quote-text {
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .tfm-section, .cost-section {
        padding: 40px 15px;
    }
    
    .tfm-heading, .cost-heading {
        font-size: 1.2rem;
    }
    
    .tfm-table th, .tfm-table td {
        padding: 8px 10px;
        font-size: 0.75rem;
    }
}
 
/* Reset and Box Model Rules */
*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: &#039;Segoe UI&#039;, Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: #333;
}

/* ===========================
   SECTION 1: BYLAWS (White Background)
   =========================== */

.bylaws-section {
    padding: 60px 30px 50px 30px;
    background-color: #ffffff;
    width: 100%;
}

.bylaws-container {
    max-width: 900px;
    margin: 0 auto;
}

.bylaws-heading {
    color: #8f443d;
    font-size: 1.9rem;
    font-weight: 800;
    text-align: center;
    margin-bottom: 25px;
    line-height: 1.3;
    letter-spacing: 0.5px;
}

.bylaws-intro {
    color: #222222; /* Darker text to match image */
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 30px;
    text-align: left;
}

.bylaws-list {
    margin-bottom: 35px;
}

.bylaws-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    opacity: 0;
    transform: translateX(-20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.bylaws-item.visible {
    opacity: 1;
    transform: translateX(0);
}

.bylaws-bullet {
    color: #f5864e;
    font-weight: 900;
    font-size: 1.3rem;
    margin-right: 15px;
    flex-shrink: 0;
    line-height: 1.4;
}

.bylaws-text {
    color: #222222; /* Darker text */
    font-size: 0.95rem;
    line-height: 1.6;
}

.bylaws-text strong {
    color: #222222;
    font-weight: 700;
}

/* Green Box */
.bylaws-green-box {
    background-color: #87ff64;
    border: 2px solid #f5864e;
    padding: 22px 25px;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.bylaws-green-box.visible {
    opacity: 1;
    transform: translateY(0);
}

.bylaws-green-text {
    color: #222222;
    font-size: 0.95rem;
    line-height: 1.6;
    text-align: center;
    font-weight: 500;
}

/* ===========================
   SECTION 2: PROCESS (Green Background)
   =========================== */

.process-section {
    padding: 60px 30px 70px 30px;
    background-color: #87ff64;
    width: 100%;
}

.process-container {
    max-width: 900px;
    margin: 0 auto;
}

.process-heading {
    color: #8f443d;
    font-size: 2rem;
    font-weight: 800;
    text-align: center;
    margin-bottom: 45px;
    line-height: 1.3;
    letter-spacing: 0.5px;
}

.process-steps {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.process-step {
    background-color: #ffffff;
    /* Thicker orange line at the bottom, thinner on other sides */
    border: 2px solid #f5864e;
    border-bottom: 6px solid #f5864e; 
    padding: 25px 30px;
    opacity: 0;
    transform: translateX(-30px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.process-step.visible {
    opacity: 1;
    transform: translateX(0);
}

.process-step-title {
    color: #8f443d;
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.3;
}

.process-step-desc {
    color: #222222; /* Darker text */
    font-size: 0.95rem;
    line-height: 1.6;
    margin-bottom: 10px;
}

.process-step-list {
    list-style: none;
    margin-top: 12px;
    padding-left: 5px;
}

.process-step-list li {
    color: #222222;
    font-size: 0.92rem;
    line-height: 1.7;
    padding-left: 20px;
    position: relative;
    margin-bottom: 6px;
}

.process-step-list li::before {
    content: &quot;•&quot;;
    color: #f5864e;
    font-weight: bold;
    font-size: 1.2rem;
    position: absolute;
    left: 2px;
    top: -2px;
}

/* ===========================
   RESPONSIVE ADJUSTMENTS
   =========================== */

@media (max-width: 768px) {
    .bylaws-heading { font-size: 1.5rem; }
    .process-heading { font-size: 1.6rem; }
    .process-step { padding: 20px; border-bottom-width: 5px; }
    .process-step-title { font-size: 1.1rem; }
}

@media (max-width: 480px) {
    .bylaws-section, .process-section { padding: 40px 15px 50px 15px; }
    .bylaws-heading { font-size: 1.25rem; }
    .process-heading { font-size: 1.3rem; }
    .bylaws-intro, .bylaws-text, .process-step-desc { font-size: 0.9rem; }
    .process-step-title { font-size: 1rem; }
    .process-step { border-bottom-width: 4px; }
}
 
/* Reset and Box Model Rules */
*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: &#039;Segoe UI&#039;, Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: #333;
}

/* ===========================
   SECTION 1: WHY CHOOSE US (White Background)
   =========================== */

.choose-us-section {
    padding: 60px 20px;
    background-color: #ffffff;
    width: 100%;
}

.choose-us-container {
    max-width: 900px;
    margin: 0 auto;
}

.choose-us-heading {
    color: #f5864e; /* Orange */
    font-size: 1.9rem;
    font-weight: 800;
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.3;
    letter-spacing: 0.5px;
}

.choose-us-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.choose-us-item {
    background-color: #8f443d; /* Dark Brown */
    padding: 18px 25px;
    display: flex;
    align-items: center;
    gap: 15px;
    opacity: 0;
    transform: translateX(-20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.choose-us-item.visible {
    opacity: 1;
    transform: translateX(0);
}

.choose-us-icon {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.choose-us-text {
    color: #ffffff; /* White */
    font-size: 0.95rem;
    font-weight: 500;
    line-height: 1.5;
}

/* ===========================
   SECTION 2: FAQ (Orange Background)
   =========================== */

.faq-section {
    padding: 60px 20px 70px 20px;
    background-color: #f5864e; /* Orange */
    width: 100%;
}

.faq-container {
    max-width: 900px;
    margin: 0 auto;
}

.faq-heading {
    color: #8f443d; /* Dark Brown */
    font-size: 1.9rem;
    font-weight: 800;
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.3;
    letter-spacing: 0.5px;
}

.faq-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.faq-item {
    background-color: #ffffff; /* White */
    border: 2px solid #87ff64; /* Bright Green */
    border-bottom: 5px solid #87ff64; /* Thicker green bottom border */
    border-right: 5px solid #87ff64; /* Thicker green right border */
    padding: 25px 30px;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.faq-item.visible {
    opacity: 1;
    transform: translateY(0);
}

.faq-question {
    color: #8f443d; /* Dark Brown */
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.4;
}

.faq-answer {
    color: #222222; /* Dark Gray/Black */
    font-size: 0.95rem;
    line-height: 1.6;
}

/* ===========================
   RESPONSIVE ADJUSTMENTS
   =========================== */

@media (max-width: 768px) {
    .choose-us-heading, .faq-heading {
        font-size: 1.5rem;
    }
    
    .choose-us-item {
        padding: 15px 20px;
    }
    
    .faq-item {
        padding: 20px;
    }
    
    .faq-question {
        font-size: 1.05rem;
    }
}

@media (max-width: 480px) {
    .choose-us-section, .faq-section {
        padding: 40px 15px 50px 15px;
    }
    
    .choose-us-heading, .faq-heading {
        font-size: 1.25rem;
    }
    
    .choose-us-text, .faq-answer {
        font-size: 0.9rem;
    }
    
    .faq-question {
        font-size: 1rem;
    }
}
 
/* Reset and Box Model Rules */
*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: &amp;#039;Segoe UI&amp;#039;, Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: #333;
}

/* ===========================
   QUOTE SECTION (Dark Brown Background)
   =========================== */

.quote-section {
    padding: 70px 20px 50px 20px;
    background-color: #8f443d;
    width: 100%;
    text-align: center;
}

.quote-container {
    max-width: 900px;
    margin: 0 auto;
}

.quote-heading {
    color: #87ff64;
    font-size: 2.2rem;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 25px;
    line-height: 1.2;
    letter-spacing: 0.5px;
}

.quote-intro {
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 40px;
    line-height: 1.6;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

/* CTA Box */
.cta-box {
    background-color: #f5864e;
    border: 4px solid #ffffff;
    box-shadow: 10px 10px 0 #87ff64;
    padding: 30px 40px 35px 40px; /* Increased bottom padding slightly for the button */
    margin-bottom: 40px;
    text-align: center; /* Centers the text and the button */
    
    opacity: 0;
    transform: scale(0.95);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.cta-box.visible {
    opacity: 1;
    transform: scale(1);
}

.cta-text {
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 0;
}

/* NEW: CTA Button Styling */
.cta-button {
    display: inline-block;
    background-color: #ffffff; /* White button pops on orange */
    color: #8f443d; /* Dark brown text */
    font-size: 1.1rem;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    padding: 14px 32px;
    margin-top: 25px; /* Space between text and button */
    border: 2px solid #ffffff;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.cta-button:hover {
    background-color: #87ff64; /* Turns bright green on hover */
    border-color: #87ff64;
    transform: translateY(-2px); /* Slight lift effect */
}

.quote-tagline {
    color: #87ff64;
    font-family: &amp;#039;Georgia&amp;#039;, &amp;#039;Times New Roman&amp;#039;, serif;
    font-size: 1.8rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 40px;
}

.quote-divider {
    height: 2px;
    background-color: #f5864e;
    width: 100%;
    margin-bottom: 30px;
}

.service-areas {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 15px;
    text-align: left;
    max-width: 800px;
    margin: 0 auto;
    
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.service-areas.visible {
    opacity: 1;
    transform: translateY(0);
}

.location-icon {
    flex-shrink: 0;
    margin-top: 2px;
}

.service-areas-text {
    color: #ffffff;
    font-size: 0.95rem;
    line-height: 1.6;
}

.service-areas-text strong {
    font-weight: 700;
    color: #ffffff;
}

/* ===========================
   RESPONSIVE ADJUSTMENTS
   =========================== */

@media (max-width: 768px) {
    .quote-heading { font-size: 1.8rem; }
    
    .cta-box {
        padding: 25px 20px 30px 20px;
        box-shadow: 8px 8px 0 #87ff64;
    }
    
    .cta-text { font-size: 1.05rem; }
    .cta-button { font-size: 1rem; padding: 12px 24px; }
    .quote-tagline { font-size: 1.5rem; }
}

@media (max-width: 480px) {
    .quote-section { padding: 50px 15px 40px 15px; }
    .quote-heading { font-size: 1.4rem; }
    .quote-intro { font-size: 1rem; }
    
    .cta-box {
        padding: 20px 15px 25px 15px;
        box-shadow: 6px 6px 0 #87ff64;
        border-width: 3px;
    }
    
    .cta-text { font-size: 0.95rem; }
    .cta-button { 
        font-size: 0.9rem; 
        padding: 12px 20px; 
        width: 100%; /* Full width button on mobile */
        box-sizing: border-box;
    }
    
    .quote-tagline { font-size: 1.2rem; }
    
    .service-areas {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    .service-areas-text { font-size: 0.85rem; }
}
 #module_new_comment_24 .new_comment_title{color:#000;font-weight:bold;font-size:20px;text-align:center;margin-top:20px;margin-bottom:20px;width:1200px;height:40px;line-height:40px;}.module[data-id_page='110']:hover .new_comment_title{}
                #module_new_comment_24 .new_comment_title h3{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            
            #pagination_product{
                padding: 5px;
                border: 1px solid #e8e8e8;
                border-radius: 3px;
                justify-content: space-between;
                margin: 15px 0;
                display: flex;
                width: 100%;
                height: 50px;
                height: max-content;
                height: fit-content;
            }
            #pagination_product > div {
                display: flex;
            }
            #pagination_product > div > *{
                margin: 0 10px;
            }
            #pagination_product span,#pagination_product a,#pagination_product label{
                text-align: center;
                flex-direction: column;
                display: flex;
                justify-content: center;
                border: 1px solid #bababa;
                border-radius: 50%;
            }
            #pagination_product a,#pagination_product label{
                background-color: #ffffff;
                color: #0f0f0f;
                width: 30px;
                height: 30px;
                cursor: pointer;
            }
            #pagination_product span{
                background-color: #e8e8e8;
                color: #5e5e5e;
                opacity: .8;
                width: 32px;
                height: 32px;
            }
            #pagination_product i{
                font-size: 23px;
                margin-bottom: 1px;
            }
            #pagination_product .fa-caret-right{
                margin-left: 4px;
            }
            #pagination_product .fa-caret-left{
                margin-right: 4px;
            }
            #pagination_product label:after{
                content:"" !important;
            }
            #pagination_product_button{
                width: 100%;
                display: flex;
                justify-content: center;
                align-items: center;
                cursor: pointer;
            }
            .pagination_product_button_load_more{
                padding: 5px;
                border: 1px solid #e8e8e8;
                border-radius: 3px;
                margin: 15px 0;
                width: calc(100% - 50px);
                height: fit-content;
                text-align: center;
                color: #333;
                cursor: pointer;
            }
        
            .fw500{
                font-weight: 500;
            }
            .parent_input_box{
                background-color: #e8e8e8;
                padding: 0;
                border-radius: 3px;
                margin: 5px 0;
            }
            .parent_input_box:first-child{
                margin-top: 0;
            }
            .parent_input_box > div:first-child{
                width: 10%;
                text-align: center;
                color: #555;
            }
            
            .new_color_tag{
                color: #00AFEF !important;
            }
            .flex1{
                flex: 1 0;
            }
            .module_new_comment24 .input_box{
                background-color: #e8e8e8;
                padding: 5px 10px;
                border: 2px solid transparent;
                border-radius: 5px;
                width: 100%;
            }
            .module_new_comment .input_box:focus{
                border-color: #6ac7ff;
            }
            .module_new_comment .input_box.error{
                border-color: #f4b3b3;
            }
            .module_new_comment textarea{
                min-height: 140px;
                width: 100%;
                resize: vertical;
            }
            .module_new_comment input{
                width: 318px;
            }
            .module_new_comment24 button{
                padding: 9px 0;
                border: none;
                width: 100%;
                background-color: green;
                color: #FFFFFF;
                margin-top:3px;
                max-width: 250px;
                border-radius: 3px;
                cursor: pointer;
                -webkit-box-shadow:0 14px 26px -12px #afafaf, 0 4px 23px 0 #f7fff7, 0 8px 10px -5px #003700;
                -moz-box-shadow:0 14px 26px -12px #afafaf, 0 4px 23px 0 #f7fff7, 0 8px 10px -5px #003700;
                box-shadow:0 14px 26px -12px #afafaf, 0 4px 23px 0 #f7fff7, 0 8px 10px -5px #003700;
            }
            .module_new_comment24 button:hover{
                -webkit-box-shadow: 0 14px 26px -12px #417a41, 0 4px 23px 0 #ffffff, 0 8px 10px -5px #0c510a;
                -moz-box-shadow: 0 14px 26px -12px #417a41, 0 4px 23px 0 #ffffff, 0 8px 10px -5px #0c510a;
                box-shadow: 0 14px 26px -12px #417a41, 0 4px 23px 0 #ffffff, 0 8px 10px -5px #0c510a;
            }
            #new_comment_popup .module_new_comment{
                display: block;
                width: 600px;
            }
            #new_comment_popup .input_box{
                border-radius: 1px;
            }
            #new_comment_popup .parent_input_box{
                width: 49%;
                margin: 0;
            }
            #new_comment_popup .parent_input_box input{
                width: 265px;
            }
            .module_new_comment .result-msg{
                height:50px;
                line-height: 50px;
                padding: 0 20px;
                border: 2px solid;
                border-radius: 4px;
                font-weight: 300;
                margin: 10px 0;
                font-size: 14px;
            }
            .module_new_comment .result-msg.accept-send-msg{
                color: #054012;
                background-color: #a6edbb;
                border-color: #93e2ab;
            }
            .module_new_comment .result-msg.error-send-msg{    
                color: #570b10;
                background-color: #f8c3c3;
                border-color: #f4b3b3;
            }
            .parent-comment-box{
                background-color: #fff;
                padding: 30px 10px;
                font-size: 14px;
                border-bottom: 1px solid #eee;
                color: #2F425C;
                text-align: justify;
            }
            .parent-answer-box{
                background-color: #eee;
                padding: 10px;
                width: 98%;
                margin: 15px auto;
                position:relative;
                border: 1px solid #ddd;
                border-radius: 2px;
            }
            .parent-answer-box:before{
                content: "";
                border: 8px solid;
                position: absolute;
                right: 30px;
                bottom: 100%;
                border-color: transparent transparent #ddd transparent;
                z-index: 9;
            }
            .answer-comment-btn span{
                color: #c71b0c;
                font-weight: 500;
                margin-right: 5px;
                font-size: 15px;
            }
            .answer-comment-btn i{
                color: #c71b0c;
            }
            .parent-score{
                padding: 0 10px;
                margin: 0 3px;
                border: 1px solid #e0e0e0;
                border-radius: 2px;
            }
            .parent-score i{
                margin-right: 5px;
                cursor: pointer;
            }
            .like-score.chooses{
                color: #05810b;
            }
            .dis-like-score.chooses{
                color: #c71b0c;
            }
            .favorite-score i{
                cursor: pointer;
            }
            .favorite-score .like-score.chooses{
                color: #c71b0c;
            }
            .txtd-left{
                direction: ltr;
                text-align: left;
            }
            .txtd-right{
                direction: rtl;
                text-align: right;
            }
            .placeholder-right:-moz-placeholder{
                text-align: right !important;
            }
            .placeholder-right:-ms-input-placeholder{
                text-align: right !important;
            }
            .placeholder-right::-webkit-input-placeholder{
                text-align: right !important;
            }
            .placeholder-left:-moz-placeholder{
                text-align: left !important;
            }
            .placeholder-left:-ms-input-placeholder{
                text-align: left !important;
            }
            .placeholder-left::-webkit-input-placeholder{
                text-align: left !important;
            }
            #result_send_msg{
                text-align: center;
                padding: 0.5rem 0;
                color: red;
            }
        
            body{
                position: relative;
            }
            .dno{
                display: none!important;
            }
            .public-header{
                position: relative;
                transition:5s;
            }
            .absolute-container{
                background-color: #ee273a;
                border-radius: 7px;
                position: fixed;
                top: 50%;
                left: 2%;
                transform: translateY(-50%);
                padding: 10px;
                z-index: 4900;
            }
            .social-absolute{
                position: relative;
                padding: 10px 0;
                border-bottom: 1px solid rgba(0, 0, 0, .1);
                box-sizing: content-box;
                width: 24px;
                height: 24px;
            }
            .social-absolute:last-child {
                border-bottom: none !important;
            }
            .social-absolute img{
                width: 24px;
                height: 24px;
            }
            .absolute-tooltip{
                position: relative;
                transition: all 0.5s;
                border-radius: 0 7px 7px 0;
                font-size: 14px;
                overflow: hidden;
                white-space: nowrap;
            }
            .absolute-tooltip > span{
                padding: 10px 20px;
                display: block;
            }
            .tooltip-shake{
                display: block;
                width: 100%;
                height: 100%;
            }
            .tooltip-shake:before,
            .tooltip-shake:after {
                position: absolute;
                content: "";
                opacity: 0;
                transition: all 0.4s ease;
                color: #fff;
                font-weight: bold;
            }
            .tooltip-shake:before {
                content: attr(data-tooltip);
                background: #3c5059;
                width: 0;
                padding: 0;
                font-size: 0.9rem;
                top: 50%;
                left: calc(24px + 32px);
                border-radius: 5px;
                transform: translateY(-50%);
                overflow: hidden;
                white-space: nowrap;
            }
            .tooltip-shake:after {
                border-width: 8px 10px 8px 0;
                border-style: solid;
                border-color: transparent #3c5059 transparent transparent;
                top: 50%;
                left: calc(24px + 24px);
                transform: translateY(-50%);
            }
            .tooltip-shake:hover::before,
            .tooltip-shake:hover::after {
                opacity: 1;
                overflow: hidden;
                white-space: nowrap;
                transform: translate(0, -50%);
            }
            .tooltip-shake:hover::before {
                width: max-content;
                padding: 10px 25px;
            }
            @keyframes shake {
                0% {
                    transform: rotate(2deg);
                }
                50% {
                    transform: rotate(-3deg);
                }
                70% {
                    transform: rotate(3deg);
                }
                100% {
                    transform: rotate(0deg);
                }
            }
            .social-absolute:hover {
                animation: shake 500ms ease-in-out forwards;
            }
            
                .public-header{
                    width: 100%;
                    background: #fff;
                    background-size: auto;
                    background-repeat: no-repeat;
                }
            
            .adv-banner-container{
                width: 100%;
                height: 10px;
            }
            .adv-banner-container .adv-item{
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
            .top-bar-container{
                width: 100%;
                min-height: 40px;
                height: 40px;
                background: #8E443D;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .top-bar{
                width: 1200px;
                height: 100%;
                margin: auto;
                padding: 0 8px;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
            }
            .top-item{
                height: 100%;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .info-container{
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .info-container img{
                width: 32px;
                height: 32px;
            }
            .info-container > span{
                display: inline-flex;
            }
            .top-info,
            .top-social{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-social{
                padding: 5px 0;
            }
            .top-social li a img{
                width: 32px;
                height: 32px;
            }
            .top-social li a span{
                font-size: 0px;
                font-weight: 200;
                color: #ffff;
            }
            .top-list{
                width: max-content;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                margin: 0  0px;
            }
            .top-list:hover{
                color: ;
            }
            
                .top-list:first-child{
                    margin-left : 0;
                }
                .top-list:last-child{
                    margin-right : 0;
                }
            
            .arrow-menu-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .top-list a span,
            .top-list span{
                color: #ffff;
                font-weight: bold;
                font-size: 14px;
            }
            .top-list a img,
            .top-list span img{
                margin: 0 5px;
                width: 24px;
                height: 24px;
                object-fit: contain;
            }
            .top-list:first-child a img,
            .top-list:first-child span img{
                margin-left: 0;
            }
            .top-navbar{
                height: 100%;
                background: transparent;
            }
            .top-nav-list{
                position: relative;
                height: 100%;
                padding: 0 20px;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-nav-list a span,
            .top-nav-list span{
                color: #fff;
                font-size: 17px;
                font-weight: 400;search
            }
            .top-nav-list:hover{
                background-color: ;
            }
            .top-nav-list .arrow-menu-container svg{
                fill: #fff;
            }
            .top-nav-list:hover a span,
            .top-nav-list:hover span,
            .top-nav-list:hover .arrow-menu-container svg{
                color: ;
                fill: ;
            }
            .top-nav-list .icon-title-part{
                padding-left: 5px;
            }
            .top-sub-nav > .top-sub-list a span,
            .top-sub-nav > .top-sub-list span{
                color: ;
            }
            .top-sub-nav > .top-sub-list:hover a span,
            .top-sub-nav > .top-sub-list:hover span{
                color: ;
            }
            
            .top-sub-nav{
                flex-direction: column;
                justify-content: center;
                align-content: flex-start;
                position: absolute;
                z-index: 4999;
                min-width: 150px;
                width: max-content;
                background: #2c3e50;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translateY(-10px) scaleY(0.5);
                transform-origin: top;  
                border-radius: 0;
            }
            .top-nav-list:hover > .top-sub-nav{
                display: flex;
                top: 100%;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            
        
                .top-nav-list:hover > .top-sub-nav{
                    left: 0;
                }
                .top-sub-list{
                    border-right: 5px solid  ;
                }
            
            .top-sub-list{
                width: 100%;
                padding: 8px 20px;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-sub-list:hover{
                background: ;
            }
            .header-container{
                display: grid;
                width: 1200px;
                margin: auto;
                height: auto;
                grid-template-rows: 1fr 1fr;  
                grid-template-columns: 1fr 3fr 1fr;
                grid-template-areas: 
                    "top-1 top-2 top-3"
                    "bottom-1 bottom-2 bottom-3"; 
                padding-top: 8px;
                padding-bottom: 8px;
                padding-left: 8px;
                padding-right: 8px;
            }
            .top-section-1{
                grid-area: top-1;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-section-2{
                grid-area: top-2;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-section-3{
                grid-area: top-3;
                display: flex;
                flex-direction: row;
                justify-content: flex-end;
                align-items: center;
            }
            .logo-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                width: 100%;
                height: 100%;
                padding: 0px  0px;
            }
            .logo-container img{
                display: block;
                width: 180px;
                height: 79px;
                max-width: 180px;
                max-height: 79px;
                object-fit: contain;
            }
            .nav-container{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                box-sizing: border-box;
                margin: 0 10px;
            }
            .nav-container > .navbar{
                width: 100%;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                background: transparent;
                box-sizing: border-box;
                border: px  solid  ;
                border-radius: 3px;
                padding: 0 !important;
            }
            
                .nav-container > .navbar{
                    margin-right: calc(0px + 10px);
                }
            
            .max-height{
                height: 700px;
                overflow-x:hidden;
                overflow-y: auto;
                display:flex!important;
                flex-direction: column!important;
                justify-content: flex-start!important;
            }
            .nav-container .navbar .nav-list{
                padding: 10px 18px;
                min-height: 45px;
                position: relative;
                list-style: none;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-content: center;
                box-sizing: border-box;
            }
            .nav-container .navbar .nav-list.active{
                background-color: ;
            }
            .nav-container .navbar .nav-list.active a,
            .nav-container .navbar .nav-list.active span{
                color: ;
            }
            
            .nav-container .navbar .nav-list .icon-title-part{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .nav-container .navbar .nav-list .icon-title-part img{
                width: 24px;
                height: 24px;
                margin: 0 5px;
            }
            .nav-container .navbar .nav-list .overflow-menu{
                justify-content: center !important;
            }
            .nav-container .navbar .nav-list:hover{
                background-color: ;
                box-sizing: border-box;
            }
            .nav-container .navbar .nav-list:hover a,
            .nav-container .navbar .nav-list:hover span{
                color:  ;
            }
            .nav-container .navbar .nav-list img{
                width: 32px;
                height: 32px;
            }
            .nav-container .navbar .nav-list a,
            .nav-container .navbar .nav-list span{
                text-decoration: none;
                font-size: 17px;
                color: #000;
            }
            .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
            .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                display: flex;
                top: 45px;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                display: flex;
                right: calc(100%  +  5px);
                top: 0;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            
                    .nav-container .navbar.navbar-sub{
                        flex-direction: column;
                        justify-content: center;
                        align-content: flex-start;
                        min-width: 150px;
                        width: max-content;
                    }
                    .nav-container .navbar.navbar-sub .nav-list{
                        width: 100%;
                        border-right: 5px solid #fff;
                    }
                    .nav-container .navbar.navbar-sub{
                        position: absolute;
                        z-index: 4999;
                        background: #fff;
                        clip: rect(1px, 1px, 1px, 1px);
                        opacity: 0.1;
                        transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                                    opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                        transform: translateY(-10px) scaleY(0.5);
                        transform-origin: top;  
                        border-radius: 0;
                    }
                    .nav-container .navbar.navbar-sub{
                        flex-direction: column;
                        justify-content: center;
                        align-content: flex-start;
                        min-width: 150px;
                        width: max-content;
                    }
                    .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
                    .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                        left: 0;
                        border-radius: 0 !important;
                    }
                    .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                        left: calc(100%  +  5px);
                    }
                    .nav-container .navbar.navbar-sub .nav-list{
                        width: 200px;
                        border-right: 5px solid #fff;
                        border-radius: 0 !important;
                    }
                
                .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
                .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                    left: 0;
                }
                .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                    left: calc(100%  +  5px);
                }
            
            .arrow-icon-menu{
                width: 8px;
                height: 8px;
            }
            .arrow-icon-menu.arrow-bottom{
                transform: rotate(90deg);
            }
            
                .arrow-menu-container{
                    margin-left: 5px;
                }
                .arrow-icon-menu.arrow-right,
                .overflow-list .arrow-icon-menu.arrow-bottom{
                    transform: rotate(0deg);
                }
                .nav-container .navbar .nav-list:first-child:hover{
                    border-radius: 3px 0 0 3px;
                }
                .nav-container .navbar .nav-list:last-child:hover{
                    border-radius: 0 3px 3px 0;
                }
            
            .nav-container .navbar .nav-list.base-level svg,
            .nav-container .navbar .nav-list .overflow-menu svg{
                fill: #000;
            }
            .nav-container .navbar .nav-list.base-level:hover svg{
                fill: ;
            }
            .sub-menu-container{
                position: absolute;
                min-width: 150px;
                background-color: #fff;
                color: #fff;
                top: 32px;
                right: 0;
                z-index: 4999;
               /* display: none;*/
            } 
            /*.sub-navbar{
                width: 100%;
                height: 100%;
            }*/
            .nav-container .navbar.navbar-sub .nav-list img{
                width: 16px;
                height: 16px;
            }
            .nav-container .navbar.navbar-sub .nav-list a,
            .nav-container .navbar.navbar-sub .nav-list span{
                color: #000;
                font-size: 12px;
            }
            .nav-list.with-sub-menu:hover .sub-menu-container{
                display: block;
            }
            .nav-container .navbar.navbar-sub .nav-list .arrow-menu-container svg{
                fill: #000;
            }
            .active{
                background-color: ;
            }
            .active a{
                color: ;
            }     
            .icon-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-content: center;
            }
            .icon-container .icon-item{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-content: center;
                box-sizing: border-box;
                min-height: 45px;
                margin: 0 5px;
            }
            
                .icon-container .icon-item:first-child{
                    margin-left: 0 !important;
                }
                .icon-container .icon-item:last-child{
                    margin-right: 0 !important;
                }
            
            
            .icon-container .icon-item a{
                border: 0px  solid  ;
            }
            .icon-container .icon-item.basket-icon{
                position: relative;
                color: #e84118a;
                min-width: 45px;
                min-height: 45px;
                outline: none;
                border-radius: 3px;
                background: #2c3e50;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                cursor: pointer;
                text-decoration: none;
                margin: 0 10px;
            }
            .icon-container .icon-item .icon-shortcut{
                color: #e84118a;
                min-width: 45px;
                min-height: 45px;
                margin: 0;
                outline: none;
                border-radius: 3px;
                background: #2c3e50;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                transition: .4s;
                cursor: pointer;
                text-decoration: none;
            }
            
            .basket-shop{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                width: 45px;
                height: 45px;
                border-radius: 3px;
            }
            .icon-container .icon-item .icon-shortcut:hover svg,
            .icon-container .icon-item .icon-shortcut:hover .add-item-to-cart.open span
            {
                fill: #fff;
                color: #fff;
            }
            
                .icon-container .icon-item.basket-icon .add-item-to-cart{
                    color: #e84118a;
                    border-radius: 3px;
                    background: #2c3e50;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    transition: .4s;
                    cursor: pointer;
                    box-sizing: content-box;
                    border: 0px  solid  ;
                }
                
                    .icon-container .icon-item.basket-icon .add-item-to-cart{
                        border-right: none !important;
                    }
                    .border-basket{
                        border-left: none !important;
                    }
                
                    .icon-container .icon-item:hover > span,
                    .icon-container .icon-item.login-icon:hover span{
                        color: #fff;
                    }
                    .icon-container .icon-item.basket-icon .icon-shortcut:hover,
                    .icon-container .icon-item.login-icon .icon-shortcut:hover,
                    
                    .icon-container .icon-item.basket-icon .icon-shortcut:hover .add-item-to-cart{
                       background: #3e5772;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open{
                        width: 45px;
                        border-radius: 0 3px 3px 0;
                        display: flex;
                        flex-direction: row;
                        justify-content: center;
                        align-items: center;
                    }
                    .icon-container .icon-item.basket-icon:hover .add-item-to-cart.open{
                        background: #3e5772;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open:hover span{
                        color: #fff;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open + .icon-shortcut{
                        border-radius: 3px 0 0 3px;
                    }
                    .icon-container .icon-item.lang-icon .icon-shortcut:hover{
                        background: #3e5772;
                    }
                    .icon-container .icon-item.search-icon .icon-shortcut .search-container .search-btn:hover{
                        background: #3e5772;
                    }
                 
            .icon-container .icon-item svg{
                width: 25px;
                height: 25px;
            
                fill: #e84118a;
            
            }
            .icon-container .icon-item.login-icon{
                position: relative;
            }
            /*.icon-container .icon-item.login-icon .icon-shortcut{
                width: 100%;
                height: 100%;
            }*/
            .icon-container .icon-item.login-icon .icon-login{
                width: 25px;
                height: 25px;
            }
            #div_profile_picture, 
            #div_profile_picture_metro {
                display: block;
                width: 0 !important;
                height: 0 !important;
                line-height: unset !important;
            }
            #div_profile_picture .rShowLogin{
                position: absolute;
                top: 0;
                left: 0;
                width: 0;
                height: 0;
                z-index: -1000;
            }
            #div_profile_picture .login-container{
                display: none !important;
            }
            #div_profile_picture #profile_picture,
            #div_profile_picture #profile_exit{
                display: none !important;
            }
        
                .icon-container .icon-item.login-icon{
                    color: #e84118a;
                    /*width: 90px !important;*/
                    min-height: 45px;
                    outline: none;
                    border-radius: 3px;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    cursor: pointer;
                    text-decoration: none;
                    box-sizing: content-box;
                    border: 0px  solid  ;
                }
                .icon-container .icon-item.login-icon .status-user,
                .icon-container .icon-item.login-icon .icon-login{
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    text-align: center;
                    margin: 0 5px;
                    font-size:14px;
                }
            
            .public-header .bottom-section-1{
                grid-area: bottom-1;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .public-header .bottom-section-2{
                grid-area: bottom-2;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .public-header .bottom-section-3{
                grid-area: bottom-3;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            
                .icon-container .icon-item{
                    width: unset;
                    height: unset;
                }
                .search-icon{
                    position: relative;
                }
                .search-container {
                    display: flex;
                    flex-direction: row;
                    justify-content: flex-end;
                    align-items: center;
                    height: 100%;
                    position: relative;
                    border-radius: 3px;
                    min-width: 45px;
                }
                .search-container > .search-btn svg,
                .search-container > .close-search-btn svg{
                    fill: #e84118a;
                }
                .search-container > .search-btn:hover svg,
                .search-container > .close-search-btn:hover svg{
                    fill: #fff;
                }
                .search-btn {
                    color: #fff;
                    width: 45px;
                    height: 45px;
                    margin: 0;
                    outline: none;
                    border-radius: 3px;
                    background: #2c3e50;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    transition: .8s;
                    cursor: pointer;
                    text-decoration: none;
                    border: 0px  solid  transparent;
                }
                
                .icon-container .icon-item img{
                    width: 25px;
                    height: 25px;
                    object-fit:contain;
                }
                
                    .search-container.open-search-box .search-btn{
                        border-radius: 0 3px 3px 0 !important;
                    }
                    .search-container.open-search-box .close-search-btn{
                        border-radius: 3px 0 0 3px !important;
                    }    
                 
                .search-btn,
                .search-command,
                .close-search-btn{
                    box-sizing: content-box;
                }
                .search-btn > svg {
                    fill: #fff;
                }
                .cls-pls::placeholder{
                    color: ;
                }
                .search-input {
                    padding: 0;
                    height: 100%;
                    background: #2c3e50;
                    color: #fff;
                    font-size: 14px;
                    font-weight: normal;
                    transition: all 1s ease-in-out;
                    width: 0;
                    position: absolute;
                    top: 0;
                    overflow: hidden;
                    white-space: nowrap;
                    border: 0px  solid  transparent;
                }
                
                .open-search-box > .search-input{
                    padding : 10px 48px;
                }
                
                    .search-input {
                        right: calc(0px + 45px);
                        border-right: none;
                        border-left: none;
                    }
                
                        .search-container.open-search-box .search-btn{
                            border-radius: 0 3px 3px 0 !important;
                        }
                        .search-container.open-search-box .close-search-btn{
                            border-radius: 3px 0 0 3px !important;
                        }
                        .search-container.open-search-box .search-input{
                            border-radius: 3px 0 0 3px !important;
                        }    
                    
                .close-search-btn{
                    position: absolute;
                    color: #fff;
                    width: 45px;
                    height: 45px;
                    margin: 0;
                    outline: none;
                    border-radius: 3px;
                    background: #2c3e50;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    cursor: pointer;
                    box-sizing: border-box;
                    box-sizing: border-box;
                }
                .close-search-btn svg{
                    fill: #e84118a;
                }
            
            .sticky{
                width: 100vw;
                height: max-content;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                z-index: 999;
                padding: 2vh 8vw;
                transition: .8s;
                background-color: #ddd !important;
            }
            .public_sticky{
                width: 100%;
                height: max-content;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                z-index: 1001;
            }
            .d-none{
                display: none !important;
            }
            .border-left-n{
                border-left: none !important;
            }
            .border-right-n{
                border-right: none !important;
            }
            .w-1200px{
                width: 1200px !important;
                margin: auto;
            }
            .lang-icon{
                position: relative;
            }
            .language-container .lang-btn{
                width: 25px;
                height: 25px;
            }
            .lang-list-container{
                width: max-content;
                height: max-content;
                padding-top: 20px;
                position: absolute;
                top: 35px;
                left: 50%;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translate(-50%, 0) scaleY(0.5);
                transform-origin: top;
                z-index: 100;
            }
            .lang-list{
                position: relative;
                width: max-content;
                height: max-content;
                padding: 10px;
                background: #2c3e50;
                border-radius: 3px;
            }
            .lang-list::after{
                content: "";
                position: absolute;
                top: -8px;
                left: 50%;
                transform: translateX(-50%);
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 10px solid #2c3e50;
                display: block;
            }
            .lang-nav{
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: flex-start;
            }
            .lang-nav .lang-li{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                list-style: none;
                width: max-content;
                margin: 5px 0;
                
            }
            .lang-nav .lang-li a{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .lang-nav .lang-li img{
                width: 25px;
                height: 25px;
                object-fit: cover;
                margin: 0 4px;
            }
            .lang-nav .lang-li span{
                text-transform: uppercase;
                line-height: 2.5;
                font-size: 14px;
                margin: 0 4px;
                color: #000;
            }
            .lang-nav .lang-li a{
                color: #fff;
            }
            .lang-nav .lang-li span:hover{
                cursor: pointer;
                color: #fff;
            }
            .lang-nav .lang-li .lang-active{
                font-weight: bold;
                color: #000;
            }
            .icon-item.lang-icon:hover .lang-list-container{
                clip: auto;
                opacity: 1;
                transform: translate(-50%, 0) scaleY(1);
            }
            /*---------------------------------------------------------------------------------*/
            .link-profile-container{
                width: max-content;
                height: max-content;
                padding-top: 20px;
                position: absolute;
                top: 35px;
                left: 50%;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translate(-50%, 0) scaleY(0.5);
                transform-origin: top;
                z-index: 100;
            }
            .link-profile-container .link-wrapper{
                position: relative;
                width: max-content;
                height: max-content;
                padding: 10px 25px;
                background: #2c3e50;
                border-radius: 3px;
            }
            .link-profile-container .link-wrapper a{
                color: #000;
            }
            .link-profile-container .link-wrapper a:hover{
                cursor: pointer;
                color: #fff;
            }
            .link-profile-container .link-wrapper::after{
                content: "";
                position: absolute;
                top: -8px;
                left: 50%;
                transform: translateX(-50%);
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 10px solid #2c3e50;
                display: block;
            }
             .icon-item.login-icon:hover .link-profile-container{
                clip: auto;
                opacity: 1;
                transform: translate(-50%, 0) scaleY(1);
            }
            
            .backTop{
                display: flex !important;
            }
            #back_to_top{
                display: none;
                position: fixed;
                transition: 600ms;
                right: 25px;
                left: unset;
                bottom: 50px;
                z-index: 100;
                border-radius: 50%;
                border: 1px  solid  #000;
                padding: 15px;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                background-color: #777 ;
            }
            #back_to_top svg{
                width: 24px;
                height: 24px;
                fill: #fff ;
            }
            #back_to_top img{
                width: 24px;
                height: 24px;
                fill: #fff ;
                object-fit:contain;
            }
            .search-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .basket-shop img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .lang-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .icon-login img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
        
                    .header-container{
                        grid-template-rows: 1fr;  
                        grid-template-columns: 180px minmax(auto, 100%) 1fr;
                        grid-template-areas: 
                            "top-1 top-2 top-3"; 
                    }
                    .top-section-1{
                        justify-content: flex-start;
                    }
                    .top-section-2{
                        justify-content: flex-start;
                    }
                    .logo-container{
                        justify-content: flex-start;
                    }
                    .nav-container{
                        justify-content: flex-start;
                    }
                    .nav-container .navbar{
                        justify-content: flex-start;
                    }
                    .width-full{
                        width: 100% !important;
                    }
                #module_footer_section_1{
;
width:100%;
padding-top:4%;
padding-right:8vw;
padding-bottom:4%;
padding-left:8vw;
border-style:none;
}#module_footer_column_1{
;
width:33%;
border-style:none;
}#module_footer_row_1{
;
border-style:solid;
border-bottom-width:.015vw;
border-color:#ebedf2;
}#module_footer_items_1{
;
cursor:default;
width:15vw;
height:5vw;
font-weight:400;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
padding-bottom:1vw;
}#module_footer_items_1:hover{
;
}#module_footer_row_4{
;
padding-top:1vw;
padding-bottom:1vw;
border-style:none;
}#module_footer_items_9{
;
cursor:default;
width:100%;
line-height:2vw;
color:#ebedf2;
font-weight:500;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_9:hover{
;
}#module_footer_column_2{
;
width:36%;
margin-top:0px;
padding-left:8%;
border-style:none;
}#module_footer_row_5{
;
margin-top:0px;
border-style:none;
}#module_footer_items_11{
;
cursor:default;
line-height:2vw;
color:#87FF65;
font-weight:bold;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_11:hover{
;
}#module_footer_row_6{
;
padding-top:2vw;
border-style:none;
}#module_footer_items_12{
;
cursor:pointer;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_12:hover{
;
}#module_footer_row_8{
;
padding-top:.5vw;
border-style:none;
}#module_footer_items_14{
;
cursor:default;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_14:hover{
;
}#module_footer_row_7{
;
padding-top:.5vw;
border-style:none;
}#module_footer_items_13{
;
cursor:pointer;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_13:hover{
;
}#module_footer_column_3{
;
width:30%;
margin-top:0px;
padding-left:4%;
border-style:none;
}#module_footer_items_19{
;
cursor:default;
line-height:2vw;
color:#87FF65;
font-weight:bold;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_19:hover{
;
}#module_footer_items_20{
;
cursor:default;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:2vw;
}#module_footer_items_20:hover{
;
}#module_footer_column_4{
;
width:30%;
margin-top:0px;
padding-left:4%;
border-style:none;
}#module_footer_items_25{
;
cursor:default;
line-height:2vw;
color:#87FF65;
font-weight:bold;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_25:hover{
;
}#module_footer_items_26{
;
cursor:default;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:2vw;
}#module_footer_items_26:hover{
;
}#module_footer_items_27{
;
cursor:default;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:.5vw;
}#module_footer_items_27:hover{
;
}#public_footer_main_1{;background-color:#8E443D;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}#public_footer_main_1:hover{;}
                #public_footer_main_1{
                    position:relative;
                    margin-right:auto !important;
                    margin-left:auto !important;
                    overflow:hidden !important;
                }
                #public_footer_main_1 > div{
                    position:relative;
                    z-index:12;
                }
                
                #public_footer_main_1 
            
            #public_footer_main_1 .new_admin_layer {
                position: absolute;
                width: 100%;
                height: 100%;
                z-index: 10;
                transition: all 600ms ease;
                background-color: rgba(0,0,0,0);
                display: flex;
                
            right:0;
            top:0;
        
            }

            #public_footer_main_1 .layer_first_child {
                width: 100%;
            }
        
            #public_footer_main_1:hover .new_admin_layer {
                border-radius: 0 !important;
                
                background-color: rgba(0,0,0,0);
            }
        
            #msg_footer.msg_footer,
            #msg_footer_complete.msg_footer{
                position: fixed;
                top: 50px;
                right: 10px;
                width: 400px;
                height: 50px;
                z-index: 10000;
                border-radius: 3px;
            }

            #msg_footer .d_flex,
            #msg_footer_complete .d_flex{
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
                height: 100%;
                padding: 0 15px;
            }

            #msg_footer.green_msg_footer {
                background-color: #d4edda;
                border: 1px solid #c3e6cb;
                color: #155724;
            }

            #msg_footer.red_msg_footer,
            #msg_footer_complete.red_msg_footer{
                background-color: #f8d7da;
                border: 1px solid #f5c6cb;
                color: #721c24;
            }

            #msg_footer .close_msg,
            #msg_footer_complete .close_msg{
                cursor: pointer;
                font-size: 25px;
                padding-right: 15px;
            }

            #msg_footer .close_msg:hover,
            #msg_footer_complete .close_msg:hover{
                color: #000;
            }
            
            .border_red{
                border: 1px solid #e20000;
            }
            footer a{
                color: inherit;
            }
        .dno{display:none!important;}
            #body_popup_1,#body_popup_2{
                position:fixed;
                display:flex;
                text-align:center;
                top:0;
                bottom:0;
                right:0;
                left:0;
                z-index:99999;
                visibility:hidden;
                opacity: 0;
                background:rgba(0,0,0,0.5);
            }
            #body_popup_1.open-popup,#body_popup_2.open-popup{
                visibility:visible;
                opacity: 1;
            }
            #body_popup_1 > div,#body_popup_2 > div{
                display:block;
                background:#fff;
                padding:10px;
                margin:auto;
                transform:translateY(-150px);
                -webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;
                text-align:center;
                border-radius:10px;
                position:relative;
                z-index:999999;
            }
            #body_popup_1.open-popup > div,#body_popup_1.open-popup > div{
                transform:translateY(0);
            }
            #body_popup_1 .icon-close-popup{
                position:absolute;
                font-size:30px;
                height:30px;
                width:30px;
                border-radius:50%;
                color:red;
                top:-10px;
                right:-10px;
                background-color:transparent;
                z-index:9999;
            }
            #body_popup_1 .icon-close-popup i{
                position:absolute;
                top:0;
                right:0;
            }
            #body_popup_1 .container-html{
                height:100%;
                overflow:auto;
                max-height:90vh;
            }
            #body_popup_1 .container-html::-webkit-scrollbar{
                width:5px;
                height:100%;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-track{
                background-color:transparent;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-thumb{
                background-color:#777;
                border-radius:20%;
            }
            #body_popup_1 .icon-close-popup{
                color:#fff;
                top:0;
                right:0;
            }
            #module_waiting_box{
                position:fixed;
                background:rgba(256,256,256,0.8);
                width:100%;
                height:100%;
                -webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;
                top:0;
                right:0;
                opacity:0;
                z-index:9999999999999;
                visibility:hidden;
            }
            #module_waiting_box.show-waiting{
                visibility:visible;
                opacity:1;
            }
            #module_waiting_box .spinner {
              margin: 100px auto 0;
              width: 70px;
              text-align: center;
            }
            
            #module_waiting_box .spinner > div {
              width: 18px;
              height: 18px;
              background-color: #333;
              border-radius: 100%;
              display: inline-block;
              -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
              animation: sk-bouncedelay 1.4s infinite ease-in-out both;
            }
            
            #module_waiting_box .spinner .bounce1 {
              -webkit-animation-delay: -0.35s;
              animation-delay: -0.35s;
            }
            
            #module_waiting_box .spinner .bounce2 {
              -webkit-animation-delay: -0.16s;
              animation-delay: -0.16s;
            }
            
            @-webkit-keyframes sk-bouncedelay {
              0%, 95%, 100% { -webkit-transform: scale(0) }
              50% { -webkit-transform: scale(1.0) }
            }
            
            @keyframes sk-bouncedelay {
              0%, 95%, 100% { 
                -webkit-transform: scale(0);
                transform: scale(0);
              } 50% { 
                -webkit-transform: scale(1.0);
                transform: scale(1.0);
              }
            }
        body{direction: ltr;text-align: left;}