.content, .verified {
	-webkit-box-align: center
}
.g-0, .gy-0, .row {
	--bs-gutter-y: 0
}
.iconbox-wrap, .iconbox-wrap-icon {
	text-align: center
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}
input[type=number] {
	-moz-appearance: textfield
}
.logo {
	width: auto;
	height: 34px;
	left: initial;
	right: initial;
	top: initial;
	bottom: initial;
	display: block;
	position: relative;
	cursor: pointer;
	object-fit: contain
}
.sticky-header {
	position: fixed;
	top: 0;
	z-index: 1020;
	width: 100%;
	background: #fff;
	box-shadow: rgb(0 0 0 / 30%) 0 1px 4px 0;
	transition: .3s linear
}
.badge-layer, .badge-wrapper, .effect, .hover14 figure, .iconbox-wrap, .verified {
	position: relative
}
.not-visible {
	visibility: hidden;
	opacity: 0;
	transition: visibility 1s, opacity 1.3s linear
}
.visible-ok {
	visibility: visible;
	opacity: 1;
	transition: opacity 1.3s linear
}
.prod-name {
	color: #979696
}
.header-product-name:hover, .models-slider-widget .models-slider .slide .slide-header .model-name:hover, .prod-name:hover {
	color: var(--primary-color)
}
.primary-color {
	color: var(--primary-color) !important
}
.primary-color:hover {
	color: #000 !important
}
.about-widget-para-head {
	color: var(--primary-color);
	font-weight: 700;
	text-transform: uppercase;
	font-size: 35px;
	line-height: 1.2;
	margin-bottom: 20px
}
.content {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-flow: row nowrap;
	-moz-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-direction: row
}
.verified, .verified .content-wrapper {
	display: -webkit-box;
	display: -moz-box
}
.verified {
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	font-size: 1em
}
.verified .content-wrapper {
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 4;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.verified .content-wrapper .content {
	font-size: 1.2rem
}
.global {
	color: #fff;
	font-size: 11px;
	font-weight: 600
}
.global .badge-layer {
	background-color: var(--primary-color)
}
.badge-layer {
	-webkit-border-radius: 21%;
	-moz-border-radius: 21%;
	border-radius: 21%;
	width: 4em;
	height: 4em;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	z-index: 3
}
.rounded-right, .rounded-top {
	border-top-right-radius: 6px
}
.rounded-bottom, .rounded-right {
	border-bottom-right-radius: 6px
}
.rounded-bottom, .rounded-left {
	border-bottom-left-radius: 6px
}
.rounded-left, .rounded-top {
	border-top-left-radius: 6px
}
.badge-layer:before {
	-webkit-border-radius: 21%;
	-moz-border-radius: 21%;
	border-radius: 21%;
	content: "";
	position: absolute;
	height: 4em;
	width: 4em;
	background-color: inherit;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg)
}
.effect .effect-text, .page-info, .page-info-lite {
	background: rgba(0, 0, 0, .5)
}
.model-features-widget .model-features-wrapper .model-features-top .model-features-top-left .color-filter .owl-nav .owl-next, .model-features-widget .model-features-wrapper .model-features-top .model-features-top-left .color-filter .owl-nav .owl-prev {
	display: none !important
}
.model-features-widget .model-features-wrapper .model-features-top .model-features-top-left .color-filter .model-tab.active:after {
	color: #d3d3d3 !important
}
.color-filter .owl-stage-outer {
	padding: 3px !important
}
strong {
	font-weight: 700 !important
}
.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
	width: 100%;
	padding-right: var(--bs-gutter-x, 0.75rem);
	padding-left: var(--bs-gutter-x, 0.75rem);
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 576px) {
	.container-sm, .container {
	max-width: 540px;
}
}
@media (min-width: 768px) {
	.popup-banner-img {
	width: 100%;
	height: 550px
}
.container-md, .container-sm, .container {
	max-width: 720px;
}
}
@media (min-width: 992px) {
	.container-lg, .container-md, .container-sm, .container {
	max-width: 960px;
}
}
@media (min-width: 1200px) {
	.container-xl, .container-lg, .container-md, .container-sm, .container {
	max-width: 1140px;
}
}
@media (min-width: 1400px) {
	.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
	max-width: 1320px;
}
}
.row {
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-0.5 * var(--bs-gutter-x));
	margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * 0.5);
	padding-left: calc(var(--bs-gutter-x) * 0.5);
	margin-top: var(--bs-gutter-y);
}
.col {
	flex: 1 0 0%;
}
.row-cols-auto > * {
	flex: 0 0 auto;
	width: auto;
}
.row-cols-1 > * {
	flex: 0 0 auto;
	width: 100%;
}
.row-cols-2 > * {
	flex: 0 0 auto;
	width: 50%;
}
.row-cols-3 > * {
	flex: 0 0 auto;
	width: 33.3333333333%;
}
.row-cols-4 > * {
	flex: 0 0 auto;
	width: 25%;
}
.row-cols-5 > * {
	flex: 0 0 auto;
	width: 20%;
}
.row-cols-6 > * {
	flex: 0 0 auto;
	width: 16.6666666667%;
}
.col-auto {
	flex: 0 0 auto;
	width: auto;
}
.col-1 {
	flex: 0 0 auto;
	width: 8.33333333%;
}
.col-2 {
	flex: 0 0 auto;
	width: 16.66666667%;
}
.col-3 {
	flex: 0 0 auto;
	width: 25%;
}
.col-4 {
	flex: 0 0 auto;
	width: 33.33333333%;
}
.col-5 {
	flex: 0 0 auto;
	width: 41.66666667%;
}
.col-6 {
	flex: 0 0 auto;
	width: 50%;
}
.col-7 {
	flex: 0 0 auto;
	width: 58.33333333%;
}
.col-8 {
	flex: 0 0 auto;
	width: 66.66666667%;
}
.col-9 {
	flex: 0 0 auto;
	width: 75%;
}
.col-10 {
	flex: 0 0 auto;
	width: 83.33333333%;
}
.col-11 {
	flex: 0 0 auto;
	width: 91.66666667%;
}
.col-12 {
	flex: 0 0 auto;
	width: 100%;
}
.offset-1 {
	margin-left: 8.33333333%;
}
.offset-2 {
	margin-left: 16.66666667%;
}
.offset-3 {
	margin-left: 25%;
}
.offset-4 {
	margin-left: 33.33333333%;
}
.offset-5 {
	margin-left: 41.66666667%;
}
.offset-6 {
	margin-left: 50%;
}
.offset-7 {
	margin-left: 58.33333333%;
}
.offset-8 {
	margin-left: 66.66666667%;
}
.offset-9 {
	margin-left: 75%;
}
.offset-10 {
	margin-left: 83.33333333%;
}
.offset-11 {
	margin-left: 91.66666667%;
}
.g-0, .gx-0 {
	--bs-gutter-x: 0;
}
.g-0, .gy-0 {
	--bs-gutter-y: 0;
}
.g-1, .gx-1 {
	--bs-gutter-x: 0.25rem;
}
.g-1, .gy-1 {
	--bs-gutter-y: 0.25rem;
}
.g-2, .gx-2 {
	--bs-gutter-x: 0.5rem;
}
.g-2, .gy-2 {
	--bs-gutter-y: 0.5rem;
}
.g-3, .gx-3 {
	--bs-gutter-x: 1rem;
}
.g-3, .gy-3 {
	--bs-gutter-y: 1rem;
}
.g-4, .gx-4 {
	--bs-gutter-x: 1.5rem;
}
.g-4, .gy-4 {
	--bs-gutter-y: 1.5rem;
}
.g-5, .gx-5 {
	--bs-gutter-x: 3rem;
}
.g-5, .gy-5 {
	--bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
	.col-sm {
	flex: 1 0 0%;
}
.row-cols-sm-auto > * {
	flex: 0 0 auto;
	width: auto;
}
.row-cols-sm-1 > * {
	flex: 0 0 auto;
	width: 100%;
}
.row-cols-sm-2 > * {
	flex: 0 0 auto;
	width: 50%;
}
.row-cols-sm-3 > * {
	flex: 0 0 auto;
	width: 33.3333333333%;
}
.row-cols-sm-4 > * {
	flex: 0 0 auto;
	width: 25%;
}
.row-cols-sm-5 > * {
	flex: 0 0 auto;
	width: 20%;
}
.row-cols-sm-6 > * {
	flex: 0 0 auto;
	width: 16.6666666667%;
}
.col-sm-auto {
	flex: 0 0 auto;
	width: auto;
}
.col-sm-1 {
	flex: 0 0 auto;
	width: 8.33333333%;
}
.col-sm-2 {
	flex: 0 0 auto;
	width: 16.66666667%;
}
.col-sm-3 {
	flex: 0 0 auto;
	width: 25%;
}
.col-sm-4 {
	flex: 0 0 auto;
	width: 33.33333333%;
}
.col-sm-5 {
	flex: 0 0 auto;
	width: 41.66666667%;
}
.col-sm-6 {
	flex: 0 0 auto;
	width: 50%;
}
.col-sm-7 {
	flex: 0 0 auto;
	width: 58.33333333%;
}
.col-sm-8 {
	flex: 0 0 auto;
	width: 66.66666667%;
}
.col-sm-9 {
	flex: 0 0 auto;
	width: 75%;
}
.col-sm-10 {
	flex: 0 0 auto;
	width: 83.33333333%;
}
.col-sm-11 {
	flex: 0 0 auto;
	width: 91.66666667%;
}
.col-sm-12 {
	flex: 0 0 auto;
	width: 100%;
}
.offset-sm-0 {
	margin-left: 0;
}
.offset-sm-1 {
	margin-left: 8.33333333%;
}
.offset-sm-2 {
	margin-left: 16.66666667%;
}
.offset-sm-3 {
	margin-left: 25%;
}
.offset-sm-4 {
	margin-left: 33.33333333%;
}
.offset-sm-5 {
	margin-left: 41.66666667%;
}
.offset-sm-6 {
	margin-left: 50%;
}
.offset-sm-7 {
	margin-left: 58.33333333%;
}
.offset-sm-8 {
	margin-left: 66.66666667%;
}
.offset-sm-9 {
	margin-left: 75%;
}
.offset-sm-10 {
	margin-left: 83.33333333%;
}
.offset-sm-11 {
	margin-left: 91.66666667%;
}
.g-sm-0, .gx-sm-0 {
	--bs-gutter-x: 0;
}
.g-sm-0, .gy-sm-0 {
	--bs-gutter-y: 0;
}
.g-sm-1, .gx-sm-1 {
	--bs-gutter-x: 0.25rem;
}
.g-sm-1, .gy-sm-1 {
	--bs-gutter-y: 0.25rem;
}
.g-sm-2, .gx-sm-2 {
	--bs-gutter-x: 0.5rem;
}
.g-sm-2, .gy-sm-2 {
	--bs-gutter-y: 0.5rem;
}
.g-sm-3, .gx-sm-3 {
	--bs-gutter-x: 1rem;
}
.g-sm-3, .gy-sm-3 {
	--bs-gutter-y: 1rem;
}
.g-sm-4, .gx-sm-4 {
	--bs-gutter-x: 1.5rem;
}
.g-sm-4, .gy-sm-4 {
	--bs-gutter-y: 1.5rem;
}
.g-sm-5, .gx-sm-5 {
	--bs-gutter-x: 3rem;
}
.g-sm-5, .gy-sm-5 {
	--bs-gutter-y: 3rem;
}
}
@media (min-width: 768px) {
	.col-md {
	flex: 1 0 0%;
}
.row-cols-md-auto > * {
	flex: 0 0 auto;
	width: auto;
}
.row-cols-md-1 > * {
	flex: 0 0 auto;
	width: 100%;
}
.row-cols-md-2 > * {
	flex: 0 0 auto;
	width: 50%;
}
.row-cols-md-3 > * {
	flex: 0 0 auto;
	width: 33.3333333333%;
}
.row-cols-md-4 > * {
	flex: 0 0 auto;
	width: 25%;
}
.row-cols-md-5 > * {
	flex: 0 0 auto;
	width: 20%;
}
.row-cols-md-6 > * {
	flex: 0 0 auto;
	width: 16.6666666667%;
}
.col-md-auto {
	flex: 0 0 auto;
	width: auto;
}
.col-md-1 {
	flex: 0 0 auto;
	width: 8.33333333%;
}
.col-md-2 {
	flex: 0 0 auto;
	width: 16.66666667%;
}
.col-md-3 {
	flex: 0 0 auto;
	width: 25%;
}
.col-md-4 {
	flex: 0 0 auto;
	width: 33.33333333%;
}
.col-md-5 {
	flex: 0 0 auto;
	width: 41.66666667%;
}
.col-md-6 {
	flex: 0 0 auto;
	width: 50%;
}
.col-md-7 {
	flex: 0 0 auto;
	width: 58.33333333%;
}
.col-md-8 {
	flex: 0 0 auto;
	width: 66.66666667%;
}
.col-md-9 {
	flex: 0 0 auto;
	width: 75%;
}
.col-md-10 {
	flex: 0 0 auto;
	width: 83.33333333%;
}
.col-md-11 {
	flex: 0 0 auto;
	width: 91.66666667%;
}
.col-md-12 {
	flex: 0 0 auto;
	width: 100%;
}
.offset-md-0 {
	margin-left: 0;
}
.offset-md-1 {
	margin-left: 8.33333333%;
}
.offset-md-2 {
	margin-left: 16.66666667%;
}
.offset-md-3 {
	margin-left: 25%;
}
.offset-md-4 {
	margin-left: 33.33333333%;
}
.offset-md-5 {
	margin-left: 41.66666667%;
}
.offset-md-6 {
	margin-left: 50%;
}
.offset-md-7 {
	margin-left: 58.33333333%;
}
.offset-md-8 {
	margin-left: 66.66666667%;
}
.offset-md-9 {
	margin-left: 75%;
}
.offset-md-10 {
	margin-left: 83.33333333%;
}
.offset-md-11 {
	margin-left: 91.66666667%;
}
.g-md-0, .gx-md-0 {
	--bs-gutter-x: 0;
}
.g-md-0, .gy-md-0 {
	--bs-gutter-y: 0;
}
.g-md-1, .gx-md-1 {
	--bs-gutter-x: 0.25rem;
}
.g-md-1, .gy-md-1 {
	--bs-gutter-y: 0.25rem;
}
.g-md-2, .gx-md-2 {
	--bs-gutter-x: 0.5rem;
}
.g-md-2, .gy-md-2 {
	--bs-gutter-y: 0.5rem;
}
.g-md-3, .gx-md-3 {
	--bs-gutter-x: 1rem;
}
.g-md-3, .gy-md-3 {
	--bs-gutter-y: 1rem;
}
.g-md-4, .gx-md-4 {
	--bs-gutter-x: 1.5rem;
}
.g-md-4, .gy-md-4 {
	--bs-gutter-y: 1.5rem;
}
.g-md-5, .gx-md-5 {
	--bs-gutter-x: 3rem;
}
.g-md-5, .gy-md-5 {
	--bs-gutter-y: 3rem;
}
}
@media (min-width: 992px) {
	.col-lg {
	flex: 1 0 0%;
}
.row-cols-lg-auto > * {
	flex: 0 0 auto;
	width: auto;
}
.row-cols-lg-1 > * {
	flex: 0 0 auto;
	width: 100%;
}
.row-cols-lg-2 > * {
	flex: 0 0 auto;
	width: 50%;
}
.row-cols-lg-3 > * {
	flex: 0 0 auto;
	width: 33.3333333333%;
}
.row-cols-lg-4 > * {
	flex: 0 0 auto;
	width: 25%;
}
.row-cols-lg-5 > * {
	flex: 0 0 auto;
	width: 20%;
}
.row-cols-lg-6 > * {
	flex: 0 0 auto;
	width: 16.6666666667%;
}
.col-lg-auto {
	flex: 0 0 auto;
	width: auto;
}
.col-lg-1 {
	flex: 0 0 auto;
	width: 8.33333333%;
}
.col-lg-2 {
	flex: 0 0 auto;
	width: 16.66666667%;
}
.col-lg-3 {
	flex: 0 0 auto;
	width: 25%;
}
.col-lg-4 {
	flex: 0 0 auto;
	width: 33.33333333%;
}
.col-lg-5 {
	flex: 0 0 auto;
	width: 41.66666667%;
}
.col-lg-6 {
	flex: 0 0 auto;
	width: 50%;
}
.col-lg-7 {
	flex: 0 0 auto;
	width: 58.33333333%;
}
.col-lg-8 {
	flex: 0 0 auto;
	width: 66.66666667%;
}
.col-lg-9 {
	flex: 0 0 auto;
	width: 75%;
}
.col-lg-10 {
	flex: 0 0 auto;
	width: 83.33333333%;
}
.col-lg-11 {
	flex: 0 0 auto;
	width: 91.66666667%;
}
.col-lg-12 {
	flex: 0 0 auto;
	width: 100%;
}
.offset-lg-0 {
	margin-left: 0;
}
.offset-lg-1 {
	margin-left: 8.33333333%;
}
.offset-lg-2 {
	margin-left: 16.66666667%;
}
.offset-lg-3 {
	margin-left: 25%;
}
.offset-lg-4 {
	margin-left: 33.33333333%;
}
.offset-lg-5 {
	margin-left: 41.66666667%;
}
.offset-lg-6 {
	margin-left: 50%;
}
.offset-lg-7 {
	margin-left: 58.33333333%;
}
.offset-lg-8 {
	margin-left: 66.66666667%;
}
.offset-lg-9 {
	margin-left: 75%;
}
.offset-lg-10 {
	margin-left: 83.33333333%;
}
.offset-lg-11 {
	margin-left: 91.66666667%;
}
.g-lg-0, .gx-lg-0 {
	--bs-gutter-x: 0;
}
.g-lg-0, .gy-lg-0 {
	--bs-gutter-y: 0;
}
.g-lg-1, .gx-lg-1 {
	--bs-gutter-x: 0.25rem;
}
.g-lg-1, .gy-lg-1 {
	--bs-gutter-y: 0.25rem;
}
.g-lg-2, .gx-lg-2 {
	--bs-gutter-x: 0.5rem;
}
.g-lg-2, .gy-lg-2 {
	--bs-gutter-y: 0.5rem;
}
.g-lg-3, .gx-lg-3 {
	--bs-gutter-x: 1rem;
}
.g-lg-3, .gy-lg-3 {
	--bs-gutter-y: 1rem;
}
.g-lg-4, .gx-lg-4 {
	--bs-gutter-x: 1.5rem;
}
.g-lg-4, .gy-lg-4 {
	--bs-gutter-y: 1.5rem;
}
.g-lg-5, .gx-lg-5 {
	--bs-gutter-x: 3rem;
}
.g-lg-5, .gy-lg-5 {
	--bs-gutter-y: 3rem;
}
}
@media (min-width: 1200px) {
	.col-xl {
	flex: 1 0 0%;
}
.row-cols-xl-auto > * {
	flex: 0 0 auto;
	width: auto;
}
.row-cols-xl-1 > * {
	flex: 0 0 auto;
	width: 100%;
}
.row-cols-xl-2 > * {
	flex: 0 0 auto;
	width: 50%;
}
.row-cols-xl-3 > * {
	flex: 0 0 auto;
	width: 33.3333333333%;
}
.row-cols-xl-4 > * {
	flex: 0 0 auto;
	width: 25%;
}
.row-cols-xl-5 > * {
	flex: 0 0 auto;
	width: 20%;
}
.row-cols-xl-6 > * {
	flex: 0 0 auto;
	width: 16.6666666667%;
}
.col-xl-auto {
	flex: 0 0 auto;
	width: auto;
}
.col-xl-1 {
	flex: 0 0 auto;
	width: 8.33333333%;
}
.col-xl-2 {
	flex: 0 0 auto;
	width: 16.66666667%;
}
.col-xl-3 {
	flex: 0 0 auto;
	width: 25%;
}
.col-xl-4 {
	flex: 0 0 auto;
	width: 33.33333333%;
}
.col-xl-5 {
	flex: 0 0 auto;
	width: 41.66666667%;
}
.col-xl-6 {
	flex: 0 0 auto;
	width: 50%;
}
.col-xl-7 {
	flex: 0 0 auto;
	width: 58.33333333%;
}
.col-xl-8 {
	flex: 0 0 auto;
	width: 66.66666667%;
}
.col-xl-9 {
	flex: 0 0 auto;
	width: 75%;
}
.col-xl-10 {
	flex: 0 0 auto;
	width: 83.33333333%;
}
.col-xl-11 {
	flex: 0 0 auto;
	width: 91.66666667%;
}
.col-xl-12 {
	flex: 0 0 auto;
	width: 100%;
}
.offset-xl-0 {
	margin-left: 0;
}
.offset-xl-1 {
	margin-left: 8.33333333%;
}
.offset-xl-2 {
	margin-left: 16.66666667%;
}
.offset-xl-3 {
	margin-left: 25%;
}
.offset-xl-4 {
	margin-left: 33.33333333%;
}
.offset-xl-5 {
	margin-left: 41.66666667%;
}
.offset-xl-6 {
	margin-left: 50%;
}
.offset-xl-7 {
	margin-left: 58.33333333%;
}
.offset-xl-8 {
	margin-left: 66.66666667%;
}
.offset-xl-9 {
	margin-left: 75%;
}
.offset-xl-10 {
	margin-left: 83.33333333%;
}
.offset-xl-11 {
	margin-left: 91.66666667%;
}
.g-xl-0, .gx-xl-0 {
	--bs-gutter-x: 0;
}
.g-xl-0, .gy-xl-0 {
	--bs-gutter-y: 0;
}
.g-xl-1, .gx-xl-1 {
	--bs-gutter-x: 0.25rem;
}
.g-xl-1, .gy-xl-1 {
	--bs-gutter-y: 0.25rem;
}
.g-xl-2, .gx-xl-2 {
	--bs-gutter-x: 0.5rem;
}
.g-xl-2, .gy-xl-2 {
	--bs-gutter-y: 0.5rem;
}
.g-xl-3, .gx-xl-3 {
	--bs-gutter-x: 1rem;
}
.g-xl-3, .gy-xl-3 {
	--bs-gutter-y: 1rem;
}
.g-xl-4, .gx-xl-4 {
	--bs-gutter-x: 1.5rem;
}
.g-xl-4, .gy-xl-4 {
	--bs-gutter-y: 1.5rem;
}
.g-xl-5, .gx-xl-5 {
	--bs-gutter-x: 3rem;
}
.g-xl-5, .gy-xl-5 {
	--bs-gutter-y: 3rem;
}
}
@media (min-width: 1400px) {
	.col-xxl {
	flex: 1 0 0%;
}
.row-cols-xxl-auto > * {
	flex: 0 0 auto;
	width: auto;
}
.row-cols-xxl-1 > * {
	flex: 0 0 auto;
	width: 100%;
}
.row-cols-xxl-2 > * {
	flex: 0 0 auto;
	width: 50%;
}
.row-cols-xxl-3 > * {
	flex: 0 0 auto;
	width: 33.3333333333%;
}
.row-cols-xxl-4 > * {
	flex: 0 0 auto;
	width: 25%;
}
.row-cols-xxl-5 > * {
	flex: 0 0 auto;
	width: 20%;
}
.row-cols-xxl-6 > * {
	flex: 0 0 auto;
	width: 16.6666666667%;
}
.col-xxl-auto {
	flex: 0 0 auto;
	width: auto;
}
.col-xxl-1 {
	flex: 0 0 auto;
	width: 8.33333333%;
}
.col-xxl-2 {
	flex: 0 0 auto;
	width: 16.66666667%;
}
.col-xxl-3 {
	flex: 0 0 auto;
	width: 25%;
}
.col-xxl-4 {
	flex: 0 0 auto;
	width: 33.33333333%;
}
.col-xxl-5 {
	flex: 0 0 auto;
	width: 41.66666667%;
}
.col-xxl-6 {
	flex: 0 0 auto;
	width: 50%;
}
.col-xxl-7 {
	flex: 0 0 auto;
	width: 58.33333333%;
}
.col-xxl-8 {
	flex: 0 0 auto;
	width: 66.66666667%;
}
.col-xxl-9 {
	flex: 0 0 auto;
	width: 75%;
}
.col-xxl-10 {
	flex: 0 0 auto;
	width: 83.33333333%;
}
.col-xxl-11 {
	flex: 0 0 auto;
	width: 91.66666667%;
}
.col-xxl-12 {
	flex: 0 0 auto;
	width: 100%;
}
.offset-xxl-0 {
	margin-left: 0;
}
.offset-xxl-1 {
	margin-left: 8.33333333%;
}
.offset-xxl-2 {
	margin-left: 16.66666667%;
}
.offset-xxl-3 {
	margin-left: 25%;
}
.offset-xxl-4 {
	margin-left: 33.33333333%;
}
.offset-xxl-5 {
	margin-left: 41.66666667%;
}
.offset-xxl-6 {
	margin-left: 50%;
}
.offset-xxl-7 {
	margin-left: 58.33333333%;
}
.offset-xxl-8 {
	margin-left: 66.66666667%;
}
.offset-xxl-9 {
	margin-left: 75%;
}
.offset-xxl-10 {
	margin-left: 83.33333333%;
}
.offset-xxl-11 {
	margin-left: 91.66666667%;
}
.g-xxl-0, .gx-xxl-0 {
	--bs-gutter-x: 0;
}
.g-xxl-0, .gy-xxl-0 {
	--bs-gutter-y: 0;
}
.g-xxl-1, .gx-xxl-1 {
	--bs-gutter-x: 0.25rem;
}
.g-xxl-1, .gy-xxl-0 {
	--bs-gutter-y: 0.25rem;
}
.g-xxl-2, .gx-xxl-2 {
	--bs-gutter-x: 0.5rem;
}
.g-xxl-2, .gy-xxl-2 {
	--bs-gutter-y: 0.5rem;
}
.g-xxl-3, .gx-xxl-3 {
	--bs-gutter-x: 1rem;
}
.g-xxl-3, .gy-xxl-3 {
	--bs-gutter-y: 1rem;
}
.g-xxl-4, .gx-xxl-4 {
	--bs-gutter-x: 1.5rem;
}
.g-xxl-4, .gy-xxl-4 {
	--bs-gutter-y: 1.5rem;
}
.g-xxl-5, .gx-xxl-5 {
	--bs-gutter-x: 3rem;
}
.g-xxl-5, .gy-xxl-5 {
	--bs-gutter-y: 3rem;
}
}
.m-0 {
	margin: 0 !important;
}
.m-1 {
	margin: 0.25rem !important;
}
.m-2 {
	margin: 0.5rem !important;
}
.m-3 {
	margin: 1rem !important;
}
.m-4 {
	margin: 1.5rem !important;
}
.m-5 {
	margin: 3rem !important;
}
.m-auto {
	margin: auto !important;
}
.mx-0 {
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.mx-1 {
	margin-right: 0.25rem !important;
	margin-left: 0.25rem !important;
}
.mx-2 {
	margin-right: 0.5rem !important;
	margin-left: 0.5rem !important;
}
.mx-3 {
	margin-right: 1rem !important;
	margin-left: 1rem !important;
}
.mx-4 {
	margin-right: 1.5rem !important;
	margin-left: 1.5rem !important;
}
.mx-5 {
	margin-right: 3rem !important;
	margin-left: 3rem !important;
}
.mx-auto {
	margin-right: auto !important;
	margin-left: auto !important;
}
.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.my-1 {
	margin-top: 0.25rem !important;
	margin-bottom: 0.25rem !important;
}
.my-2 {
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
}
.my-3 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}
.my-4 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important;
}
.my-5 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
}
.my-auto {
	margin-top: auto !important;
	margin-bottom: auto !important;
}
.mt-0 {
	margin-top: 0 !important;
}
.mt-1 {
	margin-top: 0.25rem !important;
}
.mt-2 {
	margin-top: 0.5rem !important;
}
.mt-3 {
	margin-top: 1rem !important;
}
.mt-4 {
	margin-top: 1.5rem !important;
}
.mt-5 {
	margin-top: 3rem !important;
}
.mt-auto {
	margin-top: auto !important;
}
.me-0 {
	margin-right: 0 !important;
}
.me-1 {
	margin-right: 0.25rem !important;
}
.me-2 {
	margin-right: 0.5rem !important;
}
.me-3 {
	margin-right: 1rem !important;
}
.me-4 {
	margin-right: 1.5rem !important;
}
.me-5 {
	margin-right: 3rem !important;
}
.me-auto {
	margin-right: auto !important;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.mb-1 {
	margin-bottom: 0.25rem !important;
}
.mb-2 {
	margin-bottom: 0.5rem !important;
}
.mb-3 {
	margin-bottom: 1rem !important;
}
.mb-4 {
	margin-bottom: 1.5rem !important;
}
.mb-5 {
	margin-bottom: 3rem !important;
}
.mb-auto {
	margin-bottom: auto !important;
}
.ms-0 {
	margin-left: 0 !important;
}
.ms-1 {
	margin-left: 0.25rem !important;
}
.ms-2 {
	margin-left: 0.5rem !important;
}
.ms-3 {
	margin-left: 1rem !important;
}
.ms-4 {
	margin-left: 1.5rem !important;
}
.ms-5 {
	margin-left: 3rem !important;
}
.ms-auto {
	margin-left: auto !important;
}
.p-0 {
	padding: 0 !important;
}
.p-1 {
	padding: 0.25rem !important;
}
.p-2 {
	padding: 0.5rem !important;
}
.p-3 {
	padding: 1rem !important;
}
.p-4 {
	padding: 1.5rem !important;
}
.p-5 {
	padding: 3rem !important;
}
.px-0 {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.px-1 {
	padding-right: 0.25rem !important;
	padding-left: 0.25rem !important;
}
.px-2 {
	padding-right: 0.5rem !important;
	padding-left: 0.5rem !important;
}
.px-3 {
	padding-right: 1rem !important;
	padding-left: 1rem !important;
}
.px-4 {
	padding-right: 1.5rem !important;
	padding-left: 1.5rem !important;
}
.px-5 {
	padding-right: 3rem !important;
	padding-left: 3rem !important;
}
.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.py-1 {
	padding-top: 0.25rem !important;
	padding-bottom: 0.25rem !important;
}
.py-2 {
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important;
}
.py-3 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}
.py-4 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
}
.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}
.pt-0 {
	padding-top: 0 !important;
}
.pt-1 {
	padding-top: 0.25rem !important;
}
.pt-2 {
	padding-top: 0.5rem !important;
}
.pt-3 {
	padding-top: 1rem !important;
}
.pt-4 {
	padding-top: 1.5rem !important;
}
.pt-5 {
	padding-top: 3rem !important;
}
.pe-0 {
	padding-right: 0 !important;
}
.pe-1 {
	padding-right: 0.25rem !important;
}
.pe-2 {
	padding-right: 0.5rem !important;
}
.pe-3 {
	padding-right: 1rem !important;
}
.pe-4 {
	padding-right: 1.5rem !important;
}
.pe-5 {
	padding-right: 3rem !important;
}
.pb-0 {
	padding-bottom: 0 !important;
}
.pb-1 {
	padding-bottom: 0.25rem !important;
}
.pb-2 {
	padding-bottom: 0.5rem !important;
}
.pb-3 {
	padding-bottom: 1rem !important;
}
.pb-4 {
	padding-bottom: 1.5rem !important;
}
.pb-5 {
	padding-bottom: 3rem !important;
}
.ps-0 {
	padding-left: 0 !important;
}
.ps-1 {
	padding-left: 0.25rem !important;
}
.ps-2 {
	padding-left: 0.5rem !important;
}
.ps-3 {
	padding-left: 1rem !important;
}
.ps-4 {
	padding-left: 1.5rem !important;
}
.ps-5 {
	padding-left: 3rem !important;
}
.mt-lg-5 {
	margin-top: 3rem !important;
}
.page-info {
	width: 100%;
	min-height: 94px;
	color: #fff;
	padding: 10px
}
.page-info.hasOverly {
	padding: 0
}
.page-info.hasOverly > div {
	background: rgba(0, 0, 0, .4);
	padding: 60px 0
}
.page-info i {
	color: #fff;
	font-size: 40px;
	display: block
}
.page-info h3 {
	padding: 0;
	margin-top: 15px;
	text-transform: uppercase
}
.page-info-lite {
	padding: 5px
}
.iconbox-wrap-icon .icon, .page-info-lite .iconbox-wrap-icon .icon, .page-info-lite .iconbox-wrap-text, .page-info-lite h5 {
	color: #fff
}
.rounded {
	border-radius: 6px
}
.contact-icon, .rounded-circle {
	border-radius: 50%
}
.rounded-0 {
	border-radius: 0
}
.iconbox-wrap {
	border-collapse: separate;
	border-spacing: 0;
	display: table;
	height: auto;
	min-height: 40px;
	padding: 15px;
	width: 100%
}
.iconbox {
	display: table-row
}
.iconbox-wrap-content, .iconbox-wrap-icon {
	display: table-cell;
	vertical-align: middle
}
.iconbox h5 {
	font-size: 34px;
	font-weight: 700;
	line-height: 40px;
	padding-bottom: 0
}
.iconbox-wrap-icon .icon {
	height: 60px !important;
	line-height: 60px !important;
	margin-left: auto;
	margin-right: 15px;
	vertical-align: middle !important;
	width: 60px !important;
	color: var(--primary-color) !important
}
.iconbox-wrap-content {
	padding-left: 10px;
	text-align: left
}
.iconbox-wrap-text {
	color: #aaa;
	font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600
}
@media (max-width: 767px) {
	.iconbox-wrap-icon {
	display: block;
	float: left;
	max-width: 60px
}
.iconbox h5 {
	font-size: 25px
}
.iconbox-wrap-text {
	font-size: 15px
}
.iconbox-wrap-content {
	display: block;
	float: left;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle
}
}
.photo3 {
	object-fit: none
}
.img-container:hover .image {
	opacity: .3
}
.effect:hover .effect-text, .img-container:hover .middle {
	opacity: 1
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg)
}
.hover14 figure:hover::before {
	-webkit-animation: .75s shine;
	animation: .75s shine
}
@-webkit-keyframes shine {
	100% {
	left: 125%
}
}
@keyframes shine {
	100% {
	left: 125%
}
}
.effect {
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 0 4px rgb(0 0 0 / 15%)
}
.effect .effect-img {
	font-size: 0;
	overflow: hidden
}
.effect .effect-img img {
	transition: .5s;
	cursor: pointer
}
.effect:hover .effect-img img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2)
}
.header-overlays {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	z-index: 1;
	opacity: 0;
	transition: .5s
}
.effect:hover .header-overlays {
	opacity: .1;
	transition: .5s
}
.effect .effect-text {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	overflow: hidden;
	transition: .3s ease-in;
	opacity: 0
}
.contact-icon, .contact-icon-dealer, .contact-icon-dealer:hover, .contact-icon:hover, .dealer-col, .dealer-col:hover {
	transition: .4s ease-in-out
}
.effect .effect-text .inner {
	position: absolute;
	padding: 15px;
	z-index: 1
}
.effect .effect-text:after, .effect .effect-text:before, .effect .effect-texts:after, .effect .effect-texts:before {
	position: absolute;
	display: block;
	width: 100%;
	height: 0;
	content: ''
}
.effect .effect-text:before {
	left: -100%;
	top: 0
}
.effect .effect-text:after {
	left: 100%;
	bottom: 0
}
.effect:hover .effect-text:after, .effect:hover .effect-text:before {
	animation-delay: .1s;
	animation-duration: .5s;
	animation-iteration-count: 1;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards
}
.effect:hover .effect-text:after {
	animation-name: left-up
}
.effect:hover .effect-text:before {
	animation-name: right-dn
}
@-webkit-keyframes left-up {
	0% {
	left: 100%;
	height: 0
}
50% {
	left: 0;
	height: 0
}
100% {
	height: 100%;
	left: 0
}
}
@-webkit-keyframes right-dn {
	0% {
	left: -100%;
	height: 0
}
50% {
	left: 0;
	height: 0
}
100% {
	height: 100%;
	left: 0
}
}
.effect .effect-text h2 {
	height: 45px;
	color: #fff;
	font-size: 18px;
	margin: 0;
	font-family: sans-serif !important
}
.effect .effect-text p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
	font-style: italic !important;
	font-family: sans-serif !important
}
.effect .effect-btn .btn {
	display: inline-block;
	height: 35px;
	padding: 7px 15px;
	color: #333;
	background: #fff
}
img.model-image {
	transform: scale(.9);
	transition: .5s
}
img.model-image:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05)
}
.header-product-name {
	font-size: 1.25rem;
	line-height: 1.75rem;
	margin-top: 0;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--secondary-color)
}
.dropdown, .dropdown-content a {
	font-weight: 600;
	letter-spacing: .04em;
	text-transform: uppercase
}
.contact-icon {
	width: 44px;
	height: 44px;
	min-height: 44px;
	min-width: 44px;
	line-height: 44px;
	justify-content: center;
	align-items: center;
	display: flex;
	border: 2px solid var(--primary-color);
	color: var(--primary-color);
	cursor: pointer
}
.contact-icon:hover {
	color: #fff;
	background: var(--primary-color)
}
.contact-icon-dealer {
	width: 42px;
	height: 42px;
	min-height: 42px;
	min-width: 42px;
	line-height: 42px;
	justify-content: center;
	align-items: center;
	display: flex;
	border-radius: 50%;
	border: 2px solid #fff;
	color: #fff;
	cursor: pointer
}
.contact-icon-dealer:hover {
	color: var(--primary-color);
	border: 2px solid var(--primary-color)
}
.dealers-row h3 {
	font-size: 16px;
	margin-left: 1em;
	color: #fff
}
.dealer-col {
	box-shadow: 0 21px 41px -13px rgb(0 0 0 / 18%);
	background-color: #181d26;
	padding: 20px;
	border-radius: 10px;
	border: 3px solid #424b73
}
.dealer-col:hover {
	border: 3px solid var(--primary-color)
}
.contact-main {
	background-color: #f5f5f5;
	padding: 1.5rem
}
.contact-main h3 {
	font-size: 17px;
	color: #666
}
.dropdown {
	position: relative;
	display: inline-block;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500
}
.dpdn-title:hover {
	color: #e0339a
}
.dropdown-content {
	visibility: hidden;
	position: absolute;
	background-color: #fff;
	min-width: 160px;
	left: 0;
	z-index: 99999;
	text-align: left;
	border-radius: 0;
	opacity: 0;
	transition: visibility .3s, opacity .3s linear;
	top:22px;
}
.shock-absorber, .tiger-eye {
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	padding: 35px
}
.dropdown-content a {
	width: 100%;
	margin: 0 10px 0 0;
	padding: 8px 30px;
	line-height: 30px;
	transition: .3s ease-in-out;
	border-top: none;
	white-space: nowrap;
	display: block;
	font-size: 15px;
	color:#1a1a1a;
}
.dropdown-content a:hover {
	text-decoration: none;
	background: #e0339a;
	color: #fff !important
}
.dropdown:hover .dropdown-content {
	visibility: visible;
	opacity: 1;
	transition: opacity .3s linear
}
.shock-absorber {
	max-width: 565px
}
.tiger-eye {
	max-width: 715px
}
@media (max-width: 768px) {
	.popup-banner-img {
	width: 100%;
	height: 260px
}
.dis-none {
	display: none !important
}
.ground-clear, .model-content {
	display: none
}
#header-slide .owl-nav {
	position: absolute;
	margin: 0;
	display: flex
}
.owl-carousel .owl-item img {
	object-fit: fill;
	height: 350px
}
.detail-desc-side {
	width: 100%;
	margin-top: 20px
}
.shock-absorber {
	bottom: 0
}
.tiger-eye {
	position: inherit
}
.black-s5 {
	object-fit: contain;
	height: auto
}
.dynamic-height1 {
	height: 28%
}
.dynamic-height2 {
	height: 51%
}
.header-video {
	margin-top: 23px
}
.ai-safe-img {
	width: 78%;
	object-fit: contain
}
.ai-safe-text {
	font-size: 2.4rem !important
}
}
@media (min-width: 767px) {
	.black-s5, .dynamic-height1, .dynamic-height2 {
	height: 100%
}
.ai-safe-img {
	width: 98%
}
.ai-safe-text {
	font-size: 3rem !important
}
.owl-carousel .owl-item img {
	object-fit: fill;
	max-height: 100%;
	height: 100%
}
.shock-absorber {
	top: 30%
}
.tiger-eye {
	right: 0;
	bottom: 0
}
.headlight {
	bottom: 26%
}
.battery {
	top: 0;
	bottom: auto
}
.design {
	top: 10%;
	bottom: auto
}
.black-s5 {
	object-fit: none
}
}
@media (max-width: 992px) and (min-width: 768px) {
	.detail-desc-side {
	width: 70%
}
}
@media (min-width: 992px) {
	.detail-desc-side {
	width: 50%
}
}
.model-feature-item {
	width: 33.33%
}
#popup-banner-box {
	display: none
}
.owl-carousel-container {
	margin-top: 20px;
}
.owl-carousel-container .owl-next, .owl-carousel-container .owl-prev {
	background: rgba(0, 0, 0, .25) !important;
}
@media(max-width: 576px) {
	.owl-carousel .owl-item img {
	object-fit: fill;
	height: 260px
}
}
.main-header-test-btn {
	background: #e0339a;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 39px;
	color: #fff;
	height: 37px;
	font-weight: 500;
	padding: 0 14px;
	box-shadow: none;
	transition: all ease-in-out .3s;
	display: block;
}
@media all and (max-width: 567px) {
	.main-header-test-btn {
	font-size: 12px;
	line-height: 34px;
	height: 32px;
	padding: 0 8px
}
}
.main-header-test-btn:hover {
	background: #1a1a1a
}
#main-menu-2 .main-menu-2 > li {
	margin: 0 18px!important;
	/*font-size: 16px!important;
	*/
}
#header-slide {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#header-slide .owl-nav {
    position: absolute;
    margin: 0;
    display: flex
}
.owl-carousel .owl-item img {
    object-fit: cover;
    height: 70vh;
    width: 100%;
}

.owl-carousel .owl-item video {
    width: 100%;
    height: 70vh;
    object-fit: cover;
}

@media (max-width: 991px) {
    .owl-carousel .owl-item img,
    .owl-carousel .owl-item video {
        height: 50vh;
    }
    
    #header-slide .owl-nav {
        padding: 0 10px;
    }
    
    #header-slide .owl-nav button {
        width: 35px;
        height: 35px;
    }
}

@media (max-width: 767px) {
    .owl-carousel .owl-item img,
    .owl-carousel .owl-item video {
        height: 40vh;
    }
    
    #header-slide .owl-nav button {
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 480px) {
    .owl-carousel .owl-item img,
    .owl-carousel .owl-item video {
        height: 30vh;
    }
}

.testimony-slider-widget {
    padding: 40px 0;
    background: #f8f9fa;
}

.testimony-slider-widget .simple-page-heading {
    margin: 0 auto 30px !important;
    text-align: center;
}

.testimony-slider-widget .heading-title {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    color: #333;
}

#testimony-slider {
    position: relative;
}

#testimony-slider .slide {
    padding: 15px;
}

.testimony-content {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 10px;
}

.testimony-content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* Navigation Styles */
#testimony-slider .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    pointer-events: none;
    padding: 0 10px;
    z-index: 2;
}

#testimony-slider .owl-nav button {
    pointer-events: auto;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.9) !important;
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

#testimony-slider .owl-nav button:hover {
    background: #fff !important;
}

#testimony-slider .owl-dots {
    margin-top: 15px;
}

/* Responsive Styles */
@media (max-width: 991px) {
    .testimony-slider-widget {
        padding: 30px 0;
    }
    
    .testimony-slider-widget .heading-title {
        font-size: 2rem;
    }
    
    #testimony-slider .slide {
        padding: 10px;
    }
}

@media (max-width: 767px) {
    .testimony-slider-widget .heading-title {
        font-size: 1.8rem;
    }
    
    .testimony-content {
        padding: 8px;
    }
    
    #testimony-slider .owl-nav button {
        width: 35px;
        height: 35px;
    }
}

@media (max-width: 480px) {
    .testimony-slider-widget {
        padding: 20px 0;
    }
    
    .testimony-slider-widget .heading-title {
        font-size: 1.5rem;
    }
    
    #testimony-slider .slide {
        padding: 5px;
    }
    
    .testimony-content {
        padding: 5px;
    }
    
    #testimony-slider .owl-nav button {
        width: 30px;
        height: 30px;
    }
}

.brands-slider-widget {
    padding: 60px 0;
    background: #fff;
}

.brands-slider-widget .simple-page-heading {
    margin: 30px auto !important;
}

.brands-slider-widget .heading-title {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    color: #333;
}

#brands-slider {
    position: relative;
    padding: 20px 40px;
}

#brands-slider .slide {
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.brand-content {
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease;
    border: 1px solid #eee;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-content:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.brand-content img.brand-image {
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 85px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.brand-content:hover img.brand-image {
    transform: scale(1.1);
}

.brand-content .global {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #007bff;
    color: #fff;
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 0.8rem;
    opacity: 0.9;
}

#brands-slider .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    padding: 0 10px;
}

#brands-slider .owl-nav button {
    pointer-events: auto;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.05) !important;
    border-radius: 50%;
    transition: all 0.3s ease;
    margin: 0 5px;
}

#brands-slider .owl-nav button:hover {
    background: rgba(0, 0, 0, 0.1) !important;
}

#brands-slider .owl-dots {
    margin-top: 20px;
}

#brands-slider .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

#brands-slider .owl-dot.active span {
    background: #007bff;
    transform: scale(1.2);
}

/* Responsive Styles */
@media (max-width: 1200px) {
    .brands-slider-widget .heading-title {
        font-size: 2.2rem;
    }
    
    #brands-slider {
        padding: 15px 35px;
    }
}

@media (max-width: 991px) {
    .brands-slider-widget {
        padding: 40px 0;
    }
    
    .brands-slider-widget .heading-title {
        font-size: 2rem;
    }
    
    .brand-content {
        padding: 20px;
        min-height: 130px;
    }
    
    .brand-content img.brand-image {
        max-height: 75px;
    }
}

@media (max-width: 767px) {
    .brands-slider-widget {
        padding: 30px 0;
    }
    
    .brands-slider-widget .heading-title {
        font-size: 1.8rem;
    }
    
    #brands-slider {
        padding: 10px 30px;
    }
    
    .brand-content {
        padding: 15px;
        min-height: 110px;
    }
    
    .brand-content img.brand-image {
        max-height: 65px;
    }
    
    #brands-slider .owl-nav button {
        width: 35px;
        height: 35px;
    }
}

@media (max-width: 480px) {
    .brands-slider-widget {
        padding: 20px 0;
    }
    
    .brands-slider-widget .heading-title {
        font-size: 1.5rem;
    }
    
    #brands-slider {
        padding: 10px 25px;
    }
    
    .brand-content {
        padding: 12px;
        min-height: 100px;
    }
    
    .brand-content img.brand-image {
        max-height: 55px;
    }
    
    #brands-slider .owl-nav button {
        width: 30px;
        height: 30px;
    }
    
    .brand-content .global {
        padding: 3px 8px;
        font-size: 0.7rem;
    }
}

/* Common Owl Carousel Arrow Styles */
.owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    padding: 0 15px;
    z-index: 10;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    pointer-events: auto;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.9) !important;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    position: relative;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
    background: #fff !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-1px);
}

.owl-carousel .owl-nav button span {
    font-size: 24px;
    line-height: 1;
    display: block;
    color: #333;
}

.owl-carousel .owl-nav button.owl-prev span {
    margin-right: 3px;
}

.owl-carousel .owl-nav button.owl-next span {
    margin-left: 3px;
}

/* Specific Slider Arrow Styles */
#header-slide .owl-nav button {
    background: rgba(255, 255, 255, 0.8) !important;
}

#header-slide .owl-nav button:hover {
    background: rgba(255, 255, 255, 1) !important;
}

#testimony-slider .owl-nav button {
    background: rgba(255, 255, 255, 0.9) !important;
}

#brands-slider .owl-nav button {
    background: rgba(0, 0, 0, 0.05) !important;
}

#brands-slider .owl-nav button:hover {
    background: rgba(0, 0, 0, 0.1) !important;
}

/* Responsive Arrow Styles */
@media (max-width: 991px) {
    .owl-carousel .owl-nav {
        padding: 0 10px;
    }
    
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        width: 35px;
        height: 35px;
    }
    
    .owl-carousel .owl-nav button span {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        width: 32px;
        height: 32px;
    }
    
    .owl-carousel .owl-nav button span {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .owl-carousel .owl-nav {
        padding: 0 8px;
    }
    
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        width: 30px;
        height: 30px;
    }
    
    .owl-carousel .owl-nav button span {
        font-size: 16px;
    }
}

/* Products Slider Styles */
.models-slider-widget {
    padding: 40px 15px;
    background: #fff;
    position: relative;
}

#models-slider {
    position: relative;
    padding: 10px 40px;
}

#models-slider .slide {
    padding: 10px;
}

#models-slider .model-content {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden;
    height: 300px;
    position: relative;
}

#models-slider .model-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    padding: 10px;
}

/* Fixed Navigation Arrows */
#models-slider.owl-carousel {
    position: relative;
}

#models-slider.owl-carousel .owl-nav {
    margin: 0;
    position: absolute;
    width: 100%;
    height: 0;
    top: 35%;
    left: 0;
    transform: translateY(-50%);
}

#models-slider.owl-carousel .owl-nav button.owl-prev,
#models-slider.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    width: 40px;
    height: 40px;
    margin: 0 !important;
    background: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    z-index: 10;
    transition: all 0.3s ease;
}

#models-slider.owl-carousel .owl-nav button.owl-prev:hover,
#models-slider.owl-carousel .owl-nav button.owl-next:hover {
    background: #fff !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transform: scale(1.1);
}

#models-slider.owl-carousel .owl-nav button.owl-prev {
    left: -8px;
}

#models-slider.owl-carousel .owl-nav button.owl-next {
    right: -8px;
}

#models-slider.owl-carousel .owl-nav button span {
    font-size: 35px;
    line-height: 1;
    display: inline-block;
    color: #000;
    font-weight: bold;
}

#models-slider.owl-carousel .owl-nav button.owl-prev span:after {
    content: "‹";
}

#models-slider.owl-carousel .owl-nav button.owl-next span:after {
    content: "›";
}

@media (max-width: 768px) {
    #models-slider.owl-carousel .owl-nav button.owl-prev {
        left: -8px;
    }

    #models-slider.owl-carousel .owl-nav button.owl-next {
        right: -8px;
    }

    #models-slider.owl-carousel .owl-nav button span {
        font-size: 30px;
    }
}

@media (max-width: 480px) {
    #models-slider.owl-carousel .owl-nav button.owl-prev {
        left: -8px;
    }

    #models-slider.owl-carousel .owl-nav button.owl-next {
        right: -8px;
    }

    #models-slider.owl-carousel .owl-nav button span {
        font-size: 25px;
    }
}

#models-slider.owl-carousel .owl-nav button svg {
    fill: #230505;
}