/* Deafult Margin & Padding */
/*-- Margin Top --*/
.mt-5 {
	margin-top: 5px;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-25 {
	margin-top: 25px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-45 {
	margin-top: 45px;
}

.mt-50 {
	margin-top: 50px;
}

.mt-55 {
	margin-top: 55px;
}

.mt-60 {
	margin-top: 60px;
}

.mt-65 {
	margin-top: 65px;
}

.mt-70 {
	margin-top: 70px;
}

.mt-75 {
	margin-top: 75px;
}

.mt-80 {
	margin-top: 80px;
}

.mt-85 {
	margin-top: 85px;
}

.mt-90 {
	margin-top: 90px;
}

.mt-95 {
	margin-top: 95px;
}

.mt-100 {
	margin-top: 100px;
}

.mt-105 {
	margin-top: 105px;
}

.mt-110 {
	margin-top: 110px;
}

.mt-115 {
	margin-top: 115px;
}

.mt-120 {
	margin-top: 120px;
}

.mt-125 {
	margin-top: 125px;
}

.mt-130 {
	margin-top: 130px;
}

.mt-135 {
	margin-top: 135px;
}

.mt-140 {
	margin-top: 140px;
}

.mt-145 {
	margin-top: 145px;
}

.mt-150 {
	margin-top: 150px;
}

.mt-155 {
	margin-top: 155px;
}

.mt-160 {
	margin-top: 160px;
}

.mt-165 {
	margin-top: 165px;
}

.mt-170 {
	margin-top: 170px;
}

.mt-175 {
	margin-top: 175px;
}

.mt-180 {
	margin-top: 180px;
}

.mt-185 {
	margin-top: 185px;
}

.mt-190 {
	margin-top: 190px;
}

.mt-195 {
	margin-top: 195px;
}

.mt-200 {
	margin-top: 200px;
}

/*-- Margin Bottom --*/

.mb-5 {
	margin-bottom: 5px;
}

.mb-6 {
	margin-bottom: 6px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mb-15 {
	margin-bottom: 15px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-25 {
	margin-bottom: 25px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-35 {
	margin-bottom: 35px;
}

.mb-40 {
	margin-bottom: 40px;
}

.mb-45 {
	margin-bottom: 45px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mb-55 {
	margin-bottom: 55px;
}

.mb-60 {
	margin-bottom: 60px;
}

.mb-65 {
	margin-bottom: 65px;
}

.mb-70 {
	margin-bottom: 70px;
}

.mb-75 {
	margin-bottom: 75px;
}

.mb-80 {
	margin-bottom: 80px;
}

.mb-85 {
	margin-bottom: 85px;
}

.mb-90 {
	margin-bottom: 90px;
}

.mb-95 {
	margin-bottom: 95px;
}

.mb-100 {
	margin-bottom: 100px;
}

.mb-105 {
	margin-bottom: 105px;
}

.mb-110 {
	margin-bottom: 110px;
}

.mb-115 {
	margin-bottom: 115px;
}

.mb-120 {
	margin-bottom: 120px;
}

.mb-125 {
	margin-bottom: 125px;
}

.mb-130 {
	margin-bottom: 130px;
}

.mb-135 {
	margin-bottom: 135px;
}

.mb-140 {
	margin-bottom: 140px;
}

.mb-145 {
	margin-bottom: 145px;
}

.mb-150 {
	margin-bottom: 150px;
}

.mb-155 {
	margin-bottom: 155px;
}

.mb-160 {
	margin-bottom: 160px;
}

.mb-165 {
	margin-bottom: 165px;
}

.mb-170 {
	margin-bottom: 170px;
}

.mb-175 {
	margin-bottom: 175px;
}

.mb-180 {
	margin-bottom: 180px;
}

.mb-185 {
	margin-bottom: 185px;
}

.mb-190 {
	margin-bottom: 190px;
}

.mb-195 {
	margin-bottom: 195px;
}

.mb-200 {
	margin-bottom: 200px;
}

.mr-3,
.mx-3 {
	margin-right: 1rem !important;
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem !important;
}

.mr-10 {
	margin-right: 10px;
}

.mr-30 {
	margin-right: 30px;
}

.mr-100 {
	margin-right: 100px;
}

.mr-120 {
	margin-right: 120px;
}

.mr-150 {
	margin-right: 180px;
}

.mr-200 {
	margin-right: 200px;
}

.mr-20 {
	margin-right: 20px;
}

.mr--30 {
	margin-right: -30px;
}

.ml-2,
.mx-2 {
	margin-left: .5rem !important;
}

.ml-20 {
	margin-left: 20px;
}

.ml-30 {
	margin-left: 30px;
}

.ml-100 {
	margin-left: 100px;
}

.ml-130 {
	margin-left: 130px;
}

.ml-150 {
	margin-left: 150px;
}

.ml-200 {
	margin-left: 200px;
}

.ml-300 {
	margin-left: 300px;
}

.ml-200 {
	margin-left: 200px;
}

.mt--20 {
	margin-top: -20px;
}

/*-- Padding Top --*/

.pt-5 {
	padding-top: 5px;
}

.pt-10 {
	padding-top: 10px;
}

.pt-15 {
	padding-top: 15px;
}

.pt-20 {
	padding-top: 20px;
}

.pt-25 {
	padding-top: 25px;
}

.pt-30 {
	padding-top: 30px;
}

.pt-32 {
	padding-top: 32px;
}

.pt-35 {
	padding-top: 35px;
}

.pt-40 {
	padding-top: 40px;
}

.pt-45 {
	padding-top: 45px;
}

.pt-50 {
	padding-top: 50px;
}

.pt-55 {
	padding-top: 55px;
}

.pt-60 {
	padding-top: 60px;
}

.pt-65 {
	padding-top: 65px;
}

.pt-70 {
	padding-top: 70px;
}

.pt-75 {
	padding-top: 75px;
}

.pt-80 {
	padding-top: 80px;
}

.pt-85 {
	padding-top: 85px;
}

.pt-90 {
	padding-top: 90px;
}

.pt-95 {
	padding-top: 95px;
}

.pt-100 {
	padding-top: 100px;
}

.pt-105 {
	padding-top: 105px;
}

.pt-110 {
	padding-top: 110px;
}

.pt-115 {
	padding-top: 115px;
}

.pt-120 {
	padding-top: 120px;
}

.pt-125 {
	padding-top: 125px;
}

.pt-130 {
	padding-top: 130px;
}

.pt-135 {
	padding-top: 135px;
}

.pt-140 {
	padding-top: 140px;
}

.pt-145 {
	padding-top: 145px;
}

.pt-150 {
	padding-top: 150px;
}

.pt-155 {
	padding-top: 155px;
}

.pt-160 {
	padding-top: 160px;
}

.pt-165 {
	padding-top: 165px;
}

.pt-170 {
	padding-top: 170px;
}

.pt-175 {
	padding-top: 175px;
}

.pt-180 {
	padding-top: 180px;
}

.pt-185 {
	padding-top: 185px;
}

.pt-190 {
	padding-top: 190px;
}

.pt-195 {
	padding-top: 195px;
}

.pt-200 {
	padding-top: 200px;
}

.pt-300 {
	padding-top: 300px;
}

.pt-400 {
	padding-top: 400px;
}

/*-- Padding Bottom --*/

.pb-6 {
	padding-bottom: 5px;
}

.pb-10 {
	padding-bottom: 10px;
}

.pb-15 {
	padding-bottom: 15px;
}

.pb-20 {
	padding-bottom: 20px;
}

.pb-25 {
	padding-bottom: 25px;
}

.pb-30 {
	padding-bottom: 30px;
}

.pb-35 {
	padding-bottom: 35px;
}

.pb-40 {
	padding-bottom: 40px;
}

.pb-45 {
	padding-bottom: 45px;
}

.pb-50 {
	padding-bottom: 50px;
}

.pb-55 {
	padding-bottom: 55px;
}

.pb-60 {
	padding-bottom: 60px;
}

.pb-65 {
	padding-bottom: 65px;
}

.pb-70 {
	padding-bottom: 70px;
}

.pb-75 {
	padding-bottom: 75px;
}

.pb-80 {
	padding-bottom: 80px;
}

.pb-85 {
	padding-bottom: 85px;
}

.pb-90 {
	padding-bottom: 90px;
}

.pb-95 {
	padding-bottom: 95px;
}

.pb-100 {
	padding-bottom: 100px;
}

.pb-105 {
	padding-bottom: 105px;
}

.pb-110 {
	padding-bottom: 110px;
}

.pb-115 {
	padding-bottom: 115px;
}

.pb-120 {
	padding-bottom: 120px;
}

.pb-125 {
	padding-bottom: 125px;
}

.pb-130 {
	padding-bottom: 130px;
}

.pb-135 {
	padding-bottom: 135px;
}

.pb-140 {
	padding-bottom: 140px;
}

.pb-145 {
	padding-bottom: 145px;
}

.pb-150 {
	padding-bottom: 150px;
}

.pb-155 {
	padding-bottom: 155px;
}

.pb-160 {
	padding-bottom: 160px;
}

.pb-165 {
	padding-bottom: 165px;
}

.pb-170 {
	padding-bottom: 170px;
}

.pb-175 {
	padding-bottom: 175px;
}

.pb-180 {
	padding-bottom: 180px;
}

.pb-185 {
	padding-bottom: 185px;
}

.pb-190 {
	padding-bottom: 190px;
}

.pb-195 {
	padding-bottom: 195px;
}

.pb-200 {
	padding-bottom: 200px;
}



/*-- Padding Left --*/
.pl-0 {
	padding-left: 0px !important;
}

.pl-2 {
	padding-left: .5rem !important;
}

.pl-5 {
	padding-left: 5px;
}

.pl-10 {
	padding-left: 10px;
}

.pl-15 {
	padding-left: 15px;
}

.pl-20 {
	padding-left: 20px;
}

.pl-25 {
	padding-left: 35px;
}

.pl-30 {
	padding-left: 30px;
}

.pl-35 {
	padding-left: 35px;
}

.pl-35 {
	padding-left: 35px;
}

.pl-40 {
	padding-left: 40px;
}

.pl-45 {
	padding-left: 45px;
}

.pl-50 {
	padding-left: 50px;
}

.pl-55 {
	padding-left: 55px;
}

.pl-60 {
	padding-left: 60px;
}

.pl-65 {
	padding-left: 65px;
}

.pl-70 {
	padding-left: 70px;
}

.pl-75 {
	padding-left: 75px;
}

.pl-80 {
	padding-left: 80px;
}

.pl-85 {
	padding-left: 80px;
}

.pl-90 {
	padding-left: 90px;
}

.pl-95 {
	padding-left: 95px;
}

.pl-100 {
	padding-left: 100px;
}

.pl-140 {
	padding-left: 140px;
}

.pl-230 {
	padding-left: 230px;
}

/*-- Padding Right --*/
.pr-0 {
	padding-right: 0px;
}

.pr-5 {
	padding-right: 5px;
}

.pr-10 {
	padding-right: 10px;
}

.pr-15 {
	padding-right: 15px;
}

.pr-20 {
	padding-right: 20px;
}

.pr-25 {
	padding-right: 35px;
}

.pr-30 {
	padding-right: 30px;
}

.pr-35 {
	padding-right: 35px;
}

.pr-35 {
	padding-right: 35px;
}

.pr-40 {
	padding-right: 40px;
}

.pr-45 {
	padding-right: 45px;
}

.pr-50 {
	padding-right: 50px;
}

.pr-55 {
	padding-right: 55px;
}

.pr-60 {
	padding-right: 60px;
}

.pr-65 {
	padding-right: 65px;
}

.pr-70 {
	padding-right: 70px;
}

.pr-75 {
	padding-right: 75px;
}

.pr-80 {
	padding-right: 80px;
}

.pr-85 {
	padding-right: 80px;
}

.pr-90 {
	padding-right: 90px;
}

.pr-95 {
	padding-right: 95px;
}

.pr-100 {
	padding-right: 100px;
}

.pr-150 {
	padding-right: 140px;
}

.pr-200 {
	padding-right: 200px;
}

.pr-230 {
	padding-right: 230px;
}

.pl-120 {
	padding-left: 120px;
}

.pr-120 {
	padding-right: 120px;
}

.mt--50 {
	margin-top: -40px;
}

.mr-12 {
	margin-right: 12px;
}

/* Background Color */
.theme-bg {
	background: #fc8459;
}

.primary-bg {
	background: #fff000;
}

.white-bg {
	background: #fff;
}

.black-bg {
	background: #222222;
}

.line-height01 {
	line-height: 0;
}

.dark-black-bg {
	background: #000000 !important;
}

.gray-bg {
	background: #D4D4D4;
}

.gray-bg2 {
	background: #f7f7f7;
}

.light-gray-bg {
	background: #f5f5f5;
	;
}

.orange-bg {
	background: #da1b1b;
}

.pink-bg {
	background: #F06EAA;
}

.lower-blue-bg {
	background: #8194D9;
}

.darkblue-bg {
	background: #004A80;
}

.yellow-brown-bg {
	background: #C69C6D;
}

.green-bg {
	background: #1CBBB4;
}

.yellow-bg {
	background: #FBAF5D;
}

.dark-black {
	background: #000;
}

.footer-4-bg {
	background-color: #161619;
}

.p-blue {
	background: #2349d5;
	border: 1px solid #2349d5 !important
}

.p-d-blue {
	background: #004a80;
	border: 1px solid #004a80 !important
}

.p-gray {
	background: #d4d4d4;
	border: 1px solid #d4d4d4 !important
}

.p-green {
	background: #1cbbb4;
	border: 1px solid #1cbbb4 !important
}

.p-l-black {
	background: #363636;
	border: 1px solid #363636 !important
}

.p-l-blue {
	background: #8194d9;
	border: 1px solid #8194d9 !important
}

.p-orange {
	background: #fbaf5d;
	border: 1px solid #fbaf5d !important
}

.p-pink {
	background: #f06eaa;
	border: 1px solid #f06eaa !important
}

.p-yellow {
	background: #c69c6d;
	border: 1px solid #c69c6d !important
}


/* Color */
.theme-color {
	color: #fc8459;
}

.dark-black-color {
	color: #000000;
}

.primary-color {
	color: #fff000;
}

.secondary-color {
	color: #999999;
}

.white {
	color: #fff;
}

.black-color {
	color: #222222;
}

.light-blue {
	color: #006699;
}

.light-black-color {
	color: #555555;
}

.t-bg {
	background: #40c1e0;
}

.f-bg {
	background: #3c5b9b;
}

.g-bg {
	background: #e52121;
}

.gray-color {
	color: #e1e1e1;
}

.orange-color {
	color: #da1b1b;
}

.blue-color {
	color: #006699;
}

.f-color {
	color: #3c5b9b !important;
}

.t-color {
	color: #40c1e0 !important;
}

.g-color {
	color: #e52121 !important;
}

.d-color {
	color: #d03384 !important;
}

/* border */
.f-border {
	border: 1px solid #3c5b9b;
	;
}

.t-border {
	border: 1px solid #40c1e0;
}

.g-border {
	border: 1px solid #e52121;
}

.d-border {
	border: 1px solid #d03384;
}

.border-gray-top {
	border-top: 1px solid #e1e1e1;
}

.brand-border {
	border-top: 1px solid rgb(233, 195, 195);
}

.border-black {
	border: 1px solid #222
}

.border-gray {
	border: 1px solid #e1e1e1
}

.border-bottom-gray {
	border-bottom: 1px solid #e1e1e1
}

.border-gray2 {
	border: 2px solid #e1e1e1
}

.height100 {
	height: 100%;
}

.width100 {
	width: 100%;
}

.border-footer {
	border-bottom: 1px solid #2e2e30;
	;
}

.ml--90 {
	margin-left: -90px
}

.plr-5 {
	padding-left: 5px;
	padding-right: 5px;
}

.mlr-15 {
	margin-left: -15px;
	margin-right: -15px;
}

/* black overlay */
[data-overlay] {
	position: relative;
}

[data-overlay]::before {
	background: #fc8459 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

[data-overlay="3"]::before {
	opacity: 0.3;
}

[data-overlay="4"]::before {
	opacity: 0.4;
}

[data-overlay="5"]::before {
	opacity: 0.5;
}

[data-overlay="6"]::before {
	opacity: 0.6;
}

[data-overlay="7"]::before {
	opacity: 0.7;
}

[data-overlay="8"]::before {
	opacity: 0.8;
}

[data-overlay="9"]::before {
	opacity: 0.9;
}

label {
	margin-bottom: .5rem;
}

.btn-link {
	background-color: transparent;
	text-decoration: none;
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	appearance: none;
	-webkit-appearance: none;
}
 
.ivs-feature-scroll {
	position: relative;
	background: #f5f5f5;
	min-height: 420vh;
}

.ivs-feature-sticky {
	position: sticky;
	top: 116px;
	height: calc(100vh - 116px);
	display: flex;
	align-items: center;
	z-index: 5;
	pointer-events: none;
}

.ivs-feature-grid {
	width: min(1360px, calc(100% - 48px));
	margin: 0 auto;
	display: grid;
	grid-template-columns: minmax(0, 1.1fr) 560px;
	gap: 52px;
	align-items: center;
	pointer-events: auto;
}

.ivs-feature-img {
	height: 76vh;
	border-radius: 34px;
	overflow: hidden;
/*	background: #111;*/
	box-shadow: 0 24px 70px rgba(17, 17, 17, .14);
}

	.ivs-feature-img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		display: block;
		transition: opacity .35s ease, transform .55s ease;
	}

.ivs-feature-card {
	background: #fff;
	border: 1px solid rgba(17, 17, 17, .08);
	border-radius: 30px;
	padding: 38px;
	box-shadow: 0 20px 60px rgba(17, 17, 17, .08);
	max-height: 76vh;
	overflow-y: auto;
	transition: opacity .3s ease, transform .3s ease;
}

	.ivs-feature-card::-webkit-scrollbar {
		width: 5px;
	}

	.ivs-feature-card::-webkit-scrollbar-thumb {
		background: rgba(17, 17, 17, .25);
		border-radius: 20px;
	}

.ivs-feature-top {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-bottom: 22px;
}

	.ivs-feature-top span {
		width: 50px;
		height: 50px;
		border-radius: 16px;
		background: #111;
		color: #fff;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		font-weight: 800;
		flex-shrink: 0;
	}

	.ivs-feature-top small {
		font-size: 12px;
		font-weight: 800;
		letter-spacing: 1.3px;
		color: rgba(17, 17, 17, .50);
		text-transform: uppercase;
	}

.ivs-feature-card h2 {
	font-size: clamp(30px, 3vw, 46px);
	line-height: 1.08;
	letter-spacing: -1.2px;
	font-weight: 800;
	color: #111;
	margin: 0 0 20px;
}

.ivs-feature-text p {
	font-size: 16px;
	line-height: 1.75;
	color: rgba(17, 17, 17, .70);
	margin: 0 0 15px;
}

.ivs-feature-text ul {
	list-style: none;
	padding: 0;
	margin: 12px 0 18px;
	display: grid;
	gap: 9px;
}

.ivs-feature-text li {
	position: relative;
	padding-left: 28px;
	font-size: 15.8px;
	line-height: 1.55;
	color: rgba(17, 17, 17, .72);
}

	.ivs-feature-text li::before {
		content: "✓";
		position: absolute;
		left: 0;
		top: 0;
		color: #111;
		font-weight: 900;
	}

.ivs-feature-triggers {
	position: absolute;
	inset: 0;
	z-index: 1;
}
 
    .ivs-guarantee-page {
        width: 100%;
        background: #f3f3f3;
        padding: 55px 30px 70px;
		border-radius: 15px;
		margin-bottom: 50px;
        color: #000;
    }

    .ivs-guarantee-top {
        text-align: center;
        max-width: 1500px;
        margin: 0 auto 85px;
        padding: 0 25px;
    }

    .ivs-guarantee-top h2 {
        margin: 30px 0 28px;
        font-size: 42px;
        line-height: 1.2;
        font-weight: 400;
        color: #000;
    }

    .ivs-guarantee-top p {
        margin: 0 auto 28px;
        font-size: 16px;
        line-height: 1.8;
        color: #000;
        max-width: 1450px;
    }

    .ivs-guarantee-grid {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 0.92fr;
        gap: 70px;
        align-items: start;
    }

    .ivs-guarantee-left h3 {
        margin: 0 0 38px;
        font-size: 38px;
        line-height: 1.2;
        font-weight: 400;
        color: #000;
    }

    .ivs-guarantee-left h4 {
        margin: 0 0 26px;
        font-size: 17px;
        line-height: 1.5;
        font-weight: 800;
        color: #000;
    }

    .ivs-guarantee-left p {
        margin: 0 0 35px;
        font-size: 14px;
        line-height: 1.8;
        color: #000;
    }

    .ivs-guarantee-left p + p {
        margin-top: -30px;
    }

    .ivs-guarantee-right {
        background: #e7e7e7;
        padding: 32px 35px;
    }

    .ivs-accordion-item {
        border-bottom: 1px solid #cfcfcf;
    }

    .ivs-accordion-item:last-child {
        border-bottom: 0;
    }

    .ivs-accordion-btn {
        width: 100%;
        min-height: 70px;
        border: 0;
        background: transparent;
        color: #000;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        cursor: pointer;
        text-align: left;
    }

    .ivs-accordion-btn span {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400;
        color: #000;
    }

    .ivs-accordion-btn i {
        width: 26px;
        height: 26px;
        min-width: 26px;
        border-radius: 50%;
        background: #d2d2d2;
        color: #000;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 11px;
        transition: .25s;
    }

    .ivs-accordion-item.active .ivs-accordion-btn i {
        transform: rotate(180deg);
    }

    .ivs-accordion-content {
        display: none;
        padding: 0 0 28px;
    }

    .ivs-accordion-content ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .ivs-accordion-content li {
        position: relative;
        padding-left: 22px;
        margin-bottom: 13px;
        font-size: 15px;
        line-height: 1.7;
        color: #000;
    }

    .ivs-accordion-content li::before {
        content: "*";
        position: absolute;
        left: 0;
        top: 0;
        color: #000;
        font-weight: 700;
    }
@media (max-width: 991px){
    body .page-title h1{
        line-height: normal !important;
        font-size: 28px !important;
    }
	 body .page-title nav{
display: none !important;
	 }
}
    @media(max-width: 991px) {
		 
        .ivs-guarantee-grid {
            grid-template-columns: 1fr;
            gap: 45px;
        }

        .ivs-guarantee-top {
            margin-bottom: 55px;
        }

        .ivs-guarantee-top h2 {
            font-size: 34px;
        }

        .ivs-guarantee-left h3 {
            font-size: 32px;
        }

        .ivs-guarantee-right {
            padding: 25px 28px;
        }
    }

    @media(max-width: 575px) {
        .ivs-guarantee-page {
            padding: 40px 0 55px;
        }

        .ivs-guarantee-top {
            padding: 0;
        }

        .ivs-guarantee-top h2 {
            font-size: 30px;
        }

        .ivs-guarantee-top p,
        .ivs-guarantee-left p,
        .ivs-accordion-btn span {
            font-size: 15px;
        }

        .ivs-guarantee-left h3 {
            font-size: 29px;
        }

        .ivs-guarantee-right {
            padding: 20px;
        }
    }
 
.ivs-feature-trigger {
	height: 70vh;
}

	.ivs-feature-trigger:first-child {
		height: 100vh;
	}

@media(max - width: 991px) {
	.ivs-feature-scroll {
		min-height: auto;
		padding: 60px 0;
	}

	.ivs-feature-sticky {
		position: relative;
		height: auto;
	}

	.ivs-feature-grid {
		width: calc(100% - 24px);
		grid-template-columns: 1fr;
		gap: 24px;
	}

	.ivs-feature-img {
		height: 38vh;
		border-radius: 24px;
	}

	.ivs-feature-card {
		max-height: none;
		padding: 28px;
		border-radius: 24px;
	}

		.ivs-feature-card h2 {
			font-size: 28px;
		}

	.ivs-feature-text p,
	.ivs-feature-text li {
		font-size: 15px;
	}

	.ivs-feature-triggers {
		display: none;
	}
}

 
.close:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.mr-5,
.mx-5 {
	margin-right: 3rem !important;
}

.mr-2,
.mx-2 {
	margin-right: .5rem !important;
}

.mr-1,
.mx-1 {
	margin-right: .25rem !important;
}

.pl-1,
.px-1 {
	padding-left: .25rem !important;
}

.pr-3,
.px-3 {
	padding-right: 1rem !important;
}

@media (min-width: 1200px) {

	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0 !important;
	}
}

@media (min-width: 992px) {

	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0 !important;
	}
}

.pr-1,
.px-1 {
	padding-right: .25rem !important;
}




.slider-area {
	position: relative;
	overflow: hidden;
	min-height: 850px;
	border-radius: 30px;
}

.banner-video {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1;
}

.banner-video::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg,
			rgba(0, 0, 0, 0.55) 0%,
			rgba(0, 0, 0, 0.40) 45%,
			rgba(0, 0, 0, 0.25) 100%);
	z-index: 2;
}

.banner-video__media {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

/* sadece katman ayarı */
.slider-content-wrapper {
	position: relative;
	z-index: 5;
	min-height: 850px;
	display: flex;
	align-items: center;
}

/* mevcut tasarımındaki yazılar bozulmasın */
.slider-content {
	position: relative;
	z-index: 10;
}

@media(max-width:991px) {

	.slider-area,
	.slider-content-wrapper {
		min-height: 700px;
	}
}

@media(max-width:767px) {

	.slider-area,
	.slider-content-wrapper {
		min-height: 620px;
	}
}

.single-product {
	background: #fff;
	border: 1px solid #dcdcdc;
	transition: .25s;
	overflow: hidden;
	position: relative;
}

.single-product:hover {
	border-color: #000;
	transform: translateY(-6px);
}

.single-product-img {
	background: #fff;
	height: 420px;
	padding: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #ececec;
}

.single-product-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: .35s;
}

.single-product:hover img {
	transform: scale(1.03);
}

.product-content {
	padding: 30px;
}

.product-category {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #777;
	margin-bottom: 14px;
	display: block;
}

.product-name {
	margin-bottom: 18px;
}

.product-name a {
	font-size: 34px;
	line-height: 1.1;
	font-weight: 800;
	color: #111;
	text-decoration: none;
	text-transform: uppercase;
}

.product-specs {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 30px;
}

.product-specs span {
	border: 1px solid #d8d8d8;
	padding: 10px 14px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #111;
	text-transform: uppercase;
}

.motor-btn {
	width: 100%;
	height: 58px;
	background: #111;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	transition: .25s;
}

.motor-btn:hover {
	background: #d6001c;
	color: #fff;
}

@media(max-width:767px) {

	.single-product-img {
		height: 280px;
		padding: 20px;
	}

	.product-name a {
		font-size: 26px;
	}
}




.motor-products-cta {
	margin-top: 100px;
	padding: 55px 65px;
	background: #111;
	border: 1px solid #111;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
}

.motor-products-cta__content span {
	display: block;
	margin-bottom: 14px;
	color: #aaa;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.motor-products-cta__content h2 {
	margin: 0 0 14px;
	color: #fff;
	font-size: 38px;
	line-height: 1.15;
	font-weight: 800;
	text-transform: uppercase;
}

.motor-products-cta__content p {
	margin: 0;
	color: #ccc;
	font-size: 16px;
}

.motor-products-cta__actions {
	display: flex;
	gap: 14px;
	flex-shrink: 0;
}

.motor-products-cta__btn {
	height: 56px;
	padding: 0 34px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
	transition: .25s;
}

.motor-products-cta__btn--dark {
	background: #fff;
	color: #111;
}

.motor-products-cta__btn--light {
	background: transparent;
	color: #fff;
}

.motor-products-cta__btn:hover {
	background: #d6001c;
	border-color: #d6001c;
	color: #fff;
}

@media(max-width:991px) {
	.motor-products-cta {
		padding: 45px 35px;
		flex-direction: column;
		align-items: flex-start;
	}

	.motor-products-cta__content h2 {
		font-size: 30px;
	}
}

@media(max-width:575px) {
	.motor-products-cta__actions {
		width: 100%;
		flex-direction: column;
	}

	.motor-products-cta__btn {
		width: 100%;
	}
}



.services-area {
	margin-top: 120px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background: #fff;
}

.services-title {
	padding: 70px 40px;
	border-bottom: 1px solid #dcdcdc;
}

.services-title span {
	display: block;
	margin-bottom: 18px;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #777;
}

.services-title h2 {
	margin: 0;
	font-size: 72px;
	line-height: 1;
	font-weight: 800;
	text-transform: uppercase;
	color: #111;
}

.service-box {
	height: 100%;
	padding: 45px 35px;
	border-right: 1px solid #dcdcdc;
	transition: .25s;
	position: relative;
}

.service-box:hover {
	background: #111;
}

.service-box:hover .service-box__number,
.service-box:hover .service-box__content h3,
.service-box:hover .service-box__content p {
	color: #fff;
}

.service-box__number {
	margin-bottom: 35px;
	font-size: 18px;
	font-weight: 800;
	color: #999;
	transition: .25s;
}

.service-box__content h3 {
	margin: 0 0 18px;
	font-size: 32px;
	line-height: 1.1;
	font-weight: 800;
	color: #111;
	text-transform: uppercase;
	transition: .25s;
}

.service-box__content p {
	margin: 0;
	color: #666;
	font-size: 15px;
	line-height: 1.8;
	transition: .25s;
}

@media(max-width:991px) {

	.services-title h2 {
		font-size: 52px;
	}

	.service-box {
		border-bottom: 1px solid #dcdcdc;
	}
}

@media(max-width:767px) {

	.services-title {
		padding: 55px 25px;
	}

	.services-title h2 {
		font-size: 40px;
	}

	.service-box {
		padding: 35px 25px;
	}

	.service-box__content h3 {
		font-size: 26px;
	}
}



.dealers-area {
	margin-top: 120px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background: #f5f5f5;
}

.bg-gray-site {
	background: #f5f5f5;
}

.dealers-top {
	padding: 80px 40px;
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
}

.dealers-subtitle {
	display: block;
	margin-bottom: 18px;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 3px;
	color: #777;
	text-transform: uppercase;
}

.dealers-top h2 {
	margin: 0 0 15px;
	font-size: 72px;
	line-height: 1;
	font-weight: 500;
	color: #111;
	text-transform: uppercase;
}

.dealers-top p {
	margin: 0;
	color: #666;
	font-size: 16px;
}

.dealer-box {
	height: 100%;
	background: #fff;
	border-right: 1px solid #dcdcdc;
	transition: .25s;
}

.dealer-box:hover {
	background: #111;
}

.dealer-box:hover .dealer-box__city,
.dealer-box:hover .dealer-box__content h3,
.dealer-box:hover .dealer-box__content p,
.dealer-box:hover .dealer-box__content a {
	color: #fff;
}

.dealer-box__city {
	padding: 20px 30px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 2px;
	color: #111;
	transition: .25s;
}

.dealer-box__content {
	padding: 45px 30px;
}

.dealer-box__content h3 {
	margin: 0 0 14px;
	font-size: 34px;
	line-height: 1.1;
	font-weight: 800;
	color: #111;
	text-transform: uppercase;
	transition: .25s;
}

.dealer-box__content p {
	margin: 0 0 30px;
	color: #666;
	font-size: 15px;
	transition: .25s;
}

.dealer-box__content a {
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 2px;
	color: #111;
	text-decoration: none;
	transition: .25s;
}

@media(max-width:991px) {

	.dealers-top h2 {
		font-size: 52px;
	}

	.dealer-box {
		border-bottom: 1px solid #dcdcdc;
	}
}

@media(max-width:767px) {

	.dealers-top {
		padding: 60px 25px;
	}

	.dealers-top h2 {
		font-size: 40px;
	}

	.dealer-box__content h3 {
		font-size: 28px;
	}
}






.blog-area {
	background: #fff !important;
	padding-top: 90px !important;
	padding-bottom: 90px !important;

}

.blog-area .section-title {
	padding-bottom: 55px !important;
}

.blog-area .section-title h2 {
	font-size: 58px;
	line-height: 1;
	font-weight: 800;
	color: #111;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.blog-area .section-title p {
	max-width: 100%;
	margin: 18px auto 0;
	font-size: 15px;
	color: #666;
}

.single-blog {
	background: #fff;
	border: 1px solid #dcdcdc;
	padding-bottom: 0 !important;
	transition: .25s;
}

.single-blog:hover {

	transform: translateY(-6px);
}

.blog-img {
	height: 260px;
	background: #eee;
	border-bottom: 1px solid #dcdcdc;
}

.blog-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .35s;
}

.single-blog:hover .blog-img img {
	transform: scale(1.04);
}

.single-blog-content {
	padding: 28px !important;
	background-color: #f5f5f5 !important;
}

.single-blog-content ul {
	margin: 0 0 12px;
	padding: 0;
	list-style: none;
}

.single-blog-content ul li,
.single-blog-content ul li a,
.single-blog-content ul li span {
	font-size: 12px;
	font-weight: 700;
	color: #777 !important;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

.single-blog-content h4 {
	margin-bottom: 14px;
}

.single-blog-content h4 a {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 800;
	color: #111;
	text-decoration: none;
	text-transform: uppercase;
}

.single-blog-content p {
	font-size: 15px;
	line-height: 1.7;
	color: #555;
	margin-bottom: 24px;
}

.single-blog-content .btn {
	width: 100%;
	height: 54px;
	border: 1px solid #111 !important;
	background: #111;
	color: #fff !important;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 0 !important;
}

.single-blog-content .btn:hover {
	background: #d6001c;
	border-color: #d6001c !important;
	color: #fff !important;
}

@media(max-width:767px) {
	.blog-area .section-title h2 {
		font-size: 38px;
	}

	.blog-img {
		height: 220px;
	}

	.single-blog-content h4 a {
		font-size: 21px;
	}
}
.Bestsellers .single-product-img a img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: .35s;
	padding: 40px !important;
}


 
 
    .ivs-contact-page {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .ivs-contact-info {
        width: 100%;
    }

    .ivs-contact-items {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 22px;
    }

    .ivs-contact-item {
        background: #f8f8f8;
        border: 1px solid #ededed;
        border-radius: 18px;
        padding: 28px;
        display: flex;
        gap: 18px;
        min-height: 165px;
    }

    .ivs-contact-icon {
        width: 52px;
        height: 52px;
        min-width: 52px;
        border-radius: 50%;
        background: #000;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 19px;
    }

    .ivs-contact-item h4 {
        margin: 0 0 10px;
        color: #000;
        font-size: 20px;
        font-weight: 800;
    }

    .ivs-contact-item p {
        margin: 0;
        color: #444;
        font-size: 16px;
        line-height: 1.7;
    }

    .ivs-contact-item a {
        color: #444;
        text-decoration: none;
    }

    .ivs-contact-item a:hover {
        color: #000;
    }

    .ivs-contact-map {
        width: 100%;
        height: 430px;
        border-radius: 22px;
        overflow: hidden;
        border: 1px solid #ededed;
    }

    .ivs-contact-map iframe {
        width: 100%;
        height: 100%;
        border: 0;
        display: block;
        /* filter: grayscale(100%); */
    }

    @media(max-width: 991px) {
        .ivs-contact-items {
            grid-template-columns: 1fr;
        }

        .ivs-contact-item {
            min-height: auto;
        }
    }

    @media(max-width: 575px) {
        .ivs-contact-item {
            padding: 22px;
            flex-direction: column;
        }

        .ivs-contact-map {
            height: 350px;
            border-radius: 18px;
        }
    }
 
                .ivs-dealer-form {
                    width: 100%;
                    margin-top: 35px;
                }

                .ivs-form-grid {
                    width: 100%;
                    display: grid;
                    grid-template-columns: repeat(2, 1fr);
                    gap: 22px;
                }

                .ivs-form-group {
                    width: 100%;
                }

                .ivs-form-full {
                    grid-column: 1 / -1;
                }

                .ivs-form-group label {
                    display: block;
                    margin-bottom: 9px;
                    color: #000;
                    font-size: 14px;
                    font-weight: 700;
                }

                .ivs-form-group input,
                .ivs-form-group textarea {
                    width: 100%;
                    border: 1px solid #e5e5e5;
                    background: #f8f8f8;
                    border-radius: 14px;
                    padding: 16px 18px;
                    color: #000;
                    font-size: 15px;
                    outline: none;
                    transition: .25s;
                }

                .ivs-form-group textarea {
                    resize: vertical;
                    min-height: 150px;
                }

                    .ivs-form-group input:focus,
                    .ivs-form-group textarea:focus {
                        border-color: #000;
                        background: #fff;
                    }

                .ivs-form-btn {
                    width: 100%;
                    border: 0;
                    background: #000;
                    color: #fff;
                    border-radius: 14px;
                    padding: 17px 24px;
                    font-size: 16px;
                    font-weight: 700;
                    cursor: pointer;
                    transition: .25s;
                }

                    .ivs-form-btn:hover {
                        background: #222;
                    }

                @media(max - width: 767px)

                {
                    .ivs-form-grid

                {
                    grid-template-columns: 1fr;
                }

                }
  
    .ivs-warranty-head{
        margin-bottom:30px;
    }

    .ivs-warranty-head span{
        display:inline-block;
        padding:9px 18px;
        border-radius:100px;
        background:#f4f4f4;
        color:#000;
        font-size:12px;
        font-weight:700;
        letter-spacing:1px;
        text-transform:uppercase;
        margin-bottom:15px;
    }

    .ivs-warranty-head h2{
        margin:0;
        color:#000;
        font-size:36px;
        line-height:1.3;
        font-weight:800;
    }

    .ivs-warranty-list{
        margin:0;
        padding:0;
        list-style:none;
        display:flex;
        flex-direction:column;
        gap:18px;
    }

    .ivs-warranty-list li{
        position:relative;
        padding-left:32px;
        color:#444;
        font-size:16px;
        line-height:1.9;
    }

    .ivs-warranty-list li::before{
        content:"+";
        position:absolute;
        left:0;
        top:2px;
        color:#000;
        font-size:20px;
        font-weight:700;
    }

    .ivs-divider{
        margin:50px 0;
        border:0;
        height:1px;
        background:#e9e9e9;
    }

    @media(max-width:991px){

        .ivs-warranty-head h2{
            font-size:28px;
        }

        .ivs-warranty-list li{
            font-size:16px;
        }

    }

    @media(max-width:575px){

        .ivs-warranty-head h2{
            font-size:24px;
        }

        .ivs-warranty-list li{
            padding-left:26px;
            line-height:1.8;
        }

    }
 
.modern-news-card {
	position: relative;
	height: 100%;
	background: #fff;
	border: 1px solid rgba(17,17,17,.08);
	transition: .35s ease;
}

.modern-news-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 20px 60px rgba(17,17,17,.08);
}

.modern-news-card__image {
	position: relative;
	display: block;
	overflow: hidden;
	height: 250px;
	background: #f5f5f5;
}

	.modern-news-card__image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		transition: transform .7s ease;
	}

.modern-news-card:hover .modern-news-card__image img {
	transform: scale(1.05);
}

.modern-news-card__content {
	padding: 28px;
}

.modern-news-card__meta {
	margin-bottom: 16px;
}

	.modern-news-card__meta span {
		font-size: 11px;
		font-weight: 700;
		letter-spacing: 1.6px;
		text-transform: uppercase;
		color: rgba(17,17,17,.45);
	}

.modern-news-card__title {
	margin: 0 0 16px;
	font-size: 27px;
	line-height: 1.22;
	font-weight: 700;
	text-transform: none !important;
	letter-spacing: -.6px;
}

	.modern-news-card__title a {
		color: #111;
		text-decoration: none;
		transition: .25s ease;
	}

		.modern-news-card__title a:hover {
			color: rgba(17,17,17,.70);
		}

.modern-news-card__desc {
	margin: 0 0 24px;
	font-size: 15px;
	line-height: 1.75;
	color: rgba(17,17,17,.62);
}

.modern-news-card__link {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	font-size: 13px;
	font-weight: 700;
	color: #111 !important;
	text-decoration: none;
	transition: .25s ease;
}

	.modern-news-card__link i {
		font-size: 12px;
		transition: transform .25s ease;
	}

	.modern-news-card__link:hover i {
		transform: translateX(4px);
	}

@media(max - width:991px) {
	.modern-news-card__title {
		font-size: 24px;
	}
}

@media(max - width:575px) {
	.modern-news-card__image {
		height: 220px;
	}

	.modern-news-card__content {
		padding: 22px;
	}

	.modern-news-card__title {
		font-size: 22px;
	}
}
 
.product-table-wrapper {
	width: 100%;
	overflow-x: auto;
	margin: 30px 0;
	background: #fff;
	/* border: 1px solid rgba(17,17,17,.08); */
	border-radius: 18px;
	padding: 18px;
}

.product-table-wrapper table {
	width: 100% !important;
	min-width: 720px;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	margin: 0 !important;
	background: #fff !important;
}

.product-table-wrapper table,
.product-table-wrapper tr,
.product-table-wrapper td,
.product-table-wrapper th {
	border-color: rgba(17,17,17,.12) !important;
}

.product-table-wrapper th,
.product-table-wrapper td {
	padding: 16px 18px !important;
	font-family: "Inter", Arial, sans-serif !important;
	font-size: 15px !important;
	line-height: 1.55 !important;
	color: #111 !important;
	vertical-align: middle !important;
	border: 1px solid rgba(17,17,17,.12) !important;
	background: #fff !important;
}

.product-table-wrapper th,
.product-table-wrapper tr:first-child td {
	background: #111 !important;
	color: #fff !important;
	font-weight: 700 !important;
}

.product-table-wrapper tr:nth-child(even) td {
	background: #f5f5f5 !important;
}

.product-table-wrapper td:first-child {
	font-weight: 700 !important;
	color: #111 !important;
}

.product-table-wrapper th p,
.product-table-wrapper td p,
.product-table-wrapper th span,
.product-table-wrapper td span,
.product-table-wrapper th div,
.product-table-wrapper td div {
	margin: 0 !important;
	padding: 0 !important;
	font-family: inherit !important;
	font-size: inherit !important;
	line-height: inherit !important;
	color: inherit !important;
	background: transparent !important;
}

.product-table-wrapper strong,
.product-table-wrapper b {
	font-weight: 700 !important;
	color: inherit !important;
}

@media (max-width: 767px) {
	.product-table-wrapper {
		border-radius: 14px;
		padding: 10px;
		margin: 22px 0;
	}

		.product-table-wrapper table {
			min-width: 640px;
		}

		.product-table-wrapper th,
		.product-table-wrapper td {
			padding: 13px 14px !important;
			font-size: 14px !important;
			white-space: normal !important;
		}
}

.ivs-product-detail {
	padding: 80px 0;
	background: #f3f3f3;
	font-family: "Barlow", sans-serif;
}

.ivs-gallery {
	display: flex;
	gap: 22px;
}

.ivs-gallery__thumbs {
	width: 76px;
	display: flex;
	flex-direction: column;
	gap: 14px;
}

	.ivs-gallery__thumbs button {
		width: 90px;
		height: 90px;
		border: 1px solid transparent;
		background: #fff;
		padding: 5px;
		cursor: pointer;
		transition: all .25s ease;
	}

		.ivs-gallery__thumbs button.active,
		.ivs-gallery__thumbs button:hover {
			border-color: #000;
		}

	.ivs-gallery__thumbs img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

.ivs-gallery__main {
	width: 100%;
	min-height: 560px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

	.ivs-gallery__main img {
		width: 100%;
		height: 100%;
		min-height: 560px;
		object-fit: contain;
		background: #fff;
		padding: 40px;
		transition: all .3s ease;
	}

.ivs-product-info {
	padding: 20px 0;
}

.ivs-product-info__badge {
	display: inline-block;
	margin-bottom: 14px;
	color: #ba092a;
	font-weight: 700;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.ivs-product-info h1 {
	font-size: 42px;
	line-height: 1.15;
	color: #151515;
	font-weight: 700;
	margin-bottom: 14px;
}

.ivs-product-info__code {
	font-size: 16px;
	color: #555;
	margin-bottom: 22px;
}

.ivs-product-info__desc {
	font-size: 17px;
	line-height: 1.7;
	color: #555;
	margin-bottom: 26px;
}

.ivs-feature-box {
	background: #e7e7e7;
	padding: 24px 28px;
	margin-bottom: 28px;
}

	.ivs-feature-box h4 {
		font-size: 18px;
		font-weight: 700;
		color: #151515;
		margin-bottom: 14px;
	}

	.ivs-feature-box ul {
		padding-left: 18px;
		margin: 0;
	}

	.ivs-feature-box li {
		font-size: 15px;
		color: #222;
		margin-bottom: 8px;
	}

.ivs-color-area {
	margin-bottom: 28px;
}

	.ivs-color-area > span {
		display: block;
		color: #666;
		margin-bottom: 12px;
	}

.ivs-color-options {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

	.ivs-color-options button {
		height: 52px;
		min-width: 120px;
		padding: 0 20px;
		background: transparent;
		border: 1px solid #d4d4d4;
		color: #151515;
		font-weight: 500;
		cursor: pointer;
		transition: all .25s ease;
	}

		.ivs-color-options button.active,
		.ivs-color-options button:hover {
			border-color: #151515;
		}

	.ivs-color-options i {
		width: 14px;
		height: 14px;
		display: inline-block;
		border-radius: 50%;
		margin-right: 8px;
		vertical-align: middle;
	}

.ivs-buttons {
	display: flex;
	flex-direction: column;
	gap: 14px;
	margin-bottom: 24px;
}

.ivs-btn {
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	font-weight: 700;
	transition: all .25s ease;
}

.ivs-btn-dark {
	background: #151515;
	color: #fff;
}

	.ivs-btn-dark:hover {
		background: #ba092a;
		color: #fff;
	}

.ivs-btn-outline {
	border: 2px solid #151515;
	color: #151515;
}

	.ivs-btn-outline:hover {
		background: #151515;
		color: #fff;
	}

.ivs-share {
	color: #666;
	font-size: 15px;
}

	.ivs-share i {
		margin-right: 8px;
		color: #151515;
	}

@media (max-width: 991px) {
	.ivs-product-detail {
		padding: 50px 0;
	}

	.ivs-gallery {
		flex-direction: column-reverse;
	}

	.ivs-gallery__thumbs {
		width: 100%;
		flex-direction: row;
		overflow-x: auto;
	}

	.ivs-gallery__main,
	.ivs-gallery__main img {
		min-height: 360px;
	}

	.ivs-product-info h1 {
		font-size: 32px;
	}
}

@media (max-width: 575px) {
	.ivs-gallery__main, .ivs-gallery__main img {
		min-height: 280px;
	}

	.ivs-gallery__thumbs button {
		min-width: 68px;
		width: 68px;
		height: 68px;
	}

	.ivs-color-options button {
		width: 100%;
	}
}
 
.ivs-gallery {
	display: flex;
	gap: 15px;
	align-items: flex-start;
}

.ivs-gallery__thumbs {
	width: 110px;
	min-width: 110px;
	max-height: 560px;
	overflow-y: auto;
	overflow-x: hidden;
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding-right: 5px;
}

	.ivs-gallery__thumbs::-webkit-scrollbar {
		width: 5px;
	}

	.ivs-gallery__thumbs::-webkit-scrollbar-thumb {
		background: #000;
		border-radius: 20px;
	}

	.ivs-gallery__thumbs button {
		border: 2px solid transparent;
		background: transparent;
		padding: 0;
		border-radius: 10px;
		overflow: hidden;
		cursor: pointer;
		flex-shrink: 0;
	}

		.ivs-gallery__thumbs button.active {
			border-color: #000;
		}

		.ivs-gallery__thumbs button img {
			width: 100%;
			height: 100%;
			object-fit: contain;
			padding: 10px;
			display: block;
		}

.ivs-gallery__main {
	flex: 1;
}

	.ivs-gallery__main img {
		width: 100%;
		border-radius: 15px;
		object-fit: cover;
	}

 