@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&amp;family=Roboto:wght@100;300;400;500;700;900&amp;display=swap);

.blog-item-img,
.feature-item,
.heading-divider,
.location-item,
.message-content,
.ovrflow-hidden,
.theme-btn {
	overflow: hidden
}

body,
html,
ul {
	padding: 0
}

.error-wrapper h1 span,
.header-top-right .header-top-list a:hover,
.header-top-social a:hover,
.home-2 .navbar-toggler-btn-icon,
.home-3 .navbar-toggler-btn-icon,
.home-5 .copyright .copyright-text,
.home-5 .footer-contact li,
.home-5 .footer-contact li a,
.home-5 .footer-list li a,
.home-5 .footer-payment-method h6,
.home-5 .footer-widget-box p,
.home-5 .footer-widget-title,
.home-5 .hero-single .hero-content .hero-title,
.home-5 .hero-single .hero-content p,
.home-5 .navbar-toggler-btn-icon,
.navbar.fixed-top .header-account-link,
.navbar.fixed-top .nav-item .nav-link,
.table-ad-info p,
.table-ad-info span,
.team-bio h5 a,
.testimonial-quote p,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: var(--color-dark)
}

body,
html,
p,
ul {
	margin: 0
}

.loader,
.star-rating-wrapper,
a {
	display: inline-block
}

:root {
	--body-font: 'Roboto', sans-serif;
	--heading-font: 'Inter', sans-serif;
	--theme-color: #d63837;
	--theme-color2: #010080;
	--theme-bg-light: #F6F6F6;
	--body-text-color: #757F95;
	--color-white: #FFFFFF;
	--color-dark: #051B3E;
	--box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
	--transition: all .5s ease-in-out;
	--footer-bg: #071A3B;
	--footer-bg2: #041531;
	--footer-text-color: #F5FAFF
}

*,
:after,
:before {
	box-sizing: inherit
}

* {
	scroll-behavior: inherit !important
}

body,
html {
	height: auto;
	width: 100%;
	overflow-x: hidden;
	box-sizing: border-box
}

body {
	font-family: var(--body-font);
	font-style: normal;
	font-size: 16px;
	font-weight: 400;
	color: var(--body-text-color);
	line-height: 1.8
}

a,
a:active,
a:focus,
a:hover {
	outline: 0;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	text-decoration: none
}

a:hover {
	color: #0049d0
}

li {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: 600;
	font-family: var(--heading-font);
	line-height: 1.2
}

h1 {
	font-size: 40px
}

h2 {
	font-size: 35px
}

h3 {
	font-size: 28px
}

h4 {
	font-size: 22px
}

.card-listing .action-btn span,
.cta-text p,
h5 {
	font-size: 18px
}

h6 {
	font-size: 16px
}

.img,
img {
	max-width: 100%;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
	height: auto
}

#scroll-top,
.header-top-social a,
.hero-slider.owl-theme .owl-nav [class*=owl-] {
	text-align: center;
	transition: var(--transition)
}

.theme-border-btn,
.theme-btn {
	transition: .3s ease-out;
	font-size: 16px
}

label {
	color: #999;
	cursor: pointer;
	font-weight: 400
}

::-moz-selection {
	background: #555;
	color: var(--color-white);
	color: var(--color-white);
	text-shadow: none
}

::selection {
	background: #555;
	color: var(--color-white);
	text-shadow: none
}

::-moz-placeholder {
	color: #999;
	font-size: 16px;
	opacity: 1
}

::placeholder {
	color: #999;
	font-size: 16px;
	opacity: 1
}

.blog-item-info h4 a:hover,
.blog-item-meta a:hover,
.blog-meta a:hover,
.category-item:hover .category-title,
.copyright .footer-menu li a:hover,
.cta-text span,
.dashboard-widget-color-2 h1,
.error-wrapper h1,
.footer-list li a i,
.footer-social li a i,
.header-top-list a:hover,
.home-5 .footer-social li a i,
.login-form .forgot-pass:hover,
.login-form .form-check-label a:hover,
.login-form .login-footer a:hover,
.navbar.fixed-top .header-account-link:hover,
.navbar.fixed-top .nav-item .nav-link.active,
.navbar.fixed-top .nav-item:hover .nav-link,
.product-category-title a:hover,
.product-info h5 a:hover,
.product-single-author h6 a:hover,
.product-text-btn:hover,
.sidebar-category a:hover,
.site-breadcrumb .breadcrumb-menu li a:hover,
.site-breadcrumb .breadcrumb-menu li.active,
.site-title span,
.site-title-tagline,
.store-content span,
.table-ad-info:hover h6,
.team-bio h5 a:hover,
.widget .recent-post-bio h6 a:hover {
	color: var(--theme-color)
}

.preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	background: var(--color-white);
	top: 0;
	left: 0;
	z-index: 9999
}

.footer-widget,
.pos-rel,
.site-breadcrumb .breadcrumb-menu,
.theme-border-btn,
.theme-btn {
	z-index: 1;
	position: relative
}

#scroll-top,
.loader {
	width: 50px;
	height: 50px
}

.loader {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -25px;
	transform: translate(-50%, -50%)
}

.loader-dot {
	height: 8px;
	width: 8px;
	background: var(--theme-color);
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: calc(50% - 4px);
	transform-origin: 5px 30px;
	animation: 1.5s infinite rotate
}

@keyframes rotate {
	from {
		transform: rotateZ(0)
	}

	to {
		transform: rotateZ(360deg)
	}
}

.loader-dot.dot2 {
	animation-delay: .1s;
	opacity: .9
}

.loader-dot.dot3 {
	animation-delay: .2s;
	opacity: .8
}

.loader-dot.dot4 {
	animation-delay: .3s;
	opacity: .7
}

.loader-dot.dot5 {
	animation-delay: .4s;
	opacity: .6
}

.text-right {
	text-align: right
}

.space-between {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.c-pd {
	padding: 0 7rem
}

.s-pd {
	padding: 0 12rem
}

.h-100 {
	height: 100%
}

.h-100vh {
	height: 100vh
}

.bg {
	background-color: #f9f9f9
}

.heading-divider,
.play-btn i::after {
	background-color: var(--theme-color)
}

.site-heading {
	margin-bottom: 50px;
	position: relative
}

.site-heading-inline {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px
}

.contact-info:last-child,
.mb-0,
.site-title {
	margin-bottom: 0
}

.site-title-tagline {
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 18px;
	font-weight: 600;
	position: relative
}

.site-title-tagline::before {
	content: "";
	position: absolute;
	background: var(--theme-color);
	border-radius: 50px;
	width: 100%;
	height: 100%;
	left: -1px;
	bottom: -10px;
	opacity: .1
}

.site-title {
	font-weight: 700;
	text-transform: capitalize;
	font-size: 35px;
	color: var(--color-dark);
	margin-top: 10px
}

#scroll-top,
.author-social a:hover,
.blog-date,
.category-wrapper h5,
.countdown-single h2,
.countdown-single h5,
.cta-text h1,
.cta-text p,
.header-top-lang .top-lang,
.header-top-list a,
.header-top-right .header-top-list i,
.header-top-social a,
.header-top-social span,
.location-info h4,
.location-info span,
.process-icon,
.theme-border-btn:hover,
.theme-btn,
.theme-btn:hover,
.user-profile-sidebar-list .active i {
	color: var(--color-white)
}

.blog-meta .blog-meta-left ul li,
.category-listing,
.contact-info p,
.dashboard-widget-info span,
.priceRange,
.product-rate span,
.product-status,
.store-banner-info span,
.theme-border-btn,
.theme-btn {
	font-weight: 500
}

.site-heading p {
	margin-top: 10px;
	font-size: 18px
}

.heading-divider {
	display: inline-block;
	position: relative;
	height: 3px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	width: 90px
}

.heading-divider:after {
	content: '';
	position: absolute;
	left: 0;
	top: -1.1px;
	height: 7px;
	width: 8px;
	background-color: var(--color-white);
	-webkit-animation: 5s linear infinite heading-move;
	animation: 5s linear infinite heading-move
}

@-webkit-keyframes heading-move {

	0%,
	100% {
		transform: translateX(-1px)
	}

	50% {
		transform: translateX(85px)
	}
}

@keyframes heading-move {

	0%,
	100% {
		transform: translateX(-1px)
	}

	50% {
		transform: translateX(85px)
	}
}

.pb-140 {
	padding-bottom: 140px
}

.pd-50 {
	padding: 50px 0
}

.py-120 {
	padding: 120px 0
}

.py-100 {
	padding: 100px 0
}

.pt-120 {
	padding-top: 120px
}

.pb-120 {
	padding-bottom: 120px
}

.pt-0 {
	padding-top: 0
}

.pt-10 {
	padding-top: 10px
}

.pt-20 {
	padding-top: 20px
}

.pt-30 {
	padding-top: 30px
}

.pt-40 {
	padding-top: 40px
}

.pt-50 {
	padding-top: 50px
}

.pt-60 {
	padding-top: 60px
}

.pt-70 {
	padding-top: 70px
}

.pt-80 {
	padding-top: 80px
}

.pt-90 {
	padding-top: 90px
}

.pt-100 {
	padding-top: 100px
}

.pb-0 {
	padding-bottom: 0
}

.pb-10 {
	padding-bottom: 10px
}

.pb-20 {
	padding-bottom: 20px
}

.pb-30 {
	padding-bottom: 30px
}

.pb-40 {
	padding-bottom: 40px
}

.pb-50 {
	padding-bottom: 50px
}

.pb-60 {
	padding-bottom: 60px
}

.pb-70 {
	padding-bottom: 70px
}

.pb-80 {
	padding-bottom: 80px
}

.pb-90 {
	padding-bottom: 90px
}

.pb-100 {
	padding-bottom: 100px
}

.hero-slider.owl-theme .owl-nav,
.home-2 .main,
.home-3 .main,
.home-5 .main,
.mt-0 {
	margin-top: 0
}

.author-social,
.mt-10,
.product-single-title p {
	margin-top: 10px
}

.mt-20,
.product-single .flex-control-thumbs,
.search-keyword {
	margin-top: 20px
}

.countdown-wrap,
.error-wrapper .theme-btn,
.mt-30 {
	margin-top: 30px
}

.mt-40 {
	margin-top: 40px
}

.mt-50 {
	margin-top: 50px
}

.mt-60 {
	margin-top: 60px
}

.choose-content,
.mt-70 {
	margin-top: 70px
}

.mt-80 {
	margin-top: 80px
}

.mt-90 {
	margin-top: 90px
}

.mt-100 {
	margin-top: 100px
}

.mb-10,
.profile-setting .form-check {
	margin-bottom: 10px
}

.blog-comments-form .form-group,
.blog-comments-form h3,
.blog-item-info p,
.blog-thumb-img,
.footer-widget-box,
.home-3 .search-form .form-group,
.home-3 .search-form .nice-select,
.mb-20,
.product-sidebar .nice-select,
.user-profile-form .form-group {
	margin-bottom: 20px
}

.contact-form-header,
.mb-30,
.profile-store .store-logo-preview {
	margin-bottom: 30px
}

.mb-40 {
	margin-bottom: 40px
}

.blog-comments,
.mb-50 {
	margin-bottom: 50px
}

.mb-60 {
	margin-bottom: 60px
}

.mb-70 {
	margin-bottom: 70px
}

.mb-80 {
	margin-bottom: 80px
}

.about-img .img-1,
.mb-90 {
	margin-bottom: 90px
}

.mb-100 {
	margin-bottom: 100px
}

.mr-300 {
	margin-right: 300px
}

.ml-300 {
	margin-left: 300px
}

.theme-btn {
	background: var(--theme-color);
	border: 2px solid transparent;
	padding: 12px 20px;
	border: none;
	border-radius: 50px;
	box-shadow: 0 10px 30px 0 rgb(248 92 112 / 40%)
}

.theme-btn:hover {
	background: var(--theme-color2);
	box-shadow: 0 10px 30px 0 rgb(0 191 255 / 40%)
}

.theme-border-btn {
	border: 2px solid var(--theme-color);
	color: var(--theme-color);
	padding: 10px 20px;
	border-radius: 50px
}

.theme-border-btn:hover {
	background: var(--theme-color);
	box-shadow: 0 10px 30px 0 rgb(248 92 112 / 40%)
}

.blog-date,
.blog-item,
.choose-icon,
.choose-img img,
.choose-item,
.product-favorite,
.product-item,
.product-status,
.search-wrapper {
	box-shadow: var(--box-shadow)
}

.theme-border-btn i,
.theme-btn i {
	margin-left: 5px
}

.header-account .dropdown-menu li a i,
.login-form .theme-btn i,
.post-ad-form .product-img-upload span i,
.theme-border-btn span,
.theme-btn span,
.widget .recent-post-bio span i {
	margin-right: 5px
}

@media (min-width:1200px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1300px
	}
}

#scroll-top {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	font-size: 25px;
	border: none;
	outline: 0;
	border-radius: 50px;
	background: var(--theme-color);
	cursor: pointer;
	line-height: 50px;
	z-index: 1
}

@media all and (min-width:768px) and (max-width:1199px) {
	#scroll-top {
		bottom: 100px
	}
}

.header-top {
	padding: 10px 0;
	background: var(--color-dark);
	position: relative
}

.header-top::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 40%
}

.about-img,
.about-left,
.category-area,
.choose-area,
.coming-soon .container,
.contact-wrapper,
.counter-area,
.download-left,
.feature-area,
.header-top-wrap,
.hero-section,
.hero-single,
.instagram-area,
.instagram-item,
.location-area,
.navbar .nav-item .dropdown-submenu,
.partner-area,
.pricing-area,
.process-area,
.product-area,
.product-img,
.product-single,
.product-single-slider,
.search-area,
.search-form,
.search-form .form-group-icon,
.service-area,
.store-area,
.store-banner,
.store-single,
.subscribe-form .form-group-icon,
.team-area,
.testimonial-area,
.user-profile-search .form-group,
.widget .blog-search-form {
	position: relative
}

.header-top-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap
}

.header-top-list ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 25px
}

.header-top-list a i,
.product-single-safety li i {
	color: var(--theme-color);
	margin-right: 5px
}

.header-top-right {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px
}

.header-top-social a {
	font-size: 16px;
	margin-left: 14px
}

.header-top-lang .dropdown-menu {
	min-width: 60px;
	border-radius: 15px;
	padding: 10px;
	border: none;
	box-shadow: var(--box-shadow)
}

.header-top-lang .dropdown-item {
	color: var(--color-dark);
	border-radius: 10px
}

.blog-details-tags ul a:hover,
.dashboard-widget-color-2 .dashboard-widget-icon,
.footer-social li a i:hover,
.header-top-lang .dropdown-item:hover,
.hero-slider.owl-theme .owl-nav [class*=owl-]:hover,
.home-5 .footer-social li a i:hover,
.pagination .page-item.active .page-link,
.pagination .page-link:hover,
.product-favorite:hover,
.search-keyword a:hover,
.widget .social-share-link a:hover {
	background: var(--theme-color);
	color: var(--color-white)
}

.main {
	margin-top: -6rem
}

.navbar {
	background: 0 0;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	z-index: 999
}

.navbar.fixed-top {
	background: var(--color-white);
	box-shadow: 0 0 15px rgba(0, 0, 0, .17);
	animation: .7s slide-down
}

@keyframes slide-down {
	0% {
		transform: translateY(-100%)
	}

	100% {
		transform: translateY(0)
	}
}

.home-3 .search-keyword span,
.navbar .navbar-brand .logo-display,
.navbar.fixed-top .navbar-brand .logo-scrolled {
	display: block
}

.category-area2 .category-icon::before,
.mobile-menu-right,
.navbar .nav-item .dropdown-submenu .dropdown-menu::before,
.navbar .navbar-brand .logo-scrolled,
.navbar.fixed-top .navbar-brand .logo-display,
.post-ad-form .product-img-file,
.product-single-author .author-reveal-number,
.profile-img-file,
.profile-store .store-file,
.site-breadcrumb .breadcrumb-menu li:last-child:before,
.star-rating-box input {
	display: none
}

button.navbar-toggler:focus {
	outline: 0;
	box-shadow: none
}

.about-experience,
.process-content,
.process-icon,
.product-sidebar,
.product-sort {
	box-shadow: var(--box-shadow)
}

.navbar-toggler-btn-icon {
	display: inline-block;
	width: inherit;
	height: inherit
}

.navbar-brand,
.product-single .flex-control-thumbs li:last-child,
.subscribe-form .theme-btn span {
	margin-right: 0
}

.navbar-brand img {
	width: 250px !important
}

.dropdown-toggle::after {
	display: inline-block;
	margin-left: 5px;
	vertical-align: baseline;
	font-family: 'Font Awesome 6 Pro';
	content: "\f107";
	font-weight: 600;
	border: none;
	font-size: 14px
}

.navbar .nav-item .dropdown-submenu a::after {
	transform: rotate(-90deg);
	position: absolute;
	right: 15px;
	top: 12px;
	font-weight: 600
}

.navbar .nav-item .dropdown-submenu a:hover {
	background: 0 0;
	color: var(--color-white)
}

.navbar .nav-item .dropdown-submenu .dropdown-menu {
	top: 120%;
	left: 100%;
	opacity: 0;
	visibility: hidden
}

.navbar .nav-item .dropdown-submenu:hover .dropdown-menu {
	top: 0;
	opacity: 1;
	visibility: visible
}

.hero-single {
	padding-top: 150px;
	padding-bottom: 100px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1
}

.hero-single::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: -.5px;
	top: 0;
	z-index: -1
}

.hero-single .hero-text-shape {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	font-size: 250px;
	color: transparent;
	text-transform: uppercase;
	font-family: var(--heading-font);
	font-weight: 800;
	letter-spacing: 50px;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke: 2px var(--color-white);
	opacity: .1;
	z-index: -1
}

.blog-title,
.counter-title,
.cta-text h1,
.hero-single .hero-content p,
.site-breadcrumb .breadcrumb-menu li,
.site-breadcrumb .breadcrumb-title,
.team-bio h5,
.team-bio span {
	text-transform: capitalize
}

.hero-single .hero-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.hero-single .hero-content .hero-title {
	color: var(--color-white);
	font-size: 65px;
	font-weight: 600;
	margin: 20px 0;
	text-transform: capitalize
}

.hero-single .hero-content .hero-title span {
	color: #fff
}

.hero-single .hero-content .hero-sub-title {
	color: var(--theme-color);
	font-size: 22px;
	letter-spacing: 5px;
	position: relative;
	font-weight: 700;
	text-transform: uppercase
}

.hero-single .hero-content p {
	color: var(--color-white);
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 40px
}

.hero-single .hero-content .hero-btn {
	gap: 1rem;
	display: flex;
	margin-top: 1rem;
	justify-content: start
}

.hero-slider.owl-theme .owl-nav [class*=owl-] {
	color: var(--theme-color);
	font-size: 25px;
	margin: 0;
	padding: 0;
	background: var(--color-white);
	display: inline-block;
	cursor: pointer;
	height: 55px;
	width: 55px;
	border-radius: 50px;
	line-height: 55px
}

.hero-slider.owl-theme .owl-nav .owl-prev {
	left: 40px
}

.hero-slider.owl-theme .owl-nav .owl-next {
	right: 40px
}

.hero-slider.owl-theme .owl-nav .owl-next,
.hero-slider.owl-theme .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%)
}

.search-negative {
	margin-top: -160px
}

.search-wrapper {
	background: var(--color-white);
	padding: 30px;
	margin-top: 70px;
	border-radius: 20px
}

.search-form .form-group {
	text-align: left
}

.search-form .form-group-icon i {
	position: absolute;
	left: 15px;
	top: 20px;
	color: var(--theme-color)
}

.play-btn,
.product-slider2 .owl-nav button {
	color: var(--color-white) !important;
	text-align: center
}

.search-form .form-control {
	border-radius: 50px;
	padding: 15px 18px 15px 40px;
	box-shadow: none;
	color: var(--body-text-color)
}

.search-form .form-control::placeholder {
	color: var(--body-text-color)
}

.search-form .nice-select {
	width: 100%;
	height: 56px;
	line-height: 55px;
	border-radius: 50px;
	padding-left: 40px;
	font-size: 16px;
	border-color: #ced4da;
	color: var(--body-text-color)
}

.blog-comments-form .form-control:focus,
.category-item:hover,
.contact-form .form-group .form-control:focus,
.contact-info:hover,
.login-form .form-group .form-control:focus,
.message-reply .form-control:focus,
.post-ad-form .form-check-input:focus,
.post-ad-form .form-control:focus,
.post-ad-form .nice-select:focus,
.product-sidebar .form-check-input:focus,
.product-sort .form-control:focus,
.product-sort .nice-select:focus,
.search-form .form-control:focus,
.search-form .nice-select:focus,
.user-profile-form .form-control:focus,
.user-profile-search .form-control:focus,
.widget .blog-search-form .form-control:focus {
	border-color: var(--theme-color)
}

.post-ad-form .nice-select .list,
.search-form .nice-select .list {
	width: 100%;
	border: none;
	border-radius: 20px;
	padding: 10px;
	height: 300px;
	overflow-y: auto;
	box-shadow: 0 0 50px 0 rgb(32 32 32 / 15%)
}

.search-form .nice-select ::-webkit-scrollbar {
	width: 8px
}

.search-form .nice-select ::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 0 50px 50px 0
}

.search-form .nice-select ::-webkit-scrollbar-thumb {
	background: var(--theme-color);
	border-radius: 50px
}

.search-form .nice-select ::-webkit-scrollbar-thumb:hover {
	background: var(--theme-color)
}

.post-ad-form .nice-select .option.focus,
.post-ad-form .nice-select .option.selected.focus,
.post-ad-form .nice-select .option:hover,
.search-form .nice-select .option.focus,
.search-form .nice-select .option.selected.focus,
.search-form .nice-select .option:hover {
	background: var(--theme-bg-light);
	color: var(--theme-color);
	border-radius: 12px
}

.post-ad-form .nice-select:after,
.product-sort .nice-select:after,
.search-form .nice-select:after {
	width: 8px;
	height: 8px;
	margin-top: -5px;
	right: 15px
}

.search-form .theme-btn {
	width: 100%;
	padding: 13px 20px
}

.search-keyword a {
	margin-left: 10px;
	padding: 0 12px;
	border: 1.5px solid var(--theme-color);
	color: var(--theme-color);
	border-radius: 50px
}

.search-area {
	margin-top: -150px;
	z-index: 1
}

.ui-slider-handle {
	top: -.4em !important;
	border-radius: 50px;
	background: var(--color-white) !important;
	border: 4px solid var(--theme-color) !important
}

.ui-widget.ui-widget-content {
	background: #e6e9ec;
	border: none;
	border-radius: 50px;
	height: .4em
}

.author-social a:hover,
.blockqoute-author::before,
.blog-date,
.contact-info-icon i,
.location-slider .owl-dots .owl-dot.active span,
.product-slider .owl-dots .owl-dot.active span,
.product-slider2 .owl-dots .owl-dot.active span,
.testimonial-area .owl-dots .owl-dot.active span,
.ui-widget-header {
	background: var(--theme-color)
}

.priceRange {
	background: 0 0;
	border: none;
	outline: 0
}

.price-range-slider label {
	color: #6c7592
}

.play-btn {
	display: inline-block;
	padding: 0;
	height: 75px;
	width: 75px;
	line-height: 75px;
	font-size: 20px;
	background: var(--theme-color);
	position: absolute;
	border-radius: 50%;
	z-index: 1
}

.category-icon,
.category-item {
	position: relative;
	text-align: center
}

.play-btn i::after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: 50px;
	animation: 1s linear infinite ripple-wave;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: .5s ease-in-out
}

.category-item,
.category-title,
.copyright .footer-menu li a,
.footer-list li a,
.footer-social li a i,
.pagination .page-link,
.product-item,
.product-slider2 .owl-nav button,
.table-ad-info h6 {
	transition: var(--transition)
}

@keyframes ripple-wave {
	0% {
		opacity: .8;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(2);
		transform: scale(2)
	}
}

.category-item {
	width: 100%;
	padding: 15px;
	background: var(--color-white);
	border: 2px solid rgba(248, 92, 112, .1);
	border-radius: 25px
}

.category-icon {
	width: 120px;
	height: 120px;
	line-height: 114px;
	border-radius: 50%;
	background: var(--theme-color);
	font-size: 40px;
	color: var(--color-white);
	margin: 0 auto 25px
}

.category-icon::before {
	content: "";
	position: absolute;
	inset: -10px;
	border-radius: 50%
}

.category-icon img {
	display: unset !important;
	width: 70px !important;
	filter: brightness(0) invert(1)
}

.blog-item:hover .blog-item-img img,
.category-item:hover .category-icon img {
	transform: scale(1.1)
}

.category-title {
	margin-bottom: 15px;
	color: var(--color-dark);
	font-size: 16px
}

.category-listing {
	display: inline-block;
	background: var(--theme-color);
	color: var(--color-white);
	padding: 0 15px;
	border-radius: 50px
}

.category-area2 .category-item {
	background: var(--theme-bg-light);
	border: none
}

.product-item {
	background: var(--color-white);
	border-radius: 20px;
	padding: 15px 15px 8px;
	margin-bottom: 25px
}

.product-category-icon,
.product-favorite,
.product-status {
	color: var(--color-white);
	border-radius: 50px
}

.product-item:hover,
.service-item:hover,
.store-item:hover,
.team-item:hover {
	transform: translateY(-7px)
}

.blog-item-img img,
.product-img img {
	border-radius: 0
}

.product-favorite {
	position: absolute;
	width: 35px;
	height: 35px;
	line-height: 36px;
	text-align: center;
	background: var(--theme-color);
	right: 15px;
	top: 15px;
	z-index: 1
}

.product-status {
	position: absolute;
	font-size: 14px;
	padding: 0 12px;
	left: 15px;
	top: 15px;
	z-index: 1
}

.product-status.new {
	background: #ff5e14
}

.about-list ul li i,
.product-category-icon,
.product-status.featured {
	background: var(--theme-color2)
}

.product-status.trending {
	width: 30px;
	height: 25px;
	line-height: 26px;
	top: 40px;
	left: -15px;
	border-radius: 0 50px 50px 0;
	text-align: center;
	background: #ff5e14;
	padding: 0
}

.message-reply .theme-btn,
.product-content,
.product-info,
.product-single-feature-list {
	margin-top: 15px
}

.product-info p,
.product-top {
	margin-top: 5px
}

.product-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px
}

.product-category {
	display: flex;
	align-items: center;
	gap: 7px
}

.product-category-icon {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	text-align: center
}

.product-sidebar,
.product-sort {
	background: var(--color-white)
}

.product-rate i {
	color: var(--theme-color2)
}

.product-price {
	color: var(--theme-color);
	font-size: 20px;
	font-weight: 600;
	margin-left: 5px
}

.product-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 6px;
	margin-top: 10px;
	border-top: 1px solid rgba(0, 0, 0, .05)
}

.product-text-btn {
	font-weight: 500;
	color: var(--theme-color2)
}

.product-slider .product-item,
.profile-favorite .product-item {
	box-shadow: none;
	border: 1.5px solid rgba(0, 0, 0, .05)
}

.product-slider .product-item:hover,
.product-slider2 .product-item:hover {
	transform: none
}

.product-slider .owl-dots,
.product-slider2 .owl-dots {
	text-align: center;
	margin-top: 10px
}

.location-slider .owl-dots .owl-dot span,
.product-slider .owl-dots .owl-dot span,
.product-slider2 .owl-dots .owl-dot span {
	background: 0 0;
	border: 2px solid var(--theme-color);
	margin: 5px;
	border-radius: 50px;
	width: 12px;
	height: 12px;
	display: inline-block;
	transition: var(--transition)
}

.product-slider2 .owl-nav button,
.product-slider2 .owl-nav button:hover {
	background: var(--theme-color) !important
}

.product-slider2 .product-item {
	box-shadow: none
}

.product-slider2 .owl-nav button {
	position: absolute;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 20px !important;
	border-radius: 50%;
	box-shadow: var(--box-shadow);
	top: 50%;
	transform: translateY(-50%)
}

.product-slider2 .owl-prev {
	left: -16px
}

.product-slider2 .owl-next {
	right: -16px
}

.product-sort {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 25px;
	padding: 10px 10px 10px 15px;
	border-radius: 20px
}

.product-sort-list-grid a {
	width: 35px;
	height: 35px;
	line-height: 33px;
	border-radius: 10px;
	text-align: center;
	border: 1px solid #ced4da;
	color: var(--color-dark)
}

.choose-info p,
.post-ad-form .form-check label,
.post-ad-form .form-control,
.post-ad-form .nice-select,
.product-sidebar label,
.product-sort .nice-select,
.sidebar-category a {
	color: var(--body-text-color)
}

.product-single-btn a:hover,
.product-sort-list-grid a.active {
	border-color: var(--theme-color);
	color: var(--theme-color)
}

.product-sort .nice-select {
	width: 100%;
	height: 46px;
	line-height: 45px;
	border-radius: 15px;
	padding-left: 20px;
	font-size: 16px;
	border-color: #ced4da
}

.product-sort .nice-select .list {
	width: 100%;
	border: none;
	border-radius: 12px;
	padding: 10px;
	box-shadow: 0 0 50px 0 rgb(32 32 32 / 15%)
}

.widget .widget-title::after,
.widget .widget-title::before {
	content: '';
	border-bottom: 3px solid var(--theme-color);
	bottom: 0
}

.product-sort .nice-select .option.focus,
.product-sort .nice-select .option.selected.focus,
.product-sort .nice-select .option:hover {
	background: var(--theme-bg-light);
	color: var(--theme-color);
	border-radius: 8px
}

.product-sidebar {
	padding: 20px;
	border-radius: 20px
}

.product-sidebar .search-form {
	box-shadow: none;
	background: 0 0;
	border-radius: 0
}

.product-sidebar .form-group {
	margin-bottom: 20px !important
}

.product-sidebar .search-form div[class*=col-] {
	border-right: 0
}

.product-sidebar .form-control,
.product-sidebar .nice-select {
	border: 1px solid #ced4da
}

.product-sidebar .form-check-input {
	margin-top: 7px;
	box-shadow: none
}

.sidebar-category a {
	margin-bottom: 8px;
	display: block
}

.sidebar-category a i {
	width: 25px;
	color: var(--theme-color)
}

.sidebar-category a span,
.widget .category-list a span {
	float: right
}

@media all and (min-width:992px) {
	.navbar .nav-item .nav-link {
		margin-right: 25px;
		padding: 30px 0;
		font-size: 17px;
		font-weight: 500;
		color: var(--color-white);
		text-transform: capitalize;
		position: relative
	}

	.navbar .nav-item:last-child .nav-link {
		margin-right: 0
	}

	.navbar .nav-item .dropdown-menu {
		display: block;
		opacity: 0;
		visibility: hidden;
		transition: .3s;
		margin-top: 0;
		padding: 8px;
		border: none;
		left: -15px;
		border-radius: 20px;
		background: var(--color-white);
		width: 220px;
		box-shadow: 0 0 50px 0 rgb(32 32 32 / 15%)
	}

	.navbar .nav-item .dropdown-menu::before {
		display: none !important;
		content: "\f0d8";
		position: absolute;
		font-family: "Font Awesome 6 Pro";
		color: var(--color-white);
		font-size: 50px;
		font-weight: 700;
		left: 25px;
		top: -45px
	}

	.navbar .nav-item .dropdown-menu li {
		border-bottom: 1px solid #eee
	}

	.navbar .nav-item .dropdown-menu li:last-child {
		margin-bottom: 0;
		border-bottom: none
	}

	.navbar .nav-item .dropdown-menu .dropdown-item {
		font-size: 16px;
		font-weight: 500;
		padding: 10px 0 10px 20px;
		color: var(--color-dark);
		position: relative;
		text-transform: capitalize;
		transition: var(--transition);
		z-index: 1
	}

	.navbar .nav-item .dropdown-menu .dropdown-item:hover {
		background: 0 0;
		color: var(--theme-color);
		padding-left: 30px
	}

	.navbar .nav-item .dropdown-menu .dropdown-item::before {
		content: "\f111";
		position: absolute;
		font-family: "Font Awesome 6 pro";
		left: 12px;
		top: 20.5px;
		color: var(--theme-color);
		font-weight: 700;
		font-size: 6px;
		transform: scale(0, 0);
		transition: var(--transition);
		z-index: -1
	}

	.navbar .nav-item .dropdown-menu .dropdown-item:hover::before {
		transform: scale(1, 1)
	}

	.navbar .nav-item .nav-link.active,
	.navbar .nav-item:hover .nav-link {
		color: var(--theme-color);
		position: relative
	}

	.navbar .nav-item .nav-link.active::before {
		content: "";
		position: absolute;
		height: 3px;
		width: 40%;
		bottom: -2px;
		left: 0;
		border-radius: 50px;
		background: var(--theme-color)
	}

	.navbar .nav-item:hover .dropdown-menu {
		transition: .3s;
		opacity: 1;
		visibility: visible;
		top: 100%;
		transform: rotateX(0)
	}

	.navbar .dropdown-menu-end {
		right: 0;
		left: auto
	}

	.navbar .dropdown-menu.fade-down {
		top: 80%;
		transform: rotateX(-75deg);
		transform-origin: 0% 0%
	}

	.navbar .dropdown-menu.fade-up {
		top: 140%
	}

	.header-nav-right {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 15px;
		margin-left: 40px
	}

	.header-account-link {
		color: var(--color-white);
		font-size: 17px;
		font-weight: 500;
		margin-right: 10px
	}

	.header-account-link i {
		margin-right: 5px
	}

	.header-account-link:hover {
		color: var(--theme-color)
	}

	#main_nav {
		justify-content: flex-end
	}

	.product-list .product-item {
		display: flex;
		gap: 20px;
		padding: 15px;
		border-radius: 40px
	}

	.product-list .product-img img {
		width: 290px;
		border-radius: 30px
	}

	.product-list .product-content {
		flex: 1;
		margin-top: 0
	}

	.product-list .product-bottom {
		margin-top: 15px;
		padding-top: 15px
	}
}

.product-single-slider img,
.service-details img,
.store-banner-img img {
	border-radius: 20px
}

.product-single .flex-control-thumbs li {
	width: 18.6%;
	padding: 0;
	margin-right: 15px
}

.product-single .flex-control-thumbs img {
	padding: 0;
	border: none
}

.product-single .flex-direction-nav .flex-next,
.product-single .flex-direction-nav .flex-prev {
	margin-top: -75px;
	line-height: 39px !important;
	border-radius: 50px
}

.product-single .flex-direction-nav .flex-next {
	right: 20px
}

.product-single .flex-direction-nav .flex-prev {
	left: 20px
}

.product-single-top {
	display: flex;
	justify-content: space-between;
	margin-top: 30px
}

.product-single-btn a {
	display: inline-block;
	padding: 4px 12px;
	margin-right: 5px;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, .1)
}

.product-single-price {
	font-size: 30px;
	font-weight: 700;
	margin-top: 10px;
	color: #f85c70
}

.product-single-moreinfo {
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.product-single-feature-meta li,
.product-single-moreinfo li {
	display: inline-block;
	margin-right: 15px
}

.product-single-feature-meta span {
	font-weight: 500;
	margin-right: 8px
}

.product-single-feature-list li,
.product-single-safety li {
	margin-bottom: 5px
}

.blog-item-meta ul li i,
.blog-meta i,
.product-single-feature-list li i,
.profile-ad-result li i,
.user-profile-sidebar-list li a i,
.widget .category-list a i {
	margin-right: 5px;
	color: var(--theme-color)
}

.product-single-location iframe {
	width: 100%;
	height: 300px;
	border-radius: 20px
}

.product-single-sidebar-item .title {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.download-img,
.error-wrapper,
.login-form .login-footer p,
.product-single-author {
	text-align: center
}

.product-single-author img {
	width: 70px;
	border-radius: 50px;
	margin-bottom: 10px
}

.product-single-author-phone {
	background: #f2f2f2;
	border-radius: 20px;
	margin-top: 20px;
	padding: 10px 5px;
	cursor: pointer
}

.about-experience,
.about-img img,
.choose-img img {
	border-radius: 100px
}

.product-single-author-phone span {
	color: var(--theme-color);
	font-size: 18px;
	font-weight: 500
}

.product-single-author-phone p {
	font-size: 14px
}

.star-rating-box {
	direction: rtl !important
}

.star-rating-box label {
	display: inline-block;
	color: #d4d4d4;
	cursor: pointer;
	font-size: 38px;
	transition: color .2s
}

.star-rating-box input:checked~label,
.star-rating-box label:hover,
.star-rating-box label:hover~label {
	color: #f8a611
}

.about-shape {
	position: absolute;
	right: 0;
	top: 15px;
	width: 150px;
	z-index: -1
}

.about-experience {
	position: absolute;
	display: flex;
	align-items: center;
	gap: 10px;
	top: 50px;
	left: 50%;
	background: var(--color-white);
	padding: 10px 30px 10px 10px;
	color: var(--color-dark)
}

.about-experience-icon,
.about-list ul li i {
	color: var(--color-white);
	border-radius: 50px;
	text-align: center
}

.about-experience-icon {
	font-size: 45px;
	width: 70px;
	height: 70px;
	line-height: 55px;
	background: var(--theme-color)
}

.about-experience-icon img,
.choose-icon img {
	width: 50px;
	filter: brightness(0) invert(1)
}

.about-right {
	position: relative;
	display: block;
	padding-left: 30px
}

.about-list {
	margin-top: 30px;
	margin-bottom: 20px
}

.about-list ul {
	display: flex;
	flex-wrap: wrap;
	gap: 30px
}

.about-list ul li {
	display: flex;
	align-items: center;
	gap: 10px;
	font-weight: 600;
	color: var(--color-dark)
}

.about-list ul li i {
	width: 35px;
	height: 35px;
	line-height: 35px
}

.video-content {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border-radius: 0
}

.feature-item,
.process-content {
	background: var(--color-white);
	transition: var(--transition)
}

.video-content::before {
	content: "";
	position: absolute;
	background: var(--color-dark);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 0;
	opacity: .2
}

.video-wrapper {
	position: relative;
	display: flex;
	justify-content: center;
	height: 500px;
	z-index: 100
}

.video-area .play-btn {
	display: inline-block;
	padding: 0;
	height: 75px;
	width: 75px;
	text-align: center;
	position: absolute;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.process-icon::after,
.process-icon::before {
	border-radius: 50px 50px 50px 0;
	transform: rotate(-45deg);
	content: ""
}

.process-item {
	position: relative;
	border-radius: 15px;
	padding: 15px;
	text-align: center
}

.process-count {
	position: absolute;
	font-weight: 800;
	font-size: 60px;
	line-height: 1;
	right: 20px;
	top: 20px;
	color: transparent;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke: 2px var(--theme-color);
	opacity: .1
}

.process-icon {
	height: 80px;
	width: 80px;
	line-height: 65px;
	border-radius: 50px;
	font-size: 35px;
	text-align: center;
	margin: 0 auto 60px;
	position: relative
}

.process-icon::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: var(--theme-color)
}

.process-icon::after {
	position: absolute;
	inset: -10px;
	border: 2px solid var(--theme-color)
}

.process-icon img {
	width: 45px;
	filter: brightness(0) invert(1)
}

.process-content {
	padding: 25px;
	border-radius: 100px
}

.store-banner-content,
.store-item {
	box-shadow: 0 1px 80px 12px rgb(26 40 68 / 6%)
}

.pricing-item,
.team-content {
	box-shadow: var(--box-shadow)
}

.process-item.active .process-content,
.process-item:hover .process-content {
	transform: translateY(-20px)
}

.process-content h5 {
	margin-bottom: 5px;
	font-size: 20px
}

.feature-item {
	padding: 50px 20px;
	text-align: center;
	margin-bottom: 25px;
	border-radius: 15px
}

.feature-item:hover {
	transform: translateY(-5px)
}

.feature-icon {
	width: 75px;
	height: 75px;
	color: var(--theme-color);
	font-size: 60px;
	line-height: 1;
	margin: 0 auto 20px;
	position: relative
}

.feature-title,
.location-info h4 {
	font-size: 20px;
	margin-bottom: 10px
}

.feature-icon::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: rgba(14, 198, 198, .1);
	left: -15px;
	top: -20px
}

.location-item {
	width: 100%;
	margin-bottom: 15px;
	border-radius: 50px;
	position: relative
}

.location-item::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	border-radius: 50px;
	transition: .3s;
	background: rgba(0, 0, 0, .4)
}

.location-item img {
	border-radius: 50px 50px 50px 0;
	width: 100%;
	transition: .5s
}

.location-item:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.location-info {
	position: absolute;
	bottom: 20px;
	left: 20px;
	transition: .3s ease-in-out;
	z-index: 1
}

.blog-comments-form .form-control,
.blog-details-tags ul a,
.blog-item,
.contact-form .form-group .form-control,
.contact-info,
.pricing-item,
.service-download a,
.service-item,
.store-item,
.team-item,
.testimonial-area .owl-dots .owl-dot span,
.testimonial-item,
.user-profile-sidebar-list li a,
.widget .category-list a,
.widget .tag-list a {
	transition: var(--transition)
}

.location-info span {
	display: inline-block;
	background: var(--theme-color);
	padding: 0 10px;
	border-radius: 50px
}

.location-slider .owl-dots {
	text-align: center;
	margin-top: 15px
}

@media all and (max-width:1399px) {
	.location-info h4 {
		font-size: 23px
	}

	.location-more-info ul li {
		font-size: 15px
	}
}

.testimonial-bg {
	background: var(--color-dark);
	z-index: 1
}

.testimonial-bg::before {
	content: "";
	position: absolute;
	background-image: url(../img/shape/02.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .15;
	z-index: -1
}

.testimonial-item {
	background: var(--color-white);
	border-radius: 50px 50px 0;
	padding: 20px;
	position: relative;
	z-index: 1
}

.testimonial-content {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 12px;
	background: var(--color-dark);
	border-radius: 50px 50px 0
}

.counter-box,
.counter-number {
	align-items: center;
	display: flex
}

.counter-icon img,
.testimonial-author-img {
	width: 60px
}

.testimonial-author-img img {
	border-radius: 50%;
	border: 5px solid var(--color-white);
	margin-left: -2px
}

.testimonial-author-info h4 {
	font-size: 20px;
	color: var(--color-white)
}

.copyright .copyright-text a,
.testimonial-author-info p {
	color: var(--theme-color);
	font-weight: 500
}

.testimonial-quote-icon {
	position: absolute;
	right: 15px;
	bottom: -5px;
	font-size: 120px;
	line-height: 1;
	color: var(--theme-color);
	opacity: .1;
	z-index: -1
}

.testimonial-quote-icon img {
	width: 150px !important
}

.testimonial-rate {
	color: var(--theme-color);
	margin-top: 10px
}

.testimonial-area .owl-dots {
	text-align: center;
	margin-top: 30px
}

.testimonial-area .owl-dots .owl-dot span {
	background: 0 0;
	margin: 5px;
	border: 2px solid var(--theme-color);
	border-radius: 50px;
	width: 12px;
	height: 12px;
	display: inline-block
}

.counter-wrapper {
	background: var(--theme-color);
	padding-top: 50px;
	padding-bottom: 50px;
	border-radius: 100px 100px 100px 0;
	border: 8px solid var(--color-white)
}

.counter-negative {
	margin-top: -80px
}

.counter-box {
	justify-content: center;
	gap: 15px;
	position: relative;
	z-index: 1
}

.counter-icon {
	position: relative;
	font-size: 35px;
	width: 90px;
	height: 90px;
	line-height: 82px;
	text-align: center;
	background: var(--color-white);
	border-radius: 50px 50px 50px 0;
	color: var(--theme-color)
}

.counter-box .counter,
.counter-sign {
	line-height: 1;
	color: var(--color-dark)
}

.counter-box .counter {
	display: block;
	font-size: 35px;
	font-weight: 600
}

.cta-text h1,
.service-single-wrapper .widget-title {
	font-weight: 700
}

.counter-sign {
	font-size: 30px
}

.counter-title {
	color: var(--color-dark);
	margin-top: 10px;
	font-size: 18px;
	font-weight: 600
}

.service-item,
.store-item {
	margin-bottom: 25px
}

.cta-wrap {
	position: relative;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 70px;
	padding-bottom: 70px;
	border-radius: 50px;
	z-index: 1
}

.choose-item,
.home-2 .navbar,
.home-3 .navbar,
.home-5 .footer-social li a i,
.home-5 .navbar,
.login-divider span,
.login-form,
.service-item,
.store-banner-content,
.user-profile-card,
.user-profile-sidebar {
	background: var(--color-white)
}

.cta-wrap::before,
.pricing-bg::before {
	background: var(--color-dark);
	content: ""
}

.cta-wrap::before {
	position: absolute;
	height: 100%;
	width: 100%;
	border-radius: 50px;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: .5
}

.cta-content {
	padding: 20px
}

.cta-text h1 {
	font-size: 45px;
	margin-bottom: 15px
}

.service-item {
	border-radius: 50px 50px 50px 0;
	padding: 30px 20px;
	display: flex;
	gap: 15px
}

.service-icon {
	font-size: 45px;
	line-height: 1;
	color: var(--theme-color);
	margin-top: 4px
}

.service-content .theme-border-btn {
	padding: 6px 12px;
	margin-top: 14px
}

.service-single-list i {
	color: var(--theme-color);
	margin-right: 10px
}

.blockqoute-author,
.blog-details-tags ul a,
.blog-details-title,
.blog-item-info h4,
.blog-item-meta ul li,
.choose-info h4,
.service-download a {
	color: var(--color-dark)
}

.service-download a {
	border: 2px solid var(--theme-color);
	padding: 10px 20px;
	display: block;
	margin-bottom: 20px;
	font-weight: 600;
	border-radius: 15px
}

.store-banner-logo img,
.store-img img,
.user-profile-img img {
	border-radius: 50%
}

.service-download a i {
	margin-right: 10px
}

.coming-soon .newsletter-form button:hover,
.service-download a:hover,
.widget .tag-list a:hover {
	background-color: var(--theme-color);
	color: var(--color-white)
}

.blog-comments h3,
.blog-details-tags h5,
.service-details h3 {
	color: var(--color-dark);
	font-weight: 700
}

.store-item {
	width: 100%;
	text-align: center;
	border-radius: 40px;
	padding: 15px
}

.store-img img {
	width: 80px;
	margin-bottom: 12px
}

.store-banner-content {
	display: flex;
	align-items: center;
	gap: 10px;
	position: absolute;
	bottom: 20px;
	left: 18px;
	padding: 5px 30px 5px 5px;
	border-radius: 50px
}

.choose-icon,
.choose-item,
.team-content,
.team-img img {
	border-radius: 50px 50px 50px 0
}

.store-banner-logo {
	width: 70px
}

.author-social a,
.widget .social-share-link a {
	height: 35px;
	text-align: center;
	transition: var(--transition);
	line-height: 32px
}

.choose-item {
	display: flex;
	gap: 18px;
	padding: 20px
}

.choose-icon {
	width: 80px;
	height: 80px;
	line-height: 76px;
	text-align: center;
	background: var(--theme-color)
}

.choose-info,
.message-content,
.profile-message-inbox {
	flex: 1
}

.choose-info h4 {
	margin-bottom: 8px
}

.blog-item {
	background-color: var(--color-white);
	padding: 20px;
	border-radius: 0;
	position: relative
}

.blog-item-img {
	border-radius: 0
}

.blog-date {
	position: absolute;
	right: 70px;
	top: 10px;
	border-radius: 50px;
	padding: 0 12px;
	font-weight: 500;
	z-index: 1
}

.blockqoute,
.blog-author,
.blog-comments-form,
.widget {
	background: #f9f9f9
}

.blockqoute,
.blog-author-img img,
.blog-single-content img,
.profile-store .store-banner-preview img {
	border-radius: 30px
}

.blog-item-info {
	padding: 15px 12px 2px
}

.blog-item-meta ul {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #e6e8eb
}

.blog-item-meta ul li {
	display: inline-block;
	margin-right: 15px;
	font-weight: 500;
	position: relative
}

.blog-title {
	font-size: 22px;
	margin-bottom: 15px
}

.blog-item-info h4 {
	font-size: 20px
}

.blog-item .theme-btn,
.pricing-feature .theme-btn {
	padding: 8px 16px
}

.blog-meta {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px
}

.blog-details-tags,
.blog-meta .blog-meta-left ul,
.user-profile-card-header-right {
	display: flex;
	align-items: center;
	gap: 20px
}

.blog-meta a {
	color: #66788a;
	font-weight: 500
}

.blog-details-title {
	font-size: 34px
}

.blockqoute {
	border-left: 4px solid var(--theme-color);
	padding: 30px;
	font-size: 17px;
	font-style: italic;
	margin: 20px 0
}

.blockqoute-author {
	margin-top: 20px;
	padding-left: 60px;
	position: relative
}

.blockqoute-author::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 40px;
	left: 0;
	top: 10px
}

.blog-details-tags ul {
	display: flex;
	align-items: center;
	gap: 15px
}

.blog-author,
.blog-comments-single {
	justify-content: start;
	display: flex
}

.blog-details-tags ul a {
	background: #f9f9f9;
	padding: 6px 18px;
	border-radius: 50px
}

.blog-author {
	align-items: center;
	border-radius: 40px;
	margin: 50px 0;
	padding: 20px
}

.blog-author-img {
	width: 320px;
	position: relative
}

.blog-author-img::before {
	content: "";
	position: absolute;
	left: -10px;
	right: -10px;
	top: -10px;
	bottom: -10px;
	border-radius: 50%
}

.author-name {
	font-size: 22px;
	color: var(--theme-color);
	margin: 8px 0
}

.author-info {
	padding: 0 20px 0 30px
}

.author-social a {
	width: 35px;
	border: 2px solid var(--theme-color);
	border-radius: 50px;
	margin-right: 5px;
	color: var(--theme-color)
}

.blog-comments-wrapper {
	margin: 30px 0
}

.blog-comments-single {
	align-items: flex-start;
	margin-top: 50px
}

.blog-comments-img {
	margin-top: 3px
}

.blog-comments-single img {
	border-radius: 50%;
	width: 120px
}

.blog-comments-content {
	padding: 0 0 0 20px
}

.blog-comments-content span,
.widget .recent-post-bio span {
	font-size: 14px;
	color: var(--theme-color);
	font-weight: 500
}

.blog-comments-content a {
	font-weight: 500;
	margin-top: 5px;
	color: var(--theme-color)
}

.blog-comments-content a:hover,
.team-social a:hover {
	color: #f85c70
}

.blog-comments-content h5 {
	color: var(--color-dark);
	font-weight: 700;
	font-size: 20px
}

.blog-comments-reply,
.profile-message-inbox .message-by {
	margin-left: 50px
}

.blog-comments-form {
	padding: 30px;
	margin-top: 50px;
	border-radius: 40px
}

.blog-comments-form .form-control {
	padding: 15px 20px;
	border-radius: 20px;
	box-shadow: none
}

.contact-form,
.widget {
	padding: 30px
}

.widget {
	margin-bottom: 30px;
	border-radius: 30px
}

.widget .widget-title {
	padding-bottom: 10px;
	margin-bottom: 30px;
	position: relative;
	font-size: 22px;
	color: var(--color-dark)
}

.widget .widget-title::before {
	position: absolute;
	width: 15px;
	left: 0
}

.widget .widget-title::after {
	position: absolute;
	width: 30px;
	left: 22px
}

.widget .blog-search-form .form-control {
	padding: 12px 15px;
	border-radius: 15px;
	box-shadow: none
}

.widget .blog-search-form button {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px;
	padding: 8px 18px 6px;
	background: 0 0;
	border: none;
	color: var(--theme-color)
}

.widget .category-list a {
	display: block;
	padding: 10px 0;
	font-weight: 500;
	border-bottom: 1px solid #ced4da
}

.widget .category-list a:last-child {
	margin-bottom: 0;
	border-bottom: none
}

.footer-list li a:hover,
.widget .category-list a:hover {
	padding-left: 10px;
	color: var(--theme-color)
}

.widget .recent-post-single {
	display: flex;
	justify-content: start;
	align-items: center;
	margin-bottom: 20px
}

.widget .recent-post-img {
	margin-right: 20px
}

.widget .recent-post-img img {
	width: 120px;
	border-radius: 15px
}

.widget .recent-post-bio h6 {
	font-size: 17px
}

.widget .social-share-link a {
	width: 35px;
	border: 2px solid var(--theme-color);
	color: var(--theme-color);
	margin-right: 5px;
	border-radius: 50px
}

.contact-content,
.contact-form {
	border-radius: 30px;
	background: var(--color-white);
	box-shadow: var(--box-shadow)
}

.widget .tag-list a {
	background: var(--color-white);
	color: var(--color-dark);
	padding: 5px 15px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-radius: 50px;
	display: inline-block
}

.contact-form-header h2 {
	font-size: 28px;
	margin-bottom: 10px;
	font-weight: 700;
	color: var(--color-dark)
}

.contact-form .form-group {
	margin-bottom: 25px
}

.contact-form .form-group .form-control {
	padding: 15px 18px;
	border-radius: 20px;
	box-shadow: none
}

.contact-map {
	margin-bottom: -9px
}

.contact-map iframe {
	width: 100%;
	height: 450px
}

.contact-content {
	margin-bottom: 50px;
	padding: 20px;
	position: relative
}

.contact-info {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 20px 12px;
	border-radius: 20px;
	margin-bottom: 20px;
	border: 1px solid rgba(0, 0, 0, .1)
}

.contact-info-icon i {
	font-size: 25px;
	color: var(--color-white);
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 50px
}

.contact-info h5 {
	font-size: 20px;
	margin-bottom: 5px;
	color: var(--color-dark)
}

@media all and (max-width:768px) {
	.contact-content {
		margin-bottom: 50px
	}
}

.team-item {
	margin-bottom: 75px;
	position: relative;
	z-index: 1
}

.team-content {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: -50px;
	padding: 15px 20px 0;
	background: var(--color-white);
	text-align: center
}

.login-form .login-header p,
.team-bio h5 {
	font-size: 20px
}

.team-bio span {
	color: var(--theme-color);
	font-size: 16px;
	font-weight: 500
}

.team-social {
	display: inline-block;
	background: var(--theme-color);
	padding: 2px 10px;
	border-radius: 20px 20px 0 0;
	margin-top: 8px
}

.team-social a {
	width: 25px;
	color: var(--color-white)
}

.pricing-bg {
	position: absolute;
	width: 100%;
	height: 450px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.pricing-bg::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .75
}

.pricing-item {
	padding: 25px;
	border-radius: 100px 100px 100px 0;
	margin-bottom: 25px;
	position: relative;
	background: var(--color-white)
}

.pricing-item:hover {
	transform: translateY(-7px);
	border-color: var(--theme-color)
}

.pricing-badge {
	position: absolute;
	right: 10px;
	top: 10px;
	background: var(--theme-color);
	color: var(--color-white);
	border-radius: 50px;
	padding: 0 15px;
	transform: rotate(45deg);
	box-shadow: 0 10px 30px 0 rgb(248 92 112 / 40%)
}

.pricing-header .title {
	background: var(--theme-color2);
	margin-bottom: 15px;
	color: var(--color-white);
	width: fit-content;
	border-radius: 50px 50px 0;
	padding: 2px 15px 4px;
	margin-left: -25px;
	box-shadow: 0 10px 30px 0 rgb(0 191 255 / 40%)
}

.pricing-amount {
	color: var(--color-dark);
	font-weight: 700;
	margin-top: 40px
}

.pricing-amount span {
	font-weight: 500;
	font-size: 16px;
	color: var(--body-text-color)
}

.faq-area .accordion-item i,
.instagram-item a {
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: var(--theme-color);
	color: var(--color-white);
	text-align: center
}

.pricing-feature {
	margin-top: 20px;
	border-top: 1px solid #eee
}

.pricing-feature ul {
	margin-top: 25px;
	margin-bottom: 35px
}

.pricing-feature ul li {
	position: relative;
	margin: 10px 0;
	padding-left: 25px
}

.pricing-feature ul li::before {
	content: "";
	position: absolute;
	width: 13px;
	height: 13px;
	border: 3px solid var(--theme-color);
	border-radius: 50px;
	left: 0;
	top: 8px
}

.faq-area .accordion-item i,
.home-3 #scroll-top,
.home-3 .blog-item,
.home-3 .choose-icon,
.home-3 .choose-item,
.home-3 .footer-contact li i,
.home-3 .hero-single::before,
.home-3 .location-info span,
.home-3 .location-item,
.home-3 .location-item img,
.home-3 .location-item::after,
.home-3 .product-category-icon,
.home-3 .search-keyword a,
.home-3 .search-wrapper,
.home-3 .testimonial-content,
.home-3 .testimonial-item,
.home-3 .theme-border-btn,
.home-3 .theme-btn,
.instagram-img img {
	border-radius: 50px
}

.instagram-item::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: rgba(5, 28, 62, .75);
	border-radius: 50px;
	opacity: 0;
	z-index: 0;
	transition: .4s
}

.instagram-item a {
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	font-size: 20px;
	visibility: hidden;
	opacity: 0;
	z-index: 2;
	transition: .4s;
	transform: translate(-50%, -50%)
}

.instagram-item:hover::after {
	width: 100%;
	opacity: 1
}

.instagram-item:hover a {
	visibility: visible;
	opacity: 1
}

.download-btn a:first-child {
	margin-right: 8px
}

.download-btn img {
	width: 170px;
	border-radius: 12px
}

.download-img img,
.error-wrapper img,
.login-form .theme-btn {
	width: 100%
}

.faq-area .accordion-item {
	border: none;
	margin-bottom: 25px;
	background: var(--color-white);
	border-radius: 20px !important;
	box-shadow: var(--box-shadow)
}

.faq-area .accordion-item span {
	width: 45px;
	height: 45px;
	margin-right: 15px
}

.faq-area .accordion-button:not(.collapsed) {
	color: var(--theme-color);
	background: 0 0;
	box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
	border-bottom: 1px dashed var(--theme-color)
}

.faq-area .accordion-button {
	border-radius: 0 !important;
	background: 0 0;
	font-weight: 700;
	font-size: 18px;
	color: var(--color-dark);
	box-shadow: none !important
}

.faq-area .accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.site-breadcrumb {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
	position: relative;
	padding-top: 230px;
	padding-bottom: 120px;
	z-index: 1
}

.site-breadcrumb::before {
	content: "";
	position: absolute;
	background: rgba(0, 0, 0, .7);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1
}

.site-breadcrumb .breadcrumb-title {
	font-size: 40px;
	color: var(--color-white);
	font-weight: 700;
	margin-bottom: 10px
}

.site-breadcrumb .breadcrumb-menu li {
	position: relative;
	display: inline-block;
	margin-left: 25px;
	color: var(--color-white);
	font-weight: 500
}

.site-breadcrumb .breadcrumb-menu li a {
	color: var(--color-white);
	transition: .5s ease-in-out
}

.site-breadcrumb .breadcrumb-menu li::before {
	position: absolute;
	content: '/';
	font-family: 'Font Awesome 6 Pro';
	right: -21px;
	top: 1px;
	text-align: center;
	font-size: 16px;
	color: var(--color-white)
}

.site-breadcrumb .breadcrumb-menu li:first-child {
	margin-left: 0
}

.pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px
}

.pagination .page-link {
	border: none;
	background: var(--color-dark);
	color: var(--color-white);
	margin: 0 10px;
	border-radius: 50px !important;
	width: 40px;
	height: 40px;
	line-height: 28px;
	text-align: center
}

.login-form {
	padding: 30px 40px;
	border-radius: 30px;
	position: relative;
	box-shadow: var(--box-shadow)
}

.login-form .login-header {
	text-align: center;
	margin-bottom: 30px
}

.login-form .login-header img {
	width: 200px;
	margin-bottom: 10px
}

.login-form .login-header h3 {
	color: var(--theme-color);
	margin-bottom: 5px;
	font-weight: 800
}

.footer-payment-method,
.login-form .login-footer {
	margin-top: 25px
}

.login-form .forgot-pass,
.login-form .form-check-label a,
.login-form .login-footer a {
	color: var(--theme-color);
	transition: .5s
}

.btn-fb:hover,
.btn-gl:hover {
	color: var(--color-white) !important
}

.login-form .form-group {
	margin-bottom: 15px;
	position: relative
}

.login-form .form-group i {
	position: absolute;
	bottom: 17px;
	left: 18px
}

.login-form label,
.user-profile-form .form-group label {
	color: var(--color-dark);
	margin-bottom: 5px
}

.login-form .form-group .form-control {
	border: 1px solid #e8e8e8;
	border-radius: 18px;
	padding: 12px 18px 12px 47px;
	box-shadow: none;
	transition: .5s
}

.login-form .form-check-input {
	box-shadow: none;
	margin-top: 6.3px
}

.form-check-input:checked {
	background-color: var(--theme-color);
	border-color: var(--theme-color)
}

.login-divider {
	position: relative;
	margin: 15px 0;
	text-align: center
}

.login-divider::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	border-bottom: 1px solid #e8e8e8
}

.login-divider span {
	position: relative;
	padding: 0 20px
}

.social-login a {
	display: block;
	margin-bottom: 15px;
	padding: 10px 20px;
	border-radius: 18px;
	text-align: center
}

.social-login a i {
	float: left;
	margin-top: 7px
}

.btn-fb {
	border: 1px solid #506dab;
	color: #506dab !important
}

.btn-fb:hover {
	background: #506dab
}

.btn-gl {
	border: 1px solid #dd4b39;
	color: #dd4b39 !important
}

.btn-gl:hover,
.message-status.offline {
	background: #dd4b39
}

@media only screen and (max-width:991px) {
	.login-form {
		padding: 40px 20px
	}
}

.header-account img {
	width: 50px;
	border-radius: 50%;
	padding: 3px;
	border: 3px solid var(--theme-color);
	cursor: pointer
}

.header-account .dropdown-menu {
	border: none;
	min-width: 200px;
	border-radius: 20px;
	box-shadow: var(--box-shadow)
}

.header-account .dropdown-menu .dropdown-item {
	padding: 8px 20px
}

.header-account .dropdown-menu .dropdown-item:hover {
	background: 0 0;
	color: var(--theme-color);
	padding-left: 25px
}

.mobile-menu-right {
	gap: 20px
}

.mobile-menu-right .header-account img {
	width: 35px;
	padding: 0;
	border: none
}

.user-profile-sidebar {
	border-radius: 30px;
	margin-bottom: 25px;
	padding: 20px;
	box-shadow: var(--box-shadow)
}

.user-profile-sidebar-top {
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.user-profile-img {
	position: relative;
	width: 100px;
	height: 100px;
	margin: 0 auto 15px;
	border-radius: 50px
}

.user-profile-img button {
	position: absolute;
	border-radius: 50px;
	background: var(--theme-color);
	color: var(--color-white);
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border: none;
	right: 0;
	bottom: 0
}

.user-profile-sidebar-list li {
	margin: 5px 0
}

.user-profile-sidebar-list li a {
	color: var(--color-dark);
	padding: 6px 6px 6px 15px;
	display: block
}

.user-profile-sidebar-list li a:hover {
	padding-left: 20px
}

.user-profile-sidebar-list .active {
	background: var(--theme-color);
	color: var(--color-white);
	border-radius: 15px
}

.user-profile-card {
	padding: 15px 20px;
	border-radius: 20px;
	margin-bottom: 25px;
	box-shadow: var(--box-shadow)
}

.user-profile-card-header,
.user-profile-card-title {
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.user-profile-card-title {
	color: var(--color-dark);
	font-size: 20px;
	margin-bottom: 20px
}

.user-profile-card .text-success {
	color: var(--theme-color) !important
}

.user-profile-card-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px
}

.user-profile-card-header .user-profile-card-title {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0
}

.user-profile-search .form-control {
	padding: 10px 12px 10px 35px;
	box-shadow: none;
	border-radius: 15px
}

.user-profile-search i {
	position: absolute;
	left: 12px;
	top: 15px
}

.user-profile-card-header .theme-btn {
	padding: 8px 15px
}

.profile-info-list li {
	margin: 12px 0;
	font-weight: 500
}

.profile-info-list li span {
	float: right;
	font-weight: 400
}

.user-profile-form .form-control {
	height: 55px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 20px;
	box-shadow: none
}

.user-profile-form .theme-btn {
	width: unset
}

.user-profile .badge-success {
	background: #dcfce7;
	color: #22c79c
}

.user-profile .badge-info {
	background: #f3e8ff;
	color: #a855f7
}

.user-profile .badge-primary {
	background: #dbf7fd;
	color: #0dcaf0
}

.user-profile .badge-danger {
	background: #fee2e2;
	color: #ef4444
}

.dashboard-widget {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 20px;
	border-radius: 30px;
	margin-bottom: 30px;
	box-shadow: 0 0 40px 5px rgb(0 0 0 / 3%)
}

.dashboard-widget-info h1 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 5px
}

.dashboard-widget-icon {
	width: 65px;
	height: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 32px;
	border-radius: 50px
}

.dashboard-widget-color-1 {
	background: rgba(98, 89, 202, .15);
	color: #6259ca
}

.dashboard-widget-color-1 h1 {
	color: #6259ca
}

.dashboard-widget-color-1 .dashboard-widget-icon {
	background: #6259ca;
	color: var(--color-white)
}

.dashboard-widget-color-2 {
	background: rgba(14, 198, 198, .15);
	color: var(--theme-color)
}

.dashboard-widget-color-3 {
	background: rgba(251, 107, 37, .15);
	color: #fb6b25
}

.dashboard-widget-color-3 h1 {
	color: #fb6b25
}

.dashboard-widget-color-3 .dashboard-widget-icon {
	background: #fb6b25;
	color: var(--color-white)
}

.table-ad-info a {
	display: flex;
	align-items: center;
	gap: 10px
}

.coming-social a,
.coming-soon .newsletter-form button {
	transition: .5s;
	color: var(--color-white);
	display: inline-block
}

.table-ad-info img {
	width: 80px;
	border-radius: 15px
}

.user-profile-card .table>:not(caption)>*>* {
	vertical-align: middle;
	padding: .8rem
}

.profile-store .store-logo-preview img {
	width: 100px;
	border-radius: 50px
}

.profile-store .store-banner-preview {
	margin-top: 50px;
	margin-bottom: 30px
}

.post-ad-form .form-check,
.post-ad-form .form-group {
	margin-bottom: 15px
}

.post-ad-form .form-group label {
	margin-bottom: 5px;
	color: var(--body-text-color)
}

.post-ad-form .form-control {
	border-radius: 20px;
	padding: 15px 20px;
	box-shadow: none
}

.post-ad-form .form-control::placeholder {
	color: var(--body-text-color)
}

.post-ad-form .nice-select {
	width: 100%;
	height: 56px;
	line-height: 55px;
	border-radius: 20px;
	padding-left: 20px;
	font-size: 16px;
	border-color: #ced4da;
	margin-bottom: 15px
}

.post-ad-form .nice-select ::-webkit-scrollbar {
	width: 8px
}

.post-ad-form .nice-select ::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 0 50px 50px 0
}

.post-ad-form .nice-select ::-webkit-scrollbar-thumb {
	background: var(--theme-color);
	border-radius: 50px
}

.post-ad-form .nice-select ::-webkit-scrollbar-thumb:hover {
	background: var(--theme-color)
}

.post-ad-form .product-img-upload {
	width: 100%;
	height: 140px;
	border: 2px dashed rgba(0, 0, 0, .1);
	border-radius: 20px;
	cursor: pointer
}

.post-ad-form .product-img-upload span {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%
}

.post-ad-form .form-check-input,
.profile-setting .form-check-input {
	margin-top: 6.5px;
	box-shadow: none
}

.profile-ad-result li {
	margin-bottom: 8px
}

.profile-ad-setting .nice-select .list {
	height: auto
}

.profile-ad-setting .nice-select.location .list {
	height: 300px
}

.profile-payment .form-check-input {
	margin-top: 6px;
	box-shadow: none
}

.profile-message-wrapper {
	display: flex
}

.profile-message-inbox {
	max-width: 340px;
	border: 1px solid #edf1f9;
	border-radius: 10px;
	overflow: hidden
}

.message-content {
	padding-left: 30px;
	position: relative
}

.message-content-info {
	max-height: 750px;
	overflow-y: scroll;
	margin-right: -50px;
	padding-right: 50px
}

.profile-message-inbox ul {
	max-height: 950px;
	overflow-y: scroll;
	width: 357px;
	list-style: none;
	padding: 0;
	margin: 0
}

.profile-message-inbox ul li.message-active {
	border-left: 3px solid var(--theme-color)
}

.profile-message-inbox ul li {
	border-bottom: 1px solid #edf1f9;
	transition: .2s;
	list-style: none
}

.profile-message-inbox ul li:last-child {
	border-bottom: none
}

.message-by-content h5 {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 1
}

.profile-message-inbox ul li a {
	position: relative;
	display: block;
	padding: 30px
}

.profile-message-inbox .message-avatar {
	position: absolute;
	left: 16px;
	top: 50%;
	transform: translateY(-50%)
}

.footer-area::after,
.footer-area::before {
	transform: rotate(50deg);
	position: absolute
}

.message-avatar img {
	display: inline-block;
	border-radius: 50%;
	width: 50px;
	height: 50px
}

.message-by-content h5 i {
	background: #f98f14;
	padding: 3px 8px;
	border-radius: 50px;
	color: var(--color-white);
	font-size: 13px
}

.message-by-content span {
	font-size: 13px;
	position: absolute;
	top: 25.5px;
	right: 25px;
	float: right;
	color: #888
}

.profile-message-inbox .message-by p {
	height: 26px;
	max-width: 205px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #6b747d;
	line-height: 27px
}

.message-item {
	display: block;
	position: relative;
	margin-bottom: 25px
}

.message-item .message-avatar {
	position: absolute;
	left: 0;
	top: 0
}

.message-item .message-avatar img {
	width: 50px;
	height: 50px;
	display: inline-block;
	border-radius: 50%
}

.message-item .message-description {
	margin-left: 70px;
	background: #f4f5f7;
	border-radius: 12px;
	padding: 20px;
	position: relative
}

.message-item .message-description::before {
	position: absolute;
	top: 0;
	left: -9px;
	content: "\f0d9";
	font-family: "Font Awesome 6 Pro";
	font-weight: 700;
	font-size: 31px;
	color: #f4f5f7
}

.message-item .message-description p {
	font-size: 15px;
	padding: 0;
	margin: 0;
	line-height: 27px
}

.message-item.me .message-avatar {
	left: auto;
	right: 0;
	position: absolute;
	top: 0
}

.message-item.me .message-description {
	color: var(--theme-color);
	background-color: rgba(248, 92, 112, .1);
	margin-left: 0;
	margin-right: 70px;
	border-radius: 12px;
	padding: 20px;
	position: relative
}

.home-5 .hero-single::after,
.home-5 .hero-single::before {
	background: 0 0;
	height: 300px;
	width: 300px;
	position: absolute
}

.message-item.me .message-description::before {
	content: "\f0da";
	left: auto;
	right: -11px;
	color: #feeff1
}

.message-reply {
	margin-top: 15px;
	position: absolute;
	bottom: 0;
	left: 30px;
	right: 15px
}

.message-reply .form-control {
	padding: 15px 20px;
	box-shadow: none;
	border-radius: 10px
}

.message-status {
	width: 12px;
	height: 12px;
	background: #252629;
	display: flex;
	border-radius: 50%;
	border: 3px solid var(--color-white);
	position: absolute;
	right: -5px;
	top: 50%
}

.message-status.online {
	background: var(--theme-color)
}

.message-status.busy {
	background: #f6b500
}

.profile-message .header-account img {
	width: 45px
}

.coming-soon {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 100vh;
	width: 100%;
	top: 0;
	left: 0;
	position: relative
}

.coming-soon:before {
	position: absolute;
	content: '';
	background: rgba(0, 0, 0, .7);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.coming-soon .newsletter-form {
	position: relative;
	margin-top: 30px
}

.coming-soon .newsletter-form .input-newsletter {
	height: 55px;
	display: block;
	width: 100%;
	border: none;
	border-radius: 50px;
	font-size: 14px;
	padding: 0 0 0 25px;
	box-shadow: none
}

.coming-soon .newsletter-form button {
	position: absolute;
	right: 4px;
	top: 4px;
	bottom: 4px;
	height: auto;
	border: none;
	border-radius: 50px;
	background: var(--theme-color);
	padding-left: 30px;
	padding-right: 30px;
	font-weight: 500
}

.coming-social {
	margin-top: 30px;
	text-align: center
}

.coming-social a {
	margin: 5px;
	width: 40px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	border-radius: 50px;
	border: 2px solid var(--color-white)
}

.coming-social a:hover {
	background: var(--theme-color);
	border-color: var(--theme-color)
}

.countdown-single {
	background: var(--theme-color);
	padding: 20px;
	margin: 10px;
	position: relative;
	overflow: hidden;
	border-radius: 50px;
	box-shadow: 0 3px 24px rgb(0 0 0 / 10%)
}

.error-wrapper h1 {
	font-size: 250px;
	letter-spacing: 5px;
	font-weight: 700;
	line-height: 1
}

.copyright .copyright-text,
.footer-contact li,
.footer-contact li a,
.footer-list li a,
.footer-widget-box p {
	color: var(--footer-text-color)
}

.error-wrapper h2 {
	margin-top: 30px;
	margin-bottom: 10px
}

.terms-content:not(:last-child) {
	margin-bottom: 54px
}

.terms-content:first-child {
	margin-top: -3px
}

.terms-content .terms-list {
	margin-top: 37px
}

.terms-content h3 {
	margin-bottom: 23px;
	position: relative;
	font-weight: 700
}

.terms-content p:not(:last-child) {
	margin-bottom: 26px
}

.terms-list li:not(:last-child) {
	margin-bottom: 16px
}

.footer-area {
	background: var(--footer-bg);
	position: relative;
	overflow: hidden;
	z-index: 1
}

.footer-area::before {
	content: "";
	width: 300px;
	height: 300px;
	border-radius: 50%;
	border: 40px solid var(--theme-color);
	top: -100px;
	left: -100px;
	opacity: .05
}

.footer-area::after {
	content: "";
	width: 200px;
	height: 200px;
	border-radius: 50%;
	border: 30px solid var(--theme-color);
	bottom: 100px;
	right: -100px;
	opacity: .05
}

.footer-widget-title::after,
.footer-widget-title::before {
	content: '';
	height: 3px;
	bottom: 0;
	background: var(--theme-color);
	border-radius: 50px;
	position: absolute;
	z-index: -1
}

.footer-logo img {
	width: 200px;
	margin-bottom: 30px
}

.copyright {
	padding: 20px 0;
	background: var(--footer-bg2)
}

.copyright .footer-menu {
	margin: 0;
	padding: 0;
	text-align: right
}

.copyright .footer-menu li {
	display: inline-block;
	margin-left: 25px;
	font-size: 16px
}

.copyright .footer-menu li a {
	color: #f5faff
}

.copyright .copyright-text {
	margin-bottom: 0;
	font-size: 16px
}

.footer-widget-title {
	color: var(--color-white);
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 30px;
	font-size: 20px;
	z-index: 1
}

.footer-widget-title::before {
	width: 30px;
	left: 0
}

.footer-widget-title::after {
	width: 10px;
	left: 35px
}

.footer-list {
	display: flex;
	flex-direction: column;
	gap: .8rem
}

.footer-list li a i {
	margin-right: 5px;
	font-size: 14px
}

.footer-widget-box p {
	padding-right: 18px;
	margin-bottom: 20px
}

.footer-social {
	display: flex;
	gap: 15px;
	justify-content: end
}

.footer-social li a i {
	height: 38px;
	width: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 50px;
	background: rgba(255, 255, 255, .04)
}

.footer-contact li {
	position: relative;
	/*display: flex;*/
	justify-content: start;
	align-items: center;
	font-size: 16px;
	margin-bottom: 15px
}

.footer-contact li a {
	-webkit-transition: .3s;
	transition: .3s
}

.footer-contact li i {
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	margin-right: 15px;
	border-radius: 50px;
	background: var(--theme-color);
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s;
	color: var(--color-white)
}

.subscribe-form .form-control {
	padding: 18px 70px 18px 45px;
	border-radius: 50px;
	box-shadow: none;
	border: none
}

.subscribe-form .form-group-icon i {
	position: absolute;
	top: 21px;
	left: 15px;
	font-size: 18px;
	color: var(--theme-color)
}

.subscribe-form .theme-btn {
	position: absolute;
	bottom: 6.5px;
	right: 7.5px;
	padding: 9px 17px
}

.footer-payment-method h6 {
	font-weight: 600;
	color: var(--color-white);
	white-space: nowrap;
	margin-bottom: 12px
}

.payment-method-img img {
	width: 45px;
	margin: 2px;
	border-radius: 4px
}

@media all and (max-width:1199px) {
	.header-top-list ul {
		gap: 10px
	}

	.header-top-social a {
		width: 34px;
		height: 34px;
		line-height: 37px;
		margin-left: 0
	}

	.header-top-left {
		margin-right: 5px
	}

	.header-nav-right {
		gap: 5px;
		margin-left: 15px
	}

	.navbar .nav-item .nav-link {
		margin-right: 15px
	}

	.navbar .header-btn {
		display: none
	}

	.hero-single .hero-content .hero-title {
		font-size: 37px
	}

	.hero-single .hero-text-shape {
		top: 50px;
		font-size: 170px
	}

	.hero-slider.owl-theme .owl-nav .owl-next,
	.hero-slider.owl-theme .owl-nav .owl-prev {
		top: unset;
		bottom: 45px !important
	}

	.hero-slider.owl-theme .owl-nav .owl-prev {
		left: unset;
		right: 120px
	}

	.hero-slider.owl-theme .owl-nav .owl-next {
		right: 40px
	}

	.product-single .flex-control-thumbs li {
		width: 18%
	}

	.footer-widget-box {
		margin-bottom: 50px
	}
}

@media all and (max-width:991px) {

	.message-reply,
	.navbar {
		right: 0
	}

	.site-heading-inline {
		flex-wrap: wrap;
		gap: 20px;
		margin-bottom: 50px
	}

	.footer-area::before,
	.header-nav-right,
	.header-top {
		display: none
	}

	.mobile-menu-link,
	.navbar.fixed-top .mobile-menu-link,
	.navbar.fixed-top .navbar-toggler-btn-icon {
		color: var(--color-dark)
	}

	.navbar {
		top: 0;
		left: 0;
		position: fixed
	}

	.navbar-bg {
		height: 59px
	}

	.navbar-bg::before {
		transform: translateY(0) skew(-15deg);
		left: -8px
	}

	.navbar-brand {
		padding-left: 10px
	}

	.navbar-brand img {
		width: 130px
	}

	.navbar-collapse {
		max-height: 220px;
		overflow: hidden;
		overflow-y: auto;
		padding: 0 20px;
		background-color: var(--color-white)
	}

	.dropdown-toggle::after {
		float: right
	}

	.navbar .nav-item .nav-link {
		color: var(--color-dark);
		font-weight: 700;
		transition: var(--transition)
	}

	.navbar .nav-item .nav-link:hover {
		color: var(--theme-color) !important
	}

	.navbar-toggler {
		padding: 0;
		border: none
	}

	.mobile-menu-right {
		display: flex;
		align-items: center
	}

	.mobile-menu-link {
		font-size: 20px;
		font-weight: 500;
		padding-right: 20px;
		margin-bottom: 0;
		position: relative
	}

	.mobile-menu-link:hover,
	.navbar .nav-item .dropdown-submenu a:hover {
		color: var(--theme-color)
	}

	.navbar-toggler-btn-icon {
		font-size: 25px;
		color: var(--color-white);
		font-weight: 500
	}

	.navbar .dropdown-menu {
		border-radius: 20px
	}

	.navbar .nav-item .dropdown-submenu .dropdown-menu {
		margin: 0 17px;
		opacity: unset;
		visibility: unset
	}

	.navbar .nav-item .dropdown-submenu a::after {
		top: 4px
	}

	.hero-single .hero-content .hero-title {
		font-size: 45px
	}

	.hero-single .hero-content .hero-btn .theme-btn {
		padding: 12px 15px
	}

	.hero-single .hero-text-shape {
		top: 80px;
		font-size: 150px;
		letter-spacing: 20px
	}

	.search-form .form-group,
	.search-form .nice-select,
	.search-form .price-range-slider {
		margin-bottom: 25px
	}

	.search-keyword a {
		margin: 5px
	}

	.about-right {
		margin-top: 30px;
		padding-left: 0
	}

	.counter-box {
		margin: 25px 0
	}

	.download-img {
		margin-bottom: 40px
	}

	.faq-right {
		margin-top: 50px
	}

	.faq-area .accordion-button {
		font-size: 16px
	}

	.message-by-content span {
		right: 65px
	}

	.footer-widget-wrapper {
		padding-bottom: 0
	}

	.copyright .footer-menu {
		float: left;
		margin-top: 20px;
		text-align: left
	}

	.copyright .footer-menu li {
		margin-left: 0;
		margin-right: 15px
	}
}

@media all and (max-width:767px) {
	.hero-single .hero-content .hero-sub-title {
		font-size: 18px
	}

	.hero-single .hero-content .theme-btn {
		padding-left: 20px
	}

	.hero-single .hero-text-shape {
		top: 130px;
		font-size: 80px;
		letter-spacing: 10px
	}

	.search-area {
		margin-top: -120px
	}

	.product-sort {
		flex-direction: column;
		gap: 25px;
		padding: 20px
	}

	.blog-comments-img,
	.download-img img,
	.product-sort-box {
		width: 100%
	}

	.product-single .flex-control-thumbs li {
		margin-right: 5px
	}

	.product-single-top {
		flex-direction: column;
		gap: 15px
	}

	.about-experience {
		left: 80px
	}

	.video-wrapper {
		height: 250px
	}

	.video-wrapper h1 {
		font-size: 28px;
		margin-top: 25px
	}

	.location-item img {
		height: 400px
	}

	.store-banner-img img {
		height: 180px
	}

	.store-banner-content {
		bottom: -30px
	}

	.blog-meta {
		flex-direction: column;
		font-size: 15px
	}

	.blog-meta .blog-meta-left ul {
		gap: 10px
	}

	.blog-details-tags {
		flex-direction: column;
		align-items: flex-start
	}

	.blog-author,
	.blog-comments-single {
		flex-direction: column;
		text-align: center
	}

	.blog-author {
		padding: 25px 0 0
	}

	.blog-comments-single {
		padding: 30px 0;
		box-shadow: var(--box-shadow);
		margin-bottom: 30px;
		border-radius: 10px
	}

	.blog-comments-content {
		padding: 20px
	}

	.blog-comments-reply {
		margin-left: 0
	}

	.download-btn img {
		width: 150px
	}

	.table-listing-info a {
		display: block
	}

	.table-listing-info h6 {
		margin-top: 10px
	}

	.user-profile-card-header {
		flex-direction: column;
		align-items: flex-start;
		gap: 20px
	}

	.user-profile-card-header-right {
		flex-direction: column-reverse;
		align-items: flex-start
	}

	.profile-message .profile-message-wrapper {
		flex-direction: column;
		gap: 50px
	}

	.profile-message .user-profile-card-header {
		flex-direction: row;
		align-items: center;
		gap: 20px
	}

	.profile-message .message-content {
		padding-left: 0;
		padding-bottom: 200px
	}

	.message-reply {
		left: 0
	}

	.error-wrapper h1 {
		font-size: 160px
	}

	.footer-widget-wrapper {
		padding-bottom: 0
	}

	.footer-social {
		justify-content: flex-start;
		margin-top: 20px
	}
}

.home-2 .navbar {
	border-top: 5px solid var(--theme-color);
	border-bottom: 1px solid #f0f0f0
}

.home-2 .hero-single {
	padding-top: 120px;
	padding-bottom: 200px
}

.home-2 .counter-wrapper {
	border: none
}

.home-5 .footer-area,
.home-5 .hero-single {
	background: var(--theme-bg-light)
}

.home-3 .hero-single {
	padding: 30px;
	border-radius: 50px
}

.home-3 .search-keyword a {
	margin: 10px 15px 0 0
}

.home-3 .category-item {
	box-shadow: var(--box-shadow);
	border: none
}

.home-3 .product-img img {
	border-radius: 35px
}

.home-3 .location-info {
	text-align: center;
	width: 100%;
	left: 0
}

@media (max-width:767px) {
	.home-3 .hero-single {
		padding: 14px;
		margin-top: 60px
	}
}

.home-4 .main {
	margin-top: -5.8rem
}

.home-4 .hero-single {
	padding-top: 200px;
	padding-bottom: 170px
}

.home-5 .hero-single {
	padding-top: 90px;
	padding-bottom: 130px;
	position: relative
}

.home-5 .hero-single::before {
	content: "";
	border: 40px solid #ff81a7;
	border-radius: 50%;
	left: -100px;
	top: -100px;
	z-index: -1;
	opacity: .2
}

.home-5 .hero-single::after {
	content: "";
	border: 40px solid #f4b16d;
	border-radius: 50%;
	right: -150px;
	bottom: 50px;
	z-index: -1;
	opacity: .2
}

.home-5 .search-area {
	margin-top: -130px
}

.home-5 .copyright {
	border-top: 1px solid rgba(0, 0, 0, .05);
	background: 0 0
}

@media (max-width:991px) {
	.site-breadcrumb {
		padding-top: 270px
	}

	.home-3 .hero-single {
		margin-top: 60px
	}

	.home-5 .hero-img {
		margin-top: 40px
	}
}

@media (min-width:992px) {

	.home-2 .header-account-link,
	.home-2 .navbar .nav-item .nav-link,
	.home-3 .header-account-link,
	.home-3 .navbar .nav-item .nav-link,
	.home-5 .header-account-link,
	.home-5 .navbar .nav-item .nav-link {
		color: var(--color-dark)
	}

	.home-2 .header-account-link:hover,
	.home-2 .navbar .nav-item .nav-link.active,
	.home-2 .navbar .nav-item:hover .nav-link,
	.home-3 .header-account-link:hover,
	.home-3 .navbar .nav-item .nav-link.active,
	.home-3 .navbar .nav-item:hover .nav-link,
	.home-5 .header-account-link:hover,
	.home-5 .navbar .nav-item .nav-link.active,
	.home-5 .navbar .nav-item:hover .nav-link {
		color: var(--theme-color)
	}
}

:root {
	--primary: #0b1c8c;
	--muted: #6b7280;
	--border: #e5e7eb;
	--radius: 18px
}

.open-popup {
	padding: 14px 26px;
	background: var(--primary);
	color: #fff;
	border: none;
	border-radius: 12px;
	font-size: 16px;
	cursor: pointer
}

.popup-overlay {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, .55);
	backdrop-filter: blur(2px);
	opacity: 0;
	pointer-events: none;
	transition: .3s;
	z-index: 9999
}

.popup-overlay.active {
	opacity: 1;
	pointer-events: auto
}

.enquiry-popup {
	position: fixed !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(.95);
	width: 600px;
	max-width: 100%;
	background: #fff;
	border-radius: var(--radius);
	box-shadow: 0 30px 70px rgba(0, 0, 0, .25);
	opacity: 0;
	transition: .3s;
	z-index: 9999
}

.enquiry-popup.active {
	opacity: 1;
	transform: translate(-50%, -50%) scale(1)
}

.popup-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 24px 10px
}

.popup-header h4 {
	margin: 0;
	font-size: 18px
}

.popup-body {
	padding: 0 24px 24px
}

.popup-body h3 {
	margin: 0 0 16px;
	font-size: 22px;
	line-height: 1.4
}

.popup-body h3 span {
	color: var(--primary)
}

.form-group {
	margin-top: 16px
}

.form-group label {
	display: block;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 6px
}

.form-group input {
	width: 100%;
	padding: 14px 16px;
	border-radius: 14px;
	border: 1px solid var(--border);
	font-size: 15px;
	outline: 0
}

.radio-title {
	margin-top: 18px;
	font-size: 14px;
	font-weight: 600
}

.radio-group {
	display: flex;
	gap: 24px;
	margin-top: 10px
}

.radio-group label {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	cursor: pointer
}

.submit-btn {
	margin-top: 22px
}

.popup-note {
	margin-top: 18px;
	padding-top: 14px;
	border-top: 1px solid var(--border);
	font-size: 12px;
	line-height: 1.6;
	color: var(--muted)
}

@media(max-width:480px) {
	.enquiry-popup {
		width: 95%
	}
}

.card-listing {
	position: relative;
	display: flex;
	max-width: 900px;
	transition: .5s ease-in-out
}

.card-listing:hover {
	transform: translateY(-6px);
	box-shadow: 0 18px 40px rgba(0, 0, 0, .18)
}

.card-listing .card-img {
	flex-shrink: 0;
	padding: 0;
	margin: 0
}

.card-listing .wishlist {
	position: absolute;
	top: 16px;
	left: 16px;
	background: #ef4444;
	color: #fff;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px
}

.card-listing .card-content {
	padding: 24px;
	flex: 1
}

.card-listing .category {
	display: flex;
	align-items: center;
	gap: 10px;
	font-weight: 600;
	color: #1e3a8a
}

.card-listing .category span {
	width: 14px;
	height: 14px;
	background: #1e3a8a;
	border-radius: 50%
}

.card-listing .rating {
	margin-left: auto;
	color: #f59e0b;
	font-weight: 600
}

.card-listing .title {
	font-size: 22px;
	font-weight: 700
}

.card-listing .desc {
	color: #6b7280;
	font-size: 14px;
	margin-bottom: 16px
}

.card-listing .action-buttons {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 12px;
	margin-bottom: 18px
}

.card-listing .action-btn {
	color: #fff;
	padding: 5px 10px;
	border-radius: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	display: block;
	flex-direction: column;
	align-items: center;
	gap: 6px
}

.card-listing .call {
	background: linear-gradient(135deg, #ff6a6a, #ff9a6a)
}

.card-listing .whatsapp {
	background: linear-gradient(135deg, #22c55e, #16a34a)
}

.card-listing .enquiry {
	background: linear-gradient(135deg, #38bdf8, #2563eb)
}

.card-listing .share {
	background: #9ca3af
}

.card-listing .card-footer {
	display: flex;
	gap: 18px;
	border-top: 1px solid #e5e7eb;
	padding-top: 14px;
	font-size: 14px;
	color: #6b7280
}

.enquiry-overlay,
.share-overlay {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, .55);
	backdrop-filter: blur(4px);
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 9999
}

.enquiry-box {
	background: #fff;
	width: 420px;
	max-width: 90%;
	padding: 28px;
	border-radius: 18px;
	position: relative
}

.close-btn {
	position: absolute;
	top: 14px;
	right: 16px;
	background: 0 0;
	border: none;
	font-size: 22px;
	cursor: pointer
}

.popup-title {
	font-size: 14px;
	color: #2563eb;
	margin-bottom: 6px
}

.enquiry-box h2 {
	font-size: 22px;
	margin-bottom: 16px
}

.enquiry-box input {
	width: 100%;
	padding: 12px;
	border-radius: 10px;
	border: 1px solid #e5e7eb;
	margin-bottom: 14px
}

.submit-btn {
	width: 100%;
	padding: 14px;
	background: linear-gradient(90deg, #1d4ed8, #2563eb);
	color: #fff;
	border: none;
	border-radius: 12px;
	font-size: 15px;
	font-weight: 600;
	cursor: pointer
}

.share-popup {
	position: relative;
	width: 260px;
	background: #fff;
	border-radius: 14px;
	padding: 20px;
	box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
	animation: .25s fadeUp
}

.share-title {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
	text-align: center
}

.share-icons {
	display: flex;
	justify-content: space-around;
	font-size: 20px
}

.share-icons a {
	width: 42px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #f3f4f6;
	color: #333;
	cursor: pointer;
	transition: .2s
}

.share-icons a:hover {
	background: #2563eb;
	color: #fff
}

.close-popup {
	position: absolute;
	top: 8px;
	right: 10px;
	cursor: pointer;
	font-size: 18px
}

@keyframes fadeUp {
	from {
		opacity: 0;
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@media (max-width:768px) {
	.card-listing {
		flex-direction: column;
		max-width: 100%
	}

	.card-listing .card-img {
		width: 100%;
		height: 220px
	}

	.card-listing .card-img img {
		height: 100%
	}

	.card-listing .action-buttons {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px
	}

	.card-listing .action-btn {
		padding: 10px;
		font-size: 13px
	}

	.card-listing .card-footer {
		flex-direction: column;
		gap: 6px
	}

	.enquiry-box,
	.share-popup {
		width: 90%;
		padding: 20px
	}

	.desc {
		font-size: 13px
	}

	.title {
		font-size: 18px
	}
}

@media (max-width:480px) {
	.card-listing .card-img {
		height: 180px
	}

	.card-listing .action-buttons {
		grid-template-columns: 1fr 1fr;
		gap: 8px
	}

	.card-listing .action-btn {
		font-size: 12px;
		padding: 8px
	}

	.card-listing .title {
		font-size: 16px
	}

	.card-listing .desc {
		font-size: 12px
	}
}

.card-listing .tag-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 0;
	margin-bottom: 15px
}

.card-listing .tag {
	padding: 7px 15px;
	border-radius: 30px;
	border: 1px solid #e5e7eb;
	text-decoration: none;
	color: #1f2937;
	font-size: 12px;
	font-weight: 500;
	transition: .3s;
	background: #fff
}

.card-link {
	display: block;
	text-decoration: none;
	color: inherit
}

.card-listing {
	display: flex;
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
	padding: 0;
	margin: auto auto 20px;
	border: 1px solid #e8e8e8
}

.card-listing .card-img {
	width: 280px;
	height: 100%;
	min-height: 100%;
	position: relative;
	overflow: hidden
}

.card-listing .card-img img {
	object-fit: cover;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block
}

.card-link .action-btn,
.card-link .tag {
	pointer-events: auto
}

@media (max-width:768px) {
	.card-listing .card-img {
		width: 100%;
		height: 220px
	}
}

/*New Css*/
