@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Bold.woff2') format('woff2'),
        url('../fonts/Inter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Black.woff2') format('woff2'),
        url('../fonts/Inter-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-ExtraBold.woff2') format('woff2'),
        url('../fonts/Inter-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Medium.woff2') format('woff2'),
        url('../fonts/Inter-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Italic.woff2') format('woff2'),
        url('../fonts/Inter-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-ThinBETA.woff2') format('woff2'),
        url('../fonts/Inter-ThinBETA.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-SemiBold.woff2') format('woff2'),
        url('../fonts/Inter-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.woff2') format('woff2'),
        url('../fonts/Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*--------------------------/*
Tempale name : Schloka

/*--------------------------/*

[Table of contents]
[Color codes]
Background: #ffffff
Body Color :#666;
[Typography]
Body:       14px/24px 'Inter', sans-serif;  

1 COMPONENT STYLES
2 owlCarousel css 

/*-------------------------*/
/*==========================================================================
  1.0 COMPONENT STYLES
============================================================================ */
.container-flude {
    padding: 0px 15px;
}

label {
    font-weight: 600;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    color: #0a0a0a;
}

img {
    max-width: 100%;
    height: auto;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    line-height: 1.428;
    margin: 0;
    padding: 0;
}

blockquote,
q {
    font-weight: 500;
    display: inline-block;
    border-left: none;
    font-size: 16px;
    line-height: 26px;
    padding: 20px 0;
    margin-top: 10px;
    margin-bottom: 38px;
}

blockquote p,
q p {
    font-style: italic;
    font-size: 14px;
}

blockquote::before {
    content: url('../images/quote-item.png');
    display: block;
}

/* ==========================================================================
  1.1 FORM
============================================================================ */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="search"],
input[type="url"],
textarea,
select {
    border: 1px solid #999898;
    padding: 7px 20px;
    max-width: 100%;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="search"],
input[type="url"] {
    height: 42px;
    border-radius: 4px;
}

textarea {
    line-height: 28px;
    padding: 11px 26px;
    height: auto;
    width: 100%;
    border-radius: 0;
}

select {
    font-size: 15px;
    color: #0a0a0a;
    padding: 0 21px;
}

option {
    padding: 5px 21px;
    height: 30px;
    line-height: 30px;
}

.button,
button,
input[type="submit"] {
    display: inline-block;
    border: none;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus,
button:focus,
select:focus {
    outline: none;
    border-color: #e6e6e6 !important;
}

:focus {
    outline: none;
}

::-webkit-input-placeholder {
    text-align: inherit;
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

:-moz-placeholder {
    text-align: inherit;
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

::-moz-placeholder {
    text-align: inherit;
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

:-ms-input-placeholder {
    text-align: inherit;
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

/* ==========================================================================
  2. owlCarousel css
============================================================================ */

.owlCarousel img {
    width: auto;
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 7px;
    background: var(--secondary-color);
    border: 1px solid #fff;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--primary-color);
}

.owl-nav button {
    background-color: var(--primary-color) !important;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    margin: 0px 10px !important;
}

.owl-nav button span {
    opacity: 0;
}

.owl-nav button.owl-prev {
    /* background-image: url(../images/arrow-left.svg) !important; */
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin-left: 20px;
    position: absolute;
    top: 50%;
    left: -8%;
    transform: translate(0%, -50%);

}

.owl-nav button.owl-next {
    /* background-image: url(../images/arrow-right.svg) !important; */
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 50%;
    left: auto;
    right: -8%;
    transform: translate(0%, -50%);
}


:root {
    --primary-color: #000;
    --secondary-color: #fff;
}

header {
    transition: all 0.2s linear;
}

/* header.show{
  background-color: var(--secondary-color);
  position: sticky;
  top: -1px;
  width: 100%;
  box-shadow: 2px 0px 20px rgba(0,0,0,0.3);
  z-index:99999;
} */


body {
    font-family: 'Inter', sans-serif;
    margin: 0px;
    /* overflow-x: hidden; */
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Inter', sans-serif;
}

.sc-header {
    border-bottom: 1px solid #E3DDDD;
    box-shadow: 0px 4px 24px 0px #00000008;
}

.sc-profile-btn {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F5F5F5;

    img {
        width: 28px;
        height: 28px;
    }
}

.sc-theme-btn {
    min-width: 151px;
    min-height: 48px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    background-color: rgb(0, 135, 60) !important;
    border-radius: 8px;
    transition: all 0.3s ease;
    transform: scale(1);
}

.sc-theme-btn:hover {
    background-color: rgb(0, 105, 45) !important;
    transform: scale(1.05);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}


.sc-breadcrumbs li a {
    font-weight: 400;
    font-size: 12px;
    line-height: 32px;
    color: #00873C;


}

.text-decoration-underline {
    text-decoration: underline !important;
    text-decoration-color: 00873C !important;
}


.slider-sub-heading {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 8px;
}


.slider-heading h1 {
    font-weight: 500;
    font-size: 24px;
    line-height: 37px;
    padding: 12px 0px;
    margin-bottom: 5px;
    padding-top: 0px;
}

.slider-heading-footer {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 15px;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: #797474;


}

.slider-banner-con {
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    /* background-color: #000; */
    margin-top: 15px;
}

.slider-banner-con img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.slider-banner-con-footer {
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    line-height: normal;
    background: #3333335c;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 12px;
    gap: 4px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;

    span {
        line-height: 8px;
    }
}

.slider-banner-item .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-top: 10px;

    .owl-dot {
        width: 25;
        height: 7;
        border-radius: 2px;
        background: #D9D9D9;
        border: none;
        outline: none;
    }

    .owl-dot.active {
        border-radius: 2px;
        background: #00873C;
    }
}

.mb-show {
    display: none;
}

.services-btn {
    margin: 30px 0;
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 15px;
    padding: 0 !important;
}

.sc-theme-border-btn {
    min-width: 174px;
    min-height: 50px;
    border-radius: 8px;
    gap: 11px;
    padding-top: 12px;
    padding-right: 24px;
    padding-bottom: 12px;
    padding-left: 24px;
    background: #D6FFE8;
    border: 1px solid #00873C;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #00873C;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
}

.sc-whatsapp-btn {
    min-width: 190px;
    min-height: 50px;
    border-radius: 8px;
    gap: 11px;
    padding-top: 12px;
    padding-right: 24px;
    padding-bottom: 12px;
    padding-left: 24px;
    box-shadow: 0px 14px 14px 0px #0CA62933;
    background: #0CA629;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 14px;
    border: none;


}

.services-btn button img {
    width: 20px;
    height: 20px;
}

.sc-theme-border-btn,
.sc-whatsapp-btn {
    transition: all 0.3s ease;
    transform: scale(1);
}

.sc-theme-border-btn:hover {
    background: #c0f5d8;
    box-shadow: 0 4px 12px rgba(0, 135, 60, 0.3);
    transform: scale(1.03);
}

.sc-whatsapp-btn:hover {
    background: #0a9423;
    box-shadow: 0 6px 18px rgba(12, 166, 41, 0.5);
    transform: scale(1.03);
}


.services-list-sec {
    margin: 35px 0px;
    width: fit-content;
}



.services-list-sec ul {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 11px;
    margin-top: 22px;
    margin-left: 0px;

    li {
        font-weight: 400;
        font-size: 12px;
        line-height: normal;
        color: #4F566A;
        border: 1px solid #CDCDCD;
        border-radius: 7px;
        list-style: none;
        padding: 4px 10px;
    }
}

.slider-banner-footer {
    margin-top: 70px;
}

.slider-banner-footer h2 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0px;
    color: #000000;
}

.services-btn.stickymobile {
    margin: 0px !important;
}


.slider-banner-footer p {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #212020;
    margin-top: 7px;

}

.slider-banner-footer-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 30px
}

.slider-footer-btn {
    min-width: 165.4795379638672;
    min-height: 40.46661376953125;
    border-width: 0.55px;
    border-radius: 4.38px;
    border: 0.55px solid #AFAFAF;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.all-ads-sec {
    margin-top: 70px;

}

.all-ads-sec h2 {
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
}

.all-ads-header h3 {
   font-weight: 600;
    font-size: 16px;
    color: #000000;
}

.all-ads-item-list {
    margin-top: 10px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    justify-content: space-between;
    gap: 10px;
}

.all-ads-item {
    background: #FFFFFF;
    border: 0.93px solid #B5B5B5;
    border-radius: 14px;
}


.all-ads-item img {
    border-radius: 14px 14px 0px 0px;
    width: 100%;
}

.all-ads-item-con {
    margin-top: 10px;
    padding: 10px;

    h4 {
        font-weight: 500;
        font-size: 15px;
        color: #000;
        margin-bottom: 0px;
        line-height: 20px;
        margin-bottom: 10px;
    }


p {
    font-weight: 400;
    line-height: 19px;
    font-size: 12px;
    color: #333333;   
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
}

.sc-disclaimer {
    text-align: center;
    border-top: 1px solid #CAC6C666;
    border-bottom: 1px solid #CAC6C666;
    margin: 30px 0px;
    padding: 40px 0px;
}


.sc-disclaimer strong {
    font-weight: 600;
}

.sc-disclaimer span {
    margin-top: 10px !important;
    display: block;
    line-height: 20px;
    font-size: 14px;
}

.follow-sec {
    text-align: center;

}

.follow-sec h2 {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #000000;


}

.follow-con-list ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
}

.copyright-wrap {
    margin-top: 30px;
    border-top: 1px solid #E3E3E3;
    padding: 30px 0px;
    text-align: center;
    color: #666 !important;
}

.scrollToTopBtn {
    border: 1px solid #38C476;
    background: #E0FEED;
    width: 44px;
    height: 44px;
    padding: 12px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    border-radius: 50%;
    display: none;
    border: none;
    outline: none;
}

.scrollToTopBtn:focus {
    outline: none;
}

.scrollToTopBtn.show {
    display: block;
}

.personal-header-banner {
    margin: 20px 0px;
}

.sc-header {
    position: relative;
    transition: all 0.3s ease;
    background-color: #fff;
}

.sc-header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.menu-responsive {
    display: none;
}


.menu-responsive {
    width: 100%;
    padding: 20px 0px;

    .sc-theme-btn {
        width: fit-content;
        margin-left: auto;
    }
}

.services-btn {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    padding: 10px;
    background: #fff;
    z-index: 99;
    transition: all 0.3s ease;
}

.header-area-rwo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pe-0 {
    padding-right: 0px;
}

.ps-0 {
    padding-left: 0px !important;
}
 

.header-action-layout1 .sc-theme-btn:hover {
    color: #fff !important;
}

.all-ads-item-con h4 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
    max-height: calc(1.4em * 1);
}
.all-ads-item-con bold {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
    max-height: calc(1.4em * 1);
}

.all-ads-con {
    margin-top: 40px;
}

.services-btn-fixed {
    display: flex;
    margin: 0 !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #fff;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
    padding: 10px;
}

.all-ads-sec h2 br {
    display: none;
}

.services-btn button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.lightboxOverlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-color: #000;
    opacity: 0.95;
}


.lightbox {
    background-color: transparent;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    overflow: hidden;
}

.lb-closeContainer {
    position: absolute;
    top: 15px;
    right: 31px;
    z-index: 9999;

}

.lb-nav a {
    opacity: 1 !important;
}

.lightbox .lb-image {
    width: 100% !important;
    height: auto !important;
}

.lb-outerContainer {
    position: relative;
    width: 250px;
    height: 250px;
    margin: auto;
    border-radius: 4px;
    background-color: transparent !important;
    width: fit-content !important;
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lb-details {
    display: none !important;
}

body.showlightbox {
    overflow: hidden;
}

.header-action-layout1 ul {
    justify-content: end;
    gap: 10px;

    li {
        list-style: none;
    }
}

.container {
    max-width: 60%;
    margin: 0 auto;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.slider-wrapper {
    display: grid;
    grid-template-columns: repeat(550px, 1fr);
    gap: 10px;
}

.footer-menu-box {
    margin-bottom: 30px;
}

.footer-top-wrap ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;

    li {
        list-style: none;
    }
}

.follow-con-list {
    margin-top: 10px;
}

.breadcrumbs-area ul {
    display: flex;
    align-items: center;
    /* gap: 10px; */
    padding-left: 0px;

    li {
        list-style: none !important;
        color: #212020 !important;
        position: relative;
    }
}

.header-menu {
    padding: 10px 0px;
}

.follow-con-list li {
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.breadcrumbs-area li:not(:first-child)::before {
    content: ">";
    color: #00873C !important;
    margin: 0px 10px;
    font-size: 12px;
}

.text-decoration-end {
    text-decoration: none !important;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
}

[class*="col-"] {
    padding-left: 12px;
    padding-right: 12px;
    box-sizing: border-box;
}

.location-select {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #D3D3D3;
    border-radius: 8px;
    padding: 20px 15px;
    color: #797474;
    font-weight: 400;
    font-size: 12px;
    text-transform: capitalize;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    background-image: url(../images/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 16px;
    cursor: pointer;

}

.location-select:invalid {
    border-color: red;
}


.location-sec {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0px;
}

.top-cities {
    margin-top: 60px;
}

.sc-disclaimer strong {
    color: #666666;
}

.sc-disclaimer span {
    color: #666666;
    line-height: 24px;
}


/* ===== Default: Mobile-first (.col-*) ===== */
.col-1 {
    width: 8.333%;
}

.col-2 {
    width: 16.666%;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.333%;
}

.col-5 {
    width: 41.666%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.333%;
}

.col-8 {
    width: 66.666%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.333%;
}

.col-11 {
    width: 91.666%;
}

.col-12 {
    width: 100%;
}

/* ===== Large: max-width  (.col-lg-*) ===== */
.col-lg-1 {
    width: 8.333%;
}

.col-lg-2 {
    width: 16.666%;
}

.col-lg-3 {
    width: 25%;
}

.col-lg-4 {
    width: 33.333%;
}

.col-lg-5 {
    width: 41.666%;
}

.col-lg-6 {
    width: 50%;
}

.col-lg-7 {
    width: 58.333%;
}

.col-lg-8 {
    width: 66.666%;
}

.col-lg-9 {
    width: 75%;
}

.col-lg-10 {
    width: 83.333%;
}

.col-lg-11 {
    width: 91.666%;
}

.col-lg-12 {
    width: 100%;
}

.stickymobile {
    opacity: 0;
    pointer-events: none;
    transform: translateY(100%);
    transition: opacity 0.4s ease, transform 0.4s ease;
    position: sticky;
    bottom: 0;
    background-color: #fff;
    padding: 16px 16px;
    z-index: 10;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.slider-banner-right {
    margin-left: 30px;
}

.backbtn {
    font-weight: 400;
    font-size: 12px;
    line-height: 30px;
    color: #00873C;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 8px;
    cursor: pointer;
}

.services-list-sec h2 {
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;

}


/* slider updates */

.view-all {
    padding: 6px 18px;
    background-color: rgb(0, 135, 60) !important;
    color: rgb(255, 255, 255);
    border-radius: 4px !important;
    cursor: pointer;
}

.custom-fancybox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.custom-fancybox-content {
    position: relative;
    width: 90%;
    max-width: 800px;
    height: 80vh;
}

.custom-fancybox-slider {
    position: relative;
    max-width: 500px;
    max-height: 550px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 8px;

    img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
}

.slider-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform 0.5s ease-in-out;
    backface-visibility: hidden;
    will-change: transform;
}


#img-current {
    z-index: 1;
    transform: translateX(0%);
}

#img-next {
    z-index: 2;
}

.custom-fancybox-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    z-index: 999;
}

.custom-fancybox-nav button,
.close-btn {
    background: none;
    border: none;
    color: white;
    font-size: 30px;
    cursor: pointer;
    padding: 10px;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 9999;
}

#img-next {
    display: none;
}

.new-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px;
}

.new-header .services-list-sec {
    margin: 6px 0px;
}


/* updates 24-06-25 */

.modal {
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1050;
    background: rgba(0, 0, 0, .43);
}


.modal-dialog { 
    pointer-events: none;
    position: relative;
    width: 100%;
    height: 100%; 
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    display: flex;
    flex-direction: column;
    outline: 0;
    pointer-events: auto;
    position: relative;
    width: 100%;
    height: 100%;
}

.modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between; 
    padding: 10px;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    background-color: #f9f9f9;
    width: 100%;
}

.modal-header .close {
     width: 40px;
     height: 40px;
     display: flex;
     align-items: center;
     justify-content: center;
     background-color: transparent;
     img{
        width: 22;
        height: 22;
     }
}

.modal-title {
    line-height: 1.5;
    font-size: 14px;
    margin-bottom: 0;
    color: #be206b;
    font-weight: 600;
    text-align: left;
    width: 100%;
}

.modal-body {
    flex: 1 1 auto;
    padding: 1rem;
    position: relative;
    color: #666;
    overflow: auto;
}

.masonry {
    column-gap: 10px;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .masonry {
        column-count: 2;
    }
}

@media only screen and (min-width:990px) {
    .masonry {
        column-count: 2;
    }
}

.ui-carousel {
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.ui-carousel .carousel-track {
    display: flex;
    height: 100%;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
}

.ui-carousel .carousel-track::-webkit-scrollbar {
    display: none;
}

.ui-carousel .carousel-slide {
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    flex-wrap: wrap;
    height: 100%;
    margin-right: .2rem;
    scroll-snap-align: start;
    width: 100%;
}

.ui-carousel .carousel-slide:last-child {
    margin-right: 0;
}

.ui-carousel .carousel-controls .next,
.ui-carousel .carousel-controls .prev {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #0000007c;
    border: none;
    border-radius: 50%;
    box-sizing: border-box;
    color: #fff !important;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    padding: 0 !important;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: middle;
    width: 32px;
    z-index: 10;
}

.ui-carousel .carousel-controls .prev {
    left: 5px;
}

.ui-carousel .carousel-controls .next {
    right: 5px;
}

.post-gallery {
    background: #10172a;
    height: 40vh;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.post-gallery .btn-open-modal {
    background-color: #0c0e18;
    border: 0;
    font-size: 11px;
    font-weight: 700;
    opacity: .8;
    padding: 5px 10px;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    top: 10px;
    white-space: normal;
    word-wrap: break-word;
    color: #fff;
    z-index: 10;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: flex-start;
    border-radius: 30px;
}
.post-gallery .btn-open-modal img{
    width: 15px;
    height: 15px;
}
.post-gallery .gallery-item {
    align-items: center;
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    height: 100%;
    justify-content: center;
    position: relative;
    scroll-snap-align: start;
    transform: scale(1);
    transform-origin: center center;
    transition: transform .5s;
    width: 100%;
}

.post-gallery .gallery-item>a {
    height: 100%;
    width: 100%;
}

.post-gallery .gallery-item img,
.post-gallery .gallery-item>a img {
    height: 100%;
    object-fit: contain;
    width: 100%;
}

@media (min-width:575px) {
    .ui-carousel .carousel-controls {
        display: none;
    }

    .ui-carousel .carousel-track {
        display: block;
        padding: 16px;
        width: 100%;
    }

    .post-gallery {
        background: unset;
        height: unset;
        max-height: unset;
    }

    .post-gallery .btn-open-modal {
        display: none;
    }




    .post-gallery .gallery-item {
        background: unset;
        height: unset;
        margin-right: 0;
        padding-bottom: 2px;
        position: unset;
        width: unset;
    }

    .post-gallery .gallery-item>a {
        height: unset;
        width: unset;
    }

    .post-gallery .gallery-item img {
        position: unset;
    }
}

@media (min-width:600px) {
    .ui-carousel .carousel-track {
        padding: 0;
    }
}


@media (min-width: 600px) {
    .ui-carousel .carousel-track {
        padding: 0;
    }
}

.masonry {
    column-count: 3;
}

.masonry {
    column-fill: initial;
    column-gap: 2px;
    transition: all .5s ease-in-out;
}


@media screen and (max-width: 1650px) {

    .breadcrumbs-area li:not(:first-child)::before {
        margin: 0px 5px;
    }

    .product-inner-wrap-layout1 {
        padding-top: 10px !important;
    }

    .personal-header-banner {
        margin: 5px 0px;
    }


}


@media screen and (max-width: 1200px) {

    .slider-banner-right {
        margin-left: 0;
    }

    .inner-page-banner .breadcrumbs-area ul li span {
        font-size: 14px;
    }


    .services-list-sec h2 {
        margin-bottom: 5px;
    }


    .all-ads-item-con {
        p {
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;

        }
    }
}

@media screen and (max-width: 991px) {
    .ds-show {
        display: none !important;
    }

    .mb-show {
        display: block !important;
    }

    .menu-btn.mb-show {
        display: flex !important;
    }

    .slider-banner-item {
        margin-top: 18px;
    }

    .slider-banner-right {
        padding-top: 40px;
    }

    .services-btn button {
        width: 100%;
    }

    .slider-banner-footer {
        margin-top: 10px;
    }

    .all-ads-sec {
        margin-top: 40px;
    }

    .all-ads-item-list {
        grid-template-columns: repeat(3, 1fr);
    }

    .all-ads-con {
        margin-top: 15px;
    }

    .menu-responsive.show {
        display: block;
    }

    .col-lg-4 {
        width: 100%;
    }

    .col-lg-7 {
        width: 100%;
    }

    .col-lg-6 {
        width: 100%;
    }

    .col-lg-2 {
        width: 100%;
    }

    .col-lg-5 {
        width: 100%;
    }


    .col-md-1 {
        width: 8.333%;
    }

    .col-md-2 {
        width: 16.666%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.333%;
    }

    .col-md-5 {
        width: 41.666%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.333%;
    }

    .col-md-8 {
        width: 66.666%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.333%;
    }

    .col-md-11 {
        width: 91.666%;
    }

    .col-md-12 {
        width: 100%;
    }

    .slider-banner-con {
        height: auto;
    }

    .location-select {
        max-width: 100%;
    }

    .slider-banner-right {
        margin-left: 0px;
    }

    .slider-heading-footer {
        display: none;
    }

    .new-header .services-btn {
        display: none;
    }

    .stickymobile.show {
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0);
        visibility: visible;
        height: auto;
        padding: 10px 0px !important;
    }

    .container {
        max-width: 80%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) {
    .all-ads-item-list {
        grid-template-columns: repeat(2, 1fr);
    }


}

@media screen and (max-width: 575px) {
    .all-ads-item-list {
        grid-template-columns: repeat(1, 1fr);
    }

    .all-ads-item {
        display: flex;
        gap: 10px;
        align-items: center;
        border-radius: 10px;
    }

    .all-ads-item-con {
        h4 {
            margin-bottom: 0px;
        }
    }

    .all-ads-item img {
        border-radius: 10px 0px 0px 10px;
    }

    .all-ads-item-con p {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.4;
        max-height: calc(1.4em * 2);
        margin-bottom: 0px;
    }

    .all-ads-item img {
        width: 85px;
        height: auto;
        object-fit: cover;
        flex-shrink: 0;
    }

    .all-ads-item-con {
        flex: 1;
        padding: 0px;
        margin-top: 0;
    }

    .product-inner-wrap-layout1 {
        padding-bottom: 20px;
    }

    .light-box-content {
        display: none;
    }

    .product-inner-wrap-layout1 {
        padding: 0px;
        padding-top: 0 !important;
    }

    .inner-page-banner.personal-header-banner {
        padding: 0;
    }



    .slider-heading-footer {
        display: none;
    }

    .slider-banner-item {
        margin-top: 0;
    }

    .slider-banner-con-footer {
        gap: 3px;

        img {
            width: 13px;
            height: 13px;
        }
    }

    .slider-banner-item .owl-dots .owl-dot {
        width: 14px;
        height: 4px;

    }

    .slider-banner-right {
        padding-top: 20px;
    }

    .sc-theme-border-btn {
        min-width: fit-content;
    }

    .services-btn button {
        padding: 0px;
        font-size: 14px;

        img {
            width: 20px;
            height: 20px;
        }
    }

    .services-list-sec {
        width: 100%;
    }

    .services-btn {
        margin: 28px 0;
        gap: 10px;
    }


    .slider-banner-footer p {
        font-weight: 400;
        font-size: 14px;
        line-height: 26px;
        color: #212020;
    }

    .slider-banner-footer-btn {
        gap: 12px;
        margin-top: 35px;
    }

    .all-ads-sec h2 {
        font-weight: 500;
        font-size: 18px;
        line-height: normal;
    }

    .all-ads-con {
        margin-top: 35px;
    }

    .all-ads-header h3 {
        font-weight: 500;
        font-size: 16px;
    }

    .all-ads-item-con {
        h4 {
            font-size: 14px;
        }

        p {
            font-size: 12px;
        }
    }

    .sc-disclaimer {
        padding: 30px 0px;
    }

    .sc-disclaimer strong {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;

    }

    .sc-disclaimer span {
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        display: block;
        margin-top: 15px;
    }

    .footer-top-wrap {
        padding: 0px;
    }

    .footer-box-layout1 .footer-menu-box ul li a {
        font-size: 14px;
    }

    .copyright-wrap {
        margin-top: 25px;
        border: 1px solid #E3E3E3;
        padding: 30px 0px;
        text-align: center;
        color: #666 !important;
        font-size: 14px;
        padding-bottom: 60px;
    }

    .follow-con-list ul li {
        width: 28px;
        height: 28px;
    }

    .services-btn {
        transition: transform 0.3s ease, opacity 0.3s ease;
        pointer-events: none;
    }

    .services-btn-fixed {
        opacity: 1;
        pointer-events: auto;
        display: flex;
        margin: 0 !important;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background: #fff;
        box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
        padding: 10px;
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .all-ads-sec h2 br {
        display: block;
    }

    .respnsive-none {
        display: none !important;
    }

    /* .stickymobile {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
        position: sticky !important;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #fff;
        padding: 10px;
        text-align: center;
        z-index: 9999;
          transition: transform 0.3s ease, opacity 0.3s ease;
    } */


    .stickymobile button {
        min-width: auto;
    }

    .container {
        max-width: 95%;
        margin: 0 auto;
    }

    .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .modal.show {
    display: block !important;
}

    .sc-whatsapp-btn {
        box-shadow: 0px 14px 14px 0px #0ca62900;

    }

    .slider-banner-footer-btn {
        background: #F9F8F8;

    }

    .slider-footer-btn {
        border: none;
        color: #4F566A;

        img {
            display: none;
        }
    }

    .backbtn {
        line-height: normal;
        padding: 0;
    }

    .location-select {
        border-radius: 6px;
        padding: 16px 10px;
    }

    .sc-breadcrumbs li a {
        line-height: normal;
    }

    .breadcrumbs-area li:not(:first-child)::before {
        margin: 0px 3px;
    }

    .slider-heading.mb-show .services-list-sec {
        margin-bottom: 5px;
        margin-top: 40px;
    }
}

@media screen and (max-width: 480px) {
    .personal-header-banner {
        margin: 12px 0px;
    }

    .inner-page-banner.personal-header-banner .breadcrumbs-area ul li a {
        font-size: 12px;
    }

    .inner-page-banner .breadcrumbs-area ul li span {
        font-size: 9px;
    }


    .slider-banner-con-footer {
        font-size: 12px;

        img {
            width: 11px;
            height: 11px;
        }
    }

    .sc-theme-border-btn {
        min-height: 50px;
    }

    .sc-whatsapp-btn {
        min-height: 50px;
    }



    .slider-banner-footer p {
        font-size: 12px;
        line-height: 22px;
    }

    .slider-footer-btn {
        min-width: auto;
        width: 100%;
        font-size: 13px;
        gap: 6px;
    }



    .all-ads-item-con {
        h4 {
            font-size: 13px;
        }

        p {
            font-size: 11px;
        }
    }

    .all-ads-item img {
        width: 65px;
    }

    .all-ads-sec h2 {
        margin-bottom: 10px;
    }

    .all-ads-con {
        margin-top: 28px;
    }

    .sc-disclaimer {
        padding: 24px 0px;
    }

    .follow-sec h2 {
        margin-bottom: 10px;
    }

    .copyright-wrap {
        padding: 24px 0px;
    }

    .header-menu {
        padding: 8px 0;
    }

    .sc-profile-btn {
        width: 42px;
        height: 42px;

        img {
            width: 22px;
            height: 22px;
        }
    }

    .sc-theme-btn {
        min-width: 140px;
        min-height: 42px;
        border-radius: 8px;
        font-size: 14px;
    }

    .services-btn button {
        font-size: 13px;
        min-height: 46px;

        img {
            width: 18px;
            height: 18px;
        }
    }

    .footer-top-wrap ul {
        gap: 13px;
    }

    .sc-theme-border-btn {
        gap: 4px;
    }

    .location-select {
        padding: 14px 10px;
    }

    .location-sec {
        margin: 20px 0px;
    }

    .backbtn {
        gap: 5px;
    }

    .slider-heading h1 {
        font-size: 20px;
        padding: 10px 0px;
        line-height: 30px;
    }

    [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
        box-sizing: border-box;
    }
   

    .services-list-sec {
        margin: 30px 0px;
    }

    .services-list-sec ul {
        li {
            font-size: 12px;
            border-radius: 5px;
            padding: 4px 10px;
        }
    }

    .services-list-sec ul {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        margin-top: 14px;
        margin-left: 0px;
    }

    .services-btn button {
        gap: 4px;
    }

    .slider-banner-footer-btn {
        margin-top: 15px;
    }

    .all-ads-item {
        border-radius: 8px;
    }

    .all-ads-item img {
        border-radius: 8px 0px 0px 8px;
    }

    .footer-menu-box {
        margin-bottom: 0;
    }

    .sc-disclaimer {
        margin: 25px 0px;
    }

    .copyright-wrap {
        font-size: 13px;
    }

    .all-ads-item-list {
        gap: 13px;
    }

    .custom-fancybox-slider {
        position: relative;
        max-width: 380px;
        max-height: 380px;
    }

    .custom-fancybox-content {
        position: relative;
        width: 90%;
        max-width: 800px;
        height: 80vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .slider-banner-con {
        height: 230px;
    }

    .slider-banner-con.safari {
        height: 200px !important;
    }

    .slider-banner{
        margin-top: 20px;
    }

    .location-wrapper{
        margin-bottom: 30px;
    }

}