/* define bootstrap 5 columns */
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}


@media (min-width: 768px) {
.col-sm-1-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}
.bg-gray{
	background: #f2f2f2;
}
/*-----------------------------------------------
/* banner
--------------------------------------------------*/
#banner .carousel-item{
	height: 500px;
}
#banner .carousel-container .fadeInLeft {
    padding-top: 80px;
}
#banner h2{
	font-size: 90px;
}
@media (max-width: 850px) {
  #banner h2 {
    font-size: 60px;
  }
  #banner p {
    font-size: 30px;
	line-height: 45px;
	margin: 0;
  }
}
@media (max-width: 600px) {
  #banner h2 {
    font-size: 50px;
  }
  #banner p {
    font-size: 25px;
  }
}
@media (max-width: 450px) {
  #banner h2 {
    font-size: 30px;
	margin: 0 0 10px 0;
  }
  #banner p {
    font-size: 20px;
	line-height: 30px;
  }
  #banner .carousel-container .fadeInLeft{
  	padding-top: 100px;
  	padding: 0 10%;
  }
}
@media (min-width: 1024px) {
  #banner p {
    width: 100%;
  }
}

/*-----------------------------------------------
/* Advantage
--------------------------------------------------*/
#assetA{
	background: #fff;
}
#assetA h3{
	color: #000000;
}
.assetABox{
	display: table;
    height: fit-content;
}
.assetAB{
	display: flex;
	color: #fff;
}
.assetAB_1{
	background-color: #9dcc52;
}
.assetAB_2{
	background-color: #48ade5;
}
.assetAB_3{
	background-color: #b47bff;
}
.assetAB_4 {
    background-color: #FF9800;
}
.assetAB_1 .assetA-item{
	background:url(../img/asset/advantage/icon-1.png) ;
	background-position: left;
	background-repeat: no-repeat;
}
.assetAB_2 .assetA-item{
	background:url(../img/asset/advantage/icon-2.png) ;
	background-position: left;
	background-repeat: no-repeat;
}
.assetAB_3 .assetA-item{
	background:url(../img/asset/advantage/icon-3.png) ;
	background-position: left;
	background-repeat: no-repeat;
}
.assetAB_4 .assetA-item {
    background: url(../img/asset/advantage/icon-4.png);
    background-position: left;
    background-repeat: no-repeat;
}
.assetA-item{
	width: 90%;
	text-align: center;
	padding: 10px;
	position: relative;
	float: left;
	margin-bottom: 40px;
	margin: auto;
}
.assetA-item  p{
	margin: 0;
	font-weight: 300;
}
.assetA-item h3{
	margin-bottom: 5px;
	font-size: 28px;
    color: #fff !important;
}
.assetA-right{
	color: #fff;
}

/*-----------------------------------------------
/* assetIntro
--------------------------------------------------*/
.assetIntro{
	width: 100%;
	padding: 50px 0;
}
.assetIntro h3{
	color: #000000;
}
.assetIntro p{
	color: #000000;
	font-weight: 300;
	margin: 0 0 30px 0;
	padding-right: 30px;
}
.BLine{
	width: 100%;
	height: 1px;
	border-top: solid #000  1px;
	padding-top: 10px;
}
.BTriangle{
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 10px 0 10px;
	border-color: #007bff transparent transparent transparent;
}
/*------------------------------
/* function
--------------------------------*/
#Bfunction {
	width: 100%;
}
#Bfunction h3{
	color: #000000;
}
#Bfunction .text-left{
	
}
#Bfunction .align-items-center{
	display: flex;
}
#Bfunction .about-img img {
	padding-top: 20px;
    width: 100%;
    height: 100%;
}
.BfunctionLeft{
	height: 569px;
}
.BfunctionLeftImg{
	width: 80%;
	margin: auto;
	line-height: 569px;
}
.BfunctionLeft h4{
	position: absolute;
	font-size: 16px;
	width: 13%;
	color: #fff;
}
.BfunctionLeft .t1{
	top: 40%;
	left: 15%;
	text-shadow: -1px -1px 0 #41c186, 1px -1px 0 #41c186, -1px 1px 0 #41c186, 1px 1px 0 #41c186;
}
.BfunctionLeft .t2{
	top: 14%;
	left: 35%;
	text-shadow: -1px -1px 0 #43c8cd, 1px -1px 0 #43c8cd, -1px 1px 0 #43c8cd, 1px 1px 0 #43c8cd;
}
.BfunctionLeft .t3{
	top: 15%;
	left: 60%;
	text-shadow: -1px -1px 0 #5c98ca, 1px -1px 0 #5c98ca, -1px 1px 0 #5c98ca, 1px 1px 0 #5c98ca;
}
.BfunctionLeft .t4{
	top: 40%;
	left: 72%;
	text-shadow: -1px -1px 0 #cc624c, 1px -1px 0 #cc624c, -1px 1px 0 #cc624c, 1px 1px 0 #cc624c;
}
.BfunctionLeft .t5{
	top: 67%;
	left: 70%;
	text-shadow: -1px -1px 0 #5c98ca, 1px -1px 0 #5c98ca, -1px 1px 0 #5c98ca, 1px 1px 0 #5c98ca;
}
.BfunctionLeft .t6{
	top: 82%;
	left: 59%;
	text-shadow: -1px -1px 0 #d69c4d, 1px -1px 0 #d69c4d, -1px 1px 0 #d69c4d, 1px 1px 0 #d69c4d;
}
.BfunctionLeft .t7{
	top: 83%;
	left: 36%;
	text-shadow: -1px -1px 0 #cc624c, 1px -1px 0 #cc624c, -1px 1px 0 #cc624c, 1px 1px 0 #cc624c;
}
.BfunctionLeft .t8{
	top: 67%;
	left: 18%;
	text-shadow: -1px -1px 0 #c74e60, 1px -1px 0 #c74e60, -1px 1px 0 #c74e60, 1px 1px 0 #c74e60;
}
.BfunctionRight {
    padding: 50px 10px 0 10px;
}
.Bfunction-left{
	line-height: 0;
	width: 40px;
	font-size: 48px;
	float: left;
	text-align: center;
	transition: 0.5s;
}
.Bfunction-right{
	color: #000000;
	padding-left: 60px;
	padding-bottom: 30px;
}
.Bfunction-right h4 {
    margin-bottom: 5px;
    font-size: 20px;
}
.Bfunction-right p {
    margin: 0;
    font-weight: 300;
}
@media (max-width: 1199px){
	.BfunctionLeft .t1{
		top: 41%;
	}
	.BfunctionLeft .t2{
		top: 21%;
	}
	.BfunctionLeft .t3{
		top: 20%;
	}
	.BfunctionLeft .t4 {
	    top: 42%;
	}
	.BfunctionLeft .t5 {
	    top: 62%;
	}
	.BfunctionLeft .t6 {
	    top: 73%;
	}
	.BfunctionLeft .t7 {
	    top: 77%;
	}
	.BfunctionLeft .t8 {
	    top: 63%;
	}
}
@media (max-width: 991px) {
	.BfunctionLeft h4 {
	    font-size: 16px;
	}
    .BfunctionLeftImg{
		width: 100%;
	}
	.BfunctionLeft .t1 {
	    top: 41%;
	    left: 9%;
	}
	.BfunctionLeft .t2 {
	    top: 25%;
		left: 33%;
	}
	.BfunctionLeft .t3 {
	    top: 26%;
	    left: 61%;
	}
	.BfunctionLeft .t4 {
	    top: 44%;
		left: 77%;
	}
	.BfunctionLeft .t5 {
	    top: 60%;
	    left: 75%;
	}
	.BfunctionLeft .t6 {
	    top: 68%;
	    left: 62%;
	}
	.BfunctionLeft .t7 {
	    top: 72%;
	    left: 34%;
	}
	.BfunctionLeft .t8 {
	    top: 60%;
	    left: 12%;
	}
}
@media (max-width: 767px) {
    .BfunctionLeftImg{
        width: 80%;
    }
	.BfunctionLeft .t1 {
	    top: 40%;
	    left: 16%;
	}
	.BfunctionLeft .t2 {
	    top: 17%;
	    left: 35%;
	}
	.BfunctionLeft .t3 {
	    top: 19%;
	    left: 60%;
	}
	.BfunctionLeft .t4 {
	    top: 41%;
	    left: 73%;
	}
	.BfunctionLeft .t5 {
	    top: 65%;
	    left: 71%;
	}
	.BfunctionLeft .t6 {
	    top: 77%;
	    left: 60%;
	}
	.BfunctionLeft .t7 {
	    top: 82%;
	    left: 37%;
	}
	.BfunctionLeft .t8 {
	    top: 66%;
	    left: 18%;
	}
}
@media (max-width: 500px) {
	.BfunctionLeft h4 {
	    font-size: 14px;
	}
	.BfunctionLeftImg{
	    width: 100%;
	}
	.BfunctionLeft .t1 {
	    top: 42%;
	    left: 8%;
	}
	.BfunctionLeft .t2 {
	    top: 22%;
	    left: 35%;
	}
	.BfunctionLeft .t3 {
	    top: 24%;
	    left: 62%;
	}
	.BfunctionLeft .t4 {
	    top: 41%;
	    left: 75%;
	}
	.BfunctionLeft .t5 {
	    top: 64%;
	    left: 77%;
	}
	.BfunctionLeft .t6 {
	    top: 74%;
	    left: 61%;
	}
	.BfunctionLeft .t7 {
	    top: 76%;
	    left: 34%;
	}
	.BfunctionLeft .t8 {
	    top: 64%;
	    left: 11%;
	}
}	
/*------------------------------
/* Process
--------------------------------*/
#BProcess {
  width: 100%;
  padding: 50px 0;
}
#BProcess h3 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
}
.BProcessContainer{
	margin-top: 50px;
}
.BProcessIcon{
	width: 17%;
	float: left;
}
.BProcessIcon.lastIcon{
	width: 23%;
}
.BProcessArrow{
	width: 6%;
	float: left;
	height: 220px;
	position: relative;
	padding: 0 10px;
}
.BProcessArrow3{
	width: 14%;
	float: left;
	height: 220px;
	position: relative;
	padding: 0 10px;
}
.BProcessArrow2{
	position: absolute;
	bottom: 0;
}
.BProcessArrow2 p{
	font-weight: 400;
	font-size: 20px;
	margin-bottom: 5px;
	text-align: center;
}	
.BProcessIcon h4{
	color: #000000;
	font-size: 20px;
	margin-bottom: 5px;
}
.BProcessIcon p{
	text-align: center;
	margin-bottom: 0;
}
.BProcessIconImg{
	width: 80%;
	margin: auto;
}
.BProcessIconImg.lastIcon{
	width: 60%;
}
.BProcessText{
	background: #ebe8e8;
	border-radius: 40px;
	margin-top: 25px;
	padding: 20px 10px;
}
.BProcessTextBox{
	width: fit-content;
	margin: auto;
}
.BProcessTextBoxH4{
	display: flex;
	margin-left: 10px;
}
@media (max-width: 1199px){
	.BProcessArrow{
		height: 190px;
	}
	.BProcessArrow3 {
	    height: 190px;
	}
}
@media (max-width: 991px){
	.BProcessArrow{
		height: 170px;
	}
	.BProcessArrow3 {
	    height: 170px;
	}
}
@media (max-width: 767px) {
	.BProcessIcon h4{
		font-size: 16px;
	}
	.BProcessArrow2 p {
	    font-size: 16px;
	}
	.BProcessText{
		border-radius: 10px;
	}
	.BProcessArrow{
		height: 150px;
	}
	.BProcessArrow2 {
	    bottom: 26%;
	}
	.BProcessArrow3 .BProcessArrow2 {
	    bottom: -18%;
	}
	.BProcessArrow3 {
	    height: 150px;
	}
	.BProcessText{
		padding: 20px 0;
	}
	.BProcessIconImg{
		width: 100%;
	}
	.BProcessIcon{
		width: 26%;
		float: left;
	}
	.BProcessIcon.lastIcon{
		width: 61%;
	}
	.BProcessArrow{
		width: 11%;
		float: left;
		height: 220px;
		position: relative;
		padding: 0 10px;
	}
	.BProcessArrow3{
		width: 20%;
		float: left;
		height: 220px;
		position: relative;
		padding: 0 10px;
		margin-right: 20px;
	}
}
@media (max-width: 500px) {
	.BProcessIcon h4{
		font-size: 14px;
	}
	.BProcessArrow2 p {
	    font-size: 14px;
	}
}	
/*------------------------------
/* form
--------------------------------*/
#PNform{
	background: url(../img/partners/form/formBG.webp);
	width: 100%;
	padding: 50px 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#PNform h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    text-align: left;
}
#PNform h5 {
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    color: #fff;
}
.formLeft{
	padding-top: 50px;
}
.formRight{
	border-radius: 8px;
	border: none;
	box-shadow: rgb(0 27 45 / 67%) 0px 3px 8px;
	color: #fff;
	background: rgba(0, 44, 63, 0.82);
	padding: 30px 20px;
}
.formRightRow{
	padding-top: 20px;
}
.formRight input{
	width: 100%;
	padding: 8px 8px 9px;
	margin-bottom: 25px;
	background: #005066;
	border: none;
}
.formRight textarea{
	width: 100%;
	padding: 8px 8px 9px;
	margin-bottom: 25px;
	background: #005066;
	border: none;
	height: auto;
}
.PNform-btn{
	display: flex;
	width: 100%;
}
.PNform-btn .btn-get-started{
	margin: auto;
}
::placeholder { /* CSS 3 標準 */
  color: #9a9fa0;
}
::-webkit-input-placeholder { /* Chrome, Safari */
  color: #9a9fa0;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #9a9fa0;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #9a9fa0;
  opacity: 1;
}

/*intro2*/
.Intro2{
	width: 100%;
	padding: 50px 0;
}
.Intro2 h3{
	color: #000000;
}
.Intro2 p{
	color: #000000;
	font-weight: 300;
    margin-right: 30px;
}
.Intro2tile:before {
    content: "";
    height: 40px;
    border-left: 6px solid #5c98ca;
	margin-right: 10px
}
.headDiv h1{
	margin-bottom: 10px;
	margin-top: 10px;
	color: #000;
}
/*part1*/
.part1{
	display: flex;
}
.part1Img{
	position: relative;
	margin: auto;
	width: 50%;
}
.part1Img h4{
	position: absolute;
	font-size: 20px;
	color: #fff;
}
.part1Img .t1{
	top: 17%;
	left: 47%;
	width: 30%;
}
.part1Img .t2{
	top: 80%;
	left: 13%;
}
.part1Img .t3{
	top: 78%;
	left: 75%;
}
.part1 img{
	width: 100%;
}
@media (max-width: 1199px) {
	.part1Img {
	    width: 60%;
	}
}
@media (max-width: 991px) {
	.part1Img {
	    width: 80%;
	}
}
@media (max-width: 767px) {
	.part1Img h4{
		font-size: 16px;
	}
}
@media (max-width: 460px) {
	.part1Img .t1{
		top: 15%;
		line-height: 14px;
	}
}
/*part2*/
.part2Item{
	margin-bottom: 35px;
	background: #fff;
	width: 90%;
	padding: 30px;
	box-shadow: rgb(0 0 0 / 10%) 8px 8px 8px;
	display: flow-root;
}
.part2Item_2{
	margin-left: 10%;
}
.part2{
	padding-top: 20px;
	padding-bottom: 20px;
}
.part2-left{
	width: 110px;
	height: 100px;
    line-height: 0;
    float: left;
    margin-right: 10px;
    text-align: center;
    transition: 0.5s;
	margin-left: 20px;
}
.part2-right{
	color: #000000;
	width: 50%;
	float: left;
}
.part2-right h4 {
    margin-bottom: 5px;
    font-size: 20px;
	padding-left: 40px;
}
.part2-right h4 a{
    color: #000000;
    font-weight: 400;
    cursor: pointer;
}
.part2-right h4 a:hover{
    color: #0071b6;
    outline: none;
    text-decoration: none;
}
.part2-right p {
    margin: 0;
    font-weight: 300;
	padding-left: 40px;
	padding-top: 10px;
}
.appQrcode{
	height: 100px;
	float: right;
	text-align: center;
}
.appQrcode a{
	color: #000000;
}
.appQrcode a:hover{
	color: #88db99;
}
.appQrcode img{
    margin-right: 30px;
}
.DIVmore-btn{
	text-align: right;
	padding: 10px;
}
.DIVmore-btn a:hover{
	border: 1px solid #18d36e;
}
.DIVmore-btn a:focus{
	border: 1px solid #18d36e;
}
.more-btn{
	padding: 5px 20px;
	transition: 0.5s;
	border: 1px solid #000;
	color: #000000;
}
.Read-more{
	height: 100px;
	float: right;
	text-align: center;
	width: 130px; 
	padding-top: 70px;
}
@media (max-width: 991px) {
	.part2Item{
		padding-right: 10px;
	}
	.part2Item{
		width: 100%;
	}
	.part2Item_2{
		margin-left: 0;
	}
	.part2-right {
		color: #000000;
		float: left;
		width: 100%;
	}
	.part2-right h4 {
		margin-top: 10px;
		font-size: 20px;
		padding: 10px 10px 10px 0;
	}
	.part2-right p {
		margin: 0;
		font-weight: 300;
		padding: 0 0 20px 0;
	}
	.part2-left {
		height: 100px;
		line-height: 0;
		float: left;
		margin-right: 10px;
		text-align: center;
		transition: 0.5s;
		margin-left: 0;
	}
	.appQrcode {
		height: 100px;
		float: left;
		text-align: center;
	}
}
@media (max-width: 767px) {
	.part2Item{
		padding-right: 10px;
	}
	.part2Item{
		width: 100%;
	}
	.part2Item_2{
		margin-left: 0;
	}
	.part2-right {
		color: #000000;
		float: left;
		width: 100%;
	}
	.part2-right h4 {
		margin-top: 10px;
		font-size: 20px;
		padding: 10px 10px 10px 0;
	}
	.part2-right p {
		margin: 0;
		font-weight: 300;
		padding: 0 0 20px 0;
	}
	.part2-left {
		height: 100px;
		line-height: 0;
		float: left;
		margin-right: 10px;
		text-align: center;
		transition: 0.5s;
		margin-left: 0;
	}
	.appQrcode {
		height: 100px;
		float: left;
		text-align: center;
	}
}
@media (max-width: 500px) {
	.part2Item{
		padding-right: 10px;
	}
	.part2Item{
		width: 100%;
	}
	.part2Item_2{
		margin-left: 0;
	}
	.part2-right {
		color: #000000;
		float: left;
		width: 100%;
	}
	.part2-right h4 {
		margin-top: 10px;
		font-size: 20px;
		padding-left: 0;
		padding-bottom: 10px;
	}
	.part2-right p {
		margin: 0;
		font-weight: 300;
		padding: 0 0 10px 0;
	}
	.part2-left {
		width: 30%;
		height: 100px;
		line-height: 0;
		float: left;
		margin-right: 10px;
		text-align: center;
		transition: 0.5s;
		margin-left: 0;
	}
	.appQrcode {
		height: 100px;
		float: left;
		text-align: center;
	}
}
/*part3*/
.part3 img{
	padding: 10px;
	width: 100%;
	height: auto;
}
.part3Item{
	position: relative;
}
.part3Item h1{
	position: absolute;
	top: 18%;
	color: #fff;
	left: 7%;
	font-size: 24px;
}
.part3Item p{
	line-height: 15px;
	position: absolute;
	color: #000;
	text-align: center;
	margin-bottom: 0;
	width: 20%;
	font-weight: 400;
}
.part3Item .t1{
	top: 26%;
	left: 44%;
	}
.part3Item .t2{
	top: 54%;
	left: 13%;
	}
.part3Item .t3{
	top: 54%;
	left: 70%;
	}
.part3Item .t4{
	top: 84%;
	left: 42%;
	}	
.part3Item .t5{
	top: 23%;
	left: 44%;
	}
.part3Item .t6{
	top: 54%;
	left: 14%;
	}
.part3Item .t7{
	top: 54%;
	left: 70%;
	}
.part3Item .t8{
	top: 83%;
	left: 45%;
	}	
@media (max-width: 991px) {
	.part3Item{
		padding: 0;
	}
	.part3 img{
		padding: 30px 0;
	}
	.part3Item .t2 {
	    left: 11%;
	}
	.part3Item .t3 {
	    left: 73%;
	}
	.part3Item .t6 {
	    left: 11%;
	}
	.part3Item .t7 {
	    left: 73%;
	}
}
@media (max-width: 767px) {
	.part3Item h1{
		top: 21%;
		left: 3%;
	}
	.part3Item .t4 {
	    top: 80%;
	}
}
@media (max-width: 500px) {
	.part3Item p{
		font-size: 14px;
	}
	.part3Item h1{
		font-size: 20px;
	}
}
/*solutions*/
#solutions{
	width: 100%;
	padding: 50px 0;
}
#solutions h3 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
}
.solutionsImg{
	text-align: center;
}
@media (max-width: 991px) {
    #banner h1{
        font-size: 40px !important;
    }
    #banner h2{
        font-size: 20px !important;
        line-height: 24px !important;
    }
    #banner .carousel-item{
        height: 400px;
    }
    #banner{
        height: 400px;
    }
    #banner .carousel-container .fadeInLeft{
        margin-top: 20%;
    }
	.solutionsImg img{
		width: 100%;
		height: auto;
	}
}
/*chainway*/
/* #chainway{
	width: 100%;
	height: 650px;
	padding: 50px 0;
	background: url(../img/asset/chainway/pic90.png);
	background-size: 100%;
	padding: 50px 0;
} */
#chainway{
	width: 100%;
	padding: 50px 0;
	background: url(../img/asset/chainway/bg.webp) fixed center center;
	background-size: cover;
	padding: 50px 0;
}
.chainwayLeft span{
	font-size: 28px;
	color: #fff;
	font-weight: 400;
}
.chainwayLeft_2{
	padding-top: 20px;
	padding-bottom: 15px;
	display: inline-block;
	border-bottom: 1px solid #30a0fe;
}
.chainwayLeft_2 img{
	width: 50px;
	margin-right: 10px;
}
.chainwayLeft_3{
	padding-top: 15px;
	padding-bottom: 20px;
}
.chainwayLeft_3 img{
	width: 90px;
	padding: 5px;
}
#chainway h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 400;
}
.chainwayImg img{
	width: 100%;
}
.iconIntro{
	position: relative;
}
.iconIntro p{
	position: absolute;
	color: #fff;
}
.iconIntro .icon1{
	top: 80%;
	left: 15%;
}
.iconIntro .icon2{
	top: 80%;
	left: 33%;
}
.iconIntro .icon3{
	top: 80%;
	left: 30%;
}
.iconIntro .icon4{
	top: 80%;
	left: 25%;
}
.cost{
	width: 200px;
	height: 200px;
	position: absolute;
	background: #00000091;
	top: 25%;
	border-radius: 200px;
	right: 35%;
	cursor: pointer;
}
.cost h1{
	color: #fff;
	text-align: center;
	margin-top: 40%;
}
@media (max-width: 450px) {
	.chainwayLeft_3 img{
		width: 65px;
	}
}
/*form2*/
#form2{
	width: 100%;
	padding: 80px 0;
	background: url(../img/asset/chainway/bg.webp) fixed center center;
	background-size: cover;
}
#form2 h3 {
  color: #fff;
}
#form2 p {
    color: #fff;
    font-weight: 300;
    margin: 0 0 30px 0;
}
.colorB{
	color: #007BFF;
	text-decoration:underline !important;
	cursor: pointer;
}