:root {
    --primary-color: #335089;
    --secondary-color:#0e384c;
}

body{
   font-family: "Inter Tight", sans-serif;
}

html, body{
    overflow-x: clip;
}

p{  
   
    color: #5a687c;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
}

img{
    height:auto;
    max-width:100% !important;
}


li{
    list-style:none;
}
a{
    text-decoration:none !important;
    color:#000;
}

.jersey-header-sec{
    padding: 8px 0;
}

.megamenu{
    display: flex;
    gap: 19px;
    align-items: center;
    margin: 0;
    padding: 0;
    justify-content: center;
}

.megamenu > li > a{
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.ljs-btn{
    padding: 11px 20px 12px;
    background: #335089;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    border-radius: 6px;
        max-width: fit-content;
        transition: background 0.2s ease;
}
.gird-content h4 a{
    font-size: 18px;
    color: #fff;
}
.ljs-btn:hover{
    background: #0D7FF2FF;
}
.header-order-btn{
    text-align:end;
    position:relative;
}

.header-order-btn .bagbtn{
      margin-right: 10px;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.megamenu .dropdownd .dropn-btnmobile {
   position: absolute;
    top: 5px;
    color: #3a4351;
    bottom: 0;
    right: 0;
    font-size: 14px;
    align-content: center;
}
.megamenu .dropdownd {
    padding-right: 20px;
    position: relative;
}

.megamenu .submenu{
    top: 52px;
    left: 0;
    right: 0;
    width: 300px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 0px 0px 8px 8px;
    background: #fff;
    border: 1px solid rgba(48, 48, 47, 0.1);
    box-shadow: 0px 1px 2px 1px rgba(3, 11, 30, 0.06), 0px 1px 1px 0px rgba(3, 11, 30, 0.1);
    position: absolute;
    z-index: 99;
    padding: 20px 20px;
    opacity: 0;
    transform: scale(1, 0);
    transform-origin: 0 0;
    visibility: hidden;
    transition: 0.3s;
    border-top: 0;
}
.megamenu li:hover{
    color: #335089;
}
.megamenu .dropdownd:hover .submenu{
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}
.megamenu .submenu li:not(:last-child){
    margin-bottom:10px;
}

.megamenu .submenu li{
    font-size:15px;
    font-weight:500;
    letter-spacing: 0.5px;
}

.service-sec-work{
    padding:5rem 0;
    position:relative;
    background:#F1F7FEFF;
}

.sec-big-title{
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 1rem;
}

.section-title.text-center{
  margin-bottom:40px;
}

.service-sec-work .row{
    row-gap:4rem;
}
.service-cards{
    position:relative;
}

.service-cards .service-contetrn .service-title{
    font-size: 20px;
    font-weight: 600;
}
.service-sec-work .section-title.text-center{
     margin-bottom: 4rem;
}
.service-cards .service-icon{
  
    width: 50px;
    height: 50px;
    border-radius: 10px;
    margin-bottom: 20px;
    text-align: center;
    align-content: center;
    box-shadow:  rgb(0 0 0 / 19%) 0px 1px 2px 0px;
    background:linear-gradient(45deg, #335089, #3aa8d1);
    transition: all 0.3s ease;
}
.service-cards:hover .service-icon{
    /*background:#335089;*/
    background:linear-gradient(45deg, #335089, #335089);
}
.service-cards svg#cotton{
   stroke: #335089;
    fill: #335089;
    stroke-width: 0.5;
    width: 24px;
}
.service-cards svg {
    width: 26px;
    height: 26px;
    stroke: #335089;
    fill: none;
    stroke-width: 1.6;
    stroke-linecap: round;
    stroke-linejoin: round;
    filter: brightness(0) invert(1);
}
/*.service-cards .service-icon img{*/
/*    filter: invert(30%) sepia(13%) saturate(2581%) hue-rotate(181deg) brightness(89%) contrast(88%);*/
/*}*/

.service-cards .service-contetrn p{
    margin:0;
}

.why-ser-btn{
    text-align:center;
    margin-top:30px;
}

.main-footer{
    padding:5rem 0 0;
    background:#335089;
}

.footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-links h4 {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 600;
    color:#fff;
}
.footer-links ul li a {
    font-size: 15px;
    transition: all 0.3s ease-in-out;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
}

.footer-links ul li:not(:last-child) {
    margin-bottom: 10px;
}

.about-footer p{
    font-style: italic;
    margin-top: 30px;
    width: 80%;
    color:#fff;
}

.footer-copyright-text p, .footer-copyright-text a{
    margin:0;
    color: #fff;
    font-size:14px;
}

.footer-copyright{
    margin:20px 0 0;
}

.footer-copyright{
    margin: 4rem 0 0;
    padding: 15px 0;
    border-top: 1px solid #00000024;
}
.certi-btnclen img{
    margin-right:10px;
   filter: invert(53%) sepia(94%) saturate(385%) hue-rotate(109deg) brightness(100%) contrast(81%);
}
.certi-btnclen{
    background: #FFFFFFFF;
    border-radius: 16px;
    border-width: 1px;
    border-color: #DEE1E666;
    border-style: solid;
    box-shadow: 0px 0px 2px #171a1f14, 0px 1px 2.5px #171a1f12;
    padding: 12px;
    font-size: 14px;
    display: flex;
    max-width: fit-content;
}

.info-boxt-items .footer-info-box i{
    color: #0D7FF2;
    font-size: 15px;
    position:absolute;
    left:0;
    top:0;
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.info-boxt-items .footer-info-box{
    position:relative;
    padding-left:35px;
}

.info-boxt-items .footer-info-box:not(:last-child){
    margin-bottom:15px;
}


.info-boxt-items .footer-info-box a,
.info-boxt-items .footer-info-box p{
    font-size: 15px;
    font-weight: 500;
    color: #fff;   
}

.term-policy a:not(:last-child) {
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
}

.term-policy a:not(:last-child):before {
    position: absolute;
    content: "";
    width: 1px;
    height: 75%;
    background:#b5b5b5bd;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 0;
}

.footer-social-links ul{
    padding: 0;
    display: flex;
    gap: 20px;
    margin: 40px 0 0;
}

.footer-social-links ul li a{
    color: #171A1FFF;
    background: #FFFFFFFF;
    border-radius: 50%;
    border-width: 1px;
    border-color: #DEE1E699;
    border-style: solid;
    box-shadow: 0px 0px 2px #171a1f14, 0px 1px 2.5px #171a1f12;
    min-width: 40px;
    height: 40px;
    display: block;
    line-height: 4px;
    align-content: center;
    font-size: 20px;
    text-align: center;
}

.certi-btnclen span{
     font-size: 14px;
    font-weight: 600;  
}

.banner-box-sec{
    padding:3.5rem 0;
    position:relative;
}

.banner-primum-linen .ban-sm-title{
    background: #EEFCF7FF;
    border-radius: 9999px;
    border: 1px solid #22C38E33;
    max-width: fit-content;
    padding: 5px 25px;
    position: relative;
    padding-left: 45px;
    margin:0 auto;
    margin-bottom:20px;
}

.banner-primum-linen .ban-sm-title:before{
    position:absolute;
    content:"";
    width:20px;
    height:20px;
    top:0;
    bottom:0;
    margin:auto 0;
    left:15px;
    background-image:url(../image/svg/express-delivery.svg);
    background-size:contain;
    background-position:center;
}

.banner-primum-linen .ban-sm-title span{
    font-size: 15px;
    font-weight: 500;
}

.banner-primum-linen .banner-tag{
    font-size: 65px;
    font-weight: 700;
    color:#fff;
    text-shadow: 1px 1px 2px #000000d4;
}
.banner-primum-linen .banner-tag span{
  color:#0D7FF2FF;   
  font-style:italic;
}
.banner-btnss{
   
        margin: 40px 0;
    display: flex;
    justify-content: center;
    gap: 15px;
}
.banner-btnss a:nth-child(1){
    box-shadow: 0px 0px 2px #0D7FF233, 0px 4px 7px #0D7FF233; 
        border: 2px solid #335089;
}
.banner-btnss a:nth-child(1):hover{
    border-color:#DEE1E6FF
}
.banner-btnss a:nth-child(2){
    background: #fff;
    color: #000;
    border: 2px solid #DEE1E6FF;
    transition: background 0.2s ease;
}
.banner-btnss a:nth-child(2):hover{
    background: #0D7FF2FF;
    color:#fff;
}
.banner-primum-linen .clen{
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0.5px;
    position: relative;
    padding-left: 30px;
    width: 80%;
    margin-top:5rem;
    color:#fff;
}

.banner-primum-linen .clen:before{
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    top: 0;
    margin: auto 0;
    left: 0;
    background-image: url(../image/svg/shining.svg);
    background-size: contain;
    background-position: center;
    filter: invert(80%) sepia(35%) saturate(5962%) hue-rotate(340deg) brightness(97%) contrast(87%);
}

.banner-primum-img{
    position:relative;
}
.banner-primum-img:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 40px;
    left: -40px;
    border:4px solid #fff;
}
.banner-primum-img > img{
    width:100%;
}

.test-banner-box{
    background: #FFFFFFE6;
    border-radius: 16px;
    border: 1px solid #FFFFFF80;
    box-shadow: 0px 0px 2px #171a1f14, 0px 8.5px 13.75px #171a1f38;
    position: absolute;
    backdrop-filter: blur(12px);
    bottom: 50px;
    padding: 20px;
    display: flex;
    left: -60px;
    gap: 20px;
}
.test-banner-box img{
  min-width:50px;  
}
.banner-primum-img{
    position:relative;
}
.test-banner-box i{
    color:#E88C30;
}
.test-banner-box .test-banner p{
   margin:0; 
}

.test-banner-box .test-banner span{
       font-size: 16px;
    font-weight: 600;
    display: block;
    margin-top: 5px;
}

.product-cards{
    position:relative;
}

.product-cards .product-img img{
    border-radius: 10px 10px 0 0;
    width:100%;
}

.product-cards .product-contetrn{
    box-shadow: 0px 0px 2px #171a1f14, 0px 8.5px 13.75px #171a1f38;
    padding: 15px;
    border-radius: 0 0 10px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-cards .product-contetrn .product-title{
    font-size: 18px;
    margin: 0;
}

.product-cards .product-contetrn .round-btn {
    height: 35px;
    line-height: 0;
    min-width: 35px;
    max-width: 35px;
    border-radius: 50%;
    background:#335089;
    border: 1px solid #335089;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    font-size: 20px;
    color: #2C2B2D;
}
.product-cards .product-contetrn .round-btn i{
    color:#fff;
}
.product-cards:hover .product-contetrn .round-btn {
    background:var(--primary-color);
    color: #fff;
}

.product-sec-high{
    padding:6rem 0 7rem;
    position:relative;
}

.hassle-cards{
    position: relative;
    display: flex;
    gap: 30px;
}

.hassle-cards .hassle-icon{
    background: #DD3C3C1A;
    width: 60px;
    height: 60px;
    border-radius: 16px;
    text-align: center;
    align-content: center;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;  
}
.hassle-cards .hassle-icon svg {
    width: 30px;
    height: 30px;
    stroke: #c0392b;
    fill: none;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.renting-box .hassle-cards .hassle-icon{
    background:#c8f7e7;
}
.renting-box .hassle-cards .hassle-icon svg{
    stroke: #04734e;
}
.renting-box .hassle-cards .hassle-icon img{
    filter: invert(82%) sepia(6%) saturate(2912%) hue-rotate(107deg) brightness(90%) contrast(91%);
}
.hassle-cards .hassle-icon img{
    filter: invert(37%) sepia(88%) saturate(2411%) hue-rotate(338deg) brightness(90%) contrast(91%);
}

.hassle-cards .hassle-contetrn .hassle-title{
    font-size: 20px;
    font-weight: 600;
}

.hassle-cards .hassle-contetrn p{
    margin:0;
}

.hassle-items{
    margin-top:40px;
}
.hassle-items .hassle-cards:not(:last-child){
    margin-bottom:30px;
}

.hassle-box{
    padding-left: 30px;
    position: relative;
    align-content: center;
}
.hassle-sec-high{
  background:#F1F7FE;  
}
.hassle-sec-high .container-fluid > .row{
 align-items: center;
}

/*.hassle-sec-high .container-fluid{*/
/*    padding:0;*/
/*}*/

/*.hassle-sec-high .container-fluid > .row{*/
/*    row-gap:30px;*/
/*}*/

.hassle-box.renting-box{
     padding-left: 60px;
}

.renting-box:before{
    left:0;
    right:unset;
}

.featured-product-sec{
    padding:5rem 0;
    position:relative;
}

.premium-card {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04), 0 4px 12px rgba(0, 0, 0, 0.02);
    overflow: hidden;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    /*height: 100%;*/
    display: grid;
    align-content: space-between;
    margin: 1.5px;
}
.linen-products .swiper-slide{
    height:auto !important;
}

.premium-card .premium-img {
    position: relative;
    overflow: hidden;
}

.premium-card .premium-img img {
    width: 100%;
    transition: 0.5s;
}

.premium-card:hover .premium-img img{
 transform: scale(1.1);
}

.premium-card .premium-content {
    padding: 18px 16px 20px;
}

.premium-card .premium-title {
    font-size: 16px;
    font-weight: 600;
    color: #1a1e2b;
    margin-bottom: 8px;
    line-height: 1.3;
}

.premium-card .premium-desc {
    font-size: 14px;
    color: #5a6275;
    margin-bottom: 16px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.premium-card .premium-rate-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: start;
}

.premium-card .premium-rate {
    display: flex;
    flex-direction: column;
}

.premium-card .rate-label {
    font-size: 13px;
    font-weight: 600;
    color: #8c95aa;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    margin-bottom: 2px;
}

.premium-card .rate-price {
    font-size: 22px;
    font-weight: 700;
    color: #0D7FF2FF;
    line-height: 1;
}

.premium-card .premium-qty {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.premium-card .qty-label {
    font-size: 13px;
    font-weight: 600;
    color: #8c95aa;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    margin-bottom: 4px;
}

.premium-card .qty-controls {
    display: flex;
    align-items: center;
    border: 2px solid #DEE1E6FF;
    border-radius: 5px;
}

.premium-card .qty-btn {
    width: 30px;
    height: 30px;
    border: none;
    background: transparent;
    color: #2a3346;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
}

.premium-card .qty-btn:hover {
    background: #e9ecf2;
    color: #000;
}

.premium-card .qty-value {
    font-size: 14px;
    font-weight: 600;
    width: 30px;
    height: 30px;
    color: #1a1e2b;
    min-width: 20px;
    text-align: center;
    border-left: 2px solid #DEE1E6FF;
    border-right: 2px solid #DEE1E6FF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.premium-card .add-to-cart-btn {
    display: block;
    width: 100%;
    padding: 12px;
    background: var(--primary-color);
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    transition: background 0.2s ease;
    border: none;
    cursor: pointer;
    letter-spacing: 0.2px;
    position:relative;
}
.premium-card .add-to-cart-btn:hover{
    background:#0D7FF2FF;
}
.premium-card .add-to-cart-btn:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 20%;
    background-image: url(../image/svg/shopping-cart.svg);
    background-size: contain;
    background-position: center;
    filter: brightness(0.5) invert(1);
}

.linen-products .swiper-wrapper{
    margin-bottom: 10px;
}

.linen-products .swiper-button-next, 
.linen-products .swiper-button-prev {
    position: absolute;
    width: 35px;
    height: 35px;
    background: #335089;
    border-radius: 50%;   
}

.linen-products .swiper-button-next {
    right: -45px;
}
.linen-products .swiper-button-prev {
   left: -45px; 
}

.linen-products .swiper-button-next:after,
.linen-products .swiper-button-prev:after{
    font-size:10px;
    color:#fff;
}

.linen-product-corousel{
  position:relative;  
}

.linen-product-corousel .linen-products{
 position: static;
}

.sticky.jersey-header-sec {
    transform: translateY(0%);
    visibility: visible;
    animation: sliddown 1s;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

@keyframes sliddown{
    0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}

.whatsappicon {
    position: fixed;
    right: 10px;
    top: 50%; 
    z-index: 9999;
}

.whatsappicon .call-icons{
    display:none;
}

.hambuuefer, .close-button {
    display: none;
}
.banner-image{
        width: 100%;
    min-height: 90vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
        display: grid;
   
    align-items: center;
    justify-content: center;
}
.banner-image::before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:#000;
    opacity:0.3;
}
.banner-primum-linen{
    position:relative;
    text-align:center;
}

/* ── Ken Burns zoom on background ── */
/*.banner-image {*/
/*  transform:  scale(1.08);*/
/*  transition: transform 6s ease-out;*/
/*}*/
.banner-carsul .swiper-slide-active .banner-image {
  transform:  scale(1);
}

/* ── Text hidden + shifted down by default ── */
.banner-primum-linen .ban-sm-title,
.banner-primum-linen .banner-tag,
.banner-primum-linen .banner-btnss,
.banner-primum-linen .clen {
  opacity:   0;
  transform: translateY(30px);
  transition: opacity .6s ease, transform .6s ease;
}

/* ── Active slide → stagger each layer in ── */
.banner-carsul .swiper-slide-active .banner-primum-linen .ban-sm-title {
  opacity: 1;  transform: translateY(0);  transition-delay: .10s;
}
.banner-carsul .swiper-slide-active .banner-primum-linen .banner-tag {
  opacity: 1;  transform: translateY(0);  transition-delay: .28s;
}
.banner-carsul .swiper-slide-active .banner-primum-linen .banner-btnss {
  opacity: 1;  transform: translateY(0);  transition-delay: .44s;
}
.banner-carsul .swiper-slide-active .banner-primum-linen .clen {
  opacity: 1;  transform: translateY(0);  transition-delay: .58s;
}

.megamenu > li > a.active, 
.megamenu .submenu li a.active{
    color:#335089;
    font-weight:500;
}

.megamenu > li > a:hover{
  color:#335089;  
}
.banner-carsul .swiper-button-next,.banner-carsul .swiper-button-prev{
            height: 50px !important;
    width: 50px !important;
    border: 1px solid #ffffff9c;
    border-radius: 50px;
}
.banner-carsul .swiper-button-next:after, .banner-carsul .swiper-button-prev:after{
    font-size:20px !important;
    color:#ffffff9c;
    
}
.banner-carsul .swiper-button-prev:after{
       content: '';
    background: url(../image/svg/prev-arrow.svg) !important;
    width: 19px !important;
    height: 12px !important;
    object-fit: cover !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 0;
    margin: auto;
    bottom: 0;
    font-family: unset;
    line-height: 1;
}
.banner-carsul .swiper-button-next:after{
       content: '';
    background: url(../image/svg/next-arrow.svg) !important;
    width: 19px !important;
    height: 12px !important;
    object-fit: cover !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 0;
    margin: auto;
    bottom: 0;
    font-family: unset;
    line-height: 1;
}


/* fix container alignment */
.banner-carsul .swiper-pagination {
     display: flex;
    align-items: center;
    justify-content: center;
    gap: 0px;
}

/* fix bullet size */
.banner-carsul .swiper-pagination-bullet {
  width: 30px !important;
  height: 30px !important;
  background: none !important;
  opacity: 1 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: relative;
}

/* SVG size fix */
.banner-carsul .swiper-pagination-bullet svg {
  width: 30px;
  height: 30px;
  transform: rotate(-90deg);
}

/* background ring */
.banner-carsul .bg {
  fill: none;
  stroke: rgba(255, 255, 255, 0.3);
  stroke-width: 2;
}

/* progress ring */
.banner-carsul .progress {
  fill: none;
  stroke:#0D7FF2FF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  transition: stroke-dashoffset 0.1s linear;
}

/* center dot */
.banner-carsul .swiper-pagination-bullet::after {
  content: "";
  width: 6px !important;
  height: 6px !important;
  background: #ccc !important;
  border-radius: 50% !important;
  position: absolute !important;
}

/* active dot */
.banner-carsul .swiper-pagination-bullet-active::after {
  background: #335089 !important;
}
.round-cert{
       width: 20px;
    background: #0D7FF2FF;
    color: #fff;
    display: flex;
    height: 20px;
    justify-content: center;
    border-radius: 50px;
    position: absolute;
    top: -12px;
    font-size: 13px;
    /* left: 40px; */
    right:73px;
}
.submenu li img{
       border-radius: 5px;
    margin-right: 10px;
}
.intro-rental-image {
    text-align:center;
}
.add-cart-btn::before{
        position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 20%;
    background-image: url(../image/svg/shopping-cart.svg);
    background-size: contain;
    background-position: center;
    filter: brightness(0.5) invert(1);
}