:root{
    --primary-color: #0A2459;
    --secondary-color: #F28907;
    --back-color: #0D0D0D;
    --white-color: #fff;
  }

.brand-logo img{
    /*width: 120px;*/
    width: 170px;
}
.site-header--sticky:not(.mobile-sticky-enable).reveal-header .brand-logo img{
    width: 140px;
}
.site-header--sticky:not(.mobile-sticky-enable){
    background: #fff;
}
.landing-1-menu .header-btn-l1 .btn {
    box-shadow: 0 16px 36px rgba(10, 36, 89, 0.356);
    background: var(--secondary-color); /* Old browsers */
    color: #fff;
}
.l1-create-acc-btn .btn { 
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#88219b+0,3e47b1+100 */
    background: var(--secondary-color); /* Old browsers */
    color: #fff;
    box-shadow: 0 26px 46px rgba(0, 128, 255, 0.472);
}
.l1-get-start-btn .btn {
    box-shadow: 0 26px 46px rgba(0, 128, 255, 0.472);
    background: var(--secondary-color); /* Old browsers */
    color: #fff;
}
.get-free-demo-btn {
    background: var(--secondary-color); /* Old browsers */
    color: #fff;
}
.subscribe-newsletter .btn {
    background: var(--secondary-color); /* Old browsers */
    color: #fff;
}
.hero-area-l1 .content .title{
    color: #000;
    font-weight: 600;
    font-style: normal;
    letter-spacing: -1px;
    margin-bottom: 10px;
}

@media (min-width: 1200px){
    .hero-area-l1 .content h1, 
    .hero-area-l1 .content .title {
        font-size: 46px;
        line-height: 1.3;
    }
}
.bg-primary {
    background: var(--secondary-color) !important; /* Old browsers */
    color: #fff;
}
.bg-cloudburst{
    background: var(--primary-color) !important; /* Old browsers */
    color: #fff;
}
.user-rating-box-area .rate-box {
    box-shadow: 0 6px 0 #0a245923;
    border-radius: 25px;
    padding: 30px 40px 35px 40px;
}
.bg-skeptic {
    background-color: #0a245905 !important;
}
.price-l6-btn .btn {
    background: var(--secondary-color); /* Old browsers */
}
.testimonial-area-l1-items .content p span {
    border-bottom: 4px solid #F28907;
}
.feature-l1-items .content img{
    width: 90px;
    height: 90px;
}
.number-content-box-l1 .number {
    /* box-shadow: 0 6px 0 rgb(124 39 158 / 65%); */
    /* background-color: #88219B; */
    background: none;
    box-shadow: none;
}
.number-content-box-l1 .number--2 {
    /* box-shadow: 0 6px 0 rgb(124 39 158 / 65%); */
    /* background-color: #3E47B1; */
    background: none;
    box-shadow: none;
}
.content-area-l-15-1 {
    background: var(--secondary-color); /* Old browsers */
}
.content-image-group-l6-1 .main-image-group .image-1{
    width: 320px;
}
.content-image-group-l6-1 .main-image-group .image-1 img{
    max-width: 100%;
}
.content-image-group-l6-2 .main-image-group .image-1 img {
    max-width: 100%;
}
.content-image-group-l6-2 .main-image-group .image-1 {
    width: 320px;
}
.content-image-group-l6-3 .main-image-group .image-1{
    max-width: 430px;
    width: 100%;
}
.content-image-group-l6-3 .main-image-group .image-1 img{
    max-width: 100%;
}
.number-content-box-l1 .number .icon{
    width: 80px;
}
.service-l4-card .number .icon{
    width: 80px;
    height: 80px;
    object-fit: contain;
    opacity: 0.2;
    transform: translateX(-10px) translateY(-10px);
    -ms-transform: translateX(-10px) translateY(-10px);
    -webkit-transform: translateX(-10px) translateY(-10px);
}
.service-l4-card:hover {
    /* background: #FFCD28; */
    /* background: #83249c; */
    background: var(--secondary-color); /* Old browsers */
}
/* .service-l4-card:hover h4,
.service-l4-card:hover p,
.service-l4-card:hover li{
    color: #ffffff;
} */
.service-l4-card:hover .number .icon{
    opacity: 0.7;
    /* filter: invert(1); */
}
/* .service-l4-card:hover .number-icon-area .icon{
    filter: invert(1);
} */
.service-l4-card .number-icon-area{
    padding-right: 10px;
    padding-bottom: 10px;
}

.service-l4-card ul{
    padding-left: 20px;
    padding-top: 15px;
}
.service-l4-card ul li{
    list-style: disc;
}
.service-l4-card h4 {
    font-size: 24px;
}
.foot-logo .logo{
    max-width: 250px;
}
.footer-area .social-icons ul li {
    margin: 0px 9px 0px 9px;
}
.foot-logo {
    margin-bottom: 30px;
    margin-top: 20px;
}
.feature-area-l0 {
    background: #ffffff;
}
.single-features-l10-items .single-features {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.single-features-l10-items .single-features .feature-icon,
.single-features-l10-items .single-features p{
    margin-bottom: 0;
}
.single-features-l10-items .single-features .content{
    padding-left: 15px;
}
.single-features-l10-items .single-features .feature-icon {
    background: rgb(130 37 157 / 20%);
}
.single-features-l10-items .single-features .btn {
    flex: 1 0 auto;
}




.service-details-1-content-1 .content p, .service-details-1-content-2 p{
    font-size: 17px;
    line-height: 30px;
    color: #213053 !important;
    opacity: 1 !important;
}



.service-details-1-cta-area .cta-req-btn .btn{
    box-shadow: 0 16px 36px rgb(124 39 158 / 30%);
    background: rgb(136,33,155); /* Old browsers */
    background: -moz-linear-gradient(45deg,  rgba(136,33,155,1) 0%, rgba(62,71,177,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(136,33,155,1) 0%,rgba(62,71,177,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(136,33,155,1) 0%,rgba(62,71,177,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88219b', endColorstr='#3e47b1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.service-details-1-cta-area .cta-req-btn .btn i{
    margin-right: 10px;
    font-size: 24px;
    transform: rotate(90deg);
}

ul.custom-list-service{
    margin-top: 30px;
}

ul.custom-list-service li:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: "\279C";
    color: #213053;
    font-size: 24px;
    margin-left: -40px;
}

li.nav-item-has-children:hover > .sub-menu {
    border-top: 3px solid #82259d !important;
}

.site-menu-main .sub-menu--item > a:hover{
    color: #82259d;
}

.site-menu-main .sub-menu--item:hover > a {
    color: #82259d;
  }

.custom-list-service li{
    list-style-type: none;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 30px;
    color: #1D263A;
    opacity: 1;
    position: relative;
}


.custom-list-service li:last-child{
    margin-bottom: 0;
}


#scroll_to_top {
    display: inline-block;
    background: linear-gradient(45deg, #FF9900 0%,#FF6F00 100%);
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    color: #fff;
    padding: 7px;
    font-size: 16px;
    line-height: normal;
  }
  
  #scroll_to_top:hover {
    cursor: pointer;
    background: linear-gradient(45deg, #FF6F00 0%,#FF9900 100%);
  }
  #scroll_to_top:active {
    background: linear-gradient(45deg, #FF6F00 0%,#FF9900 100%);
  }
  #scroll_to_top.show {
    opacity: 1;
    visibility: visible;
  }

  .l1-create-acc-btn .btn .icon-size-sm{
    margin-top: 0px;
    font-size: 30px;
    margin-right: 15px;
    color: #fff;
  }



  /*--------------------------------------------------------------
# App Screenshot
--------------------------------------------------------------*/

.screenshot-wrap {
    position: relative;
    margin-top: 60px;
    margin-bottom: 60px;
  }
  
  .screenshot-wrap .screenshot-frame {
    background-image: url(../image/mobile.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      display: block;
      width: 338px;
      height: 668px;
      position: absolute;
      bottom: -5px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 2;
      border-radius: 20px;
  }
  
  .screenshot-wrap .screen-carousel .swiper-slide img {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-shadow: 0 4px 14px 5px rgb(0 0 0 / 12%);
            box-shadow: 0 4px 14px 5px rgb(0 0 0 / 12%);
    border-radius: 30px;
  }
  
  .screenshot-wrap .screen-carousel .swiper-slide-active img {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    -webkit-box-shadow: 0 4px 14px 5px rgba(0, 0, 0, 0);
            box-shadow: 0 4px 14px 5px rgba(0, 0, 0, 0);
  }
  
  .screenshot-wrap .swiper-pagination{
    bottom: -50px !important;
  }
  
  .swiper-pagination-bullet-active{
    width: 30px;
    height: 10px;
    border-radius: 10px;
    background: var(--primary-color) !important;
    opacity: 1 !important;
  }
  
  .swiper-pagination-bullet{
    background: var(--secondary-color);
    opacity: 0.8;
  }











  #heading {
    text-transform: uppercase;
    color: var(--primary-color);
    font-weight: 700;
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform input,
#msform textarea {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #000;
    background-color: #fbfbfb;
    font-size: 16px;
    letter-spacing: 1px;
    transition: 0.3s all ease;
}

#msform .nice-select{
    width: 100%;
    border: 1px solid #ccc;
    color: #000;
    background-color: #fbfbfb;
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    font-size: 16px;
    letter-spacing: 1px;
    transition: 0.3s all ease;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option.selected{
    font-weight: 400 !important;
}

.nice-select.open .list{
    width: 100%;
}

#msform input[type="radio"]{
    width: auto !important;
    margin-right: 5px;
    height: auto !important;
}

#msform .d-flex{
    width: 100%;
    margin: 20px 0px;
}
#msform .d-flex .radio{
    margin-right: 10px;
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid var(--secondary-color);
    outline-width: 0;
    background-color: #FFF;
}

#msform .action-button {
    /* width: 100px;
    background: var(--secondary-color);
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right;
    height: 40px !important;
    line-height: normal; */
    width: 100px;
    float: right;
    height: 40px;
    border: 1px solid var(--secondary-color);
    background-color: var(--secondary-color);
    margin: 10px 0px 10px 5px;
    cursor: pointer;
    padding: 8px 5px;
    color: #fff;
    font-weight: bold;
}

#msform .action-button:hover,
#msform .action-button:focus {
    border-color: #000;
    background-color: var(--secondary-color);
}

#msform .action-button-previous {
    /* width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right;
    height: 40px !important;
    line-height: normal; */
    width: 100px;
    float: right;
    height: 40px;
    border: 1px solid #616161;
    background-color: #616161;
    margin: 10px 0px 10px 5px;
    cursor: pointer;
    padding: 8px 5px;
    color: #fff;
    font-weight: bold;
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000;
    border-color: var(--secondary-color);
}

.inner-about-us-area .card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: var(--secondary-color);
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: var(--secondary-color);
    font-weight: normal
}

.form-card .steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: var(--primary-color);
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
    padding-left: 0;
}

#progressbar .active {
    color: var(--primary-color)
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #contact:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #restaurent:before {
    font-family: FontAwesome;
    content: "\f594"
}

#progressbar #documents:before {
    font-family: FontAwesome;
    content: "\f15b"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li:first-child:after{
    width: 50% !important;
    left: 50% !important;
}

#progressbar li:last-child:after{
    width: 50% !important;
    left: 0% !important;
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: var(--primary-color)
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: var(--primary-color)
}

.fit-image {
    width: 100%;
    object-fit: cover
}


.value-card {
    border-radius: 16px;
    padding: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.value-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}

.icon-circle {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 50%;
    background: #ff6f0033;
    background: linear-gradient(135deg, #ff990024, #ff6f0033);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
}

.highlight-card {
    background: #ff7a00;
    background: linear-gradient(135deg, #FF9900, #FF6F00);
    border-radius: 16px;
}

.highlight-icon {
    background: rgba(255, 255, 255, 0.7);
}

.highlight-card p{
    color: #fff;
    opacity: 0.8;
}


.feature-list {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.feature-item {
    gap: 15px;
    align-items: flex-start;
}

.feature-icon {
    min-width: 50px;
    height: 50px;
    border-radius: 12px;
    background: #fff3e6;
    color: #ff7a00;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}


.process-card {
    background: #fffcf8;
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    text-align: left;
    border: 3px solid #ff7a00;
}

.process-step {
    gap: 15px;
    margin-bottom: 20px;
    align-items: flex-start;
}

.step-circle {
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ff7a00;
    color: #fff;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

.process-step:last-child {
    margin-bottom: 0;
}

.text-primary {
    color: #ff7a00 !important;
}

.why-wegroo {
    background: linear-gradient(135deg, #0f172a, #1e293b);
    border-radius: 20px;
    margin: 60px 20px;
    padding: 80px 20px;
}

.why-card {
    background: rgba(255, 255, 255, 0.03);
    padding: 30px;
    border-radius: 16px;
    text-align: left;
    transition: all 0.3s ease;
    border: 1px solid rgba(255,255,255,0.05);
    height: 100%;
}

.why-card:hover {
    transform: translateY(-6px);
    background: rgba(255, 255, 255, 0.06);
}

.big-text {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}

.why-card p {
    color: #cbd5f5;
    font-size: 14px;
}

.data-section {
    background: #f8fafc;
}

.data-card {
    background: #fff;
    padding: 25px;
    border-radius: 16px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
    height: 100%;
    transition: 0.3s ease;
}

.data-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
}

.large-card {
    padding: 30px;
}

.highlight-data {
    background: linear-gradient(135deg, #ff7a00, #ff9a3c);
}

.fake-chart {
    /*height: 120px;*/
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(255,122,0,0.3), rgba(255,122,0,0.05));
    position: relative;
    overflow: hidden;
}

/* fake chart lines */
/*.fake-chart::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    width: 120%;*/
/*    height: 2px;*/
/*    background: #ff7a00;*/
/*    top: 60%;*/
/*    left: -10%;*/
/*    transform: rotate(-8deg);*/
/*}*/


.impact-section-v2 {
    background: #f8fafc;
}

.impact-panel {
    background: #fff;
    padding: 35px;
    border-radius: 18px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
}

.highlight-panel {
    background: linear-gradient(135deg, #ff7a00, #ff9a3c);
}

.impact-row {
    padding: 12px 0;
    border-bottom: 1px dashed #e5e7eb;
    font-size: 15px;
}

.highlight-panel .impact-row {
    border-color: rgba(255,255,255,0.2);
}

.impact-row:last-child {
    border-bottom: none;
}

.arrow {
    color: #ff7a00;
    font-weight: bold;
}

.highlight-panel .arrow {
    color: #fff;
}

.features-img{
    max-width: 280px;
}


.vision-section {
    /*min-height: 60vh;*/
    background: linear-gradient(135deg, #0f172a, #1e293b);
    color: #fff;
    padding: 80px 20px;
}

.vision-title {
    font-size: 42px;
    font-weight: 700;
}

.vision-text {
    max-width: 800px;
    font-size: 22px;
    line-height: 1.6;
    color: #cbd5f5;
}

.what-is-section{
    background: linear-gradient(135deg, #0f172a, #1e293b);
}


.about-hero {
    min-height: 50vh;
    background: #f8fafc;
}

.about-image {
    border-radius: 16px;
    background: linear-gradient(175deg, #ff9301, #ff8200);
    overflow: hidden;
}
.about-image img{
    width: 100%;
    /*height: 300px;*/
    /*object-fit: cover;*/
}
.l1-create-acc-btn .btn{
    height: 55px;
}

.mv-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    border-radius: 50%;
    background: linear-gradient(135deg, #ff7a00, #ff9a3c);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.mission-box {
    background: #fff;
    padding: 35px;
    border-radius: 16px;
    transition: 0.3s ease;
}

.mission-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
}

.about-card {
    padding: 25px;
    border-radius: 12px;
    background: #f8fafc;
}

.what-we-do {
    background: #f8fafc;
}

.what-card {
    background: #fff;
    padding: 30px;
    border-radius: 18px;
    transition: all 0.3s ease;
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
}

.what-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
}

.what-icon {
    width: 65px;
    height: 65px;
    margin: 0 auto;
    border-radius: 16px;
    background: linear-gradient(135deg, #ff7a00, #ff9a3c);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #fff;
}

.what-card h5 {
    margin-top: 10px;
}


.values-section {
    background: #f8fafc;
}

.value-card {
    background: #fff;
    padding: 30px 20px;
    border-radius: 16px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgba(0,0,0,0.04);
}

.value-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 35px rgba(0,0,0,0.08);
}

.value-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 14px;
    background: #fff3e6;
    color: #ff7a00;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}


.hw-step {
    padding: 25px;
    border-radius: 16px;
    background: #fff;
    transition: 0.3s ease;
    box-shadow: 0 8px 20px rgba(0,0,0,0.04);
}

.hw-step:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 35px rgba(0,0,0,0.08);
}

.step-icon {
    width: 65px;
    height: 65px;
    margin: 0 auto;
    border-radius: 50%;
    background: linear-gradient(135deg, #ff7a00, #ff9a3c);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
}

.retail-hero {
    min-height: 60vh;
    background: #f8fafc;
}

.benefit-box {
    padding: 25px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(0,0,0,0.04);
}

.benefit-box i {
    font-size: 28px;
    color: #ff7a00;
    margin-bottom: 10px;
}

.retail-image {
    border-radius: 16px;
    background: linear-gradient(135deg, #ff7a00, #ff9a3c);
    overflow: hidden;
}

.retail-image img{
    /*height: 300px;*/
    width: 100%;
    /*object-fit: cover;*/
    
}

.flow-step {
    padding: 20px;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(0,0,0,0.04);
}

.flow-step i {
    font-size: 24px;
    color: #ff7a00;
    margin-bottom: 10px;
}


.supplier-hero {
    min-height: 60vh;
    background: #f8fafc;
}

.supplier-image {
    border-radius: 16px;
    background: linear-gradient(135deg, #ff7a00, #ff9a3c);
    overflow: hidden;
}

.supplier-image img{
    /*height: 300px;*/
    width: 100%;
    /*object-fit: cover;*/
}

.contact-hero {
    min-height: 40vh;
    background: #f8fafc;
}

.contact-info-box {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    padding: 15px;
    border-radius: 12px;
    background: #f8fafc;
}

.contact-info-box i {
    font-size: 22px;
    color: #ff7a00;
}

.contact-form-box {
    background: #fff;
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
}

.form-control {
    border-radius: 10px;
    padding: 12px;
}

.faq-hero {
    min-height: 55vh;
    background: #f8fafc;
}

.faq-search {
    max-width: 500px;
}

.accordion-item {
    border: none;
    border-radius: 12px;
    margin-bottom: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.04);
}

.accordion-button {
    font-weight: 500;
}

.accordion-button:not(.collapsed) {
    background: #fff3e6;
    color: #ff7a00;
}

.accordion-body {
    font-size: 14px;
    color: #6b7280;
}


.btn-warning {
    background: linear-gradient(135deg, #ff7a00, #ff9a3c);
    border: none;
    color: #fff;
    font-weight: 500;
    border-radius: 10px;
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgba(255, 122, 0, 0.3);
}

.btn-warning:hover {
    background: linear-gradient(135deg, #ff6a00, #ff8c2a);
    transform: translateY(-2px);
    box-shadow: 0 12px 25px rgba(255, 122, 0, 0.4);
}

.btn-warning:active {
    transform: translateY(0);
    box-shadow: 0 5px 15px rgba(255, 122, 0, 0.3);
}

.stats-section {
    position: relative;
    background: url('/images/retail-bg.jpg') center/cover no-repeat;
    padding: 50px 0;
    color: #fff;
    overflow: hidden;
}

/* Dark overlay */
.stats-section::before {
    content: "";
    position: absolute;
    inset: 0;
    /*background: rgba(0, 0, 0, 0.65);*/
    background: linear-gradient(135deg, #ff7a00, #ff9a3c);
}

/* Content above overlay */
.stats-section .container {
    position: relative;
    z-index: 2;
}

/* Card style */
.stat-item {
    padding: 30px 20px;
    border-radius: 16px;
    backdrop-filter: blur(6px);
    transition: all 0.4s ease;
}

/* Hover effect */
.stat-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}

/* Icons */
.stat-item i {
    font-size: 42px;
    margin-bottom: 10px;
    transition: 0.3s;
}

/* Icon animation */
.stat-item:hover i {
    transform: scale(1.2);
    /*color: #ff7a00;*/
}

/* Numbers */
.stat-item h2 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 5px;
}

/* Text */
.stat-item p {
    font-size: 13px;
    letter-spacing: 1px;
    opacity: 0.9;
    color: #fff;
}

.footer-logo-l-13 img{
    width: 140px !important;
}

.breadcrumb-hero{
    min-height: 40vh;
    background: #f8fafc;
    padding-top: 100px;
}


  
  @media (max-width: 1399.98px) {
    .screenshot-wrap .screenshot-frame {
      width: 290px;
      height: 565px;
    }
  }
  
  @media (max-width: 1200px) {
    .screenshot-wrap .screenshot-frame {
      display: none !important;
    }
  }


@media (max-width: 991px){
    .map-area-custom{
        position: relative;
    }
    .inner-contact-form-1{
        margin-top: 30px;
    }
    .inner-contact-2-items-area .card-area{
        padding: 20px 0px;
    }    
}




@media (min-width: 992px){
    .site-menu-main .nav-link-item {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .feature-area-l0 {
        padding-top: 50px;
        padding-bottom: 100px;
    }
    .content-area-2-l1 {
        padding-top: 100px;
    }
    .hero-area-l1 {
        padding-top: 100px;
        padding-bottom: 25px;
    }
    .content-area-l-15-1{
        padding-top: 0;
        padding-bottom: 50px;
    }
    .content-area-l-15-1 .content-img{
        margin-top: -120px;
    }
    .brand-area-l1 {
        padding-bottom: 150px;
    }
}

@media(min-width: 768px){
    .section__heading h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .section__heading p{
        font-size: 16px;
        line-height: 24px;
    }
}
@media(max-width:767.98px){
    .inner-contact-2-items-area{
        padding: 80px 10px;
    }
    .app-store img{
        height: 48px;
    }
    .site-menu-main .l1-create-acc-btn{
        padding: 0px 12px;
        width: 100%;
    }
    .site-menu-main .l1-create-acc-btn .btn{
        width: 100%;
        text-align: center;
        height: 48px;
        border-radius: 12px;
    }
    .site-menu-main .l1-create-acc-btn .btn-style-02:before{
        border-radius: 12px;
    }
}

@media (min-width: 992px){
    .app-image-position-l-13, .content-area-2-l-16 .image-area, .content-area-1-l-16 .image-area  {
        margin-bottom: -300px;
    }
    .footer-l-13 .footer-l-13-items{
        align-items: center;
    }
}


@media(max-width:500px){

    .landing-1-menu .header-btn-l1 .btn{
        min-width: 50px;
        font-size: 12px;
        height: auto;
        line-height: normal;
    }
}

@media(max-width:425px){

    .landing-1-menu .header-btn-l1 .btn{
        min-width: 50px;
        font-size: 10px;
        height: auto;
        line-height: normal;
    }
    .brand-logo img{
        width: 150px
    }
}



@media(max-width:375px){

    header .container{
        padding: 0px 0.5rem;
    }
}



@media(max-width:350px){

    header .container{
        padding: 0px 0.5rem;
    }
    .site-header .mobile-menu-trigger{
        margin-left: 0px;
    }
}