.home-index-slider .dandik {
	right: 30px
}
.home-index-slider .bamdik {
	left: 30px
}
.home-index-slider .slick-dots {
	bottom: 50px
}
.banner-part {
	padding: 50px 0px 60px;
	margin-bottom: 0px;
	position: relative;
	z-index: 1
}
.banner-part::before {
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0.05;
	background: url(../images/banner-shape.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.banner-1 {
	background: url(../images/banner.jpg) center top no-repeat;
	min-height: 441px;
}
.banner-2 {
	background: url(../images/banner002.jpg) center top no-repeat;
	min-height: 441px;
}
.banner-3 {
	background: url(../images/banner001.jpg) center top no-repeat;
	min-height: 441px;
}
.banner-2 .banner-content {
	text-align: right
}
.banner-content h1 {
	text-transform: capitalize;
	margin-bottom: 22px
}
.banner-content p {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 50px
}
.banner-btn .btn {
	margin-right: 15px
}
.banner-img img {
	width: 100%
}

@media (max-width: 767px) {
.banner-content h1 {
	font-size: 38px;
	line-height: 48px
}
.banner-img {
	display: none
}
.banner-btn .btn {
	margin: 8px
}
}

@media (min-width: 768px) and (max-width: 991px) {
.banner-content h1 {
	font-size: 32px;
	line-height: 42px
}
.banner-btn .btn {
	padding: 14px 22px;
	margin-right: 10px
}
}
.suggest-slider li {
	margin: 0px 10px
}

@media (max-width: 575px) {
.suggest-slider li {
	margin: 0px 5px
}
}
.promo-img {
	width: 100%;
	overflow: hidden;
	border-radius: 8px
}
.promo-img a {
	width: 100%
}
.promo-img a img {
	width: 100%;
	border-radius: 8px;
	transition: all linear .3s;
	-webkit-transition: all linear .3s;
	-moz-transition: all linear .3s;
	-ms-transition: all linear .3s;
	-o-transition: all linear .3s
}
.promo-img a img:hover {
	transform: scale(1.05)
}

@media (max-width: 767px) {
.promo-img {
	margin: 12px 0px
}
}
.new-slider li {
	margin: 0px 12px
}

@media (max-width: 575px) {
.new-slider .product-card {
	width: 220px
}
}
.countdown-part {
	padding: 30px 0px 50px;
	/*background: linear-gradient(to left, #c3ffda, #a1f3c0)
	background: url(../images/aboutbg.jpg) center top no-repeat;*/
}
.countdown-part .section-heading {
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.feature-part .section-heading {
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.countdown-part .container {
	padding-right: 25px;
	padding-left: 25px;
}
.countdown-content {
	text-align: center
}
.countdown-content h3 {
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 12px;
	text-align: justify;
}
.countdown-content h5 {
	font-size: 28px;
	text-align: justify;
	font-weight: bold;
	padding-bottom: 25px;
}
.countdown-content p {
	margin-bottom: 20px;
	text-align: justify;
	font-size: 14px;
	line-height: 28px;
}
.countdown-time {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 45px
}
.countdown-time span {
	font-size: 40px;
	padding: 0px 30px;
	position: relative;
	color: var(--heading)
}
.countdown-time span::before {
	position: absolute;
	content: ":";
	top: 25%;
	right: 0px;
	font-size: 25px;
	transform: translateY(-50%);
	color: var(--heading)
}
.countdown-time span:last-child::before {
	display: none
}
.countdown-time span small {
	display: block;
	font-size: 18px;
	font-weight: 400;
	color: var(--heading)
}
.countdown-img {
	position: relative
}
.countdown-img img {
	width: 100%
}
.countdown-off {
	width: 220px;
	/*border-radius: 50%;*/

	padding: 35px 40px 30px 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: right;
	background: url(../images/about02.png) 190px 42px no-repeat
}
.countdown-off span {
	display: block;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 0.5px;
	color: #000;
	font-weight: bold;
}

@media (max-width: 575px) {
.countdown-time span {
	font-size: 25px;
	padding: 0px 15px
}
.countdown-time span small {
	font-size: 15px
}
}

@media (max-width: 767px) {
.countdown-part {
	padding: 60px 0px
}
.countdown-img {
	margin-top: 30px
}
}
.partner-part {
	background: url(../images/partner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	padding: 72px 0px 80px;
	position: relative;
	z-index: 1
}
.partner-part::before {
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: rgba(0,0,0,0.6)
}
.partner-part h2 {
	color: var(--white)
}
.partner-slider li {
	margin: 0px 10px
}
.partner-slider li a {
	width: 100%;
	padding: 30px 30px;
	border-radius: 8px;
	background: var(--white);
	text-align: center
}
.partner-slider li a img {
	width: 100%
}
.blog-slider .blog-card {
	margin: 0px 15px
}

@media (max-width: 767px) {
.blog-slider .blog-card {
	width: 295px;
	margin: 0px 10px
}
}
.niche-part {
	padding-top: 25px;
}
.niche-part .col-lg-12 {
	padding-left: 5px;
	padding-right: 5px;
}
#top-order .row {
	margin-left: 0px;
	margin-right: 0px;
}
.section-heading {
	padding-bottom: 30px;
}
