
                    #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;}
/* =========================================
   HERO SECTION STYLES (Palette: #8e443d | #f27633 | #ffffff)
   ========================================= */

*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: system-ui, -apple-system, &amp;amp;amp;quot;Segoe UI&amp;amp;amp;quot;, Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

:root {
    --bg-primary: #8e443d;
    --bg-deep: #6a322d;
    --accent: #f27633;
    --accent-hover: #d96628;
    --white: #ffffff;
    --text-light: #f5e6e4;
    --glass-bg: rgba(255, 255, 255, 0.08);
    --border: rgba(255, 255, 255, 0.25);
    --radius: 10px;
}

/* Section Base */
.vf-hero-section {
    position: relative;
    background: linear-gradient(160deg, var(--bg-primary) 0%, var(--bg-deep) 100%);
    color: var(--white);
    padding: 70px 0;
    min-height: 850px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.vf-hero-section::before {
    content: &amp;amp;amp;quot;&amp;amp;amp;quot;;
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background-image: radial-gradient(rgba(255,255,255,0.04) 1px, transparent 1px);
    background-size: 28px 28px;
    pointer-events: none;
    z-index: 1;
}

.vf-hero-container {
    position: relative;
    z-index: 2;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 24px;
    display: grid;
    grid-template-columns: 1.15fr 1fr;
    gap: 60px;
    align-items: center;
}

/* Left Content */
.vf-hero-badge {
    display: inline-block;
    background: rgba(255, 255, 255, 0.12);
    color: var(--accent);
    padding: 8px 16px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.6px;
    margin-bottom: 20px;
    border: 1px solid rgba(255, 255, 255, 0.25);
}

.vf-hero-title {
    font-size: clamp(38px, 4.2vw, 62px);
    line-height: 1.08;
    font-weight: 800;
    margin-bottom: 24px;
    letter-spacing: -0.5px;
}

.vf-text-accent {
    color: var(--accent);
}

.vf-hero-desc {
    color: var(--text-light);
    font-size: 17px;
    max-width: 520px;
    margin-bottom: 36px;
    line-height: 1.75;
}

/* Buttons */
.vf-hero-buttons {
    display: flex;
    gap: 16px;
    margin-bottom: 48px;
    flex-wrap: wrap;
}

.vf-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 15px 28px;
    border-radius: var(--radius);
    font-weight: 700;
    text-decoration: none;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    font-size: 15px;
    border: 2px solid transparent;
    user-select: none;
}

.vf-btn-accent {
    background-color: var(--accent);
    color: var(--white);
}

.vf-btn-accent:hover {
    background-color: var(--accent-hover);
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(242, 118, 51, 0.35);
}

.vf-btn-outline {
    background: transparent;
    color: var(--white);
    border-color: var(--white);
}

.vf-btn-outline:hover {
    background-color: var(--white);
    color: var(--bg-primary);
    transform: translateY(-2px);
}

.vf-btn-full {
    width: 100%;
    margin-top: 12px;
}

/* Stats Row */
.vf-hero-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    border-top: 1px solid rgba(255,255,255,0.15);
    padding-top: 32px;
}

.vf-stat {
    display: flex;
    flex-direction: column;
}

.vf-stat strong {
    font-size: 26px;
    font-weight: 800;
    color: var(--accent);
    margin-bottom: 6px;
    line-height: 1;
}

.vf-stat span {
    font-size: 13px;
    color: var(--text-light);
    line-height: 1.3;
    font-weight: 500;
}

/* Right Form */
.vf-hero-form-wrapper {
    display: flex;
    justify-content: flex-end;
}

.vf-form-card {
    background-color: var(--glass-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    padding: 36px;
    border-radius: 14px;
    width: 100%;
    max-width: 450px;
    border: 1px solid var(--border);
    box-shadow: 0 24px 60px rgba(0,0,0,0.25);
}

.vf-form-title {
    font-size: 24px;
    margin-bottom: 28px;
    color: var(--white);
    font-weight: 700;
}

.vf-form-group {
    margin-bottom: 18px;
}

.vf-form-group label {
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--text-light);
    margin-bottom: 8px;
    letter-spacing: 0.8px;
}

.vf-form-group input,
.vf-form-group select {
    width: 100%;
    padding: 13px 14px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid var(--border);
    border-radius: 8px;
    color: var(--white);
    font-size: 15px;
    transition: border 0.3s, background 0.3s;
}

.vf-form-group input::placeholder {
    color: rgba(255,255,255,0.45);
}

.vf-form-group input:focus,
.vf-form-group select:focus {
    outline: none;
    border-color: var(--accent);
    background: rgba(255, 255, 255, 0.1);
}

.vf-form-group select {
    appearance: none;
    background-image: url(&amp;amp;amp;quot;data:image/svg+xml,%3Csvg xmlns=&amp;amp;amp;#039;http://www.w3.org/2000/svg&amp;amp;amp;#039; width=&amp;amp;amp;#039;12&amp;amp;amp;#039; height=&amp;amp;amp;#039;12&amp;amp;amp;#039; fill=&amp;amp;amp;#039;%23ffffff&amp;amp;amp;#039; viewBox=&amp;amp;amp;#039;0 0 16 16&amp;amp;amp;#039;%3E%3Cpath d=&amp;amp;amp;#039;M8 11L3 6h10l-5 5z&amp;amp;amp;#039;/%3E%3C/svg%3E&amp;amp;amp;quot;);
    background-repeat: no-repeat;
    background-position: right 14px center;
    cursor: pointer;
}

.vf-form-group select option {
    background-color: var(--bg-primary);
    color: white;
}

.vf-form-footer {
    text-align: center;
    font-size: 12px;
    color: var(--text-light);
    margin-top: 16px;
    opacity: 0.85;
    line-height: 1.4;
}

/* Responsive */
@media (max-width: 1024px) {
    .vf-hero-container {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 48px;
    }
    
    .vf-hero-desc, .vf-hero-buttons {
        margin-left: auto;
        margin-right: auto;
        justify-content: center;
    }
    
    .vf-hero-form-wrapper {
        justify-content: center;
    }
    
    .vf-hero-stats {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .vf-hero-section { padding: 50px 0; }
    .vf-hero-stats { grid-template-columns: 1fr; }
    .vf-form-card { padding: 28px 20px; }
    .vf-btn { width: 100%; }
}
 
/* =========================================
   WHY CHOOSE VINYL SECTION STYLES
   Palette: #8e443d (Dark), #f27633 (Accent), #ffffff (White)
   ========================================= */

.vf-why-section {
  background-color: #ffffff;
  padding: 80px 24px;
  font-family: &#039;Segoe UI&#039;, Roboto, Helvetica, Arial, sans-serif;
  text-align: center;
}

/* --- Trust Bar --- */
.vf-trust-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-bottom: 60px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}

.vf-trust-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.vf-icon-circle {
  width: 28px;
  height: 28px;
  background-color: #8e443d;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* --- Header --- */
.vf-header {
  max-width: 700px;
  margin: 0 auto 50px;
}

.vf-label {
  color: #f27633;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.vf-title {
  font-family: &#039;Georgia&#039;, &#039;Times New Roman&#039;, serif;
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.2;
  margin-bottom: 16px;
}

.vf-title em {
  font-style: italic;
  color: #8e443d;
}

.vf-desc {
  color: #666;
  font-size: 16px;
  line-height: 1.6;
}

/* --- Grid --- */
.vf-features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  max-width: 1100px;
  margin: 0 auto;
}

/* --- Cards --- */
.vf-card {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 32px 24px;
  text-align: left;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  
  /* Gradient Top Border Effect */
  border-top: 3px solid transparent;
  border-image: linear-gradient(to right, #8e443d, #f27633) 1;
}

.vf-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0,0,0,0.08);
}

.vf-card-icon {
  margin-bottom: 20px;
  color: #8e443d;
}

.vf-card h3 {
  font-family: &#039;Georgia&#039;, &#039;Times New Roman&#039;, serif;
  font-size: 20px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 12px;
}

.vf-card p {
  font-size: 14px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}

/* --- Animation Classes --- */
.vf-animate {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.vf-animate.vf-visible {
  opacity: 1;
  transform: translateY(0);
}

/* --- Responsive --- */
@media (max-width: 768px) {
  .vf-why-section { padding: 60px 16px; }
  .vf-trust-bar { flex-direction: column; align-items: flex-start; gap: 15px; }
  .vf-features-grid { grid-template-columns: 1fr; }
}
 
/* =========================================
   OUR SERVICES SECTION STYLES
   Palette: #8e443d | #f27633 | #ffffff
   ========================================= */
:root {
  --vf-primary: #8e443d;
  --vf-primary-light: #f9f4f3;
  --vf-accent: #f27633;
  --vf-accent-light: rgba(242, 118, 51, 0.1);
  --vf-white: #ffffff;
  --vf-text-dark: #2a2a2a;
  --vf-text-muted: #5c5c5c;
  --vf-radius: 14px;
  --vf-shadow: 0 6px 20px rgba(142, 68, 61, 0.06);
  --vf-shadow-hover: 0 12px 32px rgba(142, 68, 61, 0.14);
}

.vf-services-section {
  box-sizing: border-box;
  background-color: var(--vf-primary-light);
  padding: 80px 24px;
  font-family: system-ui, -apple-system, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif;
  position: relative;
  overflow: hidden;
}

.vf-services-section *, .vf-services-section *::before, .vf-services-section *::after {
  box-sizing: inherit;
}

.vf-container {
  max-width: 1200px;
  margin: 0 auto;
}

/* Header */
.vf-section-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 56px;
}

.vf-section-title {
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  font-weight: 800;
  color: var(--vf-primary);
  margin: 0 0 10px;
  line-height: 1.2;
}

.vf-section-subtitle {
  font-size: clamp(1.2rem, 2vw, 1.6rem);
  font-weight: 600;
  color: var(--vf-accent);
  margin: 0 0 16px;
  line-height: 1.35;
}

.vf-section-desc {
  font-size: 1.05rem;
  line-height: 1.7;
  color: var(--vf-text-muted);
  margin: 0;
}

/* Grid */
.vf-services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

/* Cards */
.vf-service-card {
  background: var(--vf-white);
  border-radius: var(--vf-radius);
  padding: 32px 24px 28px;
  box-shadow: var(--vf-shadow);
  border: 1px solid rgba(0,0,0,0.04);
  position: relative;
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.35s ease, border-color 0.35s ease;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.vf-service-card::before {
  content: &quot;&quot;;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 4px;
  background: linear-gradient(90deg, var(--vf-primary) 0%, var(--vf-accent) 100%);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}

.vf-service-card:hover {
  transform: translateY(-8px);
  box-shadow: var(--vf-shadow-hover);
  border-color: rgba(242, 118, 51, 0.2);
}

.vf-service-card:hover::before {
  transform: scaleX(1);
}

.vf-card-number {
  position: absolute;
  top: 20px; right: 24px;
  font-size: 2.2rem;
  font-weight: 800;
  color: var(--vf-accent);
  opacity: 0.15;
  line-height: 1;
  user-select: none;
  transition: opacity 0.3s ease;
}

.vf-service-card:hover .vf-card-number {
  opacity: 0.35;
}

.vf-card-icon {
  width: 48px; height: 48px;
  background: var(--vf-accent-light);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  color: var(--vf-accent);
  transition: transform 0.3s ease, background 0.3s ease;
}

.vf-service-card:hover .vf-card-icon {
  transform: scale(1.1) rotate(3deg);
  background: var(--vf-accent);
  color: var(--vf-white);
}

.vf-card-icon svg {
  width: 26px; height: 26px;
}

.vf-service-card h4 {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--vf-text-dark);
  margin: 0 0 12px;
  line-height: 1.35;
  padding-right: 40px; /* Space for number */
}

.vf-service-card p {
  font-size: 0.95rem;
  line-height: 1.65;
  color: var(--vf-text-muted);
  margin: 0 0 20px;
  flex-grow: 1;
}

/* Tags */
.vf-card-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: auto;
}

.vf-card-tags span {
  background: var(--vf-accent-light);
  color: var(--vf-accent);
  padding: 5px 12px;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.3px;
  transition: background 0.2s ease, color 0.2s ease;
}

.vf-service-card:hover .vf-card-tags span {
  background: rgba(142, 68, 61, 0.1);
  color: var(--vf-primary);
}

/* Scroll Animations */
.vf-animate {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1), transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.vf-animate.vf-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Stagger Delays */
.vf-services-grid .vf-animate:nth-child(1) { transition-delay: 0.1s; }
.vf-services-grid .vf-animate:nth-child(2) { transition-delay: 0.2s; }
.vf-services-grid .vf-animate:nth-child(3) { transition-delay: 0.3s; }
.vf-services-grid .vf-animate:nth-child(4) { transition-delay: 0.4s; }
.vf-services-grid .vf-animate:nth-child(5) { transition-delay: 0.5s; }
.vf-services-grid .vf-animate:nth-child(6) { transition-delay: 0.6s; }
.vf-section-header.vf-animate { transition-delay: 0.05s; }

/* Responsive */
@media (max-width: 1024px) {
  .vf-services-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 600px) {
  .vf-services-section { padding: 60px 16px; }
  .vf-services-grid { grid-template-columns: 1fr; }
  .vf-section-subtitle br { display: none; }
  .vf-card-number { font-size: 1.8rem; right: 20px; top: 18px; }
}
 
/* =========================================
   STYLES &amp;amp; PROCESS SECTION STYLES
   Palette: #8e443d | #f27633 | #ffffff
   ========================================= */
:root {
  --vf-primary: #8e443d;
  --vf-primary-dark: #6a322d;
  --vf-accent: #f27633;
  --vf-white: #ffffff;
  --vf-text-dark: #2a2a2a;
  --vf-text-muted: #5c5c5c;
  --vf-bg-light: #fdf7f6; /* Very light primary tint */
  --vf-radius: 12px;
  --vf-shadow: 0 6px 20px rgba(142, 68, 61, 0.08);
  --vf-shadow-hover: 0 12px 30px rgba(142, 68, 61, 0.15);
}

.vf-styles-section, .vf-process-section {
  box-sizing: border-box;
  padding: 80px 24px;
  font-family: system-ui, -apple-system, &amp;quot;Segoe UI&amp;quot;, Roboto, Helvetica, Arial, sans-serif;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.vf-styles-section { background-color: var(--vf-white); }
.vf-process-section { background-color: var(--vf-bg-light); }

.vf-styles-section *, .vf-styles-section *::before, .vf-styles-section *::after,
.vf-process-section *, .vf-process-section *::before, .vf-process-section *::after {
  box-sizing: inherit;
}

.vf-container {
  max-width: 1200px;
  margin: 0 auto;
}

/* Headers */
.vf-label {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--vf-primary);
  margin-bottom: 12px;
  display: block;
}

.vf-title {
  font-family: &amp;#039;Georgia&amp;#039;, &amp;#039;Times New Roman&amp;#039;, serif;
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 400;
  color: var(--vf-primary-dark);
  line-height: 1.2;
  margin: 0 0 16px;
}

.vf-title em {
  font-style: italic;
  color: var(--vf-accent);
}

.vf-desc {
  font-size: 17px;
  line-height: 1.7;
  color: var(--vf-text-muted);
  max-width: 650px;
  margin: 0 auto 50px;
}

/* --- Styles Grid --- */
.vf-styles-grid {
  display: grid;
  /* 5 columns as requested in image */
  grid-template-columns: repeat(5, 1fr);
  gap: 24px;
}

.vf-style-card {
  background: var(--vf-white);
  border: 1px solid #eee;
  border-radius: var(--vf-radius);
  padding: 24px 16px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.vf-style-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--vf-shadow-hover);
  border-color: rgba(242, 118, 51, 0.3);
}

.vf-fence-img {
  width: 100%;
  height: 140px;
  background: #fdf7f6; /* Light background for illustration */
  border-radius: 8px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.vf-fence-img svg {
  width: 100%;
  height: 100%;
}

.vf-style-card h3 {
  font-size: 17px;
  font-weight: 700;
  color: var(--vf-primary-dark);
  margin: 0 0 8px;
  line-height: 1.3;
}

.vf-style-card p {
  font-size: 14px;
  color: var(--vf-text-muted);
  line-height: 1.6;
  margin: 0;
}

/* --- Process Timeline --- */
.vf-timeline-container {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-top: 40px;
}

/* Connecting Line */
.vf-timeline-line {
  position: absolute;
  top: 65px; /* Centers the line with the circles */
  left: 60px;
  right: 60px;
  height: 4px;
  background: #e0d0cd;
  z-index: 0;
  border-radius: 2px;
}

.vf-timeline-step {
  flex: 1;
  padding: 0 10px;
  position: relative;
  z-index: 1;
  text-align: center;
}

.vf-step-circle {
  width: 54px;
  height: 54px;
  background: var(--vf-primary);
  color: var(--vf-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 800;
  margin: 0 auto 20px;
  box-shadow: 0 4px 12px rgba(142, 68, 61, 0.3);
  border: 4px solid var(--vf-bg-light); /* Gap between circle and line */
  transition: transform 0.3s ease, background 0.3s ease;
}

.vf-timeline-step:hover .vf-step-circle {
  transform: scale(1.1);
  background: var(--vf-accent);
}

.vf-timeline-step h4 {
  font-size: 18px;
  font-weight: 700;
  color: var(--vf-primary-dark);
  margin: 0 0 10px;
}

.vf-timeline-step p {
  font-size: 14px;
  line-height: 1.6;
  color: var(--vf-text-muted);
  margin: 0;
}

/* Animations */
.vf-animate {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.vf-animate.vf-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Stagger delays */
.vf-styles-grid .vf-animate:nth-child(1) { transition-delay: 0.1s; }
.vf-styles-grid .vf-animate:nth-child(2) { transition-delay: 0.2s; }
.vf-styles-grid .vf-animate:nth-child(3) { transition-delay: 0.3s; }
.vf-styles-grid .vf-animate:nth-child(4) { transition-delay: 0.4s; }
.vf-styles-grid .vf-animate:nth-child(5) { transition-delay: 0.5s; }
.vf-styles-grid .vf-animate:nth-child(6) { transition-delay: 0.6s; }

.vf-timeline-step:nth-child(2) { transition-delay: 0.1s; }
.vf-timeline-step:nth-child(3) { transition-delay: 0.2s; }
.vf-timeline-step:nth-child(4) { transition-delay: 0.3s; }
.vf-timeline-step:nth-child(5) { transition-delay: 0.4s; }
.vf-timeline-step:nth-child(6) { transition-delay: 0.5s; }

/* Responsive */
@media (max-width: 1024px) {
  .vf-styles-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .vf-styles-grid .vf-animate:nth-child(6) {
    grid-column: 2; /* Center the last item in a 3-col grid */
  }
}

@media (max-width: 768px) {
  .vf-timeline-container {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
  }
  .vf-timeline-line {
    width: 4px;
    height: auto;
    top: 0;
    bottom: 0;
    left: 45px;
    right: auto;
  }
  .vf-timeline-step {
    display: flex;
    text-align: left;
    align-items: flex-start;
    margin-bottom: 30px;
    width: 100%;
  }
  .vf-step-circle {
    margin: 0 20px 0 0;
    min-width: 54px;
  }
  .vf-styles-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .vf-styles-grid .vf-animate:nth-child(6) {
    grid-column: span 2;
  }
}

@media (max-width: 480px) {
  .vf-styles-grid {
    grid-template-columns: 1fr;
  }
  .vf-styles-grid .vf-animate:nth-child(6) {
    grid-column: 1;
  }
  .vf-title br, .vf-desc br {
    display: none;
  }
}
 
/* =========================================
   PRICING &amp; REPAIR SECTION STYLES
   Palette: #8e443d | #f27633 | #ffffff
   ========================================= */
:root {
  --vf-primary: #8e443d;
  --vf-primary-dark: #6a322d;
  --vf-primary-light: #fdf7f6;
  --vf-accent: #f27633;
  --vf-accent-hover: #d96628;
  --vf-white: #ffffff;
  --vf-text-dark: #2a2a2a;
  --vf-text-muted: #5c5c5c;
  --vf-radius: 14px;
  --vf-shadow: 0 6px 20px rgba(142, 68, 61, 0.08);
  --vf-shadow-hover: 0 12px 30px rgba(142, 68, 61, 0.15);
  --vf-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.vf-pricing-section, .vf-repair-section {
  box-sizing: border-box;
  padding: 80px 24px;
  font-family: system-ui, -apple-system, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif;
  position: relative;
  overflow: hidden;
}

.vf-pricing-section { background-color: var(--vf-white); }
.vf-repair-section { background-color: var(--vf-primary-light); }

.vf-pricing-section *, .vf-pricing-section *::before, .vf-pricing-section *::after,
.vf-repair-section *, .vf-repair-section *::before, .vf-repair-section *::after {
  box-sizing: inherit;
}

.vf-container {
  max-width: 1200px;
  margin: 0 auto;
}

/* Headers */
.vf-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 48px;
}

.vf-title {
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  font-weight: 800;
  color: var(--vf-primary);
  margin: 0 0 10px;
  line-height: 1.2;
}

.vf-subtitle {
  font-size: clamp(1.2rem, 2vw, 1.6rem);
  font-weight: 600;
  color: var(--vf-accent);
  margin: 0 0 16px;
  line-height: 1.35;
}

.vf-desc {
  font-size: 1.05rem;
  line-height: 1.7;
  color: var(--vf-text-muted);
  margin: 0;
}

/* --- Pricing Grid --- */
.vf-pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px; /* Increased gap for badge space */
  align-items: start;
  margin-bottom: 32px;
}

.vf-price-card {
  background: var(--vf-white);
  border-radius: var(--vf-radius);
  padding: 32px 24px 28px;
  border: 1px solid rgba(0,0,0,0.06);
  box-shadow: var(--vf-shadow);
  transition: var(--vf-transition);
  display: flex;
  flex-direction: column;
  position: relative;
  /* IMPORTANT: Allow badge to overflow */
  overflow: visible; 
  margin-top: 10px; /* Space for badge */
}

.vf-price-card:hover {
  transform: translateY(-8px);
  box-shadow: var(--vf-shadow-hover);
  border-color: rgba(242, 118, 51, 0.25);
}

.vf-price-popular {
  border: 2px solid var(--vf-accent);
  transform: scale(1.04);
  z-index: 2;
}

.vf-price-popular:hover {
  transform: scale(1.04) translateY(-8px);
}

/* Badge Wrapper for positioning */
.vf-badge-wrapper {
  position: absolute;
  top: -16px; /* Pulls badge above card */
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: max-content;
}

.vf-badge-pop {
  background: var(--vf-accent);
  color: var(--vf-white);
  padding: 6px 20px;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  white-space: nowrap;
  box-shadow: 0 4px 12px rgba(242, 118, 51, 0.3);
}

.vf-card-icon {
  width: 52px; height: 52px;
  background: rgba(242, 118, 51, 0.1);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.vf-price-popular .vf-card-icon {
  background: rgba(242, 118, 51, 0.15);
}

.vf-card-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--vf-primary-dark);
  margin: 0 0 6px;
}

.vf-card-type {
  font-size: 0.9rem;
  color: var(--vf-text-muted);
  margin: 0 0 16px;
}

.vf-price-block {
  font-size: 2rem;
  font-weight: 800;
  color: var(--vf-primary);
  margin: 0 0 24px;
  line-height: 1;
}

.vf-unit {
  display: block;
  font-size: 0.85rem;
  font-weight: 500;
  color: var(--vf-text-muted);
  margin-top: 6px;
  line-height: 1.3;
}

.vf-checklist {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
  flex-grow: 1;
}

.vf-checklist li {
  font-size: 0.95rem;
  color: var(--vf-text-dark);
  margin-bottom: 10px;
  padding-left: 4px;
  line-height: 1.4;
}

.vf-pricing-note {
  text-align: center;
  font-size: 0.95rem;
  color: var(--vf-text-muted);
  background: rgba(142, 68, 61, 0.05);
  padding: 16px 20px;
  border-radius: 10px;
  margin: 0 auto;
  max-width: 700px;
}

/* --- Repair Layout --- */
.vf-repair-layout {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 40px;
  align-items: start;
}

/* Left Column */
.vf-repair-header {
  margin-bottom: 32px;
}

.vf-repair-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--vf-accent);
  margin-bottom: 12px;
}

.vf-repair-title {
  font-size: clamp(2rem, 3.5vw, 2.8rem);
  font-weight: 800;
  color: var(--vf-primary-dark);
  margin: 0 0 16px;
  line-height: 1.15;
}

.vf-repair-title em {
  font-style: italic;
  color: var(--vf-primary);
}

.vf-repair-desc {
  font-size: 1rem;
  line-height: 1.7;
  color: var(--vf-text-muted);
  margin: 0;
  max-width: 520px;
}

.vf-repair-list {
  display: flex;
  flex-direction: column;
}

.vf-repair-item {
  display: flex;
  gap: 16px;
  padding: 20px 0;
}

/* Repair Icon Box (Square Style) */
.vf-repair-icon-box {
  width: 44px; height: 44px;
  min-width: 44px;
  background: var(--vf-primary-dark); /* Dark square */
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease, transform 0.3s ease;
}

.vf-repair-item:hover .vf-repair-icon-box {
  background: var(--vf-accent); /* Turns accent on hover */
  transform: scale(1.05);
}

.vf-repair-content h4 {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--vf-primary-dark);
  margin: 0 0 6px;
}

.vf-repair-content p {
  font-size: 0.9rem;
  line-height: 1.6;
  color: var(--vf-text-muted);
  margin: 0;
}

.vf-repair-divider {
  height: 1px;
  background: rgba(142, 68, 61, 0.12);
  margin: 0 0 0 60px;
}

/* Right Column: Callout Card */
.vf-callout-card {
  background: var(--vf-primary); /* Primary color background */
  border-radius: 16px;
  padding: 36px 32px;
  color: var(--vf-white);
  position: sticky;
  top: 40px;
  box-shadow: 0 20px 50px rgba(142, 68, 61, 0.3);
}

.vf-callout-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(255,255,255,0.1);
  border: 1px solid var(--vf-accent); /* Accent border */
  color: var(--vf-accent); /* Accent text */
  padding: 6px 14px;
  border-radius: 6px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.vf-callout-title {
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0 0 16px;
  line-height: 1.3;
  color: var(--vf-white);
}

.vf-callout-desc {
  font-size: 0.95rem;
  line-height: 1.7;
  color: rgba(255,255,255,0.85);
  margin: 0 0 24px;
}

.vf-callout-info-box {
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 24px;
}

.vf-callout-info-box h4 {
  font-size: 1rem;
  font-weight: 700;
  color: var(--vf-accent);
  margin: 0 0 8px;
}

.vf-callout-info-box p {
  font-size: 0.85rem;
  line-height: 1.6;
  color: rgba(255,255,255,0.85);
  margin: 0;
}

.vf-btn-callout {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 16px 24px;
  background: var(--vf-accent); /* Accent button */
  color: var(--vf-white);
  border-radius: 10px;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: all 0.25s ease;
}

.vf-btn-callout:hover {
  background: var(--vf-accent-hover);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(242, 118, 51, 0.4);
}

/* Buttons */
.vf-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 24px;
  border-radius: 10px;
  font-weight: 700;
  text-decoration: none;
  transition: var(--vf-transition);
  cursor: pointer;
  border: 2px solid transparent;
  font-size: 0.95rem;
  white-space: nowrap;
}

.vf-btn-full { width: 100%; }

.vf-btn-primary {
  background: var(--vf-accent);
  color: var(--vf-white);
}

.vf-btn-primary:hover {
  background: var(--vf-accent-hover);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(242, 118, 51, 0.35);
}

.vf-btn-outline {
  background: transparent;
  color: var(--vf-primary);
  border-color: var(--vf-primary);
}

.vf-btn-outline:hover {
  background: var(--vf-primary);
  color: var(--vf-white);
  transform: translateY(-2px);
}

/* Animations */
.vf-animate {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1), transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.vf-animate.vf-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Stagger Delays */
.vf-pricing-grid .vf-animate:nth-child(1) { transition-delay: 0.1s; }
.vf-pricing-grid .vf-animate:nth-child(2) { transition-delay: 0.2s; }
.vf-pricing-grid .vf-animate:nth-child(3) { transition-delay: 0.3s; }
.vf-repair-item.vf-animate:nth-child(1) { transition-delay: 0.1s; }
.vf-repair-item.vf-animate:nth-child(3) { transition-delay: 0.2s; }
.vf-repair-item.vf-animate:nth-child(5) { transition-delay: 0.3s; }
.vf-repair-item.vf-animate:nth-child(7) { transition-delay: 0.4s; }
.vf-repair-item.vf-animate:nth-child(9) { transition-delay: 0.5s; }

/* Responsive */
@media (max-width: 1024px) {
  .vf-repair-layout {
    grid-template-columns: 1fr;
  }
  .vf-callout-card {
    position: static;
  }
}

@media (max-width: 900px) {
  .vf-pricing-grid { grid-template-columns: 1fr; max-width: 450px; margin-left: auto; margin-right: auto; }
  .vf-price-popular { transform: none; order: -1; }
  .vf-price-popular:hover { transform: translateY(-8px); }
}

@media (max-width: 600px) {
  .vf-pricing-section, .vf-repair-section { padding: 60px 16px; }
  .vf-callout-card { padding: 28px 20px; }
  .vf-repair-item { flex-direction: column; gap: 12px; }
  .vf-repair-divider { margin-left: 0; }
}
 
/* =========================================
   SERVICE COVERAGE &amp; REVIEWS SECTION STYLES
   Palette: #8e443d | #f27633 | #ffffff
   ========================================= */
:root {
  --vf-primary: #8e443d;
  --vf-primary-dark: #6a322d;
  --vf-primary-light: #fdf7f6;
  --vf-accent: #f27633;
  --vf-accent-light: rgba(242, 118, 51, 0.1);
  --vf-white: #ffffff;
  --vf-text-dark: #2a2a2a;
  --vf-text-muted: #5c5c5c;
  --vf-radius: 14px;
  --vf-shadow: 0 6px 20px rgba(142, 68, 61, 0.08);
  --vf-shadow-hover: 0 12px 30px rgba(142, 68, 61, 0.15);
  --vf-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.vf-coverage-section, .vf-reviews-section {
  box-sizing: border-box;
  padding: 80px 24px;
  font-family: system-ui, -apple-system, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif;
  position: relative;
  overflow: hidden;
}

.vf-coverage-section { background-color: var(--vf-white); }
.vf-reviews-section { background-color: var(--vf-primary-light); }

.vf-coverage-section *, .vf-coverage-section *::before, .vf-coverage-section *::after,
.vf-reviews-section *, .vf-reviews-section *::before, .vf-reviews-section *::after {
  box-sizing: inherit;
}

.vf-container {
  max-width: 1200px;
  margin: 0 auto;
}

/* Headers */
.vf-section-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 48px;
}

.vf-section-title {
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  font-weight: 800;
  color: var(--vf-primary);
  margin: 0 0 10px;
  line-height: 1.2;
}

.vf-section-subtitle {
  font-size: clamp(1.2rem, 2vw, 1.6rem);
  font-weight: 600;
  color: var(--vf-accent);
  margin: 0 0 16px;
  line-height: 1.35;
}

.vf-section-desc {
  font-size: 1.05rem;
  line-height: 1.7;
  color: var(--vf-text-muted);
  margin: 0;
}

/* --- Coverage Grid --- */
.vf-coverage-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 16px;
}

.vf-coverage-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 20px;
  background: var(--vf-white);
  border-radius: 10px;
  border: 1px solid rgba(0,0,0,0.06);
  box-shadow: var(--vf-shadow);
  transition: var(--vf-transition);
}

.vf-coverage-item:hover {
  transform: translateY(-4px);
  box-shadow: var(--vf-shadow-hover);
  border-color: rgba(242, 118, 51, 0.25);
}

.vf-location-icon {
  width: 42px;
  height: 42px;
  min-width: 42px;
  background: var(--vf-accent-light);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--vf-accent);
  transition: all 0.3s ease;
}

.vf-coverage-item:hover .vf-location-icon {
  background: var(--vf-accent);
  color: var(--vf-white);
  transform: scale(1.1);
}

.vf-coverage-content h4 {
  font-size: 1rem;
  font-weight: 700;
  color: var(--vf-primary-dark);
  margin: 0 0 4px;
  line-height: 1.3;
}

.vf-coverage-content span {
  font-size: 0.85rem;
  color: var(--vf-text-muted);
  font-weight: 500;
}

/* --- Reviews Grid --- */
.vf-reviews-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.vf-review-card {
  background: var(--vf-white);
  border-radius: var(--vf-radius);
  padding: 28px;
  box-shadow: var(--vf-shadow);
  border: 1px solid rgba(0,0,0,0.04);
  transition: var(--vf-transition);
  display: flex;
  flex-direction: column;
}

.vf-review-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--vf-shadow-hover);
  border-color: rgba(242, 118, 51, 0.2);
}

.vf-review-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
}

.vf-stars {
  display: flex;
  gap: 3px;
}

.vf-google-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: var(--vf-primary-light);
  color: var(--vf-primary);
  padding: 5px 10px;
  border-radius: 6px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.vf-review-text {
  font-size: 0.95rem;
  line-height: 1.7;
  color: var(--vf-text-muted);
  margin: 0 0 20px;
  flex-grow: 1;
  font-style: italic;
}

.vf-reviewer-info {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 16px;
  border-top: 1px solid rgba(0,0,0,0.06);
}

.vf-reviewer-avatar {
  width: 44px;
  height: 44px;
  background: linear-gradient(135deg, var(--vf-primary) 0%, var(--vf-accent) 100%);
  color: var(--vf-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 0.9rem;
  flex-shrink: 0;
}

.vf-reviewer-details {
  display: flex;
  flex-direction: column;
}

.vf-reviewer-details strong {
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--vf-primary-dark);
  line-height: 1.2;
}

.vf-reviewer-details span {
  font-size: 0.8rem;
  color: var(--vf-text-muted);
  margin-top: 2px;
}

/* Animations */
.vf-animate {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1), transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.vf-animate.vf-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Stagger Delays - Coverage */
.vf-coverage-grid .vf-animate:nth-child(1) { transition-delay: 0.05s; }
.vf-coverage-grid .vf-animate:nth-child(2) { transition-delay: 0.1s; }
.vf-coverage-grid .vf-animate:nth-child(3) { transition-delay: 0.15s; }
.vf-coverage-grid .vf-animate:nth-child(4) { transition-delay: 0.2s; }
.vf-coverage-grid .vf-animate:nth-child(5) { transition-delay: 0.25s; }
.vf-coverage-grid .vf-animate:nth-child(6) { transition-delay: 0.3s; }
.vf-coverage-grid .vf-animate:nth-child(7) { transition-delay: 0.35s; }
.vf-coverage-grid .vf-animate:nth-child(8) { transition-delay: 0.4s; }
.vf-coverage-grid .vf-animate:nth-child(9) { transition-delay: 0.45s; }
.vf-coverage-grid .vf-animate:nth-child(10) { transition-delay: 0.5s; }
.vf-coverage-grid .vf-animate:nth-child(11) { transition-delay: 0.55s; }
.vf-coverage-grid .vf-animate:nth-child(12) { transition-delay: 0.6s; }
.vf-coverage-grid .vf-animate:nth-child(13) { transition-delay: 0.65s; }
.vf-coverage-grid .vf-animate:nth-child(14) { transition-delay: 0.7s; }
.vf-coverage-grid .vf-animate:nth-child(15) { transition-delay: 0.75s; }
.vf-coverage-grid .vf-animate:nth-child(16) { transition-delay: 0.8s; }
.vf-coverage-grid .vf-animate:nth-child(17) { transition-delay: 0.85s; }
.vf-coverage-grid .vf-animate:nth-child(18) { transition-delay: 0.9s; }
.vf-coverage-grid .vf-animate:nth-child(19) { transition-delay: 0.95s; }
.vf-coverage-grid .vf-animate:nth-child(20) { transition-delay: 1.0s; }

/* Stagger Delays - Reviews */
.vf-reviews-grid .vf-animate:nth-child(1) { transition-delay: 0.1s; }
.vf-reviews-grid .vf-animate:nth-child(2) { transition-delay: 0.2s; }
.vf-reviews-grid .vf-animate:nth-child(3) { transition-delay: 0.3s; }

/* Responsive */
@media (max-width: 1024px) {
  .vf-reviews-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .vf-coverage-section, .vf-reviews-section {
    padding: 60px 16px;
  }
  
  .vf-coverage-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  
  .vf-reviews-grid {
    grid-template-columns: 1fr;
  }
  
  .vf-section-subtitle br {
    display: none;
  }
}

@media (max-width: 480px) {
  .vf-coverage-grid {
    grid-template-columns: 1fr;
  }
  
  .vf-coverage-item {
    padding: 14px 16px;
  }
  
  .vf-review-card {
    padding: 22px;
  }
}
 
            
            
            #s_faq_module7 a {
                color: #00AFEF;
            }
            #s_faq_module7 .container_svg{
                padding:5px 4px;
                width: max-content;
                text-align: end;
            }
            #s_faq_module7 .s_answer{
                color: ;
            }
            
            #s_faq_module7 .s_answer a{
                color:  !important;
           }
            #s_faq_module7 .img_container{
                width: 365px;
            }
           #s_faq_module7 .img_container>img{
               width: 100%;
           }
            #s_faq_module7 .s_question_img{
      
                display: inline-block;
                max-height: 25px;
                max-width: 25px;
                object-fit: contain;
            }
           #s_faq_module7 .s-content_1200{
                width:1200px;
                margin:auto;
           }
           #s_faq_module7 .s-faq_title{
                width:100%;
                text-align:center;
                color: #000;
           }
           #s_faq_module7 .s-faq_title h3{
                font-size:1.2em;
                font-weight:bold;
                width: 1200px;
                margin: auto;
                text-align:left;
                line-height:50px;
                padding:0rem 0rem 2rem 0rem;
                display: block;
           }
           #s_faq_module7 .center-align-title{
                display: flex;
                justify-content: flex-end;
                align-items: center;
           }
           #s_faq_module7 .s_items{
                display:inline-block;
                vertical-align: middle;
                line-height: 25px;
           }
           #s_faq_module7 .s_question_con{
                direction: rtl;
                width:100%;
                text-align:left;
           }
           #s_faq_module7 .s_question{
                font-weight: 600;
                direction: rtl;
                display:inline-block;
                font-size:1em;
                padding-left: 5px;
           }
           #s_faq_module7 .s-faq_main{
                display: flex;
                justify-content: flex-end;
                border-collapse: separate;
                border-spacing: 10px;
                
           }

           #s_faq_module7 .s_faq_boxes{
               padding:0 30px;
               background-color:;
               vertical-align: top;
           }   

           #s_faq_module7 .s_faq_container{
                margin:auto;
                width:%;
                direction:rtl;
           }
           #s_faq_module7 .s_send_faq{
                height: max-content;
                width: 38%;
                top: 36px;
                position: sticky;
                position: -webkit-sticky;
           }
           #s_faq_module7 .s_send_faq h2{
                color:;
                font-size: 1.3em;
                font-weight: bold;
                margin-bottom: 20px;
                line-height: 32px;
           }
            #s_faq_module7 .msg_txtarea{
                color:;
            }
            #s_faq_module7 .color_b_bg{
                 background-color:#0DD0FE;
                 color:;
            }
            
           #s_faq_module7 .s_send_faq p{
               color:;
                padding-bottom:30px;
                font-size:1.2em;
                line-height: 25px;
           }
           #s_faq_module7 .s_send_faq label{
                color:;
                font-size:1.08em;
                font-weight: 700;
                padding-bottom: 6px;
           }
           #s_faq_module7 .s_input{
                color:;
                font-size: 1.16em;
                height: 36px;
                line-height: 26px;
                width: 99%;
                padding: 5px 15px;
                margin-bottom: 10px;
                border: 1px solid ;
                direction: rtl;
                margin-top: 5px;
           }
           #s_faq_module7 .msg_txtarea{
                border: 1px solid ;
                width:99%;
                line-height: 26px;
                padding: 5px 15px;
                margin-bottom: 10px;
                resize: vertical;
                margin-top: 5px;
                direction: rtl;
            }
           #s_faq_module7 .s_email{direction:rtl !important;text-align:left;}
           #s_faq_module7 .s_faq_row{width:100%;cursor:pointer;}
           #s_faq_module7 .s_faq_row:first-child{border-top::none;}
           #s_faq_module7 .s_faq_row{
                line-height: 25px;
                border-bottom: 1px solid #0DD0FE;
                background-color:#F4F7F2;
                border-radius:8px;
                padding:1rem 1rem 1rem 1rem;
           }
           #s_faq_module7 .s_faq_row:not(:first-child){
                margin-top:16px;
           }
          #s_faq_module7  bottom .s_icon_container{
                width: 21px;
                height: 19px;
                background-color:;
                text-align:center;
           }
            #s_faq_module7 .s_svg path{
                fill:;
            }
           #s_faq_module7 .s_faq_row:hover svg{ fill:;}
           #s_faq_module7 .s_svg.s_down{
                -moz-transition: all .5s;
                -webkit-transition: all .5s;
                -o-transition: all .5s;
                transition: all .5s;
           }
           #s_faq_module7 .pad{
               margin-top: 15px;
           }
           #s_faq_module7 .s_svg.s_up{
                transform:rotate(-180deg);
                -moz-transition: all .5s;
                -webkit-transition: all .5s;
                -o-transition: all .5s;
                transition: all .5s;
           }
           #s_faq_module7 .s_answer{
                text-align:justify;
                padding: 16px 0px 16px 0;
                line-height: 30px;
                direction: ltr;
                font-size:0.9em;
            }
            #s_faq_module7 .s_answer span{
                font-size:0.9em!important;
           }
           #s_faq_module7 .send_question{
                padding: 10px 20px;
                font-size:1.33em;
                font-weight:bold;
                margin: 10px 0;
                cursor:pointer;
           }
           #s_faq_module7 .notValid{
               border: 1px solid red !important;
            }
        #s_faq_module7{
                  margin-bottom:60px;
                }#s_faq_module7{
                        font-size:17px;
                }#s_faq_module7 .color_tem1{ /*range asli color ??? */
            color: ;
        }#s_faq_module7 .color_tem2{ /*range asli color ??? */
            color: ;
        }#s_faq_module7 .color_tem1_bg{/*range back box  */
            background-color: ;
        }#s_faq_module7 .color_tem2_bg{/*range back box if gradient*/
            background-color: ;
        }#s_faq_module7 .color_title{/*range title asli module*/
                            color: ;
                                }#s_faq_module7 .color_text{/*range text haye module  */
                            color:;
                                }#s_faq_module7 .color_link{/*range linki ke matni bashe btn nabshe */
                            color:#000;
                                }#s_faq_module7 .color_link_hover:hover{/*range  text link hover*/
                            color: ;
                                }#s_faq_module7 .color_b_text{/*range link button manand range matnesh*/
                            color: ;
                                }#s_faq_module7 .color_b_bg{/*range button i ke link shode backgroundesh! */
                            background-color:#0DD0FE ;
                                }#s_faq_module7 .color_b_h_text:hover{/*range hover text az button i ke link hast */
                            color: ;
                                }#s_faq_module7 .color_b_h_bg:hover{/*range hover background un button e ke link shode*/
                            background-color: ;
                                }#s_faq_module7 .color_box_text{/*range text dakhele box ha! */
                            color: ;
                                }#s_faq_module7 .color_box_title{/*range title dakhele box ha!*/
                            color: ;
                                }#module_new_comment_5 .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_5 .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_comment5 .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_comment5 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_comment5 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;}