.grid-wrapper { 
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}
.grid_h1 {
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	margin: 150px 0 50px;
}
.grid_h2,
.grid-wrapper > h1 {
	font-size: 25px;
	text-align: center;
	width: 100%;
	margin: 50px 0 25px;
}
.grid-wrapper p {
	padding-top: 5px;
}
.grid-wrapper .grid {
	position: relative;
	box-sizing: border-box;
	margin: 10px;
	padding: 10px 20px;
	font-weight: 500;
	/*text-align: center;*/
	overflow: hidden;
	border-radius: 3px;
	filter:drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.1));
	/*box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);*/
	background-color: #fff;
	background-position: top right;
	background-repeat: no-repeat;

}




.grid-wrapper .grid a {
}
.grid-wrapper a:hover {
	opacity: 1;
}
.grid-wrapper .grid h1 {
	font-size: 20px;
	line-height: 30px;
	padding: 5px 0px;
	margin: 0;
}
.grid-wrapper .grid h1 {
	font-size: 18px;
	text-align: center;
}
.grid-wrapper .grid ul{
	padding: 5px 0 20px;
}
.grid-wrapper .grid ul li {
	list-style: none;
	margin-left: 0px;
	text-indent: 0px; 
	max-width: 300px;
	line-height: 25px;
	padding-bottom: 5px;
}
.grid-wrapper .grid ul li:last-child {
	border: none;
}
.grid-wrapper .grid p {
}
.grid-wrapper250 { 
}
@media screen and (max-width: 1100px) {
	.grid-wrapper250  {
		max-width:810px;
	}
}
@media screen and (max-width: 830px) {
	.grid-wrapper250  {
		max-width:540px;
	}
}
@media screen and (max-width: 560px) {
	.grid-wrapper250  {
		max-width:270px;
	}
}
.grid-wrapper250 .grid {
	width: 250px;
}
.grid-wrapper250_h250 .grid {
	height: 250px;
}
.grid-wrapper250 .grid-1x2 {
	height: 520px;
}
.grid-wrapper250_h250 .grid > div {
/*
	padding-top:180px;
*/
}






.grid-wrapper340 { 
}
@media screen and (max-width: 1080px) {
	.grid-wrapper340  {
		max-width:740px;
	}
}
@media screen and (max-width: 740px) {
	.grid-wrapper340  {
		max-width:360px;
	}
}
.grid-wrapper340 .grid {
	width: 340px;
}

.grid-wrapper340_h200 .grid {
	height: 200px;
}


.grid-wrapper340_h500 .grid {
	height: 500px;
}
.grid-wrapper340_h500 .grid > div {
	padding-top: 340px;
}

.grid-wrapper340_h500 .grid p {
	font-size: 15px;
	line-height: 25px;
}

.grid-wrapper340_h400 .grid {
	height: 400px;
}
.grid-wrapper340_h400 .grid > div {
	padding-top: 340px;
}
.grid-wrapper340_h400 .grid p {
	font-size: 15px;
	line-height: 25px;
}

.grid .label {
	font-size: 14px;
	line-height: 20px;
	background-color: #3a3a3a;
	padding: 0 10px;
	color: #fff;
	border-radius: 3px;
}


.grid-wrapper250 .grid-2x1,
.grid-wrapper250 .grid-2x1_ {
	width: 520px;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 20px 20px;
}
.grid-wrapper250 .grid-2x1 * {
	max-width: 240px;
	text-align: left;
}
@media screen and (max-width: 540px) {
	.grid-wrapper250 .grid-2x1 {
		width: 250px;
		height: 540px;
		padding-top: 280px;
	}
	.grid-wrapper250 .grid-2x1_ {
		width: 250px;
		height: 540px;
	}
}
.grid .button  {
	margin: 0 auto;
	width: 200px;
	border: 1px solid  #BFC2D5;
	text-align: center;
	line-height: 30px;
	position: absolute;
	bottom: 30px;
	left: 25px;
}
.grid .button div {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 0.75em;
	height: 0.75em;
	border-bottom: 1px solid #BFC2D5;
	border-right: 1px solid #BFC2D5;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}







/*grid-wrapper530--------------------*/

/*
.grid-wrapper530 { 
	margin: 0 auto;
	padding: 0px;
	max-width:1060px;

}

@media screen and (max-width: 1070px) {
	.grid-wrapper530  {
		max-width:530px;
	}
}
@media screen and (max-width: 1069px) {
	.grid-wrapper530  {
		max-width:530px;
	}
}
.grid-wrapper530 .grid {
	position: relative;
	width: 530px;
	max-width: 100%;
	height: 215px;
}

.grid-wrapper530 .grid h1 {
	text-align: center;
}
.grid-wrapper530 .grid p {
	padding: 10px 0;
}

.grid-wrapper530_h400 .grid{
	display: table-cell;
	vertical-align: middle;
	height: 400px;
	border: none;
}


.grid-wrapper520 { 
	margin: 0 auto;
	padding: 0px;
	max-width:1080px;
}
@media screen and (max-width: 1080px) {
	.grid-wrapper520  {
		max-width:540px;
	}
}
@media screen and (max-width: 540px) {
	.grid-wrapper520  {
		max-width:360px;
	}
}
.grid-wrapper520 .grid {
	position: relative;
	width: 520px;
	max-width: 100%;
	height: 270px;
	margin: 10px;
	padding: 20px 10px;
	box-sizing: border-box;
	background-color: #fff;
	background-position: top right;
	background-repeat: no-repeat;
}
@media screen and (max-width: 540px) {
	.grid-wrapper520 .grid  {
		max-width:340px;
	}
}

/*
.grid-wrapper520 .grid{

	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}

@media screen and (max-width: 560px) {
	.grid-wrapper520 .grid {
		background-size: 250px 250px;
		height: 500px;
		padding-left: 20px;
		padding-top: 270px;
	}
	.grid-wrapper_auto .grid {
		padding: 0 10px;
		height: auto;
	}
}
*/



.grid-wrapper250_20240108 .grid div{
	color: #eee;
	line-height: 160px;
	font-size: 100px;
}
.grid-wrapper250_20240108 .grid{
	text-align: center;
}


