.text-color-1{
	color: #FF8A01;
}
.text-color-2{
	color: #C3C3C3;
}
.text-color-3{
	color: #F7AF02;
}
.text-color-4{
	color: #FDAE15;
}
.text-color-5{
	color: #4B2505;
}
.text-color-6{
	color: #9F0106;
}
.text-color-7{
	color: #ffc001;
}
.text-color-8{
	color: #FEEB02;
}
.text-color-9{
	color: #6F6F6F;
}
.text-color-10{
	color: #000;
}
.text-color-11{
	color: #C2781B;
}
.text-color-12{
	color: #884D04;
}
.text-shadow-1{
	text-shadow: 6px 2px 17px rgb(226, 179, 5, 1);
}
.text-shadow-2{
	text-shadow: 6px 2px 17px rgb(224, 142, 90, 1);
}
.text-shadow-3{
	text-shadow: 6px 2px 17px #C4BB40;
}
.text-shadow-4{
	text-shadow: 6px 2px 17px #9FB15E;
}
.text-shadow-5{
	text-shadow: 6px 2px 17px #fff;
}
.storke-1::before{
	-webkit-text-stroke: 8px #fff;
}
.storke-2::before{
	-webkit-text-stroke: 6px #000;
}
.storke-3::before{
	-webkit-text-stroke: 2px #dcac07;
}
.storke-4::before{
	-webkit-text-stroke: 2px rgb(224, 142, 90, 1);
}
.storke-5::before{
	-webkit-text-stroke: 2px #C4BB40;
}
.storke-6::before{
	-webkit-text-stroke: 2px #9FB15E;
}
.storke-7::before{
	-webkit-text-stroke: 6px #fff;
}
.bg-color-1{
	background: #FFA202;
}
.bg-color-2{
	background: #ffc001;
}
.bg-color-3{
	background: #fdec3e;
}
.bg-color-4{
	background: #EDEDED;
}
.bg-color-5{
	background: #FFBC01;
}
.bg-color-6{
	background: #F4AC00;
}
.bg-color-7{
	background: #FFFBDB;
}
.bg-color-8{
	background: #FF7E00;
}
.bg-color-9{
	background: #FFF3E0;
}
.border-bottom-1{
	border-bottom: 5px solid #fefb44;
}
.border-bottom-2{
	position: relative;
}
.border-bottom-2:after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 25px;
	background: #FFD801;
	z-index: -1;
}
.sec_1 {
	position: relative;
	z-index: 10;
	height: 1450px;
}
.sec_1 .div-1 {
    max-width: 200px;
    margin-top: 15px;
    left: 0;
}
.sec_1 .div-2 {
    max-width: 200px;
    margin-top: 15px;
    right: 0;
}
.sec_1 .div-3{
		width: 600px;
		margin-bottom: -15px;
}
.sec_1 .div-4{
		width: 600px;
		margin: auto;
		z-index: 9;
}
.sec_1 .div-5{
	bottom: 24%;
	left: 21%;
	width: 270px;
}
.sec_1 .div-6{
	right: 13%;
	top: 20%;
	width: 335px;
}
.sec_1 .div-7{
	right: 20%;
	bottom: 8%;
	width: 190px;
	z-index: 10;
}
.sec_1 .div-8{
	height: 1315px;
	overflow: hidden;
}
.sec_1 .text-1{
	line-height: 45px;
}
.sec_1 .img-1{
	height: 1465px;
}
.sec_2 {
    height: 910px;
    margin-top: -100px;
}
.sec_2 .div-1 {
    width: 70px;
    left: 0;
    bottom: 12%;
    transform: rotate(-30deg);
}
.sec_2 .div-2 {
    width: 70px;
    right: 0;
    top: 0;
    transform: rotate(30deg);
}
.sec_2 .div-3{
	width: 450px;
}
.sec_2 .div-4 {
	overflow: hidden;
    border: 2px solid #ffc000;
    height: 450px;
}
.sec_2 .div-5 {
	z-index: 1;
}
.sec_2 .div-5:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 50%;
    aspect-ratio: 1 / 1;
    transform: translateX(-50%);
    background: #ffc001;
    bottom: -30px;
    width: 600px;
    border-bottom-right-radius: 600px;
    border-bottom-left-radius: 600px;
}
.sec_2 .div-5-2 {
	z-index: 1;
}
.sec_2 .div-5-2:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 50%;
    aspect-ratio: 1 / 1;
    transform: translateX(-50%);
    background: #FE9601;
    bottom: -30px;
    width: 600px;
    border-bottom-right-radius: 600px;
    border-bottom-left-radius: 600px;
}
.sec_2 .div-5-3 {
	z-index: 1;
}
.sec_2 .div-5-3:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 50%;
    aspect-ratio: 1 / 1;
    transform: translateX(-50%);
    background: #FFB401;
    bottom: -30px;
    width: 600px;
    border-bottom-right-radius: 600px;
    border-bottom-left-radius: 600px;
}
.sec_2 .div-6 {
	padding-bottom: 18px;
}
.sec_2 .div-7{
	width: 95%;
}
.sec_2 .div-8 {
    padding-top: 150px;
}
.sec_2 .text-1 {
	position: relative;
}
.sec_2 .text-1:before {
	content: '';
    position: absolute;
    border-bottom: 1px solid #fff;
    width: 18px;
    left: -30px;
}
.sec_2 .text-1:after {
	content: '';
    position: absolute;
    border-bottom: 1px solid #fff;
    width: 18px;
    right: -30px;
}
.sec_3 .div-1 {
	position: relative;
	z-index: 10;
}
.sec_3 .div-1:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: linear-gradient(to bottom, #fdec3e 50%, #fcd810 50%);
	z-index: -1;
}
.sec_3 .div-1:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 10px;
	content: '';
	background: #ee9b00;
	z-index: -2;
}
.sec_3 .div-2{
	border: 3px solid #f53330;
	border-top: 15px solid #f53330;
}
.sec_3 .div-3{
	padding: 100px 0px;
	margin-top: -40px;
	margin-bottom: 90px;
}
.sec_3 .div-4{
	width: 180px;
	position: absolute;
	left: 0;
	right: 0;
	top: 7%;
	margin: auto;
	z-index: 10;
}
.sec_3 .div-5{
	width: 180px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -5%;
	margin: auto;
	z-index: 10;
}
.sec_3 .div-6{
	width: 180px;
	position: absolute;
	left: -8%;
	top: 30%;
	z-index: 10;
}
.sec_3 .div-7{
	width: 180px;
	position: absolute;
	right: -8%;
	top: 30%;
	z-index: 10;
}
.sec_3 .div-8{
	width: 180px;
	position: absolute;
	left: -8%;
	top: 65%;
	z-index: 10;
}
.sec_3 .div-9{
	width: 180px;
	position: absolute;
	right: -8%;
	top: 65%;
	z-index: 10;
}
.sec_3 .div-10{
  margin-top: -60px;
}
.sec_3 .div-11{
	width: 90%;
	margin: auto;
}
.sec_3 .div-12{
	width: 95%;
	margin: auto;
}
.sec_3 .div-13{
	left: 0;
	right: 0;
	margin: auto;
	top: 50%;
}
.sec_3 .div-14{
	width: 180px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0%;
	margin: auto;
	z-index: 10;
}
.sec_3 .div-15{
	width: 180px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5%;
	margin: auto;
	z-index: 10;
}
.sec_3 .div-16{
	width: 180px;
	position: absolute;
	left: -10%;
	top: 17%;
	z-index: 10;
}
.sec_3 .img-1{
	width: 150px;
}
.sec_3 .div-17{
	width: 180px;
	position: absolute;
	right: -10%;
	top: 17%;
	z-index: 10;
}
.sec_3 .div-18{
	width: 180px;
	position: absolute;
	left: -8%;
	top: 56%;
	z-index: 10;
}
.sec_3 .div-19{
	width: 180px;
	position: absolute;
	right: -8%;
	top: 56%;
	z-index: 10;
}
.sec_3 .div-20{
	padding: 100px 0px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.sec_3 .div-21{
	width: 125px;
	right: 5%;
	top: 1%;
}
.sec_3 .div-22{
	width: 235px;
	left: -3%;
	top: 1.1%;
}
.sec_3 .text-1{
	line-height: 55px;
}
.sec_3 .text-2{
	margin-top: -20px;
}
.sec_3 .text-3{
	left: 58%;
	top: 14%;
}
.sec_3 .text-4{
	left: 54%;
	top: 14%;
}
.sec_3 .text-5{
	line-height: 150px;
}
.sec_4 .div-1{
	border: 7px solid #FFCD00;
	border-radius: 10px;
}
.sec_4 .div-1.even {
	margin-top: 80px;
}
.sec_4 .div-2{
	width: 85%;
	margin: auto;
}
.sec_4 .div-3{
	width: 120px;
	left: -15%;
	top: -12%;
}
.sec_4 .div-4{
	height: 80%;
}
.sec_4 .div-5{
	width: 70px;
	left: 2%;
	top: 0;
}
.sec_4 .div-6{
	width: 83px;
	right: 4%;
	top: 12%;
}
.sec_4 .div-7 {
	margin-top: 0;
}
.sec_4 .text-1{
	line-height: 55px;
}
.sec_4 .text-2{
	line-height: 65px;
}
.sec_5 .div-1{
	margin-top: -230px;
}
.sec_5 .div-2{
	top: 17%;
	right: 0%;
	width: 700px;
}
.sec_5 .div-3{
	width: 320px;
	left: 10%;
	top: 28%;
}
.sec_5 .div-4{
  right: 12%;
  width: 220px;
  top: 17%;
}
.sec_5 .div-5{
	line-height: 100px;
  bottom: 7%;
  left: 5%;
}
.sec_6{
	height: 1200px;
}
.sec_6 .div-1{
	width: 50px;
	left: 8%;
	top: 11%;
	transform: rotate(-18deg);
}
.sec_6 .div-2{
  	width: 700px;
}
.sec_6 .div-3{
	width: 200px;
	right: 5%;
	top: 38%;
}
.sec_7{
	height: 1100px;
}
.sec_7 .div-1{
	top: 15px;
	width: 82%;
	height: 100%;
	left: 0;
	right: 0;
	margin: auto;
}
.sec_7 .div-2 .col-6{
	display: flex;
	align-items: center;
	justify-content: center;
}
.sec_7 .div-3{
	width: 200px;
}
.sec_7 .text-1{
	line-height: 90px;
}
.sec_8{
	height: 1300px;
	margin-top: -40px;
}
.sec_8 .div-1{
	z-index: -1;
}
.sec_8 .div-2{
	left: 0;
	right: 0;
	bottom: 12%;
	margin: auto;
}
.sec_8 .div-3{
	margin-top: -60px;
	width: 75%;
}
.sec_8 .div-4{
	position: relative;
	z-index: -1;
	margin-top: -205px;
}
.sec_8 .div-5{
	width: 220px;
	top: 0;
	right: 0;
}
.sec_8 .div-6{
	left: 33%;
	top: 8px;
}
.sec_8 .text-1{
	-webkit-writing-mode: vertical-lr;
	writing-mode: vertical-lr;
	transform: rotate(24deg);
}
.sec_9 .div-1{
	width: 45px;
	transform: rotate(314deg);
	top: 35%;
	left: 0;
}
.sec_9 .div-2{
	width: 450px;
}
.sec_9 .div-3{
	width: 45px;
	transform: rotate(111deg);
	top: 2%;
	right: 5%;
}
.sec_9 .div-4{
	width: 150px;
}
.sec_9 .div-5{
	top: 8%;
}
.sec_9 .div-6{
	height: 360px;
	margin-top: -280px;
}
.sec_9 .div-7{
	width: 97%;
}
.sec_9 .text-1{
	line-height: 35px;
}
.sec_10 .div-1{
	width: 45px;
	transform: rotate(314deg);
	top: 35%;
	left: 0;
}
.sec_10 .div-2{
	width: 450px;
}
.sec_10 .div-3{
	width: 45px;
	transform: rotate(111deg);
	top: 2%;
	right: 5%;
}
.sec_10 .div-4{
	width: 120px;
}
.sec_10 .div-5{
	top: 23%;
}
.sec_10 .div-7{
	width: 97%;
}
.sec_10 .text-1{
	line-height: 35px;
}
.sec_11{
	height: 1200px;
}
.sec_11 .div-1 {
	position: relative;
	z-index: 10;
}
.sec_11 .div-1:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: linear-gradient(to bottom, #fdec3e 50%, #fcd810 50%);
	z-index: -1;
}
.sec_11 .div-1:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 10px;
	content: '';
	background: #ee9b00;
	z-index: -2;
}
.sec_11 .div-2 {
	width: 270px;
	top: 25%;
	left: 17%;
}
.sec_11 .div-3 {
    width: 255px;
    top: 26.5%;
    left: 50%;
}
.sec_11 .div-4 {
	width: 225px;
	top: 53%;
	left: 69%;
}
.sec_11 .div-5 {
	width: 270px;
	top: 60%;
	left: 8%;
}
.sec_11 .div-6 {
	width: 235px;
	top: 15%;
	left: -5%;
}
.sec_11 .div-7 {
	width: 140px;
	top: 5%;
	left: 2%;
}
.sec_11 .div-8 {
	width: 180px;
	top: 0%;
	right: -3%;
}
.sec_11 .div-9 {
	right: -9%;
  top: 22%;
  width: 215px;
}
.sec_11 .div-10 {
	left: -21%;
	top: -8%;
	width: 140px;
	transform: rotate(10deg);
}
.sec_11 .div-11 {
	right: -18%;
	top: -8%;
	width: 140px;
	transform: rotate(350deg);
}
.sec_11 .text-1 {
	line-height: 130px;
}
.sec_12 .div-1 {
	padding-top: 170px;
	padding-bottom: 130px;
}
.sec_12 .div-3 {
	top: 50px;
	left: 0;
	right: 0;
	margin: auto;
}
.sec_12 .div-4 {
	height: 400px;
}
.sec_12 .text-1 {
	height: 72px;
	line-height: 72px;
}
@media screen and (min-device-width: 576px) and (max-device-width: 991px) { 
	.sec_1 {
	    height: 1276px;
	}
	.sec_1 .div-1 {
	    max-width: 140px;
	}
	.sec_1 .div-2 {
	    max-width: 140px;
	}
	.sec_1 .div-3 {
	    width: 420px;
	}
	.sec_1 .div-4 {
	    width: 550px;
	}
	.sec_1 .div-5 {
	    bottom: 23%;
	    left: 17%;
	    width: 240px;
	}
	.sec_1 .div-6 {
	    right: 8%;
	    top: 20%;
	    width: 302px;
	}
	.sec_1 .div-8 {
	    height: 1170px;
	    overflow: hidden;
	}
	.sec_1 .img-1{
		height: 1310px;
	}
	.sec_2 {
	    height: 810px;
	}
	.sec_2 .div-1 {
	    left: 9%;
	    width: 60px;
	}
	.sec_2 .div-2 {
	    right: 10%;
	    width: 60px;
	}
	.sec_2 .div-4 {
	    height: 390px;
	}
	.sec_2 .div-8 {
	    padding-top: 150px;
	}
	.sec_3 .div-4,
	.sec_3 .div-5,
	.sec_3 .div-6,
	.sec_3 .div-7,
	.sec_3 .div-8,
	.sec_3 .div-9
	{
	    width: 145px;
	}
	.sec_3 .div-14 {
		top: 4%;
	    width: 145px;
	}
	.sec_3 .div-14 .img-1 {
	    width: 125px;
	}
	.sec_3 .div-15 {
	    width: 145px;
	}
	.sec_3 .div-15 .img-1 {
	    width: 125px;
	}
	.sec_3 .div-16 {
	    width: 145px;
	}
	.sec_3 .div-16 .img-1 {
	    width: 125px;
	}
	.sec_3 .div-17 {
	    width: 145px;
	}
	.sec_3 .div-17 .img-1 {
	    width: 125px;
	}
	.sec_3 .div-18 {
	    width: 145px;
	}
	.sec_3 .div-18 .img-1 {
	    width: 125px;
	}
	.sec_3 .div-21 {
	    width: 108px;
	    right: 3%;
	    top: 1%;
	}
	.sec_3 .div-22 {
	    width: 190px;
	    left: -3%;
	    top: 2%;
	}
	.sec_3 .img-1 {
	    width: 120px;
	}
	.sec_4 .div-3 {
	    width: 90px;
	    left: -15%;
	    top: -12%;
	}
	.sec_4 .div-5 {
	    width: 45px;
	    left: 6%;
	    top: 0%;
	}
	.sec_4 .div-6 {
	    width: 65px;
	    right: 5%;
	    top: 9%;
	}
	.sec_4 .text-1 {
	    line-height: 35px;
	}
	.sec_5 .div-1 {
	    margin-top: -180px;
	}
	.sec_5 .div-2 {
	    top: 17%;
	    right: 0%;
	    width: 580px;
	}
	.sec_5 .div-3 {
	    width: 250px;
	    left: 10%;
	    top: 28%;
	}
	.sec_5 .div-4 {

	    right: 12%;
	    width: 180px;
	    top: 17%;
	}
	.sec_6 {
	    height: 925px;
	}
	.sec_6 .div-1 {
	    width: 40px;
	    left: 6%;
	    top: 5%;
	    transform: rotate(-18deg);
	}
	.sec_6 .div-2 {
	    width: 595px;
	}
	.sec_6 .div-3 {
	    width: 135px;
	    right: 11%;
	    top: 38%;
	}
	.sec_7 {
	    height: 950px;
	}
	.sec_7 .text-1 {
	    line-height: 70px;
	}
	.sec_8 {
	    height: 1075px;
	}
	.sec_8 .div-2 {
	    bottom: 15%;
	}
	.sec_8 .div-4 {
	    margin-top: -160px;
	}
	.sec_8 .div-5 {
	    width: 165px;
	    top: 3%;
	    right: 4%;
	}
	.sec_8 .text-2 {
		line-height: 78px;
	}
	.sec_8 .text-3 {
		line-height: 50px;
	}
	.sec_9 .div-1 {
	    width: 35px;
	    top: 31%;
	    left: 11%;
	}
	.sec_9 .div-3 {
	    width: 40px;
	    top: -5%;
	    right: 14%;
	}
	.sec_9 .div-4 {
	    width: 130px;
	}
	.sec_9 .div-6 {
	    height: 255px;
	    margin-top: -210px;
	}
	.sec_9 .text-1 {
	    line-height: 22px;
	}
	.sec_10 .div-1 {
	    width: 35px;
	    top: 31%;
	    left: 11%;
	}
	.sec_10 .div-3 {
	    width: 40px;
	    top: -5%;
	    right: 14%;
	}
	.sec_10 .div-4 {
	    width: 120px;
	}
	.sec_10 .div-5 {
	    top: 15%;
	}
	.sec_10 .text-1 {
	    line-height: 22px;
	}
	.sec_11 {
	    height: 985px;
	}
	.sec_11 .div-2 {
	    width: 232px;
	    top: 27%;
	    left: 15%;
	}
	.sec_11 .div-3 {
		width: 201px;
		top: 30.5%;
		left: 52%;
	}
	.sec_11 .div-4 {
	    width: 193px;
	    top: 51%;
	    left: 68%;
	}
	.sec_11 .div-5 {
	    width: 221px;
	    top: 60%;
	    left: 8%;
	}
	.sec_11 .div-6 {
	    width: 185px;
	    top: 17%;
	    left: -5%;
	}
	.sec_11 .div-7 {
	    width: 100px;
	    top: 8%;
	    left: 3%;
	}
	.sec_11 .div-8 {
	    width: 132px;
	    top: 3%;
	    right: -3%;
	}
	.sec_11 .div-9 {
	    right: -9%;
	    top: 24%;
	    width: 200px;
	}
	.sec_11 .div-10 {
	    left: -24%;
	    top: -12%;
	    width: 140px;
	}
	.sec_11 .div-11 {
	    right: -22%;
	    top: -10%;
	    width: 140px;
	}
	.sec_11 .text-1 {
	    line-height: 105px;
	}
	.sec_12 .div-1 {
	    padding-top: 130px;
	    padding-bottom: 130px;
	}
	.sec_12 .div-4 {
	    height: 250px;
	}
	.sec_12 .text-1 {
		height: 60px;
		line-height: 60px;
	}
}
@media screen and (max-width: 576px) {
	.sec_1 {
	    height: 650px;
	}
	.sec_1 .div-1 {
	    max-width: 90px;
	    margin-top: 10px;
	    left: 50px;
	}
	.sec_1 .div-2 {
	    max-width: 90px;
	    margin-top: 10px;
	    right: 55px;
	}
	.sec_1 .div-3 {
	    width: 360px;
	    margin-bottom: -20px;
	}
	.sec_1 .div-4 {
	    width: 270px;
	    margin-top: -20px;
	}
	.sec_1 .div-5 {
	    bottom: 21%;
	    left: 18%;
	    width: 130px;
	}
	.sec_1 .div-6 {
	    right: 10%;
	    top: 17%;
	    width: 165px;
	}
	.sec_1 .div-7 {
	    right: 16%;
	    bottom: 8%;
	    width: 98px;
	    z-index: 10;
	}
	.sec_1 .div-8 {
	    height: 592px;
	}
	.sec_1 .text-1 {
	    line-height: 25px;
	}
	.sec_1 .img-1 {
	    height: 1030px;
	}
	.sec_2 {
	    height: 580px;
	}
	.sec_2 .div-1 {
	    width: 40px;
	    left: 0%;
	    bottom: 12%;
	}
	.sec_2 .div-2 {
	    width: 40px;
	    right: 0;
	    top: 0;
	}
	.sec_2 .div-3 {
	    width: 240px;
	}
	.sec_2 .div-4 {
	    height: 260px;
	}
	.sec_2 .div-5:after,
	.sec_2 .div-5-2:after,
	.sec_2 .div-5-3:after {
	    bottom: -15px;
	}
	.sec_2 .div-7 {
	    width: 98%;
	}
	.sec_2 .div-8 {
	    padding-top: 120px;
	}
	.sec_2 .text-1:before {
	    width: 6px;
	    left: -10px;
	}
	.sec_2 .text-1:after {
	    width: 6px;
	    right: -10px;
	}
	.sec_3 .div-3 {
	    margin-top: -80px;
	    margin-bottom: 0px;
	}
	.sec_3 .div-10 {
	    margin-top: -32px;
	    width: 145px;
	}
	.sec_3 .div-4 {
	    top: 15%;
	}
	.sec_3 .div-5 {
	    bottom: 4%;
	}
	.sec_3 .div-14 {
	    top: 10%;
	}
	.sec_3 .div-15 {
	    bottom: 12%;
	}
	.sec_3 .div-16 {
	    top: 23%;
	}
	.sec_3 .div-17 {
	    top: 23%;
	}
	.sec_3 .div-4,
	.sec_3 .div-5,
	.sec_3 .div-6,
	.sec_3 .div-7,
	.sec_3 .div-8,
	.sec_3 .div-9,
	.sec_3 .div-14,
	.sec_3 .div-15,
	.sec_3 .div-16,
	.sec_3 .div-17,
	.sec_3 .div-18,
	.sec_3 .div-19
	{
	    width: 100px;
	}
	.sec_3 .div-20 {
	    margin-top: -55px;
	    margin-bottom: -35px;
	}
	.sec_3 .div-21 {
	    width: 52px;
	    right: 4%;
	    top: 1.5%;
	}
	.sec_3 .div-22 {
	    width: 98px;
	    left: -5%;
	    top: 1.5%;
	}
	.sec_3 .text-1 {
	    line-height: 28px;
	    padding-left: 10px;
	}
	.sec_3 .text-2 {
	    margin-top: -10px;
	}
	.sec_3 .text-3 {
	    left: 58%;
	    top: 16%;
	}
	.sec_3 .text-4 {
	    left: 54%;
	    top: 14%;
	}
	.sec_3 .text-5 {
	    margin-top: 22px;
	    margin-bottom: 20px;
	    line-height: 45px;
	}
	.sec_3 .text-6 {
	    width: 100% !important;
	}
	.sec_3 .img-1 {
	    width: 80px;
	}
	.sec_4 .div-1.even {
	    margin-top: 34px;
	}
	.sec_4 .div-2 {
	    width: 90%;
	}
	.sec_4 .div-3 {
	    width: 55px;
	    left: -20%;
	    top: -12%;
	}
	.sec_4 .div-5 {
	    width: 25px;
	    left: 6%;
	    top: 0.5%;
	}
	.sec_4 .div-6 {
	    width: 43px;
	    right: 4%;
	    top: 6%;
	}
	.sec_4 .text-1 {
	    line-height: 26px;
	}
	.sec_4 .text-2 {
	    line-height: 32px;
	}
	.sec_5 .div-1 {
	    margin-top: -100px;
	}
	.sec_5 .div-2 {
		top: 11%;
        right: -6%;
        width: 320px;
	}
	.sec_5 .div-3 {
        width: 145px;
        left: 3%;
        top: 26%;
	}
	.sec_5 .div-4 {
	    right: 2%;
	    width: 125px;
	    top: 12%;
	}
	.sec_5 .div-5 {
	    line-height: 50px;
	    bottom: 6%;
	    left: 5%;
	}
	.sec_6 {
	    height: 545px;
	}
	.sec_6 .div-1 {
	    width: 20px;
		left: 0%;
		top: 0%;
	}
	.sec_6 .div-2 {
	    width: 320px;
	    margin: auto;
	}
	.sec_6 .div-3 {
	    width: 88px;
	    right: 5%;
	    top: 39%;
	}
	.sec_6 .text-1{
		letter-spacing: -8px;
	}
	.sec_7 {
	    height: 570px;
	}
	.sec_7 .div-1 {
	    top: 7px;
	    width: 85%;
	}
	.sec_7 .div-3 {
	    width: 100px;
	}
	.sec_7 .div-4 {
		margin-top: -32px;
		line-height: 36px;
	}
	.sec_7 .text-1 {
		line-height: 37px;
	}
	.sec_8 {
	    height: 620px;
	}
	.sec_8 .div-3 {
	    margin-top: -28px;
	    width: 90%;
	}
	.sec_8 .div-4 {
	    margin-top: -72px;
	}
	.sec_8 .div-5 {
	    width: 96px;
	    top: 7%;
	    right: 6%;
	}
	.sec_9 .div-1 {
	    width: 22px;
	    top: 40%;
	    left: 2%;
	}
	.sec_9 .div-2 {
	    width: 230px;
	}
	.sec_9 .div-3 {
	    width: 25px;
	    top: -3%;
	    right: 2%;
	}
	.sec_9 .div-4 {
		width: 40px;
	}
	.sec_9 .div-5 {
		top: -20%;
	}
	.sec_9 .div-6 {
	    height: 135px;
	    margin-top: -105px;
	}
	.sec_9 .text-1 {
	    line-height: 14px;
	}
	.sec_10 .div-1 {
	    width: 22px;
	    top: 40%;
	    left: 2%;
	}
	.sec_10 .div-2 {
	    width: 230px;
	}
	.sec_10 .div-3 {
	    width: 25px;
	    top: -3%;
	    right: 2%;
	}
	.sec_10 .div-4 {
		width: 37px;
	}
	.sec_10 .div-5 {
	    top: 32%;
	}
	.sec_10 .text-1 {
	    line-height: 16px;
	}
	.sec_11 {
	    height: 540px;
	}
	.sec_11 .div-3 {
	    width: 100px;
	}
	.sec_11 .div-4 {
	    width: 100px;
	}
	.sec_11 .div-5 {
	    width: 125px;
	}
	.sec_11 .div-6 {
	    width: 99px;
	    top: 17%;
	    left: -5%;
	}
    .sec_11 .div-7 {
        width: 57px;
        top: 6%;
        left: 5%;
    }
	.sec_11 .div-8 {
	    width: 90px;
	}
	.sec_11 .div-9 {
	    right: -9%;
	    top: 23%;
	    width: 111px;
	}
	.sec_11 .div-10 {
	    left: -22%;
	    top: -57%;
	    width: 70px;
	}
	.sec_11 .div-11 {
	    right: -20%;
	    top: -57%;
	    width: 70px;
	}
	.sec_11 .text-1 {
	    line-height: 38px;
	}
	.sec_11 .div-2 {
	    width: 128px;
	    top: 25%;
	    left: 17%;
	}
    .sec_12 .div-1 {
        padding-top: 80px;
        padding-bottom: 30px;
    }
	.sec_12 .div-3 {
	    top: 26px;
	}
	.sec_12 .div-4 {
	    height: 130px;
	}
	.sec_12 .text-1 {
	    height: 42px;
	    line-height: 42px;
	}
	.storke-1::before {
	    -webkit-text-stroke: 4px #fff;
	}
	.sm-storke-1-1::before {
	    -webkit-text-stroke: 2px #fff !important;
	    padding-top: 5px;
	}
	.sm-storke-7::before {
	    -webkit-text-stroke: 4px #fff;
	}
}





@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&display=swap');

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.font-family-1{
	font-family: 'Noto Sans TC', sans-serif;
}
.font-family-2{
	font-family: 'cwTeXYen', sans-serif;
}
.font-family-3{
  font-family: "Noto Serif TC", serif;
}
.content-row .div_block{
	padding: 0;
}
.content-row p{
	margin: 0;
}
.content-row{
	overflow: hidden;width: 960px;
}
.content-row .overflow-hidden{
	overflow: hidden;
}
.overflow-hidden{
	overflow: hidden;
}
.text-size-160{
	font-size: 160px !important;
}
.text-size-140{
	font-size: 140px !important;
}
.text-size-120{
	font-size: 120px !important;
}
.text-size-100{
	font-size: 100px !important;
}
.text-size-90{
	font-size: 90px;
}
.text-size-84{
	font-size: 84px;
}
.text-size-80{
	font-size: 80px;
}
.text-size-74{
	font-size: 74px;
}
.text-size-70{
	font-size: 70px;
}
.text-size-66{
	font-size: 66px;
}
.text-size-60{
	font-size: 60px;
}
.text-size-58{
	font-size: 58px;
}
.text-size-56{
	font-size: 56px;
}
.text-size-54{
	font-size: 54px;
}
.text-size-52{
	font-size: 52px;
}
.text-size-50{
	font-size: 50px;
}
.text-size-48{
	font-size: 48px;
}
.text-size-46{
	font-size: 46px;
}
.text-size-42{
	font-size: 42px;
}
.text-size-40{
	font-size: 40px;
}
.text-size-38{
	font-size: 38px;
}
.text-size-36{
	font-size: 36px;
}
.text-size-34{
	font-size: 34px;
}
.text-size-32{
	font-size: 32px;
}
.text-size-30{
	font-size: 30px;
}
.text-size-28{
	font-size: 28px;
}
.text-size-26{
	font-size: 26px;
}
.text-size-24{
	font-size: 24px;
}
.text-size-22{
	font-size: 22px;
}
.text-size-20{
	font-size: 20px;
}
.text-size-18{
	font-size: 18px;
}
.text-size-16{
	font-size: 16px;
}
.text-size-14{
	font-size: 14px;
}
.text-size-12{
	font-size: 12px;
}
.font-weight-900{
	font-weight: 900 !important;
}
.font-weight-700{
	font-weight: 700 !important;
}
.font-weight-600{
	font-weight: 600 !important;
}
.font-weight-500{
	font-weight: 500 !important;
}
.font-weight-400{
	font-weight: 400 !important;
}
.font-weight-300{
	font-weight: 300 !important;
}
.obj-position-top{
	object-position: top;
}
.obj-position-center{
	object-position: center;
}
.obj-position-bottom{
	object-position: bottom;
}
.obj-position-left{
	object-position: left;
}
.obj-position-right{
	object-position: right;
}
.obj-fit-contain{
	object-fit: contain;
}
.obj-fit-cover{
	object-fit: cover;
}
.storke{
	position: relative;
	z-index: 1;
}
.storke::before{
	position: absolute;
	content: attr(data-storke);
	z-index: -1;
	white-space:nowrap;
}
.absolute-align-center{
	top: 50%;
	transform: translateY(-50%);
}
.absolute-content-center{
	left: 50%;
	transform: translateX(-50%);
}
.top-0{
	top: 0;
}
.left-0{
	left: 0;
}
.right-0{
	right: 0;
}
.bottom-0{
	bottom: 0;
}
.width-fit{
	width: fit-content;
}
.rounded-pill-1{
	border-radius: 1rem !important;
}
.rounded-pill-50{
	border-radius: 50rem !important;
}
.multiline-ellipsis-clamp-1{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multiline-ellipsis-clamp-2{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multiline-ellipsis-clamp-3{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.border-white-5{
	border: 5px solid #fff;
}
.letter-spacing-0{
	letter-spacing: 0;
}
.letter-spacing-2{
	letter-spacing: 2px;
}
.letter-spacing-6{
	letter-spacing: 6px;
}
.letter-spacing-8{
	letter-spacing: 8px;
}
.letter-spacing-15{
	letter-spacing: 15px;
}
.letter-spacing-20{
	letter-spacing: 20px;
}
.z-index-10{
	z-index:10;
}
@media screen and (min-width: 992px) {
	.content-row{
		width: 960px !important;
	}
}
@media screen and (min-device-width: 577px) and (max-device-width: 991px) { 
	.content-row{
		width: 768px !important;
	}
	.md-letter-spacing-2{
		letter-spacing: 2px;
	}
	.md-letter-spacing-6{
		letter-spacing: 6px;
	}
	.md-text-size-16 {
	    font-size: 16px !important;
	}
	.md-text-size-18 {
	    font-size: 18px !important;
	}
	.md-text-size-20 {
	    font-size: 20px !important;
	}
	.md-text-size-22 {
	    font-size: 22px !important;
	}
	.md-text-size-24 {
	    font-size: 24px !important;
	}
	.md-text-size-26 {
	    font-size: 26px !important;
	}
	.md-text-size-28 {
	    font-size: 28px !important;
	}
	.md-text-size-30 {
	    font-size: 30px !important;
	}
	.md-text-size-32 {
	    font-size: 32px !important;
	}
	.md-text-size-34 {
	    font-size: 34px !important;
	}
	.md-text-size-36 {
	    font-size: 36px !important;
	}
	.md-text-size-38 {
	    font-size: 38px !important;
	}
	.md-text-size-40 {
	    font-size: 40px !important;
	}
	.md-text-size-42{
		font-size: 42px;
	}
	.md-text-size-46 {
	    font-size: 46px !important;
	}
	.md-text-size-48 {
	    font-size: 48px !important;
	}
	.md-text-size-50 {
	    font-size: 50px !important;
	}
	.md-text-size-52 {
	    font-size: 52px !important;
	}
	.md-text-size-54 {
	    font-size: 54px !important;
	}
	.md-text-size-56{
		font-size: 56px;
	}
	.md-text-size-58{
		font-size: 56px;
	}
	.md-text-size-60 {
	    font-size: 60px !important;
	}
	.md-text-size-62 {
	    font-size: 62px !important;
	}
	.md-text-size-64 {
	    font-size: 64px !important;
	}
	.md-text-size-66 {
	    font-size: 66px !important;
	}
	.md-text-size-70 {
	    font-size: 70px !important;
	}
	.md-text-size-74 {
	    font-size: 74px !important;
	}
	.md-text-size-76 {
	    font-size: 76px !important;
	}
	.md-text-size-80 {
	    font-size: 80px !important;
	}
	.md-text-size-100 {
	    font-size: 100px !important;
	}
	.md-text-size-120 {
	    font-size: 120px !important;
	}
}
@media screen and (max-width: 576px) {
	.line-height-32{
		line-height: 32px;
	}
	.sm-width-unset{
		width: unset !important;
	}
	.sm-width-fit{
		width: fit-content !important;
	}
	.sm-letter-spacing-unset{
		letter-spacing: unset;
	}
	.sm-letter-spacing-1{
		letter-spacing: 1px;
	}
	.sm-letter-spacing-2{
		letter-spacing: 2px;
	}
	.sm-letter-spacing-4{
		letter-spacing: 4px;
	}
	.sm-letter-spacing-6{
		letter-spacing: 6px;
	}
	.sm-obj-position-bottom{
		object-position: bottom !important;
	}
	.sm-obj-position-center{
		object-position: center !important;
	}
	.content-row{
		width: 100% !important;
	}
	.sm-text-size-12 {
		font-size: 10px !important;
	}
	.sm-text-size-14 {
	    font-size: 14px !important;
	}
	.sm-text-size-16 {
	    font-size: 16px !important;
	}
	.sm-text-size-18 {
		font-size: 16px !important;
	}
	.sm-text-size-20 {
	    font-size: 20px !important;
	}
	.sm-text-size-22 {
		font-size: 19px !important;
	}
	.sm-text-size-24 {
	    font-size: 24px !important;
	}
	.sm-text-size-26 {
	    font-size: 26px !important;
	}
	.sm-text-size-28 {
		font-size: 22px !important;
	}
	.sm-text-size-30 {
		font-size: 27px !important;
	}
	.sm-text-size-32 {
	    font-size: 32px !important;
	}
	.sm-text-size-34 {
		font-size: 31px !important;
	}
	.sm-text-size-36 {
		font-size: 33px !important;
	}
	.sm-text-size-38 {
	    font-size: 38px !important;
	}
	.sm-text-size-40 {
		font-size: 35px !important;
	}
	.sm-text-size-42{
		font-size: 42px;
	}
	.sm-text-size-46 {
	    font-size: 46px !important;
	}
	.sm-text-size-48 {
	    font-size: 48px !important;
	}
	.sm-text-size-50 {
	    font-size: 50px !important;
	}
	.sm-text-size-52 {
	    font-size: 52px !important;
	}
	.sm-text-size-54 {
	    font-size: 54px !important;
	}
	.sm-text-size-56{
		font-size: 56px;
	}
	.sm-text-size-58{
		font-size: 56px;
	}
	.sm-text-size-60 {
	    font-size: 60px !important;
	}
	.sm-text-size-62 {
	    font-size: 62px !important;
	}
	.sm-text-size-64 {
	    font-size: 64px !important;
	}
	.sm-text-size-66 {
	    font-size: 66px !important;
	}
	.sm-text-size-70 {
	    font-size: 70px !important;
	}
	.sm-text-size-74 {
	    font-size: 74px !important;
	}
	.sm-text-size-76 {
	    font-size: 76px !important;
	}
	.sm-text-size-80 {
	    font-size: 80px !important;
	}
	.sm-text-size-100 {
	    font-size: 100px !important;
	}
	.sm-text-size-120 {
	    font-size: 120px !important;
	}
	.sm-obj-fit-contain{
		object-fit: contain !important;
	}
	.sm-obj-position-top{
		object-position: top !important;
	}
}