body{
	margin: 0px;
	font-family: 'Times New Roman';
}
/* Enable smooth scrolling for programmatic and anchor navigation */
html {
    scroll-behavior: smooth;
}
.sd-slider{
	position:relative;
	background:rgba(0,0,0,0.99);
}

.sd-slider .slider-item{
	width: 1300px;
    background-repeat: no-repeat;
    /*background-position: center;
    background-size: 100% auto;*/
	position:relative;
	overflow-x: hidden;
	overflow-y: hidden;
	margin:0 auto;
}
.sd-slider .slider-item img.hidden{
	visibility:hidden;
	
	position:relative;
	z-index:-100;
}
.sd-slider .slider-item .category{
	position:absolute;
}
.sd-slider .slider-item .category img{
	/*width: 100%;*/
	-webkit-box-shadow: 7px 11px 20px 3px rgba(0,0,0,0.75);
	-moz-box-shadow: 7px 11px 20px 3px rgba(0,0,0,0.75);
	box-shadow: 7px 11px 20px 3px rgba(0,0,0,0.75);
}
.sd-slider .slider-item .category img:hover{
	box-shadow: 0px 0px 25px 5px rgba(230,230,178,0.75);
	cursor:pointer;
}
.sd-slider .slider-item .category h2{
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
	text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.75);
}
.sd-slider .slider-item .category h2:hover{
	cursor:pointer;
	text-shadow: 0px 0px 30px rgba(230, 230, 178, 0.75);
}
.subwrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.subcategories{
	position: absolute;
	width: 100%;
	min-height: 100%;
	top: 0;
	left:100%;
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #D9D9D9 100%);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-attachment: fixed;
	display:none;
    outline: 0;
	transform: translate3d(0px, 0px, 0px);
	overflow-y:auto;
	z-index: 2;
}
.subcategory-fon{
	position: fixed;
    z-index: -1;
	width:100%;
	height: 100%;
	background-image: url(/frontend/s/img/bg.webp);
}
.subcategories2{
	position: absolute;
	width: 100%;
	min-height: 100%;
	top: 0;
	left:100%;
	background-color: #ffffff;
	display:none;
    outline: 0;
	overflow-y:auto;
	height:1px;
	z-index: 6;
}
.subcategories .sub {
	width: 86%;
    height: 84vh;
    margin: 0 auto;
	padding-inline: 7%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    overflow-x: hidden;
}

.subcategories .subitem {
	/* убираем float */
	padding: 0 2%;
	margin: 40px 0;
	flex: 0 1 200px; /* ширина блока, можно менять */
	box-sizing: border-box;
	text-align: center;
}
 .subcategories .subitem img{
	-webkit-box-shadow: 7px 11px 20px 3px rgba(0,0,0,0.75);
	-moz-box-shadow: 7px 11px 20px 3px rgba(0,0,0,0.75);
	box-shadow: 7px 11px 20px 3px rgba(0,0,0,0.75);
}
 .subcategories .straps-model .subitem img{
	box-shadow: none;
 }
.subcategories .subitem img:hover{
	box-shadow: 0px 0px 25px 5px rgba(230,230,178,0.75);
	cursor:pointer;
}
.subcategories .subitem h3{
	max-width: 200px;
    font-size: 20px;
	text-align:center;
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
	text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.431);
	margin: 15px 0px;
}
.subcategories .subitem h3:hover{
	cursor:pointer;
	text-shadow: 0px 0px 30px rgba(230, 230, 178, 0.75);
}
.subcategories h1{
    font-size: 40px;
    color: #ffffff;
    font-style: italic;
	text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.75);
	margin-left:35px;
	cursor:pointer;
	position: absolute;
    left: 2%;
    top: 45%;
}
 .straps-model .title .sdlinegr{
	background:#4f5857;
	height:10px;
	width:100%;
 }
 .straps-model .title .sdblockgr{
	width:100%;
	height:70px;
	width:100%;
	background-image: -webkit-gradient(
		linear,
		right top,
		left top,
		color-stop(0.16, #FFFFFF),
		color-stop(1, #7E8283)
	);
	background-image: -o-linear-gradient(left, #FFFFFF 16%, #7E8283 100%);
	background-image: -moz-linear-gradient(left, #FFFFFF 16%, #7E8283 100%);
	background-image: -webkit-linear-gradient(left, #FFFFFF 16%, #7E8283 100%);
	background-image: -ms-linear-gradient(left, #FFFFFF 16%, #7E8283 100%);
	background-image: linear-gradient(to left, #FFFFFF 16%, #7E8283 100%);
	border-bottom: 1px solid #4f5857;
}
 .straps-model .title .sdblockgr .sdtitle-left{
	background:#4f5857;
	height:35px;
	width:140px;
	float:left;
	margin-top: 12px;
	border-radius: 18px;
	margin-left: 10px;
}
 .straps-model .title .sdblockgr .sdtitle-right{
	float:left;
	margin-left:20px;
	position: absolute;
    left: 150px;
    width: 70%;
 }
 .straps-model .sptraps-color-lineas{
	width:100%;
	height:50px;
	background-image: -webkit-gradient(
		linear,
		right top,
		left top,
		color-stop(0.16, #FFFFFF),
		color-stop(1, #7E8283)
	);
	background-image: -o-linear-gradient(left, #FFFFFF 16%, #7E8283 100%);
	background-image: -moz-linear-gradient(left, #FFFFFF 16%, #7E8283 100%);
	background-image: -webkit-linear-gradient(left, #FFFFFF 16%, #7E8283 100%);
	background-image: -ms-linear-gradient(left, #FFFFFF 16%, #7E8283 100%);
	background-image: linear-gradient(to left, #FFFFFF 16%, #7E8283 100%);
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
 }
.clr{
	float:none;
	clear:both;
}
 .straps-model .item {
	 background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(1, #D9D9D9)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #D9D9D9 100%);
	padding-top: 50px;
}
.straps-model .item .sdblockmodel{
	
}
.straps-model .item .sdblockmodel .sdleft{
	float:left;
}
.straps-model .item .sdblockmodel .sdright{
	float:left;
	width: 50%;
	margin-left: 10px;
}
.straps-model .item .model-second-desc{
	float:right;
	width: 50%;
}
.straps-model .item .straps-colors .item-img{
	float:left;
	cursor:pointer;
}
.straps-model .item .first-bottom{
	height:4px;
	width:100%;
	background:#4f5857;
}
.straps-model .item .last-bottom{
	height:30px;
	width:100%;
	background:#4f5857;
}
.straps-model .item .other-bottom{
	height:60px;
	width:100%;
	background-image: -webkit-gradient(
		linear,
		right top,
		left top,
		color-stop(0.16, #FFFFFF),
		color-stop(1, #7E8283)
	);
	background-image: -o-linear-gradient(left, #FFFFFF 16%, #7E8283 100%);
	background-image: -moz-linear-gradient(left, #FFFFFF 16%, #7E8283 100%);
	background-image: -webkit-linear-gradient(left, #FFFFFF 16%, #7E8283 100%);
	background-image: -ms-linear-gradient(left, #FFFFFF 16%, #7E8283 100%);
	background-image: linear-gradient(to left, #FFFFFF 16%, #7E8283 100%);
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #4f5857;
}
.item_inner-wrapper {
	display: flex;
	flex-direction: row;
	gap: 50px;
}
.straps-model .item .big-image{
	margin-left:5%;
}
.straps-model .item .blockbayitem{
    position: relative;
    margin-top: 10%;
    display: flex;
    align-items: flex-start;
}
.straps-model .item .sdblockmodel{
	margin-left:5%;
	position: relative;
	top: -50px;
}
.straps-model .item .straps-colors{
	margin-left:5%;
	position:relative;
	top: -50px;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}
.straps-model .item .color-hint-label {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin-left: 5%;
	margin-top: 8px;
	margin-bottom: 25px;
	padding: 5px 14px 5px 10px;
	background: rgba(79, 88, 87, 0.07);
	border-left: 3px solid #4f5857;
	border-radius: 0 20px 20px 0;
	color: #7E8283;
	font-family: 'Times New Roman', serif;
	font-style: italic;
	font-size: 13px;
	letter-spacing: 0.4px;
	user-select: none;
}
.straps-model .item .color-hint-label svg {
	flex-shrink: 0;
	opacity: 0.6;
	fill: #4f5857;
}
.straps-model .item .straps-colors .item-img{
	flex: 0 0 110px;
	width: 110px;
	margin-left: 0;
	text-align: center;
	border-radius: 6px;
	cursor: pointer;
	padding: 4px;
	box-sizing: border-box;
	transition: outline 0.18s ease, background 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}
.straps-model .item .straps-colors .item-img:hover {
	transform: translateY(-3px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	background: rgba(79, 88, 87, 0.06);
}
.straps-model .item .straps-colors .item-img.active {
	outline: 2px solid #4f5857;
	background: rgba(79, 88, 87, 0.09);
}
.straps-model .item .big-image img{
	height:400px;
	display:none;
}
.straps-model .item .straps-colors .item-img img{
	height:100px;
}
.straps-model .title h1{
    font-size: 36px;
    color: #4f5857;
    font-style: italic;
	margin-left:35px;
	margin-top: 7px;
    margin-left: 0px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 0px 8px;
}
.straps-model .title a{
	text-decoration:blink;
}
.straps-model .item .sdblockmodel .sdleft span{
	font-size: 24px;
}
.straps-model .item .sdblockmodel .sdright h2{
	font-size:24px;
}
.straps-model .item .sdblockmodel .sdleft p{
	margin-top: 20px;
}
.straps-model .item .sdblockmodel .sdright p{
	color: #7E8283;
    font-style: italic;
}
.straps-model .item .model-second-desc p{
	color: #7E8283;
    font-style: italic;
}
.straps-model .item .straps-colors .item-img p{
	padding-left: 10px;
	margin: 0px;
}
.straps-model .item .straps-colors .item-img p span{
	font-size:24px;
}
.straps-model .item .straps-colors .item-img h4{
	margin: 0px;
	font-weight: 100;
	font-style: italic;
	padding-left:10px;
}
.straps-model .item .other-bottom .other-text{
	color: #7E8283;
	font-style: italic;
	float: right;
	position: relative;
	right: 20%;
	top: 5px;
	font-size: 17px;
}
.straps-model .item .other-bottom .other-page{
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(0.57, #5D6061),
		color-stop(0.93, #7A7A7D)
	);
	background-image: -o-linear-gradient(right, #5D6061 57%, #7A7A7D 93%);
	background-image: -moz-linear-gradient(right, #5D6061 57%, #7A7A7D 93%);
	background-image: -webkit-linear-gradient(right, #5D6061 57%, #7A7A7D 93%);
	background-image: -ms-linear-gradient(right, #5D6061 57%, #7A7A7D 93%);
	background-image: linear-gradient(to right, #5D6061 57%, #7A7A7D 93%);
	width:100px;
	text-align:center;
	position: relative;
    top: 20px;
}
.straps-model .item .other-bottom .other-page span{
	background: #4e5756;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 2px 7px;
	border-radius: 36px;
	font-weight:bold;
}
.straps-model .item .blockbayitem a{
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 14px 32px;
	background: linear-gradient(135deg, #4f5857 0%, #2a3130 100%);
	border-radius: 50px;
	color: #ffffff;
	text-decoration: none;
	font-family: 'Times New Roman', serif;
	font-style: italic;
	font-size: 17px;
	letter-spacing: 1.5px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	box-shadow: 0 4px 18px rgba(0, 0, 0, 0.28);
	transition: background 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease, letter-spacing 0.2s ease;
	
}


.straps-model .item .blockbayitem a svg {
	flex-shrink: 0;
	transition: transform 0.25s ease;
}
.straps-model .item .blockbayitem a:hover{
	background: linear-gradient(135deg, #2a3130 0%, #161c1b 100%);
	transform: translateY(-2px);
	letter-spacing: 2px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.38);
}
.straps-model .item .blockbayitem a:hover svg {
	transform: translateX(3px);
}
.straps-model  .title .sdtitle-right h1{
	text-shadow:none;
	overflow: hidden;
	height: 45px;
}
.startscroll{
	position: absolute;
	bottom: 0%;
	left: 5%;
	width:123px;
	height:88px;
	background-image: url("/components/images/start_scroll2.png");
}
.startscroll span{
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
    text-shadow: 0px 0px 30px rgba(230, 230, 178, 0.75);
}
.scroll-to-top-btn {
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 50px;
	height: 50px;
	background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
	border: none;
	border-radius: 50%;
	cursor: pointer;
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 999;
	transition: all 0.3s ease;
	box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);
	opacity: 0;
}
.scroll-to-top-btn.show {
	display: flex;
	opacity: 1;
	animation: slideUp 0.3s ease-out;
}
.scroll-to-top-btn:hover {
	transform: translateY(-5px);
	box-shadow: 0 6px 20px rgba(102, 126, 234, 0.6);
	background: linear-gradient(135deg, #764ba2 0%, #667eea 100%);
}
.scroll-to-top-btn:active {
	transform: translateY(-2px);
}
.scroll-to-top-btn svg {
	color: #ffffff;
	filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));
}
@keyframes slideUp {
	from {
		opacity: 0;
		transform: translateY(20px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
.scrollplease {
	position: fixed;
	background-image: url("/components/images/start_scroll2.png");
	background-color: #c9c9c9;
	width: 123px;
	height: 88px;
	border-radius: 70%;
	bottom: 5%;
	right: 5%;

	/* Анимация */
	animation-name: fadeInOut;
	animation-duration: 2s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 8;
	animation-fill-mode: forwards;
}

/* Ключевые кадры мигания */
@keyframes fadeInOut {
	0% { opacity: 0; }
	50% { opacity: 1; }
	100% { opacity: 0; }
}


.backviewpagetitle img{
	width:16px;
}
.sd-slider .first_description{
	position:absolute;
}
.sd-slider .second_description{
	position:absolute;
}
.sd-slider .first_description p{
	color:#ffffff;
	font-size:70px;
	font-style:italic;
	text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.75);
}
.sd-slider .second_description p{
	color:#ffffff;
	font-size:40px;
	font-weight:bold;
	font-style:italic;
	text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.75);
}
.sd-slider .stop-block{
	position:fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity:0;
	display:none;
	z-index:1;
}
.sd-slider .slider-item.active .stop-block{
	position: fixed;
}
.backviewpage{
	background-image: url(/components/images/viewbackpage.png);
    width: 60px;
    height: 90px;
    background-size: 60px;
}
.backviewpage:hover{
	background-image: url(/components/images/viewbackpage_active.png);
}
.height-size{
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: -100;
	top: 0;
}
.spanend{
	position: absolute;
    top: 0;
}
.subcategories .backviewpagetitle2{
    position: inherit;
    overflow: hidden;
    z-index: 5;
	margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}
.straps-model .title .sdblockgr .sdtitle-left h1.backviewpagetitle2{
	margin-left: 33px;
	border: none;
	color: #ffffff;
	font-weight: 100;
	font-size: 20px;
	margin-top: 4px;
}

 @media screen and (max-width:1300px) and (-webkit-min-device-pixel-ratio: 1.5) {
	.subcategories {
		width: 140%;
		height: 140% !important;
	}
}

@media (max-width: 768px) {
	.item_inner-wrapper {
		flex-direction: column;
		gap: 20px;
	}
	.straps-model .item .big-image {
		margin-left: 0;
		text-align: center;
	}
	.straps-model .item .big-image img {
		height: auto !important;
		max-width: 90%;
	}
	.straps-model .item .blockbayitem {
		margin-top: 0;
		justify-content: center;
		padding: 0 5%;
	}
	.straps-model .item .blockbayitem a {
		width: 100%;
		text-align: center;
		padding: 16px 20px;
		font-size: 54px;
		box-sizing: border-box;
	}
	.straps-model .item .sdblockmodel {
		margin-left: 5%;
		top: 0;
	}
	.straps-model .item .straps-colors {
		margin-left: 5%;
		top: 0;
	}
} 