/* 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;
    }
}
/*-----------------------------------------------
/* banner
--------------------------------------------------*/
#banner .carousel-item{
	height: 500px;
}
#banner .carousel-container .fadeInLeft {
    padding-top: 80px;
}
#banner h1{
	font-size: 90px;
}
@media (max-width: 850px) {
  #banner h1 {
    font-size: 60px;
  }
  #banner h2 {
    font-size: 30px;
	line-height: 45px;
	margin: 0;
  }
}
@media (max-width: 600px) {
  #banner h1 {
    font-size: 50px;
  }
  #banner h2 {
    font-size: 25px;
  }
}
@media (max-width: 450px) {
    #banner h1 {
        font-size: 40px !important;
        margin: 0 0 10px 0;
    }
    #banner h2 {
        font-size: 20px !important;
        line-height: 30px;
    }
    #banner .carousel-item{
        height: 400px;
    }
    #banner{
        height: 400px;
    }
    #banner .carousel-container .fadeInLeft{
        margin-top: 60px;
    }
}
@media (min-width: 1024px) {
  #banner h2 {
    width: 100%;
  }
}
/*-----------------------------------------------
/* PNIntro
--------------------------------------------------*/
#PNIntro{
	background:url(../img/partners/intro/PNIntroB.webp) ;
	width: 100%;
	padding: 50px 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#PNIntro h3{
	color: #000000;
}
#PNIntro h4 {
    margin-bottom: 5px;
    font-size: 20px;
	color: #000;
}
#PNIntro p{
	color: #000000;
	font-weight: 300;
	margin: 0 0 15px 0;
}
#PNIntro p a{
    color: #000000;
    cursor: pointer;
}
#PNIntro p a:hover{
    color: #0071b6;
    outline: none;
    text-decoration: none;
}
img.introIcon {
    float: left;
    height: 40px;
}
.introIconText {
    padding-left: 50px;
}

/*-----------------------------------------------
/* PNplan
--------------------------------------------------*/
#PNplan{
	background: #fff;
	padding: 50px 0;
}
#PNplan h3{
	color: #000000;
}
.PNplanB{
	display: flex;
	padding: 20px;
}
.PNplan-item{
	background-color: #fff;
	padding: 25px;
	border-radius: 10px;
	min-height: 230px;
	position: relative;
	float: left;
	margin-bottom: 40px;
	border: 1px solid #c2c2c2;
}
.PNplan-item  p{
	margin: 0;
	font-weight: 300
}
.PNplan-item  h4{
	margin-bottom: 5px;
	font-size: 20px;
}
.PNplan-right{
	color: #000000;
}
.PNicon{
	width: 100%;
	padding-bottom: 15px;
}
.PNicon img{
	margin-right: 15px;
}
.PNiconF{
	float: left;
}
.PNiconR h4{
	line-height: 62px;
	color: #000000;
}
.PNmark{
	position: absolute;
	top: 13px;
	right: -10px;
}
.PNmark img{
	width: 40%;
    height: 40%;
}

/*-----------------------------------------------
/* PNAdvantage
--------------------------------------------------*/
.col-sm-3{
	padding-right: 0;
	
}
#PNAdvantage{
	background: url(../img/APIIntro/advantage/BG.webp) fixed center center;
	background-size: cover;
	padding: 50px 0;
}
#PNAdvantage h3{
	color: #000;
}
#PNAdvantage h5{
	color: #000;
	font-size: 18px;
	font-weight: 300;
}
#PNAdvantage .row{
	margin: 0;
}
.PNAdvantageBox .box{
	display: grid;
	padding: 0 50px;
}
.PNAdvantage{
	padding: 10px;
	min-height: 230px;
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 40px;
	border-radius: 4px;
}
.PNAdvantage h4 {
	margin-bottom: 5px;
    font-size: 20px;
	color: #000000;
}
.PNAdvantage li{
	font-size: 30px;
	margin: 10px 0;
}
.PNAdvantage p{
	margin: 0;
	color: #000;
	font-weight: 300
}
.PNAdvantage p a{
    color: #000000;
    cursor: pointer;
}
.PNAdvantage p a:hover{
    color: #0071b6;
    outline: none;
    text-decoration: none;
}
.PNAdvantage h6{
	font-size: 18px;
	font-weight: 400;
	color: #000;
	margin: 5px 0 ;
}

@media (max-width: 1200px) {
	.PNAdvantageBox .box{
		padding: 0 20px;
	}

}
@media (max-width: 767px) {
.PNAdvantage {
        width: 100%;
		height: 220px;
		margin:20px 0 0 0;
		float: none;
    }
}

/*------------------------------
/* support Section
--------------------------------*/
#PNsupport {
    background: url(../img/partners/support/supportBG.webp);
	width: 100%;
	padding: 50px 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#PNsupport h3{
	color: #000000;
}
#PNsupport .hvr-icon-back{
	margin-bottom: 10px;
}
#PNsupport .align-items-center{
	display: flex;
}
.PNsupport-left{
	height: 100px;
	line-height: 0;
	width: 66px;
	font-size: 48px;
	float: left;
	padding-right: 10px;
	text-align: center;
	transition: 0.5s;
}
.PNsupport-right{
	color: #000000;
	min-height: 100px;
	padding-left: 80px;
}
.PNsupport-right h4 {
    margin-bottom: 5px;
    font-size: 20px;
}
.PNsupport-right p {
    margin: 0;
    font-weight: 300;
}
.PNsupport-right p a{
    color: #000;
}
.PNsupport-right p a:hover{
    color: #428BFF;
    transition:all 0.3s 0.3s;
	-webkit-transition:all 0.3s 0.3s;
}
.upNdown{
	width: 80%;
	margin: auto;
	-webkit-animation-name: hvr-bob-float, hvr-bob;
	animation-name: hvr-bob-float, hvr-bob;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

@media (max-width: 991px) {
    .upNdown {
        width: 100%;
    }
}
/*-----------------------------------------------
/* PNsolutions
--------------------------------------------------*/
#PNsolutions{
	background: #f2f2f2;
	padding: 50px 0;
}
#PNsolutions h3{
	color: #000000;
}
.PNsolutions-item{
	box-shadow: 0 0 1px rgb(0 0 0 / 0%);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	width: 100%;
	background-color: #fff;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.PNsolutions-item:hover{
	box-shadow: 0 0 15px rgb(0 0 0 / 15%);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.PNsolutions-item  p{
	margin: 0;
	font-weight: 300
}
.PNsolutions-item  h4{
	margin-bottom: 5px;
	font-size: 20px;
}
.PNsolutions-left{
	color: #b6b6b6;
	width: 66px;
	height: 100px;
	font-size: 48px;
	float: left;
	padding-right: 10px;
	line-height: 90px;
	text-align: center;
	transition: 0.5s;
}
.PNsolutions-right{
	color: #000000;
	min-height: 80px;
	padding-left: 80px;
}
.PNsolutions-btn{
	padding-left: 80px;
}
.colorGreen{
	background-color: #16a085;
}
.colorGreen:hover {
    background: #55aaff;
	color: #fff;
}

/*------------------------------
/* Process
--------------------------------*/
#PNProcess {
  width: 100%;
  padding: 50px 0;
}
#PNProcess h3 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
}
.PNProcessContainer{
	background:url(../img/partners/process/bg.jpg) ;
	width: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	margin-top: 70px;
}
.PNProcessContainer .icon1{
	margin-top: -2%;
}
.PNProcessContainer .icon2{
	margin-top: 5%;
}
.PNProcessContainer .icon3{
	margin-top: 0%;
}
.PNProcessContainer .icon4{
	margin-top: 4%;
}
.PNProcessContainer .icon5{
	margin-top: 4%;
}
.PNProcessIcon h4{
	text-align: center;
	color: #000000;
	font-size: 20px;
	margin-bottom: 5px;
}
.PNProcessIcon p{
	text-align: center;
}
.PNProcessIcon img{
	width: 110px;
	margin: auto;
}
@media (max-width: 1450px ) {
	.PNProcessContainer{
		background:url(../img/partners/process/bg.png) ;
		width: 100%;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.PNProcessContainer .icon1{
		margin-top: 3%;
	}
	.PNProcessContainer .icon2{
		margin-top: 9%;
	}
	.PNProcessContainer .icon3{
		margin-top: 2%;
	}
	.PNProcessContainer .icon4{
		margin-top: 7%;
	}
	.PNProcessContainer .icon5{
		margin-top: 9%;
	}
}
@media (max-width: 767px) {
	.PNProcessContainer{
		background-repeat: space;
	}
	.PNProcessIcon{
		padding: 0;
	}
    .PNProcessIcon img{
    	width: 70px;
    }
	.PNProcessIcon h4{
		font-size: 16px;
	}
	.PNProcessIcon p{
		font-size: 16px;
		margin: 0;
	}
	.PNProcessContainer .icon2 {
	        margin-top: 4%;
	    }
	.PNProcessContainer .icon3 {
		height: 150px;
	}
	.PNProcessContainer .icon4 {
		margin-left: 15%;
		margin-top: 14%;
	}
}
@media (max-width: 500px) {
	.PNProcessIcon h4{
		font-size: 12px;
	}
	.PNProcessIcon p{
		font-size: 12px;
	}
	.PNProcessContainer .icon3 {
		height: 130px;
	}
}
/*------------------------------
/* 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{
	padding: 8px 8px 9px;
	background: #005066;
	border: none;
	height: 30px;
}
.formRight textarea{
	padding: 8px 8px 9px;
	margin-bottom: 25px;
	background: #005066;
	color: #fff;
	border: none;
	height: auto;
	max-width: 65%;
}
.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;
}
.disBlock{
	width: 150px;
	float: left;
	margin-right: 5px;
}
.textbox{
	width: 200px!important;
	margin: 5px 0 !important;
}
.field{
	margin-bottom: 15px;
}
.addSort{
	width: 420px;
	display: inline-block;
}
.register-num{
	width: 420px;
}
.register-2{
	width: 210px;
}
@media only screen and (min-width: 992px)and (max-width:1200px) {
	.register-num {
		width: 350px!important;
	}
	.textbox{
		width: 180px!important;
	}
	.addSort{
		width: 380px;
	}
	.register-2{
		width: 166px;
	}
}
@media (max-width:991px) {
	.disBlock {
	    width: 100px;
	}
	.register-num {
		width: 200px!important;
	}
	.register-2{
		margin-left: 100px;
	}
	.addSort{
		width: 200px;
	}
	.field{
		padding-left: 0;
		padding-right: 0;
	}
	#captcha{
		margin-left: 100px;
	}
}

@media (max-width:375px) {
	.textbox{
		width: 150px!important;
	}
	.addSort{
		width: 150px;
	}
	.register-num {
		width: 150px!important;
	}
	.register-2{
		width: 150px;
	}
	.formRight input{
		width: 150px;
	}
	.disBlock {
	    width: 70px;
	}
	.register-2{
		margin-left: 70px;
	}
}
/*------------------------------
/* partner
--------------------------------*/
#PNpartner {
    background: url(../img/partners/partner/bg.jpg);
    width: 100%;
    padding: 50px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}	
#PNpartner h3 {
    color: #000;
    font-size: 28px;
    font-weight: 400;
}
.PNpartnerContent{
	background: #fff;
	height: 400px;
	border-radius: 20px;
	padding: 50px;
	width: 90%;
	margin: auto;
}
.PNpartnerContent img{
	height: 60px;
	width: auto;
}
.PNpartnerBTN{
	color: #0071b8;
	border: 1px solid #0071b8;
}
.PNpartnerBTN:hover {
    background: #0071b8;
    color: #fff;
}
.PNpartnerInfo p{
	font-weight: 300;
	color: #000;
	padding-top: 50px;
}
@media (max-width: 767px) {
	.PNpartnerContent{
		padding: 20px;
		height: auto
	}
	.PNpartnerInfo p{
		padding-top: 30px;
	}
}
/*--------------------------------------------------------------
/* news carousel
---------------------------------------------------------------*/
.owl-carousel .owl-item {
    display: inline-block;
    vertical-align: top;
    float: none;
}
.owl-carousel .owl-item img {
    width: 100%;
	height: auto;
}
.owl-nav, .owl-dots {
    text-align: center;
    margin-top: 5px;
}
.owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 10px;
    border-radius: 50%;
    background-color: #c2c2c2;
}
.owl-dot.active {
    background-color: #18d26e;
}
.owl-prev, .owl-next {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 0;
    display: inline-block;
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.owl-prev:after, .owl-next:after {
    font-size: 36px;
    font-family: FontAwesome;
    line-height: 1;
}
.owl-prev.disabled, .owl-next.disabled {
    color: #c2c2c2;
}
.owl-prev {
    left: 0;
}
.owl-prev:after {
    content: "\F104";
}
.owl-next {
    right: 0;
}
.owl-next:after {
    content: "\F105";
}
.js-consult-slider .owl-item {
    opacity: .3;
}
.js-consult-slider .owl-item.active {
    opacity: 1;
}
.consult-slide {
    margin: 0 -30px;
    overflow: hidden;
}
.consult-slide .carousel__element {
    padding: 0 30px;
}
.consult-slide .owl-stage-outer {
    overflow: visible !important;
}