/*
#container {
  overflow: hidden;
}
*/

/* 超快速固定選單列 */ 
#site-header {
    position:sticky;
    top:0;
    z-index:10;
}

@media screen and (max-width:991px){
	#site-header  { 
    position:fixed;
    top:unset;
    bottom: 0;		
	width: 100%;	
}	

}

@media screen and (max-width:768px){
	#site-header { 
/*    top:69px;*/
}		
}
/* 超快速固定選單列end */ 

/*
@media screen and (max-width: 767px) {
 h1 {
        font-size: 36px !important;
    }

  h2 {
        font-size: 26px !important;
    }
}
*/


/* 麵包屑 */
.Breadcrumbs {
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 10px;
}
.Breadcrumbs ol {
  display: inline-flex;
}
.Breadcrumbs li {
  font-size: 15px!important;
  list-style-type: none!important; 
}
.Breadcrumbs a {
  text-decoration: none;
}
.Breadcrumbs span {
  margin: 0 6px;
}
/* 麵包屑end */ 

div {
  font-family:Open Sans, Arial, 微軟正黑,sans-serif;
}
img {  
  width: 100%;
  max-width: 1200px;
}
a:hover {
  text-decoration: none;
}
.title {
  width: 95%;
  max-width: 820px;
  font-size: 36px;
  font-weight: 600;
  line-height: 42px;
  color: #666;
  margin: 0 auto;
  padding: 40px 0;
}
h3 {
  width: 95%;
  max-width: 820px;
  font-size: 21px!important;
  font-weight: 700!important;
  line-height: 30px!important;
  color: #333;
  margin: 0 auto;
}
p {
  width: 95%;
  max-width: 820px;
  font-size: 18px;
  line-height: 30px;
  color: #000;
  margin: 0 auto;
}
.section-Edge365-0, .section-Edge365-1, .section-Edge365-2, .section-Edge365-3, .section-Edge365-4, .section-Edge365-5, .section-Edge365-6, .section-Edge365-7, .section-Edge365-8, .section-Edge365-9 {
  text-align: center;
  margin-top: 100px;
}
.section-line {
  border: 1px solid #0030cd;
  width: 80px;
  margin: 0 auto;
}

.section-Edge365-2 .highlight-wrap {
  width: 100%;
  margin: 40px auto 0;
  display: flex;
}
.section-Edge365-2 .highlight-wrap .highlight-box {
  display: flex;
  width: 50%;
  margin: 0px 0px 0px 10px;
}
.section-Edge365-2 .highlight-box:nth-child(1) {
  margin-left: 0px;
}
.section-Edge365-2 .highlight {
  width: 50%;
  background: url("../images/product-bg2.jpg") bottom center no-repeat;
  background-attachment: fixed;
  text-align: left;
  border-radius: 20px;
  padding: 13px 16px;
  margin: 0px 0px 0px 10px;
  display: flex;
  align-items: center;
}
.section-Edge365-2 .highlight:hover {
  background: url("../images/product-bg2.jpg") bottom left no-repeat;
  transition: 0.8s all;
}
.section-Edge365-2 .highlight:nth-child(1) {
  margin-left: 0px;
}
.section-Edge365-2 .highlight h4 {
  font-size: 21px;
  line-height: 22px;
  color: #FFF;
  padding: 0 0 0 15px;
}

.section-Edge365-2.bg-steps {
  background-image: none;
  border-radius: 0px;
  padding: 0px;
  margin-top: 0px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction:column;
  background-color: #eee;
  padding: 40px;
  margin-top: 60px;
  border-radius: 20px;
}
.section-Edge365-2.bg-steps h2 {
  width: 95%;
  max-width: 820px;
  font-size: 36px!important;
  font-weight: 600!important;
  line-height: 42px!important;
  color: #666!important;
  margin: 0 auto!important;
  padding: 40px 0!important;
  letter-spacing: -0.6px!important;
}
.section-Edge365-2.bg-steps h3 {
  font-size: 18px!important;
  line-height: 22px!important;
  color: #0030cd!important;
  padding-top: 6px!important;
  max-width: none;
}
.section-Edge365-2.bg-steps p {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  padding: 6px 0;
      max-width: none;
}
.section-Edge365-2 .scroll-zone {
  padding-top: 70px;
}
.section-Edge365-2 .scroll-zone:nth-child(1) {
  padding-top: 40px;
}
.section-Edge365-2 .scroll-wrap {
  width: 100%;
  display: flex;
}
.section-Edge365-2 .scroll-wrap .scroll-box {
  width: 50%;
  display: flex;
  align-items: center;
  margin: 0 0 8px 8px;
  background-color: #FFF;
  padding: 10px 10px 8px;
  border-radius: 20px;
 box-sizing: border-box;
}
@media screen and (max-width:991px){
	.section-Edge365-2 .scroll-wrap .scroll-box { 
/*     max-width: 358px;*/
}	
}

.section-Edge365-2 .scroll-wrap .scroll-box.onlyone {
  width: auto;
  max-width: 100%;
}
.section-Edge365-2 .scroll-wrap .scroll-box:hover {
  box-shadow: 0 0px 8px 0 rgb(0 0 0 / 30%);
  transition: 0.5s all;
}
.section-Edge365-2 .scroll-wrap .scroll-box:nth-child(1) {
  margin: 0 0 8px 0;
}
.section-Edge365-2 .scroll-wrap .scroll-box .scroll-img {
  width: auto;
  max-width: 140px;
  border-radius: 20px;
  overflow: hidden;
/*  margin: 0 auto;*/
}
.section-Edge365-2 .scroll-wrap .scroll-box img {
  background: url(../images/product-bg1.jpg) center center no-repeat;
  border-radius: 20px;
  transition: 1s all;
}
.section-Edge365-2 .scroll-wrap .scroll-box:hover img {
  background: url(../images/product-bg1.jpg) bottom right no-repeat;
}
.section-Edge365-2 .scroll-wrap .scroll-box img:hover {
  transform: scale(1.2);
}
.section-Edge365-2 .scroll-wrap .scroll-box .scroll-box-button {
  width: 32%;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  background-color: #0030cd;
  border: 2px solid #0030cd;
  margin: 3px 0 0 23px;
  color: #ffffff;	
	font-weight: 700px;
}
.section-Edge365-2 .scroll-wrap .scroll-box .scroll-box-button:hover {
  background-color: inherit;
  margin: 3px 0 0 30px;
  transition: 0.5s all;
}
.section-Edge365-2 .scroll-wrap .scroll-box .scroll-box-button a{
  color: #FFF;
  font-weight: 700;
}
.section-Edge365-2 .scroll-wrap .scroll-box .scroll-box-button:hover a{
  color: #0030cd;
}
.section-Edge365-2 .scroll-wrap .scroll-box .scroll-text {
  text-align: left;
  padding-left: 10px;
}

.section-Edge365-2.bg-steps .steps {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.section-Edge365-2.bg-steps .step-button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: none;
  background-color: #ddd;
  transition: 0.4s;
  margin: 0 auto;	
}
.section-Edge365-2.bg-steps .step-button:hover {
  width: 60px;
  height: 60px;
  background: linear-gradient(323deg, #0030cd 0%, rgb(0 113 227) 100%);
  box-shadow: 0 0px 8px 0 rgb(0 0 0 / 50%);
}
.section-Edge365-2.bg-steps .step-button.step-choosen {
  width: 60px;
  height: 60px;
  background: linear-gradient(323deg, #0030cd 0%, rgb(0 113 227) 100%);
}
.section-Edge365-2.bg-steps .step-button a {
  font-size: 30px;
  font-weight: 700;
  color: #FFF;
	line-height: 55px;
}
.section-Edge365-2.bg-steps .step-button:hover a {
  font-size: 40px;
  transition: 0.5s all;
}
.section-Edge365-2.bg-steps .step-title {
  font-size: 16px;
  color: #000;
  padding-top: 8px;
}
.step-item {
  z-index: 1;
  text-align: center;
}
.progress {
  -webkit-appearance: none;
  position: absolute;
  width: 85%;
  height: 3px;
  margin-left: 87px;
  margin-bottom: 25px;
  border: 2px solid #ddd;
}

/* ICON */
.choose {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border: 3px solid #FFF;
  border-radius: 8px;
  min-width: 40px;
}
.choose::before {
  content: "";
  position: absolute;
  width: 52%;
  top: 52%;
  left: 2%;
  background: #FFF;
}
.choose::after {
  content: "";
  position: absolute;
  width: 80%;
  top: 40%;
  left: 22%;
  background: #FFF;
}
.choose::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.choose::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.choose.VV::before, .choose.VV::after {
  height: 8px;
  border-radius: 20px;
}
/* ICON end */

.section-Edge365-4 {
  height: 190px;
  background: url("../images/cloud-computing-technology.jpg") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
  padding: 20px;
  border-radius: 20px;
}
.section-Edge365-4-wrap {
  width: 100%;
  margin: 0 auto;
  padding-top: 1.2%;
}
.section-Edge365-4 h2 {
  width: 95%;
  max-width: 920px;
  font-size: 36px!important;
  font-weight: 700!important;
  line-height: 38px!important;
  color: #FFF!important;
  margin: 0 auto!important;
  padding: 20px 0 0!important;
}
.section-Edge365-4 p {
  padding: 10px 0 17px;
  font-weight: 100;
  font-weight: 700;
  line-height: 20px;
  color: #FFF;
}
.section-Edge365-4 .section-Edge365-4-buttons {
  display: inline-flex;
}
.section-Edge365-4 .section-Edge365-4-button2 {
  width: 230px;
  margin: 0 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  color: #0030cd;
  background: rgba( 255, 255, 255, 0.7);
  border: 3px solid #FFF;
}
.section-Edge365-4 .section-Edge365-4-button2:hover {
  transform: translateY(3px);
  transition: 0.5s all;
  border-bottom: 6px solid #FFF;
}
.section-Edge365-4 .section-Edge365-4-button {
  width: 230px;
  margin: 0 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  background: rgb(16 95 237 / 70%);
  border: 3px solid #FFF;
}
.section-Edge365-4 .section-Edge365-4-button:hover {
  transform: translateY(3px);
  transition: 0.5s all;
  border-bottom: 6px solid #FFF;
}

.section-Edge365-6 {
  display: flex;
  width: 100%;
  background: url("../images/1832.jpg") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  height: 190px;
  border-radius: 20px;
  padding: 20px 0;
  overflow: hidden;
}
.section-Edge365-6 .left {
  width: 40%;
}
.section-Edge365-6 .left img {
  width: 100%;
  max-width: 135px;
  box-shadow: 1px 1px 6px #00000075;
}
.section-Edge365-6 .right {
  width: 70%;
  text-align: left;
  padding-top: 2.4%;
  display: flex;
}
.section-Edge365-6 .right .right-1 {
  width: 27%;
}
.section-Edge365-6 .right .right-2 {
  width: 40%;
}
.section-Edge365-6 .right .right-3 {
  width: 60%;
}
.section-Edge365-6 .right h3 {
  padding: 10px 0 7px!important;
  margin: 0!important;
  color: #FFF!important;
  font-size: 24px!important;
  width: 100%;
}
.section-Edge365-6 .right h3 span {
  color: #FFF;
  font-size: 31px;
  font-weight: 900;
  line-height: 38px;
}
.section-Edge365-6 .right a {
  text-align: right;
}
.section-Edge365-6 .right .A4-button {
  width: 80%;
  max-width: 220px;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  border: 3px solid #FFF;
  background: rgb(16 95 237 / 70%);
}
.section-Edge365-6 .right .A4-button:hover {
  transform: translateY(3px);
  transition: 0.5s all;
  border-bottom: 6px solid #FFF;
}

.section-Edge365-7 {
  position: relative;
}
.section-Edge365-7 .section-Edge365-7-wrap {
  margin-bottom: 10px;
}
.section-Edge365-7 input {
  position: inherit;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: 0;
  margin: 0;
  display: none;
}
.section-Edge365-7 h3 {
  background: #ddd;
  background: linear-gradient(323deg, #0030cd 0%, rgb(0 113 227) 100%);
  color: #FFF!important;
  text-align: left!important;
  padding: 15px 10px 15px 30px!important;
  position: relative;
  border-radius: 20px;
  width: auto;
  max-width: 1160px;
}
.section-Edge365-7-text {
  max-height: 0px;
  overflow: hidden;
  background-color: #FFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}
.section-Edge365-7-text p {
  padding: 20px;
  text-align: left;
  max-width: 1080px;
}
.section-Edge365-7-text a {
  text-decoration: underline;
  color: #0030cd;
}
.section-Edge365-7 label::before{
  content: "";
  display: inline-block;
  border: 10px solid transparent;
  border-left: 10px solid white;
  margin-right: 10px;
}
.section-Edge365-7 label {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.section-Edge365-7 input:checked ~ h3 label::before {
  border-left: 10px solid transparent;
  border-top: 10px solid white;
  margin-top: 10px;
}
.section-Edge365-7 input:checked ~ h3 {
  border-radius: 20px 20px 0 0;
}
.section-Edge365-7 input:checked ~ h3 ~ .section-Edge365-7-text {
  max-height: fit-content;
  border-radius: 0 0 20px 20px;
}

.newsletter {
  text-align: center;
  padding: 40px 40px 30px;
  background: #F39800;
  margin: 90px auto 0;
  border-radius: 20px 20px 0 0;
}
.newsletter h2 {
  font-size: 36px!important;
  font-weight: 600!important;
  padding: 20px 0!important;
  color: #000!important;
}
.newsletter h3 {
  max-width: 820px;
  font-size: 18px;
  font-weight: 100;
  line-height: 20px;
  color: #333;
}
.newsletter .subscribe {
 max-width: 270px;
  margin: 20px auto;
  padding: 10px 10px;
  background-color: #336899;
}
.newsletter .subscribe span {
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
}
.newsletter .subscribe:hover {
  transform: translateY(3px);
  transition: 0.5s all;
}
.newsletter .socialicon img {
  max-width: 75px;
  padding: 20px 10px;
}

.HowCanWeHelp {
  background-color: #336899;
  padding: 20px 0;
  text-align: center;
  color: #FFF;
  border-radius: 0 0 20px 20px;
}
.HowCanWeHelp .title {
  color: #FFF;
  padding-top: 30px;
}
.HowCanWeHelp p {
  margin: 0 auto;
  width: 90%;
  font-size: 18px;
  line-height: 18px;
  padding: 10px 0;
}
.HowCanWeHelp ul {
  display: flex!important;
  justify-content: center!important;
  flex-wrap: wrap!important;
}
.HowCanWeHelp ul li {
  display: block!important;
  color: #FFF!important;
  text-align: center!important;
  padding: 20px!important;
}
.HowCanWeHelp ul li svg {
  width: 50px!important;
  height: 50px!important;
  color: rgba(255,255,255,1) !important;
  fill: rgba(255,255,255,1) !important;
}
.HowCanWeHelp ul li a {
  color: #FFF;
  text-decoration: none;
}

@media screen and (max-width:1200px) {}
@media screen and (max-width:1100px) {
.progress {
  width: 80%;
}
}
@media screen and (max-width:1024px) {
.section-Edge365-4 {
  height: 200px;
}
.section-Edge365-4-wrap {
  padding-top: 0%;
}
.section-Edge365-6 .left {
  width: 30%;
}
}
@media screen and (max-width:990px) {
.section-Edge365-2 .highlight-wrap {
  display: block;
}
.section-Edge365-2 .highlight-wrap .highlight-box {
  display: flex;
  width: 100%;
  margin-left: 0px;
}
.section-Edge365-2 .highlight {
  width: 50%;
  margin: 10px 0px 0px 10px;
  background-attachment: inherit;
}
.section-Edge365-2 .highlight:nth-child(1) {
  margin-left: 0px;
}
	.section-Edge365-2 .scroll-wrap .scroll-box{
		align-items: flex-start;
	}
}
@media screen and (max-width:880px) {
.progress {
  width: 75%;
}
.section-Edge365-2.bg-steps {
  padding: 20px;
}
.section-Edge365-4 {
  height: 220px;
}
.section-Edge365-6 .left {
  width: 25%;
}
.section-Edge365-6 .right {
  width: 75%;
  padding-top: 3%;
}
.section-Edge365-6 .right .right-2 {
  width: 35%;
}
.section-Edge365-6 .right .right-3 {
  width: 70%;
}
}
@media screen and (max-width:768px) {
.title {
  font-size: 26px;
  line-height: 32px;
  padding: 40px 0 20px;
}
h3 {
  font-size: 18px!important;
  line-height: 26px!important;
}
p {
  font-size: 14px;
  line-height: 24px;
}
.section-Edge365-2 .highlight-wrap {
  margin: 20px auto 0;
}
.section-Edge365-2 .highlight {
  padding: 10px;
  margin: 6px 0px 0px 6px;
}
.section-Edge365-2 .highlight h4 {
  font-size: 18px;
  line-height: 20px;
  padding: 0 0 0 10px;
}
.section-Edge365-2.bg-steps .step-title {
  font-size: 14px;
}
.section-Edge365-2.bg-steps h2 {
  font-size: 26px!important;
  line-height: 32px!important;
  padding: 20px 0!important;
  letter-spacing: 0px!important;
}
.section-Edge365-2.bg-steps p {
  font-size: 14px;
  line-height: 22px;
  padding: 6px 0;
}
.progress {
  width: 70%;
}
.section-Edge365-2 .scroll-wrap {
  width: 100%;
  display: block;
}
.section-Edge365-2 .scroll-wrap .scroll-box {
  width: auto;
  padding: 10px;
  margin: 10px 0;
  max-width: none;
}
.section-Edge365-2 .scroll-wrap .scroll-box .scroll-img {
/*  max-width: 120px;*/  
	
}
.section-Edge365-2 .scroll-wrap .scroll-box .scroll-box-button {
  width: 65%;
  margin: 3px 0 0 8px;
}
.section-Edge365-4 h2 {
  font-size: 26px!important;
  line-height: 32px!important;
}
.section-Edge365-6 .left {
  width: 30%;
}
.section-Edge365-6 .right {
  width: 70%;
  padding-top: 2%;
}
.section-Edge365-6 .right .right-2 {
  width: 50%;
}
.section-Edge365-6 .right .right-3 {
  width: 50%;
}
}
@media screen and (max-width:640px) {
.progress {
  margin-bottom: 38px;
}
.section-Edge365-6 {
  display: block;
  height: auto;
}
.section-Edge365-6 .left {
  width: 100%;
}
.section-Edge365-6 .right {
  width: 100%;
  padding-left: 10%;
}
.section-Edge365-6 .right .right-2 {
  width: 45%;
}
.section-Edge365-6 .right .right-3 {
  width: 45%;
}
}
@media screen and (max-width:580px) {
.section-A1, .section-2, .section-A3, .section-Edge365-6, .section-A5, .section-A6, .section-A7 {
  padding: 40px 0 0;
}
.section-Edge365-6 {
  padding: 15px 0px;
  background-attachment: inherit;

}
.section-Edge365-6 .right h3 {
  font-size: 18px!important;
  padding: 5px 0!important;
}
.section-Edge365-6 .right h3 span {
  font-size: 24px;
  line-height: 21px;
}
.section-Edge365-6 .right .A4-button {
  font-size: 12px;
  line-height: 24px;
  border: 1px solid #FFF;
}
.section-Edge365-6 .right {
  padding-left: 6%;
}
.section-Edge365-4 {
  height: 280px;
  background-attachment: inherit;

}
.section-Edge365-4 .section-Edge365-4-buttons {
  display: block;
  margin: 0 auto;
  width: 80%;
}
.section-Edge365-4 .section-Edge365-4-button {
  max-width: 270px;
  margin: 10px auto;
  border: 1px solid #FFF;
}
.section-Edge365-4 .section-Edge365-4-button2 {
   max-width: 270px;
  margin: 20px auto 0;
  border: 1px solid #FFF;
}
.section-Edge365-2.bg-steps {
  padding: 10px;
}
.section-Edge365-2 .scroll-wrap .scroll-box .scroll-box-button {
  width: 90%;
  margin: 3px 0 0 5px;
}
.section-Edge365-2 .highlight h4 {
  font-size: 16px;
  line-height: 16px;
  padding: 0 0 0 8px;
}
.progress {
  width: 63%;
}
.section-Edge365-2 .scroll-wrap .scroll-box .scroll-img {
  max-width: 90px;
  min-width: 80px;
}
.section-Edge365-2 .scroll-wrap .scroll-box .scroll-text {
  text-align: left;
  padding-left: 5px;
}
.newsletter h3 {
  font-size: 15px!important;
  line-height: 17px!important;
  color: #000!important;
}
}
@media screen and (max-width:389px){
	.section-Edge365-2 .highlight{
	display: block;
		text-align: center;
}
	.section-Edge365-2 .highlight h4{
		padding-top: 5px;
	}
}

/*淡入動畫*/
.kv-fade {
  animation: fadeIn ease 2s;
  -webkit-animation: fadeIn ease 2s;
  -moz-animation: fadeIn ease 2s;
  -o-animation: fadeIn ease 2s;
  -ms-animation: fadeIn ease 2s;
}
@keyframes fadeIn{
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
