body,
html {
	font-family: "Poppins", sans-serif;
	overflow-x: hidden;
}

.navbar-topbar {
	font-size: 0.875rem;
	padding-bottom: 0.56rem;
	padding-top: 0.56rem;
}

.dropdown-toggle::after {
	display: none;
}

.video {
	right: 2px;
}
.li-a .dropdown-item{
	padding-left:0rem !important;
}

.container-pri {
    width: 72%;
}


.vision-box,
.mission-box {
    min-height: 390px;
    padding: 95px 100px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.vision-box {
    background: #2b0512
}

.mission-box {
    background: #390617;
}

.vision-box h2,
.mission-box h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}

.vision-box p,
.mission-box p {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0;
    max-width: 580px;
}


* ================================
   PREMIUM ABOUT US SECTION
================================ */

.about-premium-section {
    padding: 90px 0;
    background: #faf9f6;
    position: relative;
    overflow: hidden;
}

.about-small-title {
    display: block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #a77a3d;
    margin-bottom: 8px;
}

.about-main-title {
    font-size: 38px;
    font-weight: 700;
    color: #202020;
    margin-bottom: 12px;
    letter-spacing: .5px;
}

.rug-product-line {
    width: 70px;
    height: 3px;
    background: #a77a3d;
    margin-top: 12px;
}

.about-content p,
.about-right-box p {
    font-size: 16px;
    line-height: 1.9;
    color: #666;
    margin-bottom: 20px;
}

.about-lead {
    font-size: 21px !important;
    line-height: 1.65 !important;
    font-weight: 500;
    color: #2b2b2b !important;
    border-left: 3px solid #a77a3d;
    padding-left: 20px;
    margin-bottom: 28px !important;
}

/* Feature Items */

.about-feature {
    display: flex;
    align-items: flex-start;
    gap: 13px;
    padding: 18px;
    background: #fff;
    height: 100%;
    border: 1px solid #eeeae3;
    transition: all .3s ease;
}

.about-feature:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .07);
}

.about-icon {
    width: 42px;
    height: 42px;
    min-width: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #a77a3d;
    color: #fff;
    font-size: 19px;
}

.about-feature h5 {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 5px;
    color: #252525;
}

.about-feature p {
    font-size: 13px;
    line-height: 1.5;
    margin: 0;
}

/* Right Content Box */

.about-right-box {
    background: #fff;
    padding: 38px 40px;
    border-top: 3px solid #a77a3d;
    box-shadow: 0 15px 45px rgba(0, 0, 0, .06);
}

/* Bottom Highlight */

.about-highlight {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    background: #f5f0e8;
    padding: 20px;
    margin-top: 28px;
}

.about-highlight i {
    font-size: 25px;
    color: #a77a3d;
}

.about-highlight strong {
    display: block;
    font-size: 15px;
    color: #222;
    margin-bottom: 5px;
}

.about-highlight span {
    display: block;
    font-size: 13px;
    line-height: 1.6;
    color: #777;
}

/* Responsive */

@media (max-width: 991px) {

    .about-premium-section {
        padding: 65px 0;
    }

    .about-main-title {
        font-size: 32px;
    }

    .about-right-box {
        padding: 30px;
    }
}

@media (max-width: 575px) {

    .about-premium-section {
        padding: 50px 0;
    }

    .about-main-title {
        font-size: 27px;
    }

    .about-lead {
        font-size: 18px !important;
    }

    .about-right-box {
        padding: 25px 20px;
    }
}

/* Responsive */
@media (max-width: 991px) {
    .vision-box,
    .mission-box {
        min-height: auto;
        padding: 60px 50px;
    }
}

@media (max-width: 576px) {
    .vision-box,
    .mission-box {
        padding: 45px 25px;
    }

    .vision-box h2,
    .mission-box h2 {
        font-size: 26px;
    }

    .vision-box p,
    .mission-box p {
        font-size: 16px;
    }
}


.Gal .col-md-3 {
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 8px;
}

.industry-segments {
		background: #ffffff;
		padding: 15px 0 45px;
	}

	.industry-segments .small-heading {
		font-size: 17px;
		font-weight: 500;
		text-transform: uppercase;
		color: #333;
		margin-bottom: 25px;
		position: relative;
		display: inline-block;
	}

	.industry-segments .small-heading::after {
		content: "";
		position: absolute;
		width: 50px;
		height: 2px;
		background: #ed1c24;
		left: 50%;
		transform: translateX(-50%);
		bottom: -8px;
	}

	.industry-segments .main-heading {
		font-size: 42px;
		font-weight: 700;
		text-transform: uppercase;
		color: #333333;
		margin-bottom: 10px;
	}

	.industry-segments .description {
		max-width: 720px;
		margin: 0 auto 55px;
		font-size: 17px;
		line-height: 1.6;
		color: #444444;
	}

	.industry-card {
		height: 100%;
	}

	.industry-card .image-box {
		width: 100%;
		height: 240px;
		overflow: hidden;
		background: #f5f5f5;
		border-radius: 16px;
	}

	.industry-card .image-box img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		display: block;
		transition: transform 0.4s ease;
	}

	.industry-card:hover .image-box img {
		transform: scale(1.05);
	}

	.industry-card h4 {
		font-size: 20px;
		font-weight: 500;
		text-transform: uppercase;
		color: #333333;
		margin: 12px 0 0;
	}
	
	.abts{

		background-image:
    linear-gradient(
        90deg,
        rgba(0,0,0,0.62),
        rgba(0,0,0,0.32)
    ),
		url('/images/abts.jpg') !important;
		
	}

	/* 5 Equal Columns on Desktop */
	.wtw{
		background-image:
    linear-gradient(
        90deg,
        rgba(0,0,0,0.62),
        rgba(0,0,0,0.32)
    ),
		url('/images/wtw.jpg') !important;
	
	}
	.wf{
	background-image:
    linear-gradient(
        90deg,
        rgba(0,0,0,0.62),
        rgba(0,0,0,0.32)
    ),
		url('/images/wf.jpg') !important;
			
	}
	
	.sf{
			background-image:
    linear-gradient(
        90deg,
        rgba(0,0,0,0.62),
        rgba(0,0,0,0.32)
    ),
		url('/images/sf.jpg') !important;
		
	}
	
	.industry-col {
		width: 20%;
		padding-left: 13px;
		padding-right: 13px;
	}
	.ref{
		background-image:
    linear-gradient(
        90deg,
        rgba(0,0,0,0.62),
        rgba(0,0,0,0.32)
    ),
		url('/images/ref.jpg') !important;
	}
	
	.mct{
		background-image:
    linear-gradient(
        90deg,
        rgba(0,0,0,0.62),
        rgba(0,0,0,0.32)
    ),
		url('/images/mct.jpg') !important;
	}
	.cd{
		background-image:
    linear-gradient(
        90deg,
        rgba(0,0,0,0.62),
        rgba(0,0,0,0.32)
    ),
		url('/images/cd.jpg') !important;
	}
	
	    .agt{
       

        background-image:
    linear-gradient(
        90deg,
        rgba(0,0,0,0.62),
        rgba(0,0,0,0.32)
    ),
		url('/images/agt.jpg') !important;}
	
	    .area-rug-banner {
        width: 100%;
        min-height:450px;
        position: relative;
        display: flex;
        align-items: center;

        background-image:
    linear-gradient(
        90deg,
        rgba(0,0,0,0.62),
        rgba(0,0,0,0.32)
    ),
    url('/images/area-rugs-banner.jpg');

        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .area-rug-content {
        color: #ffffff;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .area-rug-content h1 {
        font-size: 42px;
        font-weight: 800;
        text-transform: uppercase;
        line-height: 1.1;
        margin-bottom: 15px;
    }

    .area-rug-content p {
        font-size: 18px;
        font-weight: 400;
        line-height: 1.5;
        max-width: 620px;
        margin-bottom: 0;
		color:#fff;
    }

    /* Tablet */
    @media (max-width: 991px) {
        .area-rug-banner {
            min-height: 450px;
        }

        .area-rug-content h1 {
            font-size: 36px;
        }

        .area-rug-content p {
            font-size: 17px;
            max-width: 550px;
        }
    }

    /* Mobile */
    @media (max-width: 767px) {
        .area-rug-banner {
            min-height: 450px;
            background-position: center;
        }

        .area-rug-content {
            padding-top: 45px;
            padding-bottom: 45px;
        }

        .area-rug-content h1 {
            font-size: 30px;
            margin-bottom: 12px;
        }

        .area-rug-content p {
            font-size: 16px;
            max-width: 100%;
        }
    }

    @media (max-width: 480px) {
        .area-rug-banner {
            min-height: 210px;
        }

        .area-rug-content h1 {
            font-size: 27px;
        }

        .area-rug-content p {
            font-size: 15px;
        }
    }

	/* Tablet */
	@media (max-width: 991px) {
		.industry-col {
			width: 33.333%;
			margin-bottom: 30px;
		}

		.industry-segments .main-heading {
			font-size: 34px;
		}

		.industry-card .image-box {
			height: 220px;
		}
	}

	/* Mobile */
	@media (max-width: 767px) {
		.industry-segments {
			padding: 30px 0;
		}

		.industry-col {
			width: 50%;
		}

		.industry-segments .main-heading {
			font-size: 28px;
		}

		.industry-segments .description {
			font-size: 15px;
			margin-bottom: 35px;
		}

		.industry-card .image-box {
			height: 200px;
		}

		.industry-card h4 {
			font-size: 17px;
		}
	}

	/* Small Mobile */
	@media (max-width: 480px) {
		.industry-col {
			width: 100%;
		}

		.industry-card .image-box {
			height: 260px;
		}
	}




AREA RUG INTRODUCTION SECTION
=================================== */

.rug-intro-section {
    width: 100%;
    background: #ffffff;
    padding: 70px 15px 65px;
}

/* Main Heading */
.rug-intro-heading {
    color: #3f3f3f;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 auto;
    max-width: 780px;
}

/* Small Red Divider */
.rug-divider {
    width: 80px;
    height: 2px;
    background-color:#9d274e;
    margin: 25px auto 35px;
}

/* Description */
.rug-intro-text {
    color: #555555;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.55;
    max-width: 850px;
    margin: 0 auto;
}


/* ==========================
   TABLET
========================== */
@media (max-width: 991px) {

    .rug-intro-section {
        padding: 60px 15px;
    }

    .rug-intro-heading {
        font-size: 27px;
    }

    .rug-intro-text {
        font-size: 17px;
    }
}


/* ==========================
   MOBILE
========================== */
@media (max-width: 767px) {

    .rug-intro-section {
        padding: 45px 15px;
    }

    .rug-intro-heading {
        font-size: 23px;
        line-height: 1.4;
    }

    .rug-divider {
        width: 60px;
        margin: 22px auto 28px;
    }

    .rug-intro-text {
        font-size: 16px;
        line-height: 1.6;
    }
}


/* Small Mobile */
@media (max-width: 480px) {

    .rug-intro-section {
        padding: 40px 10px;
    }

    .rug-intro-heading {
        font-size: 21px;
    }

    .rug-intro-text {
        font-size: 15px;
    }
}

.rug-intro-section {
    width: 100%;
    background: #ffffff;
    padding:50px 15px 0px 15px;
}

/* Tablet */
@media (max-width: 991px) {
    .rug-intro-section {
        padding: 80px 15px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .rug-intro-section {
        padding: 60px 15px;
    }
}

/* Small Mobile */
@media (max-width: 480px) {
    .rug-intro-section {
        padding: 50px 15px;
    }
}

/* ==================================
   RUG PRODUCT SECTION
================================== */

.rug-product-section {
    width: 100%;
    background: #ffffff;
    padding: 80px  0 0 0;
}


/* LEFT IMAGE */

.rug-product-image {
    width: 100%;
    height: 100%;
    min-height: 570px;
    overflow: hidden;
}

.rug-product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}


/* RIGHT CONTENT */

.rug-product-content {
    background: #f2f2f2;
    height: 100%;
    min-height: 570px;

    padding: 90px 70px;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}


/* HEADING */

.rug-product-content h2 {
    color: #333333;
    font-size: 29px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0;
}


/* RED LINE */

.rug-product-line {
    width: 100px;
    height: 2px;
    background:#9d274e;
    margin: 10px 0 25px;
}


/* DESCRIPTION */

.rug-product-content p {
    color: #555555;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.65;
    max-width: 470px;
    margin: 0 0 30px;
}


/* BUTTON */

.rug-enquiry-btn {
    background: #9d274e;
    color: #ffffff;
    border: 2px solid #9d274e;
    border-radius: 0;

    padding: 12px 28px;

    font-size: 16px;
    font-weight: 600;

    transition: all 0.3s ease;
}

.rug-enquiry-btn:hover {
    background: #ffffff;
    color: #9d274e;
    border-color: #9d274e;
}


/* ==================================
   TABLET
================================== */

@media (max-width: 991px) {

    .rug-product-section {
        padding: 60px 0;
    }

    .rug-product-image {
        min-height: 450px;
    }

    .rug-product-content {
        min-height: auto;
        padding: 60px 45px;
    }

    .rug-product-content h2 {
        font-size: 27px;
    }
}


/* ==================================
   MOBILE
================================== */

@media (max-width: 767px) {

    .rug-product-section {
        padding: 40px 0;
    }

    .rug-product-image {
        height: 350px;
        min-height: auto;
    }

    .rug-product-content {
        padding: 45px 30px;
    }

    .rug-product-content h2 {
        font-size: 25px;
    }

    .rug-product-content p {
        font-size: 16px;
        line-height: 1.6;
    }
}


/* SMALL MOBILE */

@media (max-width: 480px) {

    .rug-product-image {
        height: 280px;
    }

    .rug-product-content {
        padding: 35px 22px;
    }

    .rug-product-content h2 {
        font-size: 23px;
    }

    .rug-product-line {
        width: 75px;
        margin: 10px 0 22px;
    }

    .rug-enquiry-btn {
        padding: 11px 24px;
        font-size: 15px;
    }
}

.circle-container {
	width: 140px;
	height: 140px;
	background-color:#F2F2F2;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background-color 0.3s ease;
}

.circle-container svg path {
	fill: #820B33;
	transition: fill 0.3s ease;
}

.circle-container:hover {
	background-color: #820B33;
}

.circle-container:hover svg path {
	fill: white;
}



.round-crl img:hover {
    box-shadow: none !important;
}

.services-section {
	background-color: #F4F2F2;
	padding: 30px;
}

.accordion-container {
	width: 80%;
	margin: 0 auto;
}

.accordion-item:first-of-type .accordion-button{
	border-radius:0;
}



.accordion-button {
    border: 0px !important;
    background-color: #F9F9F9 !important;
    color: #000000 !important;
    font-size: 15px;
    text-align: left;
    height: 58px;
    padding: 15px;
    position: relative;
    font-weight: 500;
}

.accordion-button:focus{
	border:0;
	box-shadow:none;
}

.accordion-button:active{
	border:0;
	box-shadow:none;
}

.accordion-button:focus-visible{
	border:0;
	box-shadow:none;
}

.accordion-item {
    background: #F4F2F2;
    margin-bottom: 5px;
    border: 1px solid #ededed;
}



/* Mega menu css */

nav.navbar.navbar-expand-xl {
	background-color: #ffffff;
}

.dropdown-fullwidth {
	position: static;
}

@media (min-width: 1200px) {
	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute;
	}
}

@media (min-width: 1400px) {
	.dropdown-fullwidth .dropdown-menu {
		max-width: 1300px;
		left: 0;
		right: 0;
	}
}

@media (min-width: 1200px) {
	.dropdown-fullwidth .dropdown-menu {
		max-width: 1140px;
		left: 0;
		right: 0;
	}
}

@media (min-width: 992px) {
	.dropdown-fullwidth .dropdown-menu {
		max-width: 100%;
		left: 0;
		right: 0;
	}
}

@media (min-width: 768px) {
	.dropdown-fullwidth .dropdown-menu {
		max-width: 100%;
		left: 0;
		right: 0;
	}
}

@media (min-width: 576px) {
	.dropdown-fullwidth .dropdown-menu {
		max-width: 100%;
	}
	.container-pri {
        width: 100%;
    }
}

.mb-2 {
	margin-bottom: 0.5rem !important;
}

/* Mega menu css end*/

.page-nav {
	background-color: #eeeeee;
	padding: 2em 2em;
	margin-bottom: 1.5em;
}

.pad-sec {
	padding: 2em 2em;
}

.has-mega-menu {
	width: 100%;
	left: 0;
	right: 0;
}

.city {
	font-size: 1em;
}

.page-nav .accordion-button {
	background: transparent;
	padding-left: 0;
	text-transform: uppercase;
	font-size: 0.64em;
	font-weight: 500;
	padding-right: 0;
}

.page-nav .accordion-button:focus {
	border: 0;
	box-shadow: none;
}

.page-nav .accordion-item {
	background: transparent;
	border-bottom: 1px solid#BDBDBD;
}

.page-nav .accordion-item .nav-link:not(:last-child) {
	border-bottom: 1px solid#BDBDBD;
}

.page-nav .accordion-body {
	padding-top: 0 !important;
}

.no-button .accordion-button::after {
	content: none;
	/* Remove the default right arrow indicator */
}

.cane-furniture-gallery {
	background-color: #e0dbd1;
}

.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.gallery-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 20px 0;
}

.gallery-item img {
	max-width: 100%;
	height: auto;
}

.gallery-item p {
	color: #000;
	margin-top: 10px;
	font-family: "Arial", sans-serif; /* Set the desired font here */
	font-size: 16px; /* Adjust the font size as needed */
	font-weight: normal; /* Set the font weight */
	text-decoration: none; /* Remove any text decoration */
}

.gallery-item a {
	text-decoration: none; /* Remove underline from the link */
}

.gallery-item.no-border {
	border-right: none;
}

.page-nav .accordion-button::after {
	background-image: url(../images/caret-acc.svg);
	background-repeat: no-repeat;
	width: 17px;
	height: 8px;
	background-size: contain;
	background-position-x: 5px;
}

.page-nav .accordion-button:not(.collapsed) {
	color: #6a1a33;
}

h2 {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: 400;
}

#more-text {
	transition: max-height 0.3s ease-in-out;
	overflow: hidden;
	max-height: 0;
}

p {
	color: #000000;
	font-size: 0.92em;
	line-height: 1.3em;
}

p a {
	color: #000000;
	text-decoration: none;
}

p a strong {
	font-weight: 500;
}

.lighter-big {
	font-size: x-large;
	font-weight: 200;
}

.get-location {
	background-color: #d9d9d9;
	text-decoration: none;
	color: #000000;
	border-radius: 1.5em;
}

.get-location:hover {
	background-color: #750c2b;
	color: #ffffff;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

a.bold-800 .bi-arrow-right-short::before {
	font-weight: 800 !important;
}

.text-size-info {
	font-size: 0.82em;
	padding: 0.7em 1.2em;
}

.text-brand {
	color: #56172b;
}

.wm-80 {
	width: 80%;
}

.text-brand:hover {
	color: #9d2c50;
}

.bg-brand {
	background-color: #56172b;
}

.comp {
	background-color: #a52a59;
	color: white;
	padding: 0 24px;
	border-radius: 20px;
	line-height: 2;
}

.comp a {
	margin-left: 5px;
	font-size: 1.4em !important;
	color: #ffffff !important;
}

.comp a:hover {
	margin-left: 5px;
	color: #eec3d0 !important;
}
.bg-button,
.btn.show,
.bg-button.btn:first-child:active {
	background-color:#9d274e;
	border: none;
	border-radius: 0.99rem;
	padding: 6px 20px;
}

.bg-success {
  
    background-color: rgb(84 111 35) !important;
}

.bg-button:focus-visible {
	color: rgb(255, 255, 255);
	background-color: #9b2047;
	border: 0;
	outline: 0;
	box-shadow: o;
}

.bg-button:hover {
	background-color: #6e122f;
	border: none;
	outline: 0;
}

.poppins-light {
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	font-style: normal;
}

.poppins-regular {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.poppins-medium {
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-style: normal;
}

.poppins-semibold {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-style: normal;
}

.poppins-extrabold {
	font-family: "Poppins", sans-serif;
	font-weight: 800;
	font-style: normal;
}

.poppins-regular-italic {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-style: italic;
}

.nav-link:focus-visible {
	box-shadow: none;
}

.dropup {
	border: none;
}

.dropdown {
	outline: none;
	box-shadow: none;
}

.dropup:hover {
	outline: none;
	box-shadow: none;
	border: none;
}

.nav-link,
.dropdown-item {
	margin: 0;
	outline: 0;
	color: #000000;
	font-weight: 500;
	padding: 0.5rem;
	font-style: normal;
	font-size: 0.84rem;
}

.nav-link:hover,
.nav-link.show {
	margin: 0;
	outline: 0;
	color: #6c122f !important;
}

.dropend .nav-link.dropdown-link.show:hover,
.dropdown-item:hover {
	background-color: #a337580a !important;
	border-radius: 7px;
	color: #6a1a33;
}

.dropend .dropdown-toggle::after {
	position: absolute;
	right: 1em;
	top: 50%;
	transform: translateY(-50%);
	font-size: 1rem;
	float: right;
}

.dropdown-menu:hover {
	margin-top: 0px !important;
	outline: none;
}

.dropdown-menu {
	min-width: 15rem;
	padding-left: 10px;
	padding-right: 10px;
	box-shadow: 0 0.125rem 0.25rem rgba(29, 58, 83, 0.15);
	border: 1px solid rgb(246, 246, 246);
	margin-top: 0 !important;
	outline: none;
}

.navbar-toggler:focus {
	box-shadow: none;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	height: 2.2rem;
	width: 2.2rem;
	align-items: center;
	background-color: white;
	opacity: 1;
	top: 46.5%;
	border-radius: 20%;
	margin: 0 1rem;
	line-height: 2.22;
}

.carousel-control-next-icon:hover,
.carousel-control-prev-icon:hover {
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.13), 0 1px 2px 0 rgba(0, 0, 0, 0.11);
}

.carousel-control-prev-icon .bi-arrow-left-short::before,
.carousel-control-next-icon .bi-arrow-right-short::before {
	color: #561429;
	line-height: 1.3;
	font-size: 1.6rem;
}

.row-bg {
	background-color: #f5f5f5;
	padding: 0.1rem !important;
}

.dropdown-menu {
	background-color:#f9f9f9;
}

.carousel-control-prev {
	left: -83px;
}

.carousel-control-next {
	right: -83px;
}

.carousel-control-next,
.carousel-control-prev {
	opacity: 1;
}

#carouselExampleInterval .bi-caret-left-fill::before,
#carouselExampleInterval .bi-caret-right-fill::before {
	color: #6a1a33;
}

.media .nav-item {
	margin-right: 8px;
	margin-top: 0px;
	height: 40px;
	margin-bottom: 17px;
	width: 40px;
	box-sizing: border-box;
	border: 1px solid white;
	border-radius: 50%;
}
.copy-bor {
	border-top: 1px solid #4f4f4f;
}

.image-container {
	position: relative;
	
	overflow: hidden;
	transition: transform 0.3s ease;
}
.image-container img {
	width: 100%;
	transition: transform 0.3s ease;
}
.image-container:hover img {
	transform: scale(1.1);
}
.title-button {
	position: absolute;
	bottom: 50px;
	left: 10px;
	color: white;
}
.title-button h4 {
	margin-bottom: 10px;
	font-size:20px;
}
.title-button .btn {
	background-color: #fff;
	color:#000000;
	border-radius: 20px;
	padding:.5em 1em;
}

.title-button .btn:hover {
	
	background-color: #820B33;
	color:#fff;
	border-radius: 20px;
}


.down .col-md-6, .down .col-md-3, .down .col-md-4{
	padding-left:4px;
	padding-right:4px;
}

.accordion-body {
    border-bottom: 1px solid rgb(233, 233, 233);
    background-color: white;
    font-size: 14px;
    color: #000;
}

.footer-bg {
	background-color:#4A021A;
	padding-top:4em;
	padding-bottom:2em;
	color: white;
	font-size: 14px;
	font-family: Poppins; 
	font-weight: 400; 
	color:#fff;
	
	word-wrap: break-word;
}
.footer-bg p{
	color:#fff;
}


.footer-bg a {
    line-height: 2em;
}

.footer-bg a:hover {
    text-decoration:underline !important;
}

.copy-write {
    padding-top: 3em;
    border-top: 1px solid #623745;
}
.footer-bg h5{
	color: white; 
	font-size: 16px; 
	font-family: Poppins; 
	font-weight: 500; 
	text-transform: uppercase;
	word-wrap: break-word
}

/* Targeting the `.accordion-flush` accordion */
.accordion-flush .accordion-button:not(.collapsed)::after {
	content: '\F2EA'; /* Minus icon from Bootstrap */
	font-weight: 700;
	font-size: 20px;
	font-family: 'Bootstrap-icons';
	background-image: none;
}

.accordion-flush .accordion-button.collapsed::after {
	content: '\F4FE'; /* Plus icon from Bootstrap */
	
	font-weight: 700;
	font-size: 20px;
	font-family: 'Bootstrap-icons';
	background-image: none;
}



.image-container1 {
	position: relative;
	overflow: hidden;
	transition: transform 0.3s ease;
	border-radius:16px;
	
	
}
.image-container1 img {
	width: 100%;
	height: 100%; /* Ensure image takes the full height of the container */
	object-fit: cover; /* Ensure the image covers the container while maintaining aspect ratio */
	transition: transform 0.3s ease;
	height:400px;
	
}
.image-container1:hover img {
	transform: scale(1.1); /* Zoom-in effect */
}

/* Slider csss */
.text-header {
	font-size:4em;
	margin-bottom: 0;
	letter-spacing: 0.01em;
	font-weight: 800;
}

.text-para {
	font-size: 0.89em;
	font-weight: 500;
}

.products-title {
	text-align: center;
	font-size: 0.64em;
	padding: 8px;
	color: #000;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
}

.image-wrapper {
	border-radius: 50%;
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
}

.bbb_viewed_slider_container {
	padding-left: 2.4rem;
	padding-right: 2.4rem;
}

.card-bg {
	text-decoration: none;
}

/* welcome to Mayuri International */

.welcome-to-mayuri {
	background-color: #f5f5f5;
}

.c-lign {
	line-height: 3.3;
}

.pdf,
.video-icon {
	color: #000000;
	text-decoration: none;
	font-size: 2.3em;
}

.pdf:hover,
.video-icon:hover {
	color: #992449;
}

/* Animation */

@media (min-width: 768px) {
	.animate {
		animation-duration: 0.3s;
		-webkit-animation-duration: 0.3s;
		animation-fill-mode: both;
		-webkit-animation-fill-mode: both;
	}
}

@keyframes slideIn {
	0% {
		transform: translateY(1rem);
		opacity: 0;
	}
	
	100% {
		transform: translateY(0rem);
		opacity: 1;
	}
	
	0% {
		transform: translateY(1rem);
		opacity: 0;
	}
}

@-webkit-keyframes slideIn {
	0% {
		-webkit-transform: transform;
		-webkit-opacity: 0;
	}
	
	100% {
		-webkit-transform: translateY(0);
		-webkit-opacity: 1;
	}
	
	0% {
		-webkit-transform: translateY(1rem);
		-webkit-opacity: 0;
	}
}

.slideIn {
	-webkit-animation-name: slideIn;
	animation-name: slideIn;
}

.navbar-toggler {
	padding: 10px 10px;
}

.navbar-toggler {
	padding: 10px 10px;
}

.navbar-toggler .navbar-toggler-animation {
	transition: all 0.3s ease-in-out;
	background-image: none;
	position: relative;
	height: 22px;
	width: 22px;
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

.navbar-toggler .navbar-toggler-animation span {
	transition: all 0.3s ease-in-out;
	transform: rotateZ(0deg);
	height: 2px;
	background: #56172b;
	display: block;
	position: absolute;
	width: 100%;
	border-radius: 30px;
}

.navbar-toggler .navbar-toggler-animation span:nth-child(1) {
	top: 10%;
}

.navbar-toggler .navbar-toggler-animation span:nth-child(2) {
	top: 50%;
	transform: translateY(-50%);
}

.navbar-toggler .navbar-toggler-animation span:nth-child(3) {
	bottom: 10%;
}

.navbar-toggler[data-bs-toggle="collapse"][aria-expanded="true"]
.navbar-toggler-animation
span:nth-child(1) {
	transform: rotateZ(45deg) translateY(-50%);
	top: 49%;
	transform-origin: 50% 0;
	width: 100%;
}

.navbar-toggler[data-bs-toggle="collapse"][aria-expanded="true"]
.navbar-toggler-animation
span:nth-child(2) {
	visibility: hidden;
	transition: all 0s ease-in-out;
}

.navbar-toggler[data-bs-toggle="collapse"][aria-expanded="true"]
.navbar-toggler-animation
span:nth-child(3) {
	transform: rotateZ(-45deg) translateY(-50%);
	bottom: 42%;
	transform-origin: 50% 0;
	width: 100%;
}

@media (min-width: 1200px) {
	.navbar-expand-xl .navbar-nav .nav-link,
	.navbar-expand-xl .navbar-nav .dropdown-item {
		padding-right: 1rem;
		padding-left: 1rem;
	}
	
	.address-Lg {
		width: 60%;
	}
}

.bg-footer {
	background-color: #1b0009;
}

.d-n {
	display: none;
}

.bold-800 .carousel-control-prev-icon .bi-arrow-left-short::before {
	font-weight: 600 !important;
}

.bold-800 .carousel-control-next-icon .bi-arrow-right-short::before {
	font-weight: 600 !important;
}

.card-bg:hover .products-title {
	color: #6a1a33;
}

.aaa_viewed_slider_container .products-title {
	font-size: 0.7em;
}

.whats-app {
	position: fixed;
	z-index: 101;
	top: 118px;
	right: 5px;
	font-size: 2em;
	background-color: #52a234;
	padding: 5px 10px 5px 10px;
	border-radius: 10px;
	border: 1px solid #fbfbfb;
	color: white;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.m-p-l15 {
	padding-left: 0px;
}

.img-container {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.image {
	display: block;
	width: 100%;
	height: auto;
	transition: filter 0.3s ease;
}

.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	background-color: rgba(106, 26, 51, 0.9);
	/* Start with transparent background */
	transition: height 0.5s ease;
}

.text-container {
	position: absolute;
	bottom: -100px;
	/* Initially hidden below the image */
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	width: 100%;
	color: rgb(255, 255, 255);
	transition: bottom 0.5s ease;
}

.text-container p {
	color: white;
}

.img-container:hover .overlay {
	height: 100%;
	/* Expand overlay on hover */
}

.img-container:hover .text-container {
	bottom: 50%;
	/* Slide text container up on hover */
}

#footer h2 {
	font-size: 1.1em;
	color: white;
	text-transform: uppercase;
}
#footer p {
	font-size: 0.84em;
}

#footer .nav-link {
	color: rgb(255, 255, 255);
}

.copy-text {
	font-size: 0.77em;
}

#footer .nav-link ::before {
	font-size: 1.3em;
}

#footer.border-dark {
	border-color: #555555 !important;
}

.w-coloum {
	flex: 0 0 auto;
	width: 200px;
}

.page-banner {
	padding: 2em 1.5em;
	background-color: #490017;
}

.page-banner p {
	color: #f5f5f5;
	line-height: 1.8em;
	width: 80%;
}

.page-banner h1 {
	color: #f5f5f5;
	font-size: 2em;
	margin-top: 0.3em;
}

.call {
	background-color: #fef3f3;
	border-radius: 1.55em;
	padding: 0.76em 1em;
	color: #6a1a33;
	font-weight: 600;
}

.call:hover,
.call:active {
	background-color: #ffffff !important;
	color: #571228 !important;
}

.email {
	background-color: transparent;
	border-radius: 1.55em;
	padding: 0.76em 1em;
	color: #ffffff;
	font-weight: 300;
	border: 1px solid #f9f6f7;
}

.email:hover,
.email:active {
	background-color: transparent !important;
	border-radius: 1.55em;
	padding: 0.76em 1em;
	color: #ffffff !important;
	font-weight: 300;
	border: 1px solid #dfdede !important;
}

.page-banner .breadcrumb-item {
	font-size: 0.83em;
	font-weight: 500;
	color: white !important;
	/* Set font color to white */
	text-decoration: none !important;
	/* Remove underline */
}

.page-banner .breadcrumb-item a {
	color: white !important;
	/* Set font color to white */
	text-decoration: none !important;
	/* Remove underline */
}

.color-divider {
	border-bottom: 1px solid #5b1e30;
}

.hotel-s .live_gallery_viewed_prev {
	top: 116px !important;
}

.hotel-s .live_gallery_viewed_next {
	top: 116px !important;
}

.hotel-s .rounded-4 {
	border-radius: 13% !important;
}

.gallery-banner {
	background-color: #fff9fb;
	padding: 1em;
}

.gallery-s .rounded-4 {
	border-radius: 50% !important;
	border: 2px solid #9b2047;
}

.gallery-s .products-title.active {
	border-radius: 23px;
	background-color: #ebe1e4;
}

.product-gallery {
	background-color: #ffffff;
	padding: 1.2em;
}

.product-heading {
	font-size: 1.2em;
	font-weight: 500;
	text-transform: uppercase;
	color: #67152f;
}

.line {
	height: 1px;
	width: 4%;
	background-color: #cac1c4;
	margin-top: 10px;
}

.img-con {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    border-bottom-left-radius: 0; 
    border-bottom-right-radius: 0; 
}

.text-con {
    padding: 0.77em;
    padding-top: 0;
    border-radius: 8px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-top: 0px;
    
}

.text-con p {
	margin: 0;
	font-size: 0.74em;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 2.3;
}

.link-product {
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .06), 0px 1px 3px 0px rgba(0, 0, 0, .1);
    text-decoration: none;
    margin-bottom: 1.5em;
    display: block;
    border-radius: 16px;
   
}

.breadcrumb-product-details {
	font-size: 0.83em;
}
.breadcrumb-product-details a {
	text-decoration: none !important;
	font-weight: 500;
	color: rgb(0, 0, 0) !important;
}

.product-image-details img {
	border-radius: 75px;
}

.p-d-header {
	font-size: 2.33em;
	margin-bottom: 0;
}

.details-text span {
	font-weight: 600;
	margin-right: 5px;
}

.form .form-control {
	border-radius: 0;
	width: 100%;
	margin-bottom: 12px;
}

.bg-en {
    background-color: #e0e0e0;
}

.bg-white {
	background-color: #ffffff;
}

.shadow-1 {
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.strip-list {
	background-color: #f5f5f5;
	padding: 0 1em;
}

.strip-list .list-box {
	padding: 30px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.strip-list .list-box .single-box {
	display: flex;
	align-items: center;
}

.strip-list .list-box .single-box .strip-logo {
	margin-right: 15px;
}

.strip-list .list-box .single-box .box-text {
	color: #515151;
	letter-spacing: 0.02em;
	font-size: 13px;
	line-height: 15px;
}

.container-pri {
	width: 72%;
}

@media (max-width: 575.98px) {
	
	.image-container1 img {
		
		height: auto;
	}
	
	
	.comp {
		margin-bottom: 10px !important;
	}
	.container-pri {
		width: 100%;
	}
	
	.mobile-copy {
		border-top: none !important;
		padding-top: 10px;
	}
	
	.media .nav-item {
		margin-right: 19px;
	}
	
	.media .nav-link {
		padding-left: 0.5rem;
	}
	
	.media {
		margin-left: 15px;
	}
	
	.strip-list {
		overflow: hidden;
	}
	
	.strip-list .list-box {
		flex-direction: column;
	}
	
	.strip-list .list-box .single-box {
		display: flex;
		align-items: center;
		padding-bottom: 1em;
		border-bottom: 1px solid #8c284e;
		width: 100%;
		padding-top: 1em;
	}
	
	.strip-list .list-box .single-box {
		display: flex;
		align-items: center;
		padding-bottom: 1em;
		border-bottom: 1px solid #8c284e;
		width: 100%;
		padding-top: 1em;
	}
	.enquiry {
		display: flex;
		justify-content: center;
		flex-direction: column;
		text-align: center;
		gap: 0.44em;
	}
	
	.mtm {
		margin-top: 15px;
		margin-bottom: 5px;
	}
	
	.wm-100 {
		width: 100% !important;
	}
	
	.Banner {
		padding: 0 10px;
	}
	
	.carousel-inner {
		border-radius: 10px;
	}
	.product-gallery .fs-4 {
		font-size: 1em !important;
	}
	.text-con p {
		font-size: 0.6em;
	}
	
	.live_gallery_viewed_slider_container .products-title,
	.product-gallery_viewed_slider_container .products-title {
		background: transparent !important;
		margin-top: 0;
	}
	
	.product-gallery_viewed_slider_container {
		padding: 0.22em;
	}
	
	.live_gallery_viewed_nav_container,
	.product-gallery_viewed_nav_container {
		display: none;
	}
	
	.live_gallery_viewed_slider_container {
		padding: 1em;
	}
	
	.live_gallery_viewed_slider_container .img-container {
		box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
		rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
	}
	
	.pad-sec {
		padding: 1.3em 1.3em;
	}
	
	.page-nav .accordion-button {
		font-size: 0.8em;
	}
	
	h2 {
		font-size: 1.2em;
	}
	
	.wm-80 {
		width: 100%;
	}
	
	.page-banner h1 {
		font-size: 1.5em;
	}
	
	.banner-button {
		text-align: center;
	}
	
	.call {
		width: 80%;
		margin-bottom: 1.6em;
	}
	
	.email {
		margin-bottom: 1.6em;
	}
	
	.page-banner p {
		width: 100%;
	}
	
	.ddd_viewed_slider_container .owl-item {
		border-radius: 20%;
		overflow: hidden;
		box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	}
	
	.m-flex-column {
		flex-direction: column !important;
	}
	
	.m-text-end {
		text-align: left !important;
	}
	
	.ddd_viewed_slider_container .img-container {
		position: relative;
		display: block;
		overflow: hidden;
	}
	
	.ddd_viewed_nav.ddd_viewed_prev,
	.ddd_viewed_nav.ddd_viewed_next {
		display: none;
	}
	
	.m-start {
		justify-content: flex-start !important;
	}
	
	.m-p-l15 {
		padding-left: 15px;
	}
	
	.p-r-o {
		padding-right: 0 !important;
	}
	
	.aaa_viewed_prev {
		color: #000000;
		top: 0px;
		left: -35px;
	}
	
	.b-rm-n {
		background-color: white;
		border-radius: 15px;
		margin-bottom: 15px;
		border-right: 0 !important;
		box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
		rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
	}
	
	.pb-m-5 {
		padding-bottom: 0.88em !important;
	}
	
	.b-rm-n .pdf {
		margin-top: 10px;
	}
	
	.b-rm-n .products-title {
		background-color: transparent !important;
		margin-top: 0;
	}
	
	.aaa_viewed_nav.aaa_viewed_prev,
	.aaa_viewed_nav.aaa_viewed_next {
		display: none;
	}
	
	.aaa_viewed_next {
		color: #000000;
		top: 0px;
		right: -20px;
	}
	
	.m-bor-none {
		border: none !important;
	}
	
	.bor-b-m {
		border-bottom: 1px solid #dee2e6 !important;
	}
	
	.products-title {
		
		margin-top: 10px;
	}
	
	.bbb_viewed_prev {
		top: 81px;
	}
	
	.circle-container {
		width:250px;
		height:250px;
		background-color:#820B33;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: background-color 0.3s ease;
	}
	
	.circle-container svg path {
		fill:white;
		transition: fill 0.3s ease;
	}
	
	.circle-container:hover {
		background-color:#F2F2F2;
	}
	
	.circle-container:hover svg path {
		fill:#820B33;
	}
	
	.products-title {
		text-align: center;
		font-size: 1em;
		padding: 8px;
		color: #000;
		font-weight: 500;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	.bbb_viewed_next {
		top: 81px;
	}
	
	.m-p-r {
		position: relative;
	}
	
	.image-container {
		position: relative;
		
		padding: 5px;
		overflow: hidden;
		transition: transform 0.3s ease;
	}
	
	.image-container img {
		width: 100%;
		transition: transform 0.3s ease;
		border-radius: 6%;
	}
	
	.title-button {
		position: absolute;
		left: 40px;
		color: white;
		bottom: 15%;
	}
	
	.image-container1 {
		position: relative;
		overflow: hidden;
		transition: transform 0.3s ease;
		
		margin: .8em;
		border-radius: 10px;
	}
	.accordion-container{
	width:100%;}
	
	.whats-app {
		position: fixed;
		z-index: 20;
		top: 83px;
		right: 10px;
	}
	
	.navbar {
		z-index: 30;
		padding-bottom: 5px;
		overflow-x: hidden;
	}
	
	.dropdown-menu {
		overflow-x: hidden;
	}
	
	.m-d-n {
		display: none !important;
	}
	
	.d-n {
		display: block !important;
	}
	
	.m-hide {
		display: none;
	}
	
	.m-menu-con {
		background-color: #ececec;
		margin-right: -1.2rem;
		margin-left: -1.2rem;
		margin-top: 5px;
	}
	
	li.m-d-c{
		padding: .33em;
	}
	.m-p-1{
		padding:.8em;
	}
	
	.m-d-c{
		justify-content: center;
		display: flex;
		text-align: center
	}
	
	.text-header {
		font-size: 3em;
		margin-bottom: 0;
		letter-spacing: 0.01em;
		font-weight: 800;
	}
	
	.m-menu-con ._mobile {
	padding-left: 1.5rem;
	border-bottom: 1px solid #cfc2c7;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-right: 1.5rem;
	}
	
	._mobile.dropdown-toggle::after {
	display: inline-block;
	float: right;
	/* Add this line */
	}
	
	.dropend .dropdown-toggle::after {
	position: relative;
	display: inline-block;
	right: 1em;
	top: 50%;
	transform: translateY(73%);
	font-size: 1rem;
	float: right;
	}
	
	.dropdown-menu {
	background-color: #ececec;
	padding: 0;
	}
	
	.nav-link,
	.dropdown-item {
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
	padding-left: 1.5rem;
	padding-left: 1.5rem;
	}
	
	ul.navbar-nav li ul li a.nav-link,
	ul.navbar-nav li ul li a.dropdown-item {
	margin-left: 1.5rem;
	border-bottom: 1px solid #cfc2c7;
	}
	
	ul.navbar-nav li ul li ul li a.dropdown-item {
	margin-left: 2rem;
	border-bottom: 1px solid #cfc2c7;
	}
	
	.dropend .nav-link.dropdown-link.show:hover,
	.dropdown-item:hover {
	background-color: transparent !important;
	border-radius: 0;
	}
	
	ul.navbar-nav li ul li ul li:last-child a.dropdown-item {
	border: none;
	}
	
	ul.dropdown-menu li:last-child a.dropdown-item {
	border: none;
	}
	
	.video {
	left: 2px;
	}
	
	.ttt_viewed_nav {
	display: none;
	}
	
	.ttt_viewed_slider_container {
	margin: 0;
	padding: 0;
	}
	
	.ttt_viewed_title_container .img-container {
	box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
	rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
	}
	
	.ddd_viewed_slider_container {
	padding: 1em;
	}
	}
	
	@media (min-width: 1200px) {
	.navbar-expand-xl {
	padding-top: 0.55em;
	padding-bottom: 0.55em;
	}
	}
		