/* catalog */
.catalog_style1{
	position:absolute;
	left:800px;
	top:238px;
	width: 635px;
	height: 176px;
	flex-shrink: 0;
	color: #7F896A;
	font-family: Nunito;
	font-size: 70px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
}
.catalog_style2{
	position:absolute;
	left:827px;
	top:450px;
	width: 528px;
	height: 82px;
	flex-shrink: 0;
	color: #7F896A;
	text-align: right;
	font-family: Nunito;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.catalog_image1{
	position: absolute;
	top:0px;
	left:0px;
	width:766px;
	height:859px;
}
.catalog_image2{
	position:absolute;
	left:277px;
	top:175px;
	width: 410px;
	height: 672px;
	flex-shrink: 0;
}
.catalog_phrase{
	display: inline-flex;
	padding: 13px 42px 14px 42px;
	justify-content: center;
	align-items: center;
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.73);
	box-shadow: -1px 3px 18px 0px rgba(108, 126, 102, 0.49);
	color: #7F896A;
	text-align: right;
	font-family: Nunito;
	font-size: 15px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
}
.catalog_style3{
	position:absolute;
	left:1204px;
	top:792px;	
	color: #D1E6A7;
	font-family: Nunito;
	font-size: 20px;
	font-style: normal;
	font-weight: 100;
	line-height: normal;

}
.catalog_style4{
	position: absolute;
	top:253px;
	left:446px;
	width:708px;
	color: #7F896A;
	text-align: center;
	font-family: Nunito;
	font-size: 50px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
}
.catalog_style5{
	position: absolute;
	top:360px;
	left:500px;
	width:599px;
	color: rgba(127, 137, 106, 0.50);
	text-align: center;
	font-family: Nunito;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.catalog_ball{
	position: absolute;
	width:113px; height:113px;
	display: flex;
	padding: 0px 0px;
	justify-content: center;
	align-items: center;
	border-radius: 101px;
}
.catalog_ball1{
	text-align: center;
	font-family: Nunito;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.catalog_style6{
	position: absolute;
	width:136px;
	height:68px;
	display: flex;
	text-align: center;
	font-family: Nunito;
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.catalog_style7{
	position: absolute;
	width:285px;
	height:68px;
	display: flex;
	text-align: center;
	font-family: Nunito;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.catalog_style8{
	position: absolute;
	margin-top:178px;
	left:245px;
	width:274px;
	height:68px;
	display: inline-flex;
	color: #5A6C80;
	text-align: center;
	font-family: Nunito;
	font-size: 50px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
}
.catalog_style9{
	position: absolute;
	margin-top:186px;
	left:1099px;
	//right:245px;
	width:255px;
	height:52px;
	display: inline-flex;
	//padding: 14px 17px 14px 17px;			
	justify-content: center;
	align-items: flex-end;
	//gap: 78px;
	border-radius: 30px;
	border: 0.5px solid #5A6C80;
}
.catalog_style10{
	position: relative;
	width:100%;
	//width:1100px;
	//left:0px;
	min-height:1000px;
	height:fit-content;
	background:#F2F8F6;
	text-align: center;
	align-items: center;
	overflow: auto;	
	//background: red;
}
.catalog_style11{
	position: relative;
	margin-top: 100px;
	//width:100%;	
	width:1160px;
	//height:2100px;
	overflow: auto;
	max-height:2100px;
	display: block;
	background: none;
	flex-shrink: 100;
	text-align: center;
	align-items: center;
	margin-left:auto;
	margin-right:auto;
}
.catalog_style12{
	position:relative;
	width:100%;
	min-height:300px;
	background: none;
}