
@font-face {
  font-family: 'FilsonProBlack';
  src: url('../fonts/FilsonProBlack.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProBlackItalic';
  src: url('../fonts/FilsonProBlackItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProBold';
  src: url('../fonts/FilsonProBold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProBoldItalic';
  src: url('../fonts/FilsonProBoldItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProBook';
  src: url('../fonts/FilsonProBook.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProBookItalic';
  src: url('../fonts/FilsonProBookItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProHeavy';
  src: url('../fonts/FilsonProHeavy.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProHeavyItalic';
  src: url('../fonts/FilsonProHeavyItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProLight';
  src: url('../fonts/FilsonProLight.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProLightItalic';
  src: url('../fonts/FilsonProLightItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProMedium';
  src: url('../fonts/FilsonProMedium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProMediumItalic';
  src: url('../fonts/FilsonProMediumItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProRegular';
  src: url('../fonts/FilsonProRegular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProRegularItalic';
  src: url('../fonts/FilsonProRegularItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProThin';
  src: url('../fonts/FilsonProThin.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FilsonProThinItalic';
  src: url('../fonts/FilsonProThinItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

body {
	font-family: 'FilsonProRegular', sans-serif !important;
}


.bg-none{
	background: transparent;
	border: none;
}
#basic-addon {
	background: #205F6E;
	border: #205F6E;
	color: #fff;
}
.input-group .form-control{
	border: #205F6E;
	background: #D9D9D9;
}
#authHeader{
	padding: 30px 0px;
}
#banner {
	padding: 120px 0px 80px;
	position: relative;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
#bannerContent h1{
	font-size: 60px;
}
#bannerContent p{
	font-size: 30px;
	font-family: 'FilsonProLight' , sans-serif !important;
}
#bannerContent a{
	background: #FFD700;
	padding: 10px 40px;
	border-radius: 14px;
	font-weight: 600;
}
#bannerOverlay{
	background: rgba(0,0,0,0.5);
	height: 100%;
	width: 100%;
}
.absolute {
	position: absolute;
	top: 0;
}
#client-testimonials{
	position: relative;
	z-index: 9;
}
#client-testimonials h2{
	font-size: 44px;
	font-weight: 600;
	margin-top: 30px;
}
.sng-revs-wrap{
	padding: 25px;
	border-radius: 8px;
	background: #FFD700;
}
.sng-revs-desc {
	border-left: 1.5px solid #343434CF;
	padding: 0px 0px 0px 25px;
	margin-left: 25px;
}
.slick-slide{
	margin-right: 15px;
}
#bShadow {
	position: absolute;
	bottom: -10%;
	z-index: 0.5 !important;
	width: 100%;
}
.grey-tagline{
	color: #365953;
	font-size: 18px;
}
#about{
	padding: 50px 0px;
}
#about h2{
	color: #000000;
	font-size: 42px;
}
#about p{
	color: #343434;
	font-size: 14px;
}
.about-user{
    display: flex;
}
.about-user img{
    height: 50px;
    margin-left: -20px;
}
.about-image-1 img{
    width: 100%;
    height: 375px;
}
.about-image-2 img{
    width: 100%;
    height: 375px;
}
.video-icon img {
    position: absolute;
    top: 100px;
    right: -75px;
    width: 150px;
    z-index: 1;
}
.sheading{
    font-size: 50px !important;
}
.border-bottom-orange{
    border-bottom: 3px solid darkorange;
}
/* vision Css Start */
.border-top-orange{
    border-top: 3px solid darkorange;
}
.vision-section{
    background-color: #2d200c;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}

.vision-ttl{
    color: #fead10;
    font-size: 20px;
    font-weight: 500;
}
.vision-hdng{
    color: #fff;
    font-size: 51px;
    font-weight: 600;
}
.vision-prg{
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
}
.vision-image-box{
    position: relative;
    overflow: hidden;
}
.vision-image-box img{
    width: 100%;
}
.vision-content-box{
    position: relative;
    overflow: hidden;
}
.vision-content-box{
    position: relative;
    overflow: hidden;
}
.vision-content-box{
    background: #365953;
    padding: 25px;
    height: 230px;
}
.vision-content-box h5{
    color: #fff;
    padding-bottom: 25px;
}
.vision-content-box h5 span{
    color: #fead10;
}
.vision-main{
    padding: 39px;
    background-color: #F7EFE5;
}
.vision-main-hdng{
    color: #365953;
    font-size: 25px;
    font-weight: 500;
}
.vision-main-prg{
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 30%;
}
.vision-image{
    width: 100%;
    border-radius: 5px;
}
/* vision Css End */

/* Services Css Start */
.service-section {
    position: relative;
    background-color: #365953;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 1;
    overflow: hidden;
}
.service-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(54, 89, 83, 0.75);
    z-index: 0;
}
.service-section > * {
    position: relative;
    z-index: 1;
}
.service-container{
    max-width: 1110px;
}
.service-ttl{
    color: #fead10;
    font-size: 20px;
    font-weight: 500;
}
.service-hdng{
    color: #fff;
    font-size: 47px;
    font-weight: 600;
}
.service-prg{
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
}
.service-content-box{
    background-color: #ffffff;
    padding: 25px;
    border-radius: 20px;
}
.services-hdng{
    font-size: 22px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 0;
}
.services-prg{
    color: #474747;
    text-align: left;
}
/* Service Css End */
/* Faq Css Start */
.faq-section {
    position: relative;
    background-color: #F9F6F1;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 1;
    overflow: hidden;
}
.faq-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(249, 246, 241, 0.95);
    z-index: 0;
}
.faq-section > * {
    position: relative;
    z-index: 1;
}
.faq-container{
    max-width: 1110px;
}
.faq-ttl{
    color: #365953;
    font-size: 20px;
    font-weight: 400;
    line-height: 44px;
}
.faq-hdng{
    font-size: 42px;
    font-weight: 500;
    color: #000000;
    line-height: 48px;
}
.faq-prg{
    color: #78797A;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}
.faq-content-box{
    background-color: #ffffff;
    padding: 25px;
    border-radius: 20px;
}
.faq-hdng{
    font-size: 22px;
    font-weight: 500;
    color: #000000;
}
.faq-prg{
    color: #474747;
    text-align: left;
}
/* Faq Css End */

/* Accordion Css Start */
.acc-container{
    max-width: 1110px;
}
.acc-ttl{
    color: #fead10;
    font-size: 16px;
    font-weight: 600;
}
.acc-hdng{
    color: #fff;
    font-size: 60px;
    font-weight: 600;
}
.acc-prg{
    color: #bbb3d3;
    font-size: 17px;
    font-weight: normal;
}
.accordion-item:first-of-type .accordion-button{
    background-color: transparent !important;
    color: #000000 !important;
    font-size: 19px;
    font-weight: 600;
}
.accordion-item .accordion-button {
    background-color: transparent !important;
    color: #000000 !important;
    font-size: 19px;
    font-weight: 600;
}
.accordion-button:focus{
    border-color: none;
    box-shadow: none;
}
/* Remove default border from accordion */
.accordion {
    --bs-accordion-border-color: transparent;
    border: none !important;
}
.accordion-item {
    border: none !important;
    background-color: transparent !important;
}

/* Plus/Minus Icon */
.accordion-button::after {
    position: absolute;
    right: 0rem;
    top: 50%;
    transform: translateY(-50%);
    content: "+";
    font-size: 24px;
    font-weight: normal;
    color: #000000;
    background-image: none !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.accordion-button:not(.collapsed)::after {
    content: "-" !important;
}
.accordion-item {
    border: none !important;
    border-bottom: 1px solid #365953 !important;
    background-color: transparent;
}
.accordion-collapse {
    transition: all 0.3s ease-in-out;
}
.acc-prg-2 {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    background-color: transparent !important;
}
/* Accordion Header Button */
.accordion-button {
    background-color: transparent !important;
    color: #ffffff !important;
    font-size: 22px;
    font-weight: 600;
    border: none !important;
    box-shadow: none !important;
    position: relative;
    padding-right: 3.5rem !important;
}
/* Accordion Body */
.accordion-body {
    background-color: transparent !important;
    color: #bbb3d3 !important;
    border: none !important;
}
/* Accordion Css End */

/* vServices Css Start */
.vservice-section {
    position: relative;
    background-color: #365953;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 1;
    overflow: hidden;
}
.vservice-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(54, 89, 83, 0.95);
    z-index: 0;
}
.vservice-section > * {
    position: relative;
    z-index: 1;
}
.vservice-container{
    max-width: 1110px;
}
.vservice-ttl{
    color: #fead10;
    font-size: 20px;
    font-weight: 500;
}
.vservice-hdng{
    color: #fff;
    font-size: 47px;
    font-weight: 600;
}
.vservice-prg{
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
}
.vservice-content-box{
    background-color: #ffffff;
    padding: 25px;
    border-radius: 20px;
    height: 500px;
}
.vservices-title{
    font-size: 8px;
    font-weight: normal;
    color: #000000;
}
.vservices-hdng{
    font-size: 28px;
    font-weight: 700;
    color: #000000;
}
.vservices-span{
    font-size: 10px;
    font-weight: 400;
    color: #000000;
}
.vservices-prg{
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 35px;
}
.vservices-bottom-box{
    background: #FFD700;
    padding: 35px;
    border-radius: 10px;
    height: 158px;
}
.vservices-bottom-box h4{
    font-size: 45px;
    font-weight: 600;
    color: #000000;
    line-height: 20px;
}
.vservices-bottom-box span{
    font-size: 22px;
    font-weight: 600;
    color: #000000;
}
.vservices-bottom-box-2{
    background: #365953;
    padding: 25px;
    border-radius: 10px;
    height: 158px;
}
.vservices-bottom-box-2 h4 {
    font-size: 45px;
    font-weight: 300;
    color: #ffffff;
    line-height: 22px;
}

.vservices-bottom-box-2 span {
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
}

.vservices-bottom-box-2 strong {
    display: inline-block;
    font-size: 45px;
    vertical-align: top;
    margin-top: 10px;
}
.vservices-prg-2{
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 47px;
}
.vservices-box-h{
    font-size: 12px;
    font-weight: 700;
    color: #000000;
}
.vservices-img-box{
    border-radius: 10px;
    height: 158px;
}
/* Service Css End */

/* Form Css End */
.form-section {
    position: relative;
    background-color: #FAEEE4;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 1;
    overflow: hidden;
}
.form{
    background-color: #C6C6C6;
    padding: 20px;
    border-radius: 10px;
}
.form-register{
    background-color: #FDF9F3;
    padding: 20px;
    border-radius: 30px;
}
.custom-input{
    background: #F7EFE5;
    border-radius: 10px;
    padding: 10px 20px;
}
.custom-label{
    padding: 0 10px;
}
.custom-button{
    background: #365953;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.custom-button:hover{
    background-color: #fead10;
}

/* Form Css End */

/* Footer Css Start */
.newsletter-section {
    background-color: #365953;
    padding: 35px 0;
}
.newsletter-section .container{
    max-width: 1110px;
}

.newsletter-title {
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 8px;
}

.newsletter-subtitle {
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    margin: 0;
}

.newsletter-form {
    display: flex;
    gap: 1rem;
    flex-wrap: nowrap;
}

.newsletter-form .newsletter-input {
    flex: 1 1 auto;
    padding: 10px 15px;
    border: none;
    border-radius: 10px;
    outline: none;
    min-width: 0; /* allow shrinking */
}

.newsletter-form .subscribe-btn {
    border: 1px solid #ffffff;
    color: #ffffff;
    background: transparent;
    padding: 10px 20px;
    border-radius: 10px;
    font-weight: 600;
    white-space: nowrap; /* prevent button text from wrapping */
    transition: background 0.3s, color 0.3s;
}

.newsletter-form .subscribe-btn:hover {
    background: #ffffff;
    color: #365953;
}


.footer-top {
    background: #FDFAEB;
    padding: 40px 20px;
}

.footer-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}

.footer-col {
    flex: 1 1 200px;
    min-width: 200px;
}

.footer-col h4 {
    font-weight: 600;
    margin-bottom: 15px;
}

.footer-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-col ul li {
    margin-bottom: 10px;
    font-size: 14px;
}

.footer-col ul li a {
    color: #000000;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
}

.footer-col ul li a:hover {
    text-decoration: underline;
}

.logo-col {
    flex: 1 1 300px;
}

.footer-logo {
    width: 120px;
    margin-bottom: 15px;
}

.footer-desc {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

/* Contact items with icons */
.contact-list .contact-item {
    display: flex;
    justify-content: space-between;
}

.contact-icon img {
    width: 20px;
    height: 20px;
}

.footer-bottom {
    position: relative;
    text-align: center;
    color: #fff;
}

.footer-bottom-img {
    display: block;
    width: 100%;
    height: auto;
    background-color: #FDFAEB;
}
.footer-bottom-icon {
    position: absolute;
    top: -30px;
    left: 200px;
    height: 70px;
}

.footer-bottom-text {
    padding: 15px;
    font-size: 15px;
    background-color: #365953;
}

@media (max-width: 768px) {
    .footer-container {
        flex-direction: column;
        align-items: flex-start;
    }
    .footer-col {
        width: 100%;
        flex: 1 1 120px;
    }
    .footer-bottom-icon {
        position: absolute;
        top: -50px;
        left: 10px;
        height: 70px;
    }
    .logo-col{
        flex: 1 1 150px;
    }
}

/* Footer Css End */

@media screen and (max-width: 786px) {
    .about-image-1 {
        margin-top: 10px;
    }
    .video-icon img {
        bottom: -75px;
        right: 100px;
        top: unset;
    }
    #logo{
        margin-bottom: 10px;
    }
    .header-btn-list{
        margin-top: 10px;
    }
    #bannerContent h1{
        font-size: 22px;
    }
    #bannerContent p{
        font-size: 18px;
    }
    #client-testimonials h2{
        font-size: 25px;
    }
    #banner{
        padding: 80px 0px 80px;
    }
    .vision-hdng {
        font-size: 25px;
    }
    .vision-prg {
        font-size: 14px;
    }
    .service-hdng {
        font-size: 25px;
    }
    .service-prg {
        font-size: 16px;
    }
    .services-prg {
        font-size: 15px;
    }
}

/* Buyer Header */

.country-flags img {
    border-radius: 4px;
    cursor: pointer;
    transition: 0.2s;
}
.country-flags img:hover {
    opacity: 0.8;
}

.header-btn-list .btn {
    padding: 4px 12px;
    font-size: 14px;
}
.order-btn {
    background: transparent;
    border: 1px solid white;
    color: white;
    border-radius: 10px;
    padding: 6px 14px;
    font-size: 14px;
}

.order-btn:hover {
    background: rgba(255,255,255,0.1);
    color: #ffffff;
}
.order-btn:active {
    background: rgba(255,255,255,0.1);
    color: #ffffff;
}
.order-btn:focus {
    background: rgba(255,255,255,0.1);
    color: #ffffff;
}

.order-btn img {
    height: 20px;
}

.order-btn .badge {
    font-size: 10px;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
}

.header-btn-list .btn{
    text-decoration: underline !important;
}

@media (max-width: 768px) {
    .header-btn-list{
        padding-bottom: .5rem;
    }
    .top-padding{
        padding-top: 1rem;
    }
}

/* Buyer Hero Section */

.top-categories-nav{
    padding-bottom: 30px;
}

.top-categories-nav .container{
    max-width: 1290px;
    background-color: #FFB902;
    padding: 15px;
    border-radius: 10px;
}

.top-categories-nav .nav-links a.category-link {
    color: #000;
    font-weight: 400;
    text-decoration: none;
    font-size: 16px;
}

.top-categories-nav .nav-links a.category-link:hover {
    text-decoration: underline;
}

.top-categories-nav .nav-links {
    gap: 20px;
    padding: 0 40px 0px 15px;
}

.hero-section-new {
    position: relative;
    background-color: #365953;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    z-index: 1;
    overflow: hidden;
}
.hero-section-new::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(54, 89, 83, 0.85);
    z-index: 0;
}
.hero-section-new > * {
    position: relative;
    z-index: 1;
}

.hero-content{
    padding: 3rem;
    border-radius: 20px;
    background: #2A2925;
    height: 350px;
}

.hero-heading {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.3;
}

.hero-subtext {
    font-size: 16px;
    margin: 30px 0 34px;
    font-family: 'FilsonProLight', sans-serif;
}

.hero-cta {
    padding: 10px 30px;
    border-radius: 12px;
    font-weight: 300;
}

.hero-cta-icon{
    background: #fcd500;
    padding: 10px 15px;
    border-radius: 50%;
    color: #000;
    transform: rotate(-50deg);
}
.hero-cta-button a{
    color: #000;
    background-color: #fcd500;
    border-color: #fcd500;
    border-radius: 15px;
}
.hero-cta-button img{
    position: absolute;
    left: 210px;
    bottom: 190px;
    width: 15px;
}

.hero-info-box {
    background: #ffffff;
    height: 135px;
    padding: 25px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,0.3);
    display: flex;
    gap: 1rem;
    align-items: center;
    justify-content: center;
}

.hero-info-box h3 {
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 700;
    color: #000000;
}

.hero-info-box p {
    font-size: 14px;
    font-weight: 300;
    color: #000000;
}
.hero-info-box-2 {
    background: #ffffff;
    height: 135px;
    padding: 25px 50px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,0.3);
}
.hero-info-box-2 h3 {
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 700;
    color: #000000;
}

.hero-info-box-img{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 35px;
}
.hero-info-box-user-img{
    display: flex;
    margin-bottom: 0;
}
.hero-info-box-user-img img{
    height: 50px;
    margin-left: -20px;
}
.hero-info-box-img h4{
    color: #000000;
    font-size: 14px;
    font-weight: 700;
}
.hero-info-box-img p{
    color: #000000;
    font-size: 10px;
    margin-bottom: 0;
}

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

.carousel-controls .carousel-btn {
    background: transparent;
    color: white;
    border: 1px solid white;
    padding: 5px 12px;
    border-radius: 50%;
    font-size: 18px;
    margin-left: 8px;
    cursor: pointer;
}

.slider-card {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 14px;
    height: 100%;
    border: 1px solid rgba(255,255,255,0.2);
}
.text-yellow{
    color: #FFB902;
}
.listing-style1{
    background-color: #ffffff;
    border-radius: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.listing-style1 .list-thumb {
    overflow: hidden;
    position: relative;
}
.listing-style1 img{
    transition: all 0.4s ease;
}
.fixed-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
}
.listing-img {
    width: 100%;
    padding: 10px;
    border-radius: 20px;
    height: 160px;
}
.listing-style1 .list-content {
    padding: 15px;
    position: relative;
}
.listing-style1 .list-title {
    color: #222325;
    font-size: 15px;
}
.listing-style1 .list-text {
    color: #717171;
    margin-bottom: 10px;
    font-size: 12px;
}
.text-orange {
    color: #F3A763;
}
.listing-style1 .list-meta a {
    font-size: 13px;
    margin-right: 25px;
}
.list-meta img {
    width: auto !important;
    padding: 0px !important;
}
.start-text{
    color: #74767E;
    font-size: 10px;
    font-weight: 600;
}
.aed-text {
    color: #365953;
    font-size: 15px;
}

@media (max-width: 768px) {
    .top-categories-nav{
       margin: 0 15px;
    }
    .top-categories-nav .nav-links{
        padding: 0;
    }
    .hero-content{
        height: auto;
    }
    .hero-info-box{
        margin-bottom: 10px;
    }
    .hero-info-box-2{
        margin-bottom: 25px;
    }
    .hero-info-box-img{
        margin-left: -22px;
    }
    .deal-flex-container{
        flex-wrap: wrap;
    }
}

/* Gallery Css Start */

.gallery-section{
    position: relative;
    background-color: #F1F1F1;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    z-index: 1;
    overflow: hidden;
}
.gallery-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(241, 241, 241, 0.97);
    z-index: 0;
}
.gallery-section > * {
    position: relative;
    z-index: 1;
}

.gallery-hdng{
    color: #000000;
    font-size: 51px;
    font-weight: 600;
}
.gallery-prg{
    color: #000000;
    font-size: 18px;
    font-weight: normal;
}
.gallery-img {
    position: relative;
    overflow: hidden;
}

.gallery-img img {
    display: block;
    width: 100%;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 22px;
}
.gallery-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
    white-space: nowrap;
}
/* Gallery Css End */

/* Deal Css Start */

.deal-section{
    background-color: #2d200c;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}

.deal-hdng{
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
}
.deal-prg{
    color: #D4D4D4;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 40px;
}
.deal-content-box {
    background-color: #ffffff;
    padding: 15px;
    border-radius: 20px;
    width: 625px;
}

/* Outer flex */
.deal-flex-container {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

/* Image box */
.deal-image-box img {
    display: block;
    height: 206px;
    border-radius: 10px;
}

/* Details container */
.deal-details {
    flex: 1; /* take remaining space */
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* Header with seller info and ellipsis */
.deal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}

/* Seller info flex */
.deal-seller-info {
    display: flex;
    gap: 10px;
    align-items: center;
}

/* Seller image */
.deal-seller-image {
    display: block;
}

/* Seller texts with wrap */
.deal-seller-texts {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

/* Title */
.deal-title {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

/* Description */
.deal-description {
    font-size: 12px;
    margin: 0;
}

/* Footer with price and rating */
.deal-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

/* Starting text */
.deal-starting-text {
    font-size: 10px;
    color: #2A2928;
    background: #F8F8F8;
    padding: 5px 15px;
    border-radius: 5px;
}

/* Price */
.deal-price {
    font-size: 20px;
    font-weight: 800;
    margin: 0;
}

/* Rating */
.deal-rating {
    display: flex;
    align-items: center;
    gap: 4px;
}

.deal-rating p{
    margin: 0;
}

.deal-rating span{
    font-size: 8px;
}

/* Ellipsis icon */
.deal-ellipsis {
    cursor: pointer;
}

.deal-content-hdng{
    font-size: 22px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 0;
}
.deal-content-prg{
    color: #474747;
    text-align: left;
}

/* Deal Css End */

/* Seller Css Start */
.seller-section {
    position: relative;
    background-color: #F9F6F1;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
    z-index: 1;
    overflow: hidden;
}
.seller-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(249, 246, 241, 0.95);
    z-index: 0;
}
.seller-section > * {
    position: relative;
    z-index: 1;
}
.seller-hdng{
    color: #252525;
    font-size: 40px;
    font-weight: 600;
}
.seller-hdng span{
    color: #365953;
    font-size: 40px;
    font-weight: 600;
}
.seller-prg{
    color: #5F5F5F;
    font-size: 16px;
    font-weight: normal;
}
/* Trending Card Styles */
.trending-card {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: transform 0.3s, box-shadow 0.3s;
    display: flex;
    flex-direction: column;
}

.trending-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

.trending-card-image img {
    display: block;
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.trending-card-content {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.trending-card-text h5 {
    font-size: 26px;
    margin: 0;
    color: #252525;
    font-weight: 600;
}

.trending-card-text p {
    font-size: 20px;
    color: #9D9D9D;
}

.trending-card-icon i {
    font-size: 20px;
    color: #365953;
    transition: color 0.3s;
}

.trending-card-icon i:hover {
    color: #1e2222;
}


/* Seller Css End */

/* Ramadan Services Css Start */
.rservice-section {
    position: relative;
    background-color: #365953;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 1;
    overflow: hidden;
}
.rservice-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(54, 89, 83, 0.75);
    z-index: 0;
}
.rservice-section > * {
    position: relative;
    z-index: 1;
}
.rservice-hdng{
    color: #fff;
    font-size: 40px;
    font-weight: 600;
}
.rservice-prg{
    color: #E9E9E9;
    font-size: 16px;
    font-weight: normal;
}
.text-dgreen{
    color: #365953;
}

/* Explore Services Css Start */
.eservices-section {
    position: relative;
    background-color: #F9F6F1;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    z-index: 1;
    overflow: hidden;
}
.eservices-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(249, 246, 241, 0.95);
    z-index: 0;
}
.eservices-section > * {
    position: relative;
    z-index: 1;
}
.eservices-hdng{
    color: #000000;
    font-size: 40px;
    font-weight: 600;
}
.eservices-prg{
    color: #000000;
    font-size: 16px;
    font-weight: normal;
}
/* Trending Card Styles */
.etrending-card {
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.etrending-card-image img {
    display: block;
    width: 400px;
    height: 400px;
    object-fit: cover;
    border-radius: 5px;
}

.etrending-card-content {
    padding: 20px;
    text-align: center;
}

.etrending-card-text h5 {
    font-size: 19px;
    color: #000000;
    font-weight: 700;
}

.etrending-card-text p {
    font-size: 12px;
    color: #000000;
}

.etrending-card-button a {
    font-size: 12px;
    color: #ffffff;
    background: #365953;
    border-radius: 8px;
}

.etrending-card-button a:hover {
    color: #ffffff;
    background: #252927;
}


/* Explore Services Css End */

/* Doubt Css Start */
.doubt-section {
    position: relative;
    background-color: #365953;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    z-index: 1;
    overflow: hidden;
}
.doubt-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(54, 89, 83, 0.75);
    z-index: 0;
}
.doubt-section > * {
    position: relative;
    z-index: 1;
}
.doubt-hdng{
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}
.doubt-prg{
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
}
/* Trending Card Styles */
.dtrending-card {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: transform 0.3s, box-shadow 0.3s;
    display: flex;
    flex-direction: column;
}

.dtrending-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

.dtrending-card-image img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.dtrending-card-content {
    padding: 30px;
}

.dtrending-card-text h5 {
    font-size: 22px;
    color: #404145;
    font-weight: 700;
}

.dtrending-card-text p {
    font-size: 13px;
    font-weight: 400;
    color: #7A7D85;
}

.dtrending-card-button a {
    font-size: 11px;
    font-weight: 400;
    color: #2E90EB;
}

.dtrending-card-button a:hover {
    color: #316bac;
    border: none;
}
/* Doubt Css End */

/* Get Css Start */
.get-section {
    position: relative;
    background-color: #F9F6F1;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 70px;
    z-index: 1;
    overflow: hidden;
}
.get-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(249, 246, 241, 0.95);
    z-index: 0;
}
.get-section > * {
    position: relative;
    z-index: 1;
}
.get-container{
    max-width: 1039px;
}
.cta-box {
    width: 1015px;
    height: 400px;
    background-color: #365953;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 8px;
    padding: 20px;
    box-sizing: border-box;
}

.cta-title {
    font-size: 37px;
    font-weight: 400;
    margin-bottom: 50px;
}

.cta-description {
    font-size: 14px;
    max-width: 800px;
    line-height: 1.5;
    margin-bottom: 70px;
}

.cta-button {
    display: inline-block;
    background-color: #2E90EB;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 24px;
    border-radius: 6px;
    text-decoration: none;
    transition: background 0.3s;
}

.cta-button:hover {
    background-color: #1e75c9;
    color: #ffffff;
}

/* Tablet screens */
@media (max-width: 991px) {
    .cta-box {
        height: auto;
        padding: 40px 20px;
        width: unset;
    }
    .cta-title {
        font-size: 1.75rem;
    }
    .cta-description {
        font-size: 0.95rem;
    }
    .deal-content-box{
        width: auto;
    }
    .swiper-backface-hidden .swiper-slide{
        width: auto !important;
        margin-right: auto !important;
    }
    .etrending-card-image img{
        width: 100%;
    }
}

/* Mobile screens */
@media (max-width: 576px) {
    .cta-box {
        height: auto;
        padding: 30px 15px;
        width: unset;
    }
    .cta-title {
        font-size: 1.5rem;
    }
    .cta-description {
        font-size: 0.9rem;
    }
    .cta-button {
        width: 100%;
        padding: 14px 0;
    }
}


/* Get Css End */

/* Sign Up Css Start */
.signup-section {
    position: relative;
    background-color: #F9F6F1;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 1;
    overflow: hidden;
}
.signup-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(249, 246, 241, 0.95);
    z-index: 0;
}
.signup-section > * {
    position: relative;
    z-index: 1;
}
.signup{
    max-width: 500px;
}
.signup-container{
    max-width: 1110px;
}
.signup-heading{
    font-size: 28px;
    font-weight: 600;
    color: #000000;
}
.signup-paragraph{
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 25px;
}
.signup-form .custom-form-group {
    position: relative;
    margin-bottom: 20px;
}
.signup-form .custom-input {
    background: #E8ECF3;
    border: None;
    border-radius: 10px;
    padding: 16px 20px 8px 20px;
    width: 100%;
    font-size: 1rem;
    box-sizing: border-box;
    box-shadow: none;
}
.signup-form .floating-label {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    color: #b4b4b4;
    font-size: 16px;
    font-weight: 400;
    pointer-events: none;
    transition: 0.2s ease all;
}
.signup-form .custom-input:focus + .floating-label,
.signup-form .custom-input:not(:placeholder-shown) + .floating-label {
    top: 0;
    transform: translateY(-50%);
    background: #F7EFE5;
    padding: 0 6px;
    font-size: 12px;
    font-weight: 500;
    color: #365953;
}
.signup-form .custom-input:focus {
    border:1px solid #365953;
    outline: none;
    box-shadow: none;
}
.signup-form .custom-input:not(:placeholder-shown) {
    border-color: #365953;
}
.signup-form .password-hint {
    font-weight: 400;
    font-size: 14px;
    color: #BDC0C4;
    padding: 0 20px;
    margin-bottom: 35px;
}
.signup-form .password-hint .highlight {
    font-weight: 700;
    color: #FFBE5B;
}
.signup-custom-button{
    background: #365953;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.signup-custom-button:hover{
    background-color: #fead10;
}
.signup-form .bottom-text {
    font-weight: 400;
    font-size: 14px;
    color: #BDC0C4;
    padding: 0 20px;
}
.signup-form .bottom-text .highlighted {
    font-weight: 400;
    color: #6D6D6D;
}
.signup-form .bottom-text .highlight {
    font-weight: 400;
    color: #365953;
}
.signup-form .dividers {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 30px 0;
}

.signup-form .dividers::before,
.dividers::after {
    content: "";
    flex: 1;
    border-bottom: 1px solid #ccc;
}

.signup-form .dividers:not(:empty)::before {
    margin-right: 0.75em;
}

.signup-form .dividers:not(:empty)::after {
    margin-left: 0.75em;
}

.signup-form .dividers span {
    color: #666;
    font-size: 14px;
}
.google-signup-btn{
    background: transparent;
    border: 1px solid #ccc;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
}

.google-signup-btn:hover {
    background-color: #f7f7f7;
    border-color: #999;
}

.google-signup-btn img {
    width: 22px;
    height: 22px;
}

.apple-signup-btn{
    background: #4A90E2;
    border: 1px solid #4A90E2;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
}

.apple-signup-btn:hover {
    background-color: #4A90E2;
    border-color: #4A90E2;
}

.apple-signup-btn img {
    width: 25px;
    height: 25px;
}

/* Sign In Css Start */
.signin-section {
    position: relative;
    background-color: #F9F6F1;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 1;
    overflow: hidden;
}
.signin-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(249, 246, 241, 0.95);
    z-index: 0;
}
.signin-section > * {
    position: relative;
    z-index: 1;
}
.signin{
    max-width: 500px;
}
.signin-container{
    max-width: 1110px;
}
.signin-heading{
    font-size: 28px;
    font-weight: 600;
    color: #000000;
}
.signin-paragraph{
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 25px;
}
.signin-form .custom-form-group {
    position: relative;
    margin-bottom: 20px;
}
.signin-form .custom-input {
    background: #E8ECF3;
    border: None;
    border-radius: 10px;
    padding: 16px 20px 8px 20px;
    width: 100%;
    font-size: 1rem;
    box-sizing: border-box;
    box-shadow: none;
}
.signin-form .floating-label {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    color: #b4b4b4;
    font-size: 16px;
    font-weight: 400;
    pointer-events: none;
    transition: 0.2s ease all;
}
.signin-form .custom-input:focus + .floating-label,
.signin-form .custom-input:not(:placeholder-shown) + .floating-label {
    top: 0;
    transform: translateY(-50%);
    background: #F7EFE5;
    padding: 0 6px;
    font-size: 12px;
    font-weight: 500;
    color: #365953;
}
.signin-form .custom-input:focus {
    border:1px solid #365953;
    outline: none;
    box-shadow: none;
}
.signin-form .custom-input:not(:placeholder-shown) {
    border-color: #365953;
}
.signin-form .password-hint {
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    padding: 0 20px;
    margin-bottom: 5px;
    text-align: center;
}
.signin-form .password-hint .highlight {
    font-weight: 700;
    color: #FFBE5B;
}
.signin-custom-button{
    background: #365953;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.signin-custom-button:hover{
    background-color: #fead10;
}
/* Container to align checkbox and label */
.signin-form .remember-me {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: -10px;
    padding-left: 20px;
}

/* Hide default checkbox */
.signin-form .custom-checkbox {
    appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    transition: border-color 0.2s, background-color 0.2s;
}

/* Tick when checked */
.signin-form .custom-checkbox:checked::before {
    content: "✔";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
    font-size: 12px;
    color: #2E90EB;
}

/* Hover effect */
.signin-form .custom-checkbox:hover {
    border-color: #999;
}

/* Label styling */
.signin-form .custom-checkbox-label {
    font-size: 12px;
    color: #333;
    cursor: pointer;
    margin-bottom: 0;
}

/* Forgot Css Start */
.forgot-section {
    position: relative;
    background-color: #F9F6F1;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 1;
    overflow: hidden;
}
.forgot-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(249, 246, 241, 0.95);
    z-index: 0;
}
.forgot-section > * {
    position: relative;
    z-index: 1;
}
.forgot{
    max-width: 500px;
}
.forgot-container{
    max-width: 1110px;
}
.forgot-heading{
    font-size: 28px;
    font-weight: 600;
    color: #000000;
}
.forgot-paragraph{
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 35px;
}
.forgot-form .custom-form-group {
    position: relative;
    margin-bottom: 20px;
}
.forgot-form .custom-input {
    background: #E8ECF3;
    border: None;
    border-radius: 10px;
    padding: 16px 20px 8px 20px;
    width: 100%;
    font-size: 1rem;
    box-sizing: border-box;
    box-shadow: none;
}
.forgot-form .floating-label {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    color: #b4b4b4;
    font-size: 16px;
    font-weight: 400;
    pointer-events: none;
    transition: 0.2s ease all;
}
.forgot-form .custom-input:focus + .floating-label,
.forgot-form .custom-input:not(:placeholder-shown) + .floating-label {
    top: 0;
    transform: translateY(-50%);
    background: #F7EFE5;
    padding: 0 6px;
    font-size: 12px;
    font-weight: 500;
    color: #365953;
}
.forgot-form .custom-input:focus {
    border:1px solid #365953;
    outline: none;
    box-shadow: none;
}
.forgot-form .custom-input:not(:placeholder-shown) {
    border-color: #365953;
}
.forgot-form .password-hint {
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    padding: 0 20px;
    margin-bottom: 0;
}

.forgot-custom-button{
    background: #365953;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.forgot-custom-button:hover{
    background-color: #fead10;
}

/* Sign In Css End */
.carousel-controls{
	direction: initial;
}


