body {
	font-family: 'Poppins', sans-serif !important;
}
p {
	font-family: 'Poppins', sans-serif !important;
	font-size: 15px;
}
.dropdown-menu {
	width: 240px !important;
}
.navbar .navbar-nav .nav-link {
	font-family: 'Mukta', sans-serif;
}
.dropdown-menu .dropdown-item {
	font-family: 'Mukta', sans-serif;
	text-transform: none;
}
.detail-header h1 {
	text-transform: none !important;
}
.slider-services-box-info h5 {
	font-family: 'Poppins', sans-serif !important;
}
.fothead h6 {
	font-family: 'Mukta', sans-serif;
	font-size: 25px !important;
}
.banner-header h1 {
	font-family: 'Mukta', sans-serif;
}
.banner-header h5 {
	font-family: 'Mukta', sans-serif;
}
.list ul li {
	list-style: initial !important;
}
.section-title {
	font-family: 'Mukta', sans-serif;
	font-size: 55px;
}
.parallax-header .caption h2 {
	font-family: 'Mukta', sans-serif;
	text-transform: capitalize;
}
.blog .item h4 {
	font-family: 'Mukta', sans-serif;
	font-size: 20px;
}
.topbanner-footer h6 {
	font-family: 'Mukta', sans-serif;
}
.topbanner-footer h5 {
	font-family: 'Poppins', sans-serif !important;
	font-size: 19px;
}

.logo-wrapper {
	background: #fff0 !important;
}
.logo {
	width: 220px;
}
.dropdown-menu, .sub-menu {
	width: 215px;
}
.section-new-pd {
	padding: 100px 0px 20px 0px;
}
.banner-header-page {
	background-position: bottom !important;
}
.banner-header-category {
	background-position: center !important;
}
.banner-header-category h1 {
	text-transform: none !important;
}
.img-hg img {
	width: 100%;
	height: 300px !important;
	object-fit: cover !important;
}
.banner-header-blogs {
	background-position: center !important;
}
:root {
	--swiper-theme-color: #e1cfbb !important;
}
.swiper {
	width: 100%;
	height: 100%;
	padding: 10px 30px 50px 30px !important;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img {
	display: block;
	width: 100%;
	height: 350px;
	object-fit: cover;
}
.title-home {
	position: absolute;
}
.title-content {
	position: absolute;
	bottom: 0px;
}
.title-content h4 {
	font-size: 24px;
	color: #000;
	font-family: 'Poppins', sans-serif !important;font-weight
	}
	.pb-55 {
	padding-bottom: 55px;
}
.pt-60 {
	padding-top: 60px;
}

@media (max-width: 999px) {
	.section-padding-blog {
		padding: 50px 0 !important;
	}
	.swiper {
		padding: 0px 5px 50px 5px !important;
	}
	.swiper-slide img {
		display: block;
		width: 100%;
		height: 250px;
		object-fit: cover;
	}
	.mt-85 {
		margin-top: 85px;
	}
	.footer-pd {
		padding: 80px 0px 20px 0px !important;
	}
	.img-hg img {
		width: 100%;
		height: auto !important;
	}
	.navbar .container {
		background: #0000;
	}
	.navbar {
		background: #000;
	}
	.nav-scroll .container {
		background-color: #fff !important;
		height: 80px;
	}
	.logo {
		width: 150px;
	}
	.section-new-pd {
		padding: 30px 0;
	}
	.section-title {
		font-size: 40px;
	}
	.slider-fade .owl-item {
		height: 39vh !important;
	}
	.header .caption h1 {
		font-size: 30px;
		margin-bottom: 15px;
		line-height: 1em;
	}
	.header {
		min-height: 39vh;
	}
	.mb-30 {
		margin-bottom: 35px;
	}
	.section-new-pd {
		padding: 30px 0;
	}
	.section-title-product {
		font-size: 45px;
	}
	.parallax-slider-fade .owl-item {
		height: 35vh;
	}
	.parallax-header .caption h2 {
		font-size: 28px;
	}
	.parallax-header {
		min-height: 30vh;
	}
	.banner-header {
		height: 39vh;
	}
	.banner-header h1 {
		font-size: 45px;
	}
	.banner-header-blog h1 {
		font-size: 22px;
	}
	.banner-header-page {
		height: 39vh;
		background-position: center;
	}
	.banner-header-page h1 {
		font-size: 35px;
	}
	.section-title-page {
		font-size: 45px;
	}
	.banner-header-detail {
		height: 39vh;
		background-position: center;
	}
	.banner-header-detail h1 {
		font-size: 25px;
	}
	.banner-header-contact {
		height: 39vh;
		background-position: center;
	}
	.img-hg img {
		margin-bottom: 50px;
	}
	.banner-header-category {
		height: 39vh;
		background-position: center;
	}

}