* {
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: sans-serif;
}

.container {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    
}

h1,h2,h3,h4,h5,p{
    margin: 0px;
   
}
.clear-fix{
    clear: both;
}
.navbar{
    font-family: calibri;
    background-color: #19378c;
    border: none;
}
.navbar #mainMenu ul li a{
    color: #fff;
    outline: none;
}
.navbar #mainMenu ul li a:hover{
    color: #ccc;
    outline: none;
}
.navbar .menu-anchor a{
    color: #fff;
    outline: none;
}

.navbar .menu-anchor a:hover{
    color: #ccc;
}
.cst-navbar{
    width: 100%;
    height: auto;
    
}
.cst-navbar .lg-bar{
    width: 200px;
    height: 140px;
    float: left;
    
}
.cst-navbar .lg-bar img{
    width: 180px;
    height: 110px;
    border: 1px solid #ccc;
    margin-top: 15px;
}

.cst-navbar .cnct-bar{
    float: right;
    width: 380px;
    margin-top: 60px;
   
}
.cst-navbar .cnct-bar p{
    float: left;
    margin-left: 50px;
    font-size: 16px;
}
.cst-navbar .cnct-bar p i{
    width: 30px;
    text-align: center;
    margin-top: 5px;
    color: #178cb3;
    
}

.slider-section{
    width: 100%;
    height: 450px;
    margin-top: 50px;
    position: relative;
}
.slider-section img{
    width: 100%;
    height: 100%;
    
}
.slider-section .sld-boxes{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0,0,0,0.7);
    text-align: center;
    
}
.slider-section .sld-boxes h3{
    margin-top: 140px;
    color: #fff;
    margin-bottom: 20px;
    font-family: literata;
    font-size: 28px;
    margin-left: px;
}
.slider-section .sld-boxes .srch-box {
    width: 550px;
    margin: auto;
    
}
.slider-section .sld-boxes .srch-box #srch-icon{
    color:red;
    font-size:18px;
    height: 40px;
    width: 50px;
    background-color:whitesmoke;
    border-radius: 5px 0px 0px 5px;
    line-height: 40px;
    float: left;
    margin-left: 20px;
}
.slider-section .sld-boxes .srch-box select{
    height: 40px;
    width: 150px;
    outline: none;
    padding-left: 5px;
    font-family: calibri;
    border: none;
    margin-left: -112px;;
    text-align: left;
    background-color: whitesmoke
}
.slider-section .sld-boxes .srch-box input{
    height: 40px;
    width: 220px;
    outline: none;
    padding-left: 10px;
    font-family: calibri;
    border: none;
    margin-left: -5px;
    text-align: left;
    background-color: whitesmoke
}
.slider-section .sld-boxes .srch-box button{
    height: 40px;
    border:none;
    background: whitesmoke;
    margin-left: px;
    position: absolute;
    width: 100px;
    border-radius: 0px 2px 2px 0px;
    font-family: calibri;
    text-align: right;
    padding-right: 15px;
}
.slider-section .sld-boxes .srch-box button i{
    font-size: 12px;
}


.mtr-sctn{
    width: 80%;
    margin: auto;
    background-color: ;
    padding: 10px;
    margin-bottom: 50px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #ccc;
}
.mtr-sctn h3{
    font-family:alata;
    margin-bottom: 10px;
}
.mtr-sctn p{
    font-family: calibri;
    
}

.lets-card{
    width: 100%;
    height: auto;
    margin-bottom: 100px;
}
.lets-card .sngl-card{
    width: 100%;
    float: left;
    margin-right: 15px;
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 50px;
    position: relative;
    box-shadow: 0 4px 12px rgba(0,0,0,0.06);
    border-radius: 6px;
    transition: 0.3s;
    position: relative;
    height: 450px;
}
.lets-card .sngl-card:hover{
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(0,0,0,0.1);
}


.lets-card .sngl-card .img-card{
    width: 100%;
    height: 220px;
    position: relative;
}
.lets-card .sngl-card .img-card img{
    width: 100%;
    height: 100%;
    border-radius: 6px 6px 0 0;
}
.lets-card .sngl-card .img-card .img-icons{
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: block;
    margin-right: 5px;
    z-index: 999;
    
   
}
.lets-card .sngl-card .img-card .img-icons a{
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    display: block;
    outline: none;
}

.lets-card .sngl-card .mtr-card{
    width: 100%;
    height: auto;
    
}

.lets-card .sngl-card .mtr-card .card-mtr{
    width: 100%;
    margin-top: 10px;
    height: ;
    
}
.lets-card .sngl-card .mtr-card .card-mtr h3{
   margin-bottom: 5px;
    font-family: 'inter', sans-serif;
    font-size:13px;
    width: 86%;
    float: left;
    font-weight: 600;
    color: #1d87b8;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.lets-card .sngl-card .mtr-card .card-mtr span{
    background:#fceeb3;
    font-weight:bold;
    float:right;
    width: 12%;
    font-size:13px;
    color:#B45309;
    border-radius:2px;
    text-align: center;
    margin-right: 2px;
}

.lets-card .sngl-card .mtr-card .card-mtr p{
    font-family: 'Inter', sans-serif;
    margin-bottom: 10px;
    color: #9CA3AF;
    font-size: 12px;
}
.lets-card .sngl-card .mtr-card .headdings{
    
    font-family: 'inter', sans-serif;
    font-size: 11px;
    
}
.lets-card .sngl-card .mtr-card .headdings span{
    padding: 3px 8px;
    margin-right: 2px;
    border-radius: 2px;
    margin-top:10px;
    display: inline-block;
    background:#f3f4f6;
}
.lets-card .sngl-card .mtr-card .headdings span:hover{
    background:grey;
    color: #fff;
}
.lets-card .sngl-card .mtr-card .list{
    color:#6B7280;
    font-family: 'Inter', sans-serif; 
    font-size:13px;
    margin-top:20px;
    margin-bottom:20px;
    font-weight:500;
}
.lets-card .sngl-card .mtr-card .list p{
    margin-top: 5px;
    font-size: 12px;
}
.lets-card .sngl-card .mtr-card .list p i{
    width: 15px;
    text-align: center;
    color: #9CA3AF;
    margin-right: 4px;
}
.lets-card .sngl-card .mtr-card .list p a{
    text-decoration: none;
    color:#178cb3;
    font-family: 'Poppins', sans-serif;
}
.lets-card .sngl-card .mtr-card .list p a:hover{
    color: #16A34A;
}

.lets-card .sngl-card .mtr-card .btm-contct{
    width: 100%;
    font-family: calibri;
    border-top: 1px solid grey;
    
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 5px;
}

.lets-card .sngl-card .mtr-card .btm-contct .chat{
    width: 35%;
    float: left;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    background-color: #F9FAFB;
}
.lets-card .sngl-card .mtr-card .btm-contct .chat:hover {
    border: 1px solid #ccc;
    background-color: #e1e1e1;
    
}
.lets-card .sngl-card .mtr-card .btm-contct .chat a{
    text-decoration: none;
    color: #000;
    display: block;
    outline: none;
}

.lets-card .sngl-card .mtr-card .btm-contct .query{
    float: right;
    padding-right: 5px;
    height: 30px;
    line-height: 30px;
    width: 30%;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background: linear-gradient(135deg, #22C55E, #16A34A);
}
.lets-card .sngl-card .btm-contct .query a{
    text-decoration: none;
    color: #fff;
    display: block;
    outline: none;
}
.lets-card .sngl-card .btm-contct .query:hover a{
    background-color: #16A34A;
}
.lets-card .sngl-card .btm-contct .query a i{
    font-size: 11px;
}


/*Category Lists*/

.pgws-slds{
    width: 100%;
    height: 150px;
    
}
.pgws-slds img{
    height: 100%;
    width: 100%;
    border-radius: 5px;
}

.list-ctgr{
    counter-reset: serial;
    width: 30%;
    height: auto;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    float: left;
    margin-left: 400px;
    box-shadow: 0px 0px 7px 0px #e1e1e1;
    border-bottom: 1px solid orangered;
    min-height: 350px;
    
}
.list-ctgr h4{
    text-align: center;
    color: #fff;
    background-color: orangered;
    height: 40px;
    line-height: 40px;
    font-family: alata;
    border-radius: 0px 0px 10px 10px;
}
.list-ctgr .list-child{
    counter-increment: serial;
    width: 100%;
    margin: auto;
    border: 1p solid #000;
    height: auto;
    border-bottom: 1px solid #ccc;
    float: left;
}
.list-ctgr .list-child a{
    display: block;
    text-decoration: none;
    color: #000;
    outline: none;
}

.list-ctgr .list-child:hover{
    background-color: #e1e1e1;
}
.list-ctgr .list-child .icon-colmn{
    width: 10%;
    float: left;
    text-align: center;
    line-height: 40px;
}
.icon-colmn::before {
  content: counter(serial) ",";
    
}

.list-ctgr .list-child .icon-colmn i{
    font-size: 12px;
    
}
.list-ctgr .list-child .ctgr-headding{
    float: left;
    height: 40px;
    line-height: 40px;
    width: 90%;
    font-family: roboto;
    
}
.list-ctgr .list-child .ctgr-headding p{
    float: left;
}
.list-ctgr .list-child .ctgr-headding i{
    color: #000;
    float: right;
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
}


/*Category wise Prods*/

.lets-card-two{
    width: 100%;
    height: auto;
    margin-bottom: 100px;
}
.lets-card-two .card-headdings{
    width: 100%;
    height: 60px;
    margin: 50px 0px;
    border-bottom: 1px solid grey;
}
.lets-card-two .card-headdings h3{
    font-family: 'poppins', sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    width: 70%;
    float: left;
}
.lets-card-two .card-headdings h3 a{
    font-size: 16px;
}
.lets-card-two .card-headdings input{
    height: 40px;
    width: 301px;
    padding-left: 5px;
    float: left;
    outline: none;
    border: 1px solid #ccc;
    border-right: none;
    font-family: 'Inter', sans-serif; 
    margin-top: 10px;
}
.lets-card-two .card-headdings button{
    float: right;
    width: 50px;
    height: 40px;
    background: none;
    border: 1px solid #ccc;
    border-left: none;
    margin-top: 10px;
}


.lets-card-two .sngl-card{
    width: 100%;
    float: left;
    margin-right: 15px;
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 50px;
    position: relative;
    box-shadow: 0 4px 12px rgba(0,0,0,0.06);
    border-radius: 6px;
    transition: 0.3s;
    height: 700px;
    position: relative;
}
.lets-card-two .sngl-card:hover{
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(0,0,0,0.1);
}
.lets-card-two .sngl-two{
    height: 490px;
}

.lets-card-two .sngl-three{
    height: 380px;
    border-bottom: 2px solid #4d854a;
}

.lets-card-two .sngl-card .img-card{
    width: 100%;
    height: 200px;
    position: relative;
}
.lets-card-two .sngl-card .img-card img{
    width: 100%;
    height: 100%;
    border-radius: 6px 6px 0 0;
}
.lets-card-two .sngl-card .img-card .img-icons{
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: block;
    z-index: 999;
    margin-right: 5px;
    margin-bottom: 5px;
   
}
.lets-card-two .sngl-card .img-card .img-icons button{
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    width: 45px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    display: block;
    outline: none;
    background: rgba(0,0,0,0.5);
    border-radius: 5px;
    border: none;
}


.gallery-modal{
    display:none;
    position:fixed;
    inset:0;
    background:rgba(0,0,0,0.92);
    z-index:99999;
    padding:40px;
}

.gallery-modal #galleryPreview{
    width:100%;
    max-width:600px;
    height:300px;
    object-fit:cover;
    display:block;
    margin:20px auto;
    border-radius:5px;
    border: 1px solid #fff;
}

.gallery-modal .gallery-close{
    position:absolute;
    top:15px;
    right:25px;
    color:#fff;
    font-size:34px;
    cursor:pointer;
}

.gallery-modal .gallery-thumbs{
    display:flex;
    gap:10px;
    justify-content:center;
    margin-top:20px;
    flex-wrap:wrap;
  
}

.gallery-modal .gallery-thumbs img{
    width:90px;
    height:70px;
    object-fit:cover;
    border-radius:5px;
    cursor:pointer;
    border:2px solid transparent;
    border: 1px solid #ccc;
}

.gallery-modal .gallery-thumbs img:hover{
    border-color:#fff;
}

.gallery-modal .galleryBtn{
    background:none;
    border:none;
    color:#fff;
    cursor:pointer;
}


.lets-card-two .extra-img-row{
    display:grid;
    grid-template-columns:repeat(3, 1fr);
    gap:10px;
    padding:10px 2px;
    background:#fff;
    height: auto;
    border-bottom: 1px solid #ccc;
}

.lets-card-two .extra-img{
    height:70px;
    overflow:hidden;
    border-radius:2px;
}

.lets-card-two .extra-img img{
    width:100%;
    height:100%;
    object-fit:;
    display:block;
    border: 1px solid #ccc;
}

.lets-card-two .sngl-card .mtr-card{
    width: 100%;
    height: auto;
    
}

.lets-card-two .sngl-card .mtr-card .card-mtr{
    width: 100%;
    margin-top: 10px;
    height: auto;
    
}
.lets-card-two .sngl-card .mtr-card .card-mtr h3{
    margin-bottom: 5px;
    font-family: 'inter', sans-serif;
    font-size:13px;
    width: 100%;
    float: left;
    font-weight: 600;
    color: #1d87b8;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-top: 5px;
    padding-left: 3px;
}

.lets-card-two .sngl-card .mtr-card .card-mtr p{
    font-family: 'Inter', sans-serif;
    margin-bottom: 10px;
    color: #9CA3AF;
    font-size: 12px;
    width: 100%;
    float: left;
    padding-left: 3px;
}

.featured-badge{
    color:#b7791f;
    padding:4px 5px;
    border-radius:3px;
    font-size:12px;
    font-weight:600;
    float: right;
    
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: rgba(255, 239, 194,0.7);
}

.featured-badge i{
    font-size:11px;
}

.starter-badge{
    color: #fff;
    padding:4px 5px;
    border-radius:3px;
    font-size:12px;
    font-weight:600;
    float: right;
    
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: rgba(7, 168, 227,0.7);
    
}

.starter-badge i{
    font-size:11px;
}

.headdings{
    margin:12px 0 6px;
}

.headdings p{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin:0;
}

.headdings span{

    background:linear-gradient(135deg,#f8fafc,#eef4ff);
    border:1px solid #dbeafe;
    color:#1e3a8a;
    padding:3px 6px;
    border-radius:3px;
    font-size:11px;
    font-weight:600;
    letter-spacing:.2px;
    transition:.3s ease;
    cursor:default;
    box-shadow:0 2px 6px rgba(0,0,0,0.04);
}

/* Hover Effect */
.headdings span:hover{
    background:linear-gradient(135deg,#1e3a8a,#2563eb);
    color:#fff;
    transform:translateY(-2px);
    box-shadow:0 5px 12px rgba(37,99,235,0.25);
}


.biz-highlights{
    margin:30px 0;
    padding:12px;
    background:#fff;
    border-radius:px;
    border-top: 1px solid #000;
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 0px;
}

/* Heading Design */
.highlight-title{
    position:relative;
    text-align:center;
    font-size:14px;
    font-weight:700;
    color:#1e3a8a;
    margin-bottom:14px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
}

/* Left & Right Lines */
.highlight-title::before,
.highlight-title::after{
    content:"";
    width:45px;
    height:2px;
    background:linear-gradient(to right,#dbeafe,#1e3a8a,#dbeafe);
    
    border-radius:20px;
}

/* Slider Area */
.highlight-slider{
    position:relative;
    height:35px;
    overflow:hidden;
}

.highlight-item{
    position:absolute;
    inset:0;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:3px;
    padding:0px 15px;
    font-family: lato;
    font-size:13px;
    font-weight:500;
    color:#fff;
    background:linear-gradient(135deg,#1e3a8a,#2563eb);
    opacity:0;
    transform: translateY(20px)scale(.96);
    transition:opacity .7s ease, transform .7s cubic-bezier(.22,1,.36,1);
}

/* Active */
.highlight-item.active{

    opacity:1;

    transform:
        translateY(0)
        scale(1);
}









.lets-card-two .sngl-card .mtr-card .list{
    color:#6B7280;
    font-family: 'Inter', sans-serif; 
    font-size:13px;
    margin-top:20px;
    margin-bottom:20px;
    font-weight:500;
}
.lets-card-two .sngl-card .mtr-card .list p{
    margin-top: 5px;
    font-size: 12px;
}
.lets-card-two .sngl-card .mtr-card .list p i{
    width: 15px;
    text-align: center;
    color: #9CA3AF;
    margin-right: 4px;
}
.lets-card-two .sngl-card .mtr-card .list p a{
    text-decoration: none;
    color:#178cb3;
    font-family: 'Poppins', sans-serif;
    outline: none;
}
.lets-card-two .sngl-card .mtr-card .list p a:hover{
    color: #16A34A;
}

.lets-card-two .sngl-card .mtr-card .btm-contct{
    width: 100%;
    font-family: calibri;
    position: relative;
    bottom: 0px;
    border-top: 1px solid grey;
    padding:5px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
}


.lets-card-two .sngl-card .mtr-card .btm-contct .chat a{
    width:35%;
    float:left;
    text-align:center;
    background:linear-gradient(135deg,#ff6a00,#ee0979);
    color:#fff !important;
    padding:5px 5px;
    border-radius:5px;
    font-size:13px;
    font-weight:600;
    text-decoration:none;
    box-shadow:0 4px 12px rgba(255,106,0,0.28);
    transition:.3s ease;
    display:block;
}

.whtsp-btn:hover{

     transform:translateY(-2px);

    box-shadow:0 6px 18px rgba(255,106,0,0.42);
     flex:0 0 60%;
    background:linear-gradient(135deg,#ff7b00,#ff006a);
}

.lets-card-two .sngl-card .mtr-card .btm-contct .chat a:hover{

    transform:translateY(-2px);

    box-shadow:0 6px 16px rgba(37,211,102,0.4);

    background:linear-gradient(135deg,#0f8f84,#20c45a);
}




.lets-card-two .sngl-card .mtr-card .btm-contct .query{
    float: right;
    padding-right: 5px;
    height: 28px;
    line-height: 28px;
    width: 30%;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background-color: #16A34A;
}
.lets-card-two .sngl-card .btm-contct .query a{
    text-decoration: none;
    color: #fff;
    display: block;
    outline: none;
    
    
}
.lets-card-two .sngl-card .btm-contct .query:hover{
    background: linear-gradient(135deg, #22C55E, #16A34A);
    background:linear-gradient(135deg,#ff6a00,#ee0979);
    
}
.lets-card-two .sngl-card .btm-contct .query a i{
    font-size: 11px;
}



.lets-card-two .enq-lightbox{
    display:none;
    position:fixed;
    inset:0;
    background:rgba(0,0,0,0.65);
    z-index:9999;
    align-items:center;
    justify-content:center;
}

.lets-card-two .enq-box{
    width:92%;
    max-width:430px;
    background:#fff;
    border-radius:5px;
    padding:20px;
    position:relative;
}

.lets-card-two .enq-close{
    position:absolute;
    right:12px;
    top:8px;
    border:0;
    background:none;
    font-size:26px;
    cursor:pointer;
}

.lets-card-two .enq-box h3{
    margin:0 0 15px;
    font-size:16px;
    color: #16a34a;
    font-weight: bold;
}

.lets-card-two .enq-box input,
.enq-box textarea{
    width:100%;
    margin-bottom:10px;
    padding:11px 13px;
    border:1px solid #ddd;
    border-radius:8px;
    outline:none;
}

.lets-card-two .enq-box textarea{
    min-height:90px;
    resize:none;
}

.lets-card-two #sendEnquiryBtn{
    width:100%;
    border:0;
    background:#16a34a;
    color:#fff;
    padding:12px;
    border-radius:8px;
    font-weight:600;
}






/*Company full page*/


.flpg-slds{
    width: 100%;
    height: 450px;
    margin-top: px;
}
.flpg-slds img{
    width: 100%;
    height: 100%;
    
}

.abt-shop{
    width: 100%;
    height: 400px;
    margin-top: 50px;
    overflow: hidden;
}
.abt-shop .shop-content{
    width: 100%;
}
.abt-shop .shop-content h4{
    font-weight: bold;
    font-family: roboto;
    margin-bottom: 5px;
}
.abt-shop .shop-content p{
    font-family: calibri;
    margin-top: 10px;
}
.abt-shop .shop-chld{
    width: 100%;
    height: auto;
    
}
.abt-shop .shop-chld h3{
    font-weight: bold;
    font-family: roboto;
    font-size: 18px;
    margin-left: 20px;
    margin-bottom: 5px;
}
.abt-shop .shop-chld ul{
    list-style: none;
    margin-left: -20px;
}
.abt-shop .shop-chld ul li{
    font-family: calibri;
    margin-bottom: 5px;
}

.gal-qry{
    width: 100%;
    height: auto;
    margin-top: 25px;
    background-color:whitesmoke;
    padding-bottom: 25px;
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.gal-qry .img-gal{
    width: 30%;
    float: left;
    height: 150px;
    margin-right: 2%;
    margin-top: 35px;
    
}
.gal-qry .img-gal img{
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.gal-qry .frm-colmn{
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.gal-qry .frm-colmn h4{
    font-family: alata;
    font-size: 18px;
    margin-bottom: 20px;
}

.gal-qry .frm-colmn .frm-grp{
    width: 50%;
    height: auto;
    margin-bottom: 25px;
    font-family: calibri;
    float: left;
}
.gal-qry .frm-colmn .frm-grp p{
    font-weight: bold;
}
.gal-qry .frm-colmn .frm-grp input{
    width: 96%;
    height: 40px;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 5px;
}
.gal-qry .frm-colmn .frm-grp textarea{
    width: 196%;
    height: 110px;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 5px;
}


.cnct-colmn{
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.cnct-colmn .cmp-addr{
    font-family: roboto;
    margin-top: 30px;
    
}
.cnct-colmn .cmp-addr h4{
    font-weight: bold;
    
}
.cnct-colmn .cmp-addr p{
    margin-top:5px;
    font-family: roboto;
}
.cnct-colmn .cmp-conct{
    margin-top: 20px;
    font-family: roboto;
}
.cnct-colmn .cmp-conct p{
    margin-top: 5px;
}

.cnct-colmn iframe{
    width: 100%;
    height: 300px;
    border: none;
    border: 1px solid #ccc;
}

.light-footer{
    margin-top: 50px;
    width: 100%;
    height: 60px;
    background-color: #000;
    line-height: 60px;
    text-align: center;
    color: #fff;
}

footer{
    width: 100%;
    height: 300px;
    background-color: #000;
}




/* CENTER */
.wrapper{
    height:100vh;
    display:flex;
    justify-content:center;
    align-items:center;
}

/* CARD */
.card{
    width:420px;
    background:#fff;
    border-radius:16px;
    box-shadow:0 10px 30px rgba(0,0,0,0.12);
    padding:30px;
}

/* TITLE */
.title{
    text-align:center;
    font-size:22px;
    font-weight:600;
    color:#1b5e20;
    margin-bottom:20px;
}

/* INPUT */
.input{
    width:100%;
    padding:13px;
    margin:10px 0;
    border:1px solid #ddd;
    border-radius:5px;
    font-size:15px;
    outline:none;
}

.input:focus{
    border-color:#1de9b6;
    box-shadow:0 0 6px rgba(29,233,182,0.25);
}

/* BUTTON */
.btn{
    width:100%;
    padding:13px;
    border:none;
    border-radius:5px;
    font-size:16px;
    cursor:pointer;
    margin-top:10px;
    color:#fff;
    background: linear-gradient(135deg, #1de9b6, #43a047);
    box-shadow: 0 8px 20px rgba(30, 233, 182, 0.25);
    transition:0.3s;
}

.btn:hover{
    transform:translateY(-2px);
}

/* HIDE OTP INITIALLY */
#otpBox{
    display:none;
}

/* MSG */
.msg{
    text-align:center;
    margin-top:10px;
    font-size:14px;
    color:#333;
}



/*New Login Page*/



.lgn-body{
    height:100vh;
    display:flex;
    
    justify-content:center;
    align-items:center;
    background:;
   
}

.login-wrapper{
    width:900px;
    display:flex;
    background:#fff;
    border-radius:12px;
    overflow:hidden;
    box-shadow:0 8px 20px rgba(0,0,0,0.1);
     border: 1px solid #ccc;
}
.left-panel{
    width:50%;
    background:#4e73df;
    color:#fff;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    padding:40px;
}
.left-panel i{
    font-size:60px;
    margin-bottom:20px;
}
.left-panel h2{
    font-weight:bold;
    
}
.right-panel{
    width:50%;
    padding:40px;
}

.right-panel .input-group{
    margin-top:20px;
    width: 350px;
    height: auto;
   
}
.right-panel .input-group i{
    color:#aaa;
    width: 50px;
    float: left;
    height: 40px;
    line-height: 40px;
    border:1px solid #ccc;
    text-align: center;
    border-right: none;
}
.right-panel .input-group input{
    width:80%;
    height: 40px;
    border:1px solid #ccc;
    border-radius:px;
    outline:none;
    border-left: none;
    font-family: lato;
}
.right-panel .input-group .fst-lnk{
    width: 50%;
    margin: 0px;
    font-family: lato;
    margin-top: px;
    float: left;
}
.right-panel .fst-lnk a{
    outline: none;
    text-decoration: none;
}
.right-panel .input-group .scn-lnk{
    float: right;
    margin-right:20px;
    font-family: lato;
}
.right-panel .input-group .scn-lnk button{
    height: 23px;
    font-size: 13px;
    border: 1px solid #ccc;
}
.right-panel .input-group .scn-lnk a{
    text-decoration: none;
}


.right-panel .input-group  .login-btn{
    width:335px;
    border:none;
    border-radius:3px;
    background:#4e73df;
    color:#fff;
    height: 40px;
    font-size:15px;
    cursor:pointer;
    outline: none;
    margin-bottom: 20px;
}
.right-panel .login-btn:hover{
    background:#2e59d9;
}
.right-panel .extra-links{
    text-align: center;
    font-family: lato;
}


@media(max-width:768px){
    .login-wrapper{
        flex-direction:column;
        width:90%;
    }
    .left-panel{
        width:100%;
        padding:20px;
    }
    .right-panel{
        width:100%;
        padding:25px;
    }
}


.login-wrapper .left{
    width:45%;
    background:#2e59d9;
    color:#fff;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    padding:40px;
    text-align:center;
}
.login-wrapper .left i{
    font-size:60px;
    margin-bottom:20px;
}
.login-wrapper .left h2{
    font-weight:600;
    margin-bottom:10px;
}
.login-wrapper .left p{
    font-size:14px;
    opacity:0.9;
}
.login-wrapper .right{
    width:55%;
    padding:40px;
}
.sinup{
    margin-top: 100px;
    margin-bottom: 100px;
    
}
.login-wrapper .right h3{
    margin-bottom:20px;
    font-weight:bold;
    font-family: lato;
}
.login-wrapper .right .input-group{
    margin-top:20px;
    width: 350px;
    height: auto;
     font-family: lato;
}
.login-wrapper .right .input-group i{
     color:#aaa;
    width: 50px;
    float: left;
    height: 40px;
    line-height: 40px;
    border:1px solid #ccc;
    text-align: center;
    border-right: none;
    
}
.login-wrapper .right .input-group input{
     width:80%;
    height: 40px;
    border:1px solid #ccc;
    border-radius:px;
    outline:none;
    border-left: none;
    font-family: lato;
}
.login-wrapper .right .input-group button{
     width:335px;
    border:none;
    border-radius:3px;
    background:#4e73df;
    color:#fff;
    height: 40px;
    line-height: 40px;
    font-size:15px;
    cursor:pointer;
    outline: none;
    font-family: lato;
    margin-bottom: 10px;
}
.login-wrapper .right  .extra-links{
    text-align: left;
    font-family: lato;
    margin-left: 50px;
    margin-top: 30px;
}
.login-wrapper  #responseMsg{
     transition: opacity 0.5s ease;
     opacity: 1;
}

.login-wrapper .right  .extra-links p a{
    text-decoration: none;
    outline: none;
}

/*OTP Login Modal */


.otp-modal{
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.8);
    justify-content:center;
    align-items:center;
    z-index:999;
}

.otp-box{
    background:#fff;
    padding:30px;
    width:380px;
    border-radius:5px;
    text-align:center;
    position:relative;
    animation:fadeIn 0.3s ease;
}
.otp-box h2{
    font-size: 20px;
    font-family: lato;
    text-align: left;
    font-weight: bold;
}

.close-btn{
    position:absolute;
    right:15px;
    top:10px;
    font-size:25px;
    cursor:pointer;
}

.otp-input{
    width:100%;
    padding:10px;
    margin:10px 0;
    margin-bottom: 20px;
    border:1px solid #ddd;
    border-radius:3px;
    font-family: lato;
    outline: none;
}

.send-btn, .verify-btn{
    width:100%;
    padding:10px;
    background:#2e59d9;
    color:#fff;
    border:none;
    border-radius:3px;
    cursor:pointer;
    font-family: lato;
}

.send-btn:hover, .verify-btn:hover{
    background:#1f45b8;
}

@keyframes fadeIn{
    from{transform:scale(0.8); opacity:0;}
    to{transform:scale(1); opacity:1;}
}







.side-cntnr{
	width: 230px;
	height: 950px;;
	float: left;
	margin-left: -40px;
	background-color:#FBF6E2;
	background-color:#E68369;
	background-color:#021526;
	margin-top:-80px;
}
.side-cntnr .scl-applogo{
	width: 50%;
	margin-left: 25%;
	height: 80px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
	background:#fff;
	border-radius: 5px;
}
.side-cntnr .scl-applogo img{
	width: 100%;
	height: 100%;
	padding: 5px;
	border-radius: 5px;
	
}
.side-cntnr .menu-list .side-head{
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin-top: px;
	padding-left: 25px;
}

.side-cntnr .menu-list .side-head h4{
	margin: 0px;
	color: #fff;
	font-family:calibri;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	font-weight: 600;
	color: #e1e1e1;
	text-transform: uppercase;
}
.side-cntnr .menu-list .side-head h4 a{
	text-decoration: none;
	color: #e1e1e1;
	display: block;
}
.side-cntnr .menu-list .side-head h4 i{
	float: ;
	width: 20px;
	text-align: left;
	line-height: 25px;
	padding-right: px;
}
.side-cntnr .menu-list .side-head h4 span{
	float: right;
	margin-right: 15px;
	margin-top: 13px;
}
.side-cntnr .menu-list .side-head:hover{
	background: #E68369;
	background: red;
	
}


.side-cntnr .menu-list .side-content{
	width: 100%;
	height: auto;
	background: #FBF6E2;
	display: none;
	border-right: 1px solid #021526;
	padding: 10px 0px;
}
.side-cntnr .menuset .side-content{
	display: block;
	
}


.side-cntnr .menu-list .side-content p{
	
	width: 100%;
	margin: 0px;
	font-family: calibri;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	
}
.side-cntnr .menu-list .side-content p a{
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	padding-left: 20px;
}
.side-cntnr .menu-list .side-content p a i{
	width: 20px;
	text-align: center;
	font-size: 12px;
}
.side-cntnr .menu-list .side-content p:hover a{
	text-decoration: none;
	color: #000;
	display: block;
	background: #90D1CA;
	
}





.cat-section{
    padding:60px 0;
    background:#f7f9fc;
}

.section-head{
    text-align:center;
    margin-bottom:35px;
}

.section-head h2{
    font-size:30px;
    font-weight:700;
    margin:0;
}

.section-head p{
    color:#666;
    margin-top:8px;
}

.cat-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:20px;
}

.cat-card{
    background:#fff;
    border-radius:14px;
    padding:25px 15px;
    text-align:center;
    color:#222;
    box-shadow:0 4px 15px rgba(0,0,0,0.08);
    transition:0.3s;
}

.cat-card i{
    font-size:34px;
    color:#1d3f91;
    margin-bottom:12px;
}

.cat-card span{
    display:block;
    font-weight:600;
}

.cat-card:hover{
    transform:translateY(-5px);
    text-decoration:none;
}

.more-card{
    background:#1d3f91;
    color:#fff;
}

.more-card i{
    color:#fff;
}

@media(max-width:768px){
    .cat-grid{
        grid-template-columns:repeat(2,1fr);
    }
}



.hero-content{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:90%;
    max-width:850px;
    text-align:center;
    color:#fff;
    z-index:2;
}

.hero-content h1{
    font-size:48px;
    font-weight:800;
    margin-bottom:10px;
    line-height:1.2;
}

.hero-content h1 span{
    color:#ffd447;
}

.hero-tagline{
    font-size:24px;
    font-weight:600;
    margin-bottom:18px;
}

.hero-text{
    font-size:15px;
    line-height:1.6;
    max-width:750px;
    margin:auto;
    color:#f2f2f2;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family:calibri;
    font-weight: bold;
}
.second-text{
    margin-top:10px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.hero-buttons{
    margin-top:30px;
    display:flex;
    justify-content:center;
    gap:25px;
    flex-wrap:wrap;
}

.hero-btn{
    padding:10px 20px;
    border-radius:50px;
    font-size:14px;
    font-weight:700;
    transition:0.3s;
}

.primary-btn{
    background:#ffcc00;
    color:#222;
}

.secondary-btn{
    background:#fff;
    color:#1d3f91;
}

.hero-btn:hover{
    transform:translateY(-3px);
    text-decoration:none;
}

.hero-overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.55);
}


.metro-city-section{
    padding:70px 0;
    background:#fff;
}

.metro-city-row{
    display:flex;
    gap:18px;
    overflow-x:auto;
    padding-bottom:10px;
    margin-top:35px;
}

.metro-city-row::-webkit-scrollbar{
    height:6px;
}

.metro-city-row::-webkit-scrollbar-thumb{
    background:#ccc;
    border-radius:10px;
}

.city-card{
    min-width:180px;
    background:#fff;
    border-radius:6px;
    overflow:hidden;
    box-shadow:0 4px 15px rgba(0,0,0,0.08);
    transition:0.3s;
    text-align:center;
}

.city-card img{
    width:100%;
    height:130px;
    object-fit:cover;
}

.city-card span{
    display:block;
    padding:14px;
    font-size:16px;
    font-weight:700;
    color:#222;
}

.city-card:hover{
    transform:translateY(-5px);
    text-decoration:none;
}



.final-cta{
    padding:70px 0;
    background:linear-gradient(135deg,#1d3f91,#162b66);
}

.cta-box{
    max-width:850px;
    margin:auto;
    text-align:center;
    color:#fff;
}

.cta-box h2{
    font-size:34px;
    font-weight:800;
    margin-bottom:15px;
}

.cta-box p{
    font-size:18px;
    line-height:1.8;
    color:#f1f1f1;
    margin-bottom:28px;
}

.cta-buttons{
    display:flex;
    justify-content:center;
    gap:15px;
    flex-wrap:wrap;
}

.cta-btn{
    padding:14px 28px;
    border-radius:50px;
    font-weight:700;
    text-decoration:none;
}

.cta-btn.primary{
    background:#ffcc00;
    color:#222;
}

.cta-btn.secondary{
    background:#fff;
    color:#1d3f91;
}


.why-section{
    padding:70px 0;
    background:#f7f9fc;
}

.why-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:22px;
    margin-top:40px;
}

.why-card{
    background:#fff;
    border-radius:16px;
    padding:30px 22px;
    text-align:center;
    box-shadow:0 5px 18px rgba(0,0,0,0.08);
    transition:0.3s;
}

.why-card:hover{
    transform:translateY(-5px);
}

.why-card i{
    font-size:42px;
    color:#1d3f91;
    margin-bottom:18px;
}

.why-card h3{
    font-size:16px;
    margin-bottom:12px;
    font-weight:700;
}

.why-card p{
    color:#666;
    line-height:1.7;
}

@media(max-width:768px){

    .why-grid{
        grid-template-columns:repeat(2,1fr);
    }

}



.main-footer{
    background:#111827;
    color:#fff;
    padding-top:65px;
}

.footer-box{
    margin-bottom:30px;
}

.footer-box h3,
.footer-box h4{
    margin-bottom:22px;
    font-weight:700;
}

.footer-box p{
    color:#cfd3dc;
    line-height:1.9;
}

.footer-box ul{
    margin:0;
    padding:0;
    list-style:none;
}

.footer-box ul li{
    margin-bottom:12px;
    float: left;
    width: 150px;
}

.footer-box ul li a{
    color:#cfd3dc;
    transition:0.3s;
}

.footer-box ul li a:hover{
    color:#fff;
    padding-left:5px;
    text-decoration:none;
}

.footer-box ul li i{
    margin-right:6px;
}

.footer-social{
    margin-top:20px;
}

.footer-social a{
    width:38px;
    height:38px;
    background:#1f2937;
    color:#fff;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    margin-right:8px;
    transition:0.3s;
}

.footer-social a:hover{
    background:#ffcc00;
    color:#111;
    text-decoration:none;
}

.footer-bottom{
    margin-top:px;
    padding:18px 0;
    background:rgba(0,0,0,5);
    text-align:center;
}

.footer-bottom p{
    margin:0;
    color:#cfd3dc;
}

@media(max-width:768px){

    .main-footer{
        text-align:center;
    }

}


.footer-logo{
    display:flex;
    align-items:center;
    gap:12px;
    margin-bottom:18px;
}

.footer-logo img{
    width:130px;
    height:55px;
    object-fit:contain;
    border-radius: 5px;
}

.footer-logo h3{
    margin:0;
    font-size:28px;
    font-weight:800;
    color:#fff;
}

/*categories page*/


.category-top-ads{
    background:#fff;
    padding:18px 0 25px;
    margin-top: 60px;
}

.top-banner-box{
    width:100%;
    height:120px;
    overflow:hidden;
    border-radius:10px;
    margin-bottom:18px;
}

.top-banner-box img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}

.category-search-full{
    max-width:100%;
    margin:0 auto;
}


.category-location-mini{
    max-width:100%;
    margin:10px 0;
}

.mini-city-search-wrap{
    position:relative;
    width:100%;
}

.mini-city-search-wrap > i{
    position:absolute;
    left:14px;
    top:50%;
    transform:translateY(-50%);
    color:#e63946;
    font-size:15px;
    z-index:2;
}

.mini-city-search-wrap input{
    width:100%;
    height:42px;
    border:1px solid #ddd;
    outline:none;
    border-radius:30px;
    padding:0 15px 0 42px;
    font-size:14px;
    background:#fff;
}
.mini-city-search-wrap input{
    height:48px;
    font-size:15px;
}

.city-suggestions{
    display:none;
    position:absolute;
    top:48px;
    left:0;
    right:0;
    background:#fff;
    border-radius:12px;
    box-shadow:0 10px 25px rgba(0,0,0,0.18);
    overflow:hidden;
    z-index:999;
}

.city-item{
    display:flex;
    align-items:center;
    gap:9px;
    padding:12px 14px;
    cursor:pointer;
    border-bottom:1px solid #f1f1f1;
    color:#222;
}

.city-item:hover{
    background:#f8f9fa;
}

.city-item i{
    color:#e63946;
    font-size:14px;
}

.city-item span{
    font-weight:600;
    font-size:14px;
}

.city-item small{
    margin-left:auto;
    color:#777;
    font-size:12px;
}

.city-no-result{
    padding:12px 14px;
    color:#777;
    font-size:14px;
}




.cat-ad-box{
    width:100%;
    height:90px;
    border-radius:12px;
    overflow:hidden;
    background:#f4f4f4;
}

.cat-ad-box img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}

@media(max-width:767px){
    .category-location-mini{
        max-width:100%;
        margin-bottom:12px;
    }

    .cat-ad-box{
        height:80px;
    }
}





.single-location{
    grid-template-columns:1fr auto;
}

.city-search-wrap{
    position:relative;
}

.city-search-wrap i{
    position:absolute;
    left:15px;
    top:50%;
    transform:translateY(-50%);
    color:#777;
}

.city-search-wrap input{
    width:100%;
    height:50px;
    border:1px solid #ddd;
    border-radius:10px;
    padding:0 15px 0 42px;
    color:#333;
    outline:none;
}

.city-suggestions{
    display:none;
    position:absolute;
    top:56px;
    left:0;
    width:100%;
    background:#fff;
    border-radius:10px;
    box-shadow:0 8px 25px rgba(0,0,0,0.15);
    z-index:99;
    overflow:hidden;
}

.city-suggestions div{
    padding:12px 15px;
    color:#333;
    cursor:pointer;
    border-bottom:1px solid #eee;
}

.city-suggestions div:hover{
    background:#f5f7fb;
}

@media(max-width:768px){
    .single-location{
        grid-template-columns:1fr;
    }
}




.all-categories{
    padding:70px 0;
    background:#f7f9fc;
}
.section-head{
    width:100%;
    text-align:center;
    margin-bottom:35px;
    display:block;
    clear:both;
}
.cat-card{
    display:block;
    width:100%;
    background:#fff;
    border-radius:16px;
    padding:28px 18px;
    text-align:center;
    color:#222;
    margin-bottom:22px;
    box-shadow:0 5px 18px rgba(0,0,0,0.08);
}
.section-head h2{
    font-size:34px;
    font-weight:800;
    margin-bottom:10px;
}

.section-head p{
    color:#666;
}

.cat-grid{
    width: 100%;
    height: auto;
}

.cat-card{
    background:#fff;
    border-radius:16px;
    padding:28px 18px;
    text-align:center;
    color:#222;
    box-shadow:0 5px 18px rgba(0,0,0,0.08);
    transition:0.3s;
}

.cat-card:hover{
    transform:translateY(-5px);
    text-decoration:none;
}

.cat-card i{
    font-size:38px;
    color:#1d3f91;
    margin-bottom:14px;
}

.cat-card span{
    display:block;
    font-size:16px;
    font-weight:700;
}

.no-data{
    background:#fff;
    padding:25px;
    border-radius:12px;
    text-align:center;
    color:#777;
}

@media(max-width:768px){

    /*
    .location-box{
        grid-template-columns:1fr;
    }

    .cat-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .category-banner-content h1{
        font-size:32px;
    }
    */

}



.subcat-card{
    background:#fff;
    border-radius:6px;
    padding:18px;
    align-items:center;
    color:#222;
    box-shadow:0 5px 18px rgba(0,0,0,0.08);
    transition:0.3s;
    width: 500px;
    position:relative;
    display: block;
    margin-bottom: 25px;
    height: 80px;
}

.subcat-card:hover{
    transform:translateY(-5px);
    text-decoration:none;
}
.subcat-info{
    float: left;
}

.subcat-icon{
    width:48px;
    height:48px;
    min-width:48px;
    border-radius:50%;
    background:#1d3f91;
    color:#fff;
    text-align:center;
    justify-content:center;
    font-size:20px;
    float: left;
    line-height: 48px;
    margin-right: 20px;
}

.subcat-card h4{
    margin:0 0 5px;
    font-size:17px;
    font-weight:700;
    color:#222;
}

.subcat-card p{
    margin:0;
    color:#777;
    font-size:13px;
}

.listing-count{
    margin-left:auto;
    background:#f0f4ff;
    color:#1d3f91;
    padding:6px 10px;
    border-radius:20px;
    font-size:12px;
    font-weight:700;
    white-space:nowrap;
    float: right;
    margin-top: 10px;
}



/*Listing Page*/



.listing-head-box{
    margin:10px 0;
    font-size:14px;
    color:#555;
    margin-top: 70px;
    
}

.listing-head-box strong{
    color:#e63946;
}

.listing-head-box a{
    margin-left:0px;
    color:#0877bd;
    font-weight:600;
    text-decoration:none;
    font-size: 10px;
}

.listing-location-bar{
    margin-top: 30px;
    display: none;
}
.listing-location-bar input{
    border-radius: 5px;
}



.listing-search-box input{
    width:100%;
    height:45px;
    border:1px solid #ddd;
    border-radius:30px;
    outline:none;
    padding:0 18px;
    font-size:14px;
 
    
}



.business-listing-wrap{
    display:flex;
    flex-direction:column;
    gap:15px;
}

.business-list-card{
    display:flex;
    gap:15px;
    background:#fff;
    border:1px solid #eee;
    border-radius:14px;
    padding:14px;
    box-shadow:0 6px 18px rgba(0,0,0,0.06);
}

.business-img{
    width:130px;
    height:105px;
    flex-shrink:0;
    border-radius:12px;
    overflow:hidden;
    background:#f5f5f5;
}

.business-img img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.no-img{
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#aaa;
    font-size:35px;
}

.business-content{
    flex:1;
}

.business-content h3{
    margin:0 0 6px;
    font-size:20px;
    color:#222;
}

.business-cat{
    font-size:14px;
    color:#e63946;
    margin-bottom:6px;
}

.business-address{
    font-size:14px;
    color:#666;
    margin-bottom:12px;
}

.business-actions{
    display:flex;
    gap:10px;
}

.business-actions a{
    text-decoration:none;
    padding:8px 14px;
    border-radius:25px;
    font-size:14px;
}

.call-btn{
    background:#16a34a;
    color:#fff;
}

.view-btn{
    background:#111827;
    color:#fff;
}

.no-business-found{
    background:#fff;
    padding:30px;
    border-radius:14px;
    text-align:center;
    border:1px solid #eee;
}

@media(max-width:767px){
    .business-list-card{
        flex-direction:column;
    }

    .business-img{
        width:100%;
        height:180px;
    }
}




/*Terms and Conditions*/

.terms-container{
    width:80%;
    max-width:100%;
    margin:40px auto;
  
}

.page-title{
    text-align:center;
    margin-bottom:35px;
    
}

.page-title h1{
    margin:0;
    font-size:34px;
    color:#0f172a;
      margin-top: 80px;
}

.page-title p{
    color:#64748b;
    margin-top:10px;
    font-size:15px;
}

.terms-box{
    background:#fff;
    border-radius:16px;
    padding:30px;
    margin-bottom:25px;
    box-shadow:0 5px 18px rgba(0,0,0,0.06);
}

.terms-box h2{
    margin-top:0;
    font-size:22px;
    color:#0f172a;
    margin-bottom:15px;
}

.terms-box p{
    line-height:1.8;
    font-size:15px;
    color:#475569;
}

.terms-box ul{
    padding-left:20px;
}

.terms-box ul li{
    margin-bottom:12px;
    line-height:1.7;
    color:#475569;
}

.highlight{
    background:#fff7ed;
    border-left:4px solid #f97316;
    padding:14px 16px;
    border-radius:10px;
    margin-top:18px;
    color:#9a3412;
    font-size:14px;
    line-height:1.7;
}

.footer-note{
    text-align:center;
    color:#64748b;
    font-size:14px;
    margin-top:35px;
}

@media(max-width:768px){

    .page-title h1{
        font-size:28px;
    }

    .terms-box{
        padding:22px;
    }

}
/*Privacy Policy*/

.policy-container{
    width:90%;
    max-width:1100px;
    margin:40px auto;
    margin-top: 80px;
}

.page-title{
    text-align:center;
    margin-bottom:35px;
}

.page-title h1{
    margin:0;
    font-size:34px;
    color:#0f172a;
}

.page-title p{
    color:#64748b;
    margin-top:10px;
    font-size:15px;
}

.policy-box{
    background:#fff;
    border-radius:16px;
    padding:30px;
    margin-bottom:25px;
    box-shadow:0 5px 18px rgba(0,0,0,0.06);
}

.policy-box h2{
    margin-top:0;
    font-size:22px;
    color:#0f172a;
    margin-bottom:15px;
}

.policy-box p{
    line-height:1.8;
    font-size:15px;
    color:#475569;
}

.policy-box ul{
    padding-left:20px;
}

.policy-box ul li{
    margin-bottom:12px;
    line-height:1.7;
    color:#475569;
}

.highlight{
    background:#eff6ff;
    border-left:4px solid #2563eb;
    padding:14px 16px;
    border-radius:10px;
    margin-top:18px;
    color:#1e3a8a;
    font-size:14px;
    line-height:1.7;
}

.footer-note{
    text-align:center;
    color:#64748b;
    font-size:14px;
    margin-top:35px;
}

@media(max-width:768px){

    .page-title h1{
        font-size:28px;
    }

    .policy-box{
        padding:22px;
    }

}



/*Refund Policy*/



.refund-container{
    width:90%;
    max-width:80%;
    margin:40px auto;
    margin-top: 80px;
}

.page-title{
    text-align:center;
    margin-bottom:35px;
}

.page-title h1{
    margin:0;
    font-size:34px;
    color:#0f172a;
}

.page-title p{
    color:#64748b;
    margin-top:10px;
    font-size:15px;
}

.refund-box{
    background:#fff;
    border-radius:16px;
    padding:30px;
    margin-bottom:25px;
    box-shadow:0 5px 18px rgba(0,0,0,0.06);
}

.refund-box h2{
    margin-top:0;
    font-size:22px;
    color:#0f172a;
    margin-bottom:15px;
}

.refund-box p{
    line-height:1.8;
    font-size:15px;
    color:#475569;
}

.refund-box ul{
    padding-left:20px;
}

.refund-box ul li{
    margin-bottom:12px;
    line-height:1.7;
    color:#475569;
}

.highlight{
    background:#fff7ed;
    border-left:4px solid #f97316;
    padding:14px 16px;
    border-radius:10px;
    margin-top:18px;
    color:#9a3412;
    font-size:14px;
    line-height:1.7;
}

.footer-note{
    text-align:center;
    color:#64748b;
    font-size:14px;
    margin-top:35px;
}

@media(max-width:768px){

    .page-title h1{
        font-size:28px;
    }

    .refund-box{
        padding:22px;
    }

}



/*Faqa of clients*/

.faq-container{
    width:90%;
    max-width:1000px;
    margin:40px auto;
    margin-top: 80px;
}

.page-title{
    text-align:center;
    margin-bottom:35px;
}

.page-title h1{
    margin:0;
    font-size:34px;
    color:#0f172a;
}

.page-title p{
    color:#64748b;
    margin-top:10px;
    font-size:15px;
}

/* FAQ ITEM */

.faq-item{
    background:#fff;
    border-radius:14px;
    margin-bottom:16px;
    overflow:hidden;
    box-shadow:0 5px 16px rgba(0,0,0,0.05);
    border:1px solid #e5e7eb;
    
}

.faq-question{

    width:100%;

    background:#fff;

    border:none;

    outline:none;

    cursor:pointer;

    padding:18px 22px;

    display:flex;
    align-items:center;
    justify-content:space-between;

    font-size:16px;
    font-weight:600;

    color:#0f172a;

    transition:.3s ease;
}

.faq-question:hover{
    background:#f8fafc;
}

.faq-question i{
    transition:.3s ease;
    color:#2563eb;
}

/* ANSWER */

.faq-answer{
    max-height:0;
    overflow:hidden;

    transition:max-height .4s ease;

    background:#fff;
}

.faq-answer p{
    margin:0;
    padding:0 22px 22px;
    line-height:1.8;
    font-size:15px;
    color:#475569;
}

/* ACTIVE */

.faq-item.active .faq-answer{
    max-height:300px;
}

.faq-item.active .faq-question i{
    transform:rotate(180deg);
}

/* MOBILE */

@media(max-width:768px){

    .page-title h1{
        font-size:28px;
    }

    .faq-question{
        font-size:15px;
        padding:16px 18px;
    }

}



