.slider-home-wrapper {
	position: relative
}

.slider-home-wrapper .owl-carousel {
	position: initial
}

.lide_m img {
	width: 100%
}

.fs-slider-home h3 {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	display: none;
	font-family: MyriadPro-Light;
	font-size: 18px;
	font-weight: bold;
	left: 0;
	margin: 0;
	padding: 8px 20px;
	position: absolute;
	width: 100%
}

.fs-slider-home {
	display: block
}

@media all and (max-width:768px) {
	.fs-slider-home {
		padding-bottom: 0px
	}

}

.fs-slider-home .item:first-child {
	display: block
}

.fs-slider-home .item {
	text-align: center
}

.fs-slider-home .item .item_slide {
	display: grid
}

.owl-dot {
	background: none;
	margin: 0px 2px;
	width: 15px;
	height: 15px;
	border: 2px solid #ccc;
	border-radius: 50%;
	display: inline-block;
	box-sizing: border-box
}

.fs-slider-home:hover .owl-dot {
	opacity: 1
}

.owl-dots {
	text-align: center;
	position: absolute;
	top: 50%;
	right: 10%;
	transform: rotate(90deg);
	border-radius: 19px
}

.owl-dot.active,
.owl-dot:hover {
	background: var(--main-color);
	box-shadow: inset rgba(255, 255, 255, 0.37) -1px 1px 1px;
	border-color: #fff
}

.fs-slider-home .owl-controls .owl-nav {
	display: none
}

@media all and (max-width:768px) {
	.fs-slider-home .owl-controls .owl-nav {
		display: block
	}

}

.fs-slider-home:hover .owl-controls .owl-nav {
	display: block
}

.fs-slider-home .owl-controls .owl-nav div {
	display: inline-block;
	zoom: 1;
	position: absolute;
	padding: 6px 0 0;
	margin: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #3c3c3ce0;
	width: 20px;
	height: 50px;
	text-align: center;
	font-size: 32px;
	color: #fff;
	font-family: -webkit-body;
	line-height: 40px;
	top: calc(50% - 2px);
	transform: translate(0, -50%)
}

@media all and (max-width:768px) {
	.fs-slider-home .owl-controls .owl-nav div {
		top: 50%
	}

}

.fs-slider-home .owl-controls .owl-prev {
	left: 0px
}

.fs-slider-home .owl-controls .owl-next {
	right: 0px
}

.slide-content {
	position: absolute;
	top: 50%;
	color: #fff;
	width: 100%;
	margin-right: auto;
	text-align: left;
	transform: translate(0, -50%)
}

@media all and (max-width:1100px) {
	.slide-content {
		display: none
	}

}

.slide-content .sl-content {
	width: 400px;
	text-align: center;
	transform: translate(150%);
	transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s;
	text-shadow: 2px 2px #868686cc;
	box-sizing: border-box;
	position: relative
}

.slide-content .sl-content:before {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 15px;
	top: 15px
}

.slide-content .sl-content:after {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 15px;
	bottom: 15px
}

.slide-content .sl-content .content {
	padding: 20px;
	-webkit-clip-path: polygon(85% 0, 100% 30%, 100% 100%, 15% 100%, 0% 70%, 0 0);
	clip-path: polygon(85% 0, 100% 30%, 100% 100%, 15% 100%, 0% 70%, 0 0)
}

.slide-content .sl-content .content .content1 {
	padding: 20px 15px 10px;
	position: relative
}

.slide-content .sl-content .content .content1:before {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	border-left: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5
}

.slide-content .sl-content .content .content1:after {
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 0;
	right: 0;
	border-bottom: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5
}

@media all and (max-width:600px) {
	.slide-content {
		top: 30px
	}

}

.slide-content .button_mua a {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	box-sizing: border-box;
	border-radius: 4px;
	text-align: center;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s
}

.slide-content .button_mua a font {
	font-size: 29px;
	margin-left: 5px;
	color: #fff
}

.slide-content .button_mua a:hover a {
	color: #fff
}

.slide-content .button_mua a:hover a font {
	color: var(--extra-color)
}

.slide-content .title-banner-big {
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase
}

.slide-content .title-banner-big span {
	font-size: 18px
}

@media all and (max-width:600px) {
	.slide-content .title-banner-big {
		font-size: 25px
	}

}

.slide-content .description-slide {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 35px;
	color: #f7f7f7
}

@media all and (max-width:600px) {
	.slide-content .description-slide {
		line-height: 30px;
		font-size: 15px
	}

}

.slide-content .button-slide-basic {
	background-color: var(--main-color);
	color: #fff;
	display: inline-block;
	font-size: 18px;
	line-height: 39px;
	margin-top: 15px;
	padding: 0 20px;
	text-transform: uppercase
}

.slide-content .button-slide-basic:hover {
	background-color: #df5c53
}

.active .sl-content {
	transform: translate(0)
}

.active .title-banner-big {
	animation-duration: 3s;
	-webkit-animation-duration: 3s;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	animation-name: fadeIn;
	-webkit-animation-name: fadeIn
}

.active .description-slide {
	animation-duration: 2s;
	-webkit-animation-duration: 2s;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	animation-name: zoomIn;
	-webkit-animation-name: zoomIn
}

.active .button-slide {
	animation-duration: 2s;
	-webkit-animation-duration: 2s;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	animation-name: slideInUp;
	-webkit-animation-name: slideInUp
}

@media screen and (max-width:900px) {
	.owl-dots {
		display: none !important
	}

}

@media screen and (max-width:700px) {
	.slider-home-wrapper {
		overflow: hidden
	}

}
/*
     FILE ARCHIVED ON 18:50:52 Jul 21, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:47:42 May 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.518
  exclusion.robots: 0.06
  exclusion.robots.policy: 0.051
  esindex: 0.007
  cdx.remote: 6.576
  LoadShardBlock: 218.058 (3)
  PetaboxLoader3.datanode: 112.129 (5)
  load_resource: 100.567
  PetaboxLoader3.resolve: 26.904
  loaddict: 18.894
*/