
/* Body */
*{
    box-sizing: border-box;
}







.recent-post{
 float:left;
}

.container3 {
  width: 100%;
}

.card3 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
	margin: 0px;

}

.card4 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
	margin: 10px;

}

.container4 {
    width: 98%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
}

.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%; 
}

.clients2{
	background-image:url('../img/1600x283-2.jpg');
	background-size:cover;
	background-position:center;
	padding:0px 0px;
	position:relative;
}
a {text-decoration: none !important;
}

.overlay2{
	position:relative;
}
.overlay2:before{
	position:absolute;
	content:"";
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:#ff2a35;
	opacity:0.6;
}


.ch13 {
	width: 120px;
	hight: auto;
	margin-top: 40px;
    margin-bottom: 40px;
	margin-right: 40px;
	margin-left: 0px;
	float:left;
}

.ff13 {
			margin-top: 40px;
    margin-bottom: 10px;
	color: #ff2d2d;
	    font-weight: bold;
	    font-size: 150%;
}


.ff13-1 {
		color: #ff2d2d;
	    font-weight: bold;
	    font-size: 120%;
}

.f6 {
		color: #2889e4;
}

.ff6{
    color: #fa4952;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 20px;
	letter-spacing:2px;
	line-height: 80px;
}

.rd16{

	font-family: "微軟正黑體";
	font-size: 16px;
	color: #656565;
	line-height: 28px;
    padding-left: 10px;
	width: 80%;
	font-weight:bold;
}



.introduction ul li{

	font-family: "微軟正黑體";
	font-size: 16px;
	color: #656565;
	line-height: 28px;
    padding-left: 10px;
}
.rd {    
margin-top: 0px;
padding-left: 10px;
}

.rd li{
list-style-type: none;
padding: 0 0 0 20px;
margin: 7px 0 7px 0px;
line-height: 24px;
}


.rd li:before {
background-color: #fa4952; /* 圓點顏色 */
border-radius: 0%;
content: "";
display: inline-block;
margin: auto 10px 2px -20px;
width: 10px;
height: 10px;
}

.center {
text-align:center !important;
}


.recent-post2{
 float:left;
}

.hr-dotted {
	width: 90%;
    border: 0;
    border-top: 2px dotted #575757;
	margin-top: 20px;
    margin-bottom: 5px;
	margin-left: 6%;
	margin-right: 6%;
	text-align:center;
	background-color:#ffffff;
}



.btn3 {
    color: #fff;
    padding-top: 10px;
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 8px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    background: #ababab;
    position: relative;
    box-shadow: none;
    display: inline-block;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    border: none;
    border-radius: 100px;
    margin-top: 40px;
    margin-bottom: 30px;
    letter-spacing: 0px
}


.btn2 {
    color: #fff;
    padding-top: 6px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 4px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    background: #fa4952;
    position: relative;
    box-shadow: none;
    display: inline-block;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    border: none;
    border-radius: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 2px
}


.more {
    color: #575757;
    text-align: center;
    margin-top: 4px;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 16px;
	padding: 6px 0px;
	background-color:#ededed;
}


.more2 {
    color: #fa4952;
    text-align: right;
    margin-top: 4px;
	margin-bottom: 20px;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 16px;
	padding: 4px 20px;
}

.more2 a {
    color: #fa4952;
    text-align: right;
    margin-top: 4px;
	margin-bottom: 20px;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 16px;
	padding: 4px 20px;
}

.button{
    margin-top: 20px;
	margin-bottom: 50px;
}

	.container2 {
     width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.row {
  display: -ms-flexbox;
 
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}

.row4 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
float:right;
}


.image2{
float:left;
text-align:center;	

}
 .col-a2  {
  position: relative;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}




@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.d-block {
  display: block !important;
}


.tab-content > .active {
  display: block;
}


.breadcrumb-item.active {
  color: #6c757d;
}

.list-group-horizontal .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}


.w-100 {
  width: 100% !important;
}

.d-none {
  display: none !important;
}
  .d-md-block {
    display: block !important;
  }


.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.tab_css2{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	margin: 20px 0px 0px 0px;
     }

.tab_css2 label{
	width: 180px;
	margin: 20px 20px; 
	padding: 10px 0px; 
	cursor: pointer; 
	border-radius: 50px; 
	background: #ff9000; 
	color: #fff; 
	opacity: 1;
	font-size: 22px;
	font-weight:bold;
	text-align:center;
}


.tab_css2 input{
	display:none
    }


.tab_css2 input:checked + label, .tab_css label:hover{
	opacity: 1; 
	font-weight:bold;
	background: #fa4952 ;
    }
.tab_css2 input:checked + label + .tab_content{
	display: initial;
    }


.tab_css{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	margin: 10px 0px 20px 0px;
     }

.tab_css label{
    margin-top: 0px;
    margin-right: 40px;
    margin-left: 40px;
    margin-bottom: 60px;
    padding: 14px 40px;
    cursor: pointer;
    border-radius: 50px;
    background: #868686;
    color: #fff;
    opacity: 1;
    font-size: 24px;
    font-weight: bold;
}


.tab_css input{
	display:none
    }

.tab_content{
	order:1;
	display: none; 
	width:100%; 
	line-height: 1.6;
	padding: 0px 15px;
	

    }
.tab_css input:checked + label, .tab_css label:hover{
	opacity: 1; 
	font-weight:bold;
	 background: #fa4952;
    }
.tab_css input:checked + label + .tab_content{
	display: initial;
    }

.ste3 {
    width: 80%;
    margin-left: 20%;
    margin-right: 0%;
    margin-top: 20px;
    margin-bottom: 50px;
}

.ste3 li {
counter-reset:list;
list-style-type:none;
position:relative;
padding: 0 0 0 30px;
margin: 7px 0px 7px 20px;
font-weight: bold;
font-size:20px;
line-height: 60px;
color: #575757;
}
.ste3 li a{
font-weight: bold;
font-size:20px;
color: #575757;
}


.ste4 {
	width: 80%;
	margin-left: 10%;
    margin-right: 10%;


}


.ste2 {
	width: 70%;
	margin-left: 30%;
    margin-right: 0%;
	margin-top:20px;
}

.ste2 li {
counter-reset:list;
list-style-type:none;
position:relative;
padding: 0 0 0 30px;
margin: 7px 0px 7px 20px;
font-weight: bold;
font-size:20px;
line-height: 60px;
color: #575757;
}
.ste2 li a{
font-weight: bold;
font-size:20px;
color: #575757;
}

.ste {
	width: 65%;
	margin-left: 35%;
    margin-right: 0%;


}

.ste li {
counter-reset:list;
list-style-type:none;
position:relative;
padding: 0 0 0 30px;
margin: 7px 0px 7px 20px;

font-size:20px;
line-height: 50px;
color: #575757;
}

.ste li a{

font-size:20px;
color: #575757;
}


.ste3 li:before{
counter-increment: list;
content: "";
display: block;
position: absolute;
left: 0px;
height: 0;
width: 0;
border: 6px solid #ff8a00;  /* 實心方塊 */
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}



.ste2 li:before{
counter-increment: list;
content: "";
display: block;
position: absolute;
left: 0px;
height: 0;
width: 0;
border: 6px solid #ff8a00;  /* 實心方塊 */
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}



.dropdown-content li a{
counter-reset:list;
list-style-type:none;
position:relative;
padding: 0 0 0 20px;
margin: 7px 0px 7px 20px;

font-size:20px;
color: #575757;
}



.ste li:before{
counter-increment: list;
content: "";
display: block;
position: absolute;
left: 0px;
height: 0;
width: 0;
border: 6px solid #ff8a00;  /* 實心方塊 */
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


.dropdown-content {
  display: none;
}

.dropdown:hover .dropdown-content {
  display: block;
}


.dropdown-content li:before{
    left: 40px;
	border: 6px solid #fa4952;  /* 實心方塊 */
}





.button-2 {
    display: inline-block;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: 微軟正黑體;
	font-weight:bold; 
    background-color: #ff4800;
    color: #ffffff;
    margin-top: 40px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
	border-radius: 50px;
	font-size: 32px;
	width: 300px;
	text-align:center;
	
}
.button-2 a{ 
   text-decoration:none;
   color: #FFFFFF;
}



.button-1 {
    display: inline-block;
    padding-top: 22px;
    padding-bottom: 22px;
    font-family: 微軟正黑體;
	font-weight:bold; 
    background-color: #fa4952;
    color: #ffffff;
    margin-top: 40px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
	border-radius: 50px;
	font-size: 32px;
	width: 300px;
	text-align:center;
}
.button-1 a{ 
   text-decoration:none;
   color: #FFFFFF;
}

.button-1 a:hover, .button-1 a:focus {
  background-color: #eb0000;
  color: #fff;
	}




h7 {
    margin-top: 50px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
    font-size: 28px;
    display: block;
    font-weight: 600;
	color: #ff9000;
}





table{
  width: 100%;
}

	

th{

        background-color: #ff4c4c;
        padding: 10px;
        border: 1px solid #fff;
        width: 15%;
	text-align:center;
	font-family: "微軟正黑體";
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
	
}
td{
        padding: 10px 5px 10px 5px;
        border: 1px solid #fff;
}

tr{
        background-color: #eee;
        padding: 10px 5px 10px 5px;
        border: 1px solid #fff;
		text-align:center;
	    font-size: 17px;
	    font-family: "微軟正黑體";
}


tr:nth-child(even){
	background-color:#f5f5f5;
	}

td a { 
	
	color: #2889e4;
    font-family: "微軟正黑體";

}








.b-only {
	width: 100%;
}

.a-only {
	width: 100%;
}



.footer10 {
    background-color: #FFFFFF;
	font-family: 微軟正黑體;
    color: #505050;
	text-align: left;
    list-style: none;
	width: 96%;
}
.footer10 ul{
	list-style-type:none;}


  .panel-body {
            height: 400px;
            
	  overflow-y:auto;
        }
.button3 a{ text-decoration:none;
   color: #FFFFFF;
}
.ff10 {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #FFF;
}

.container10 {
	width: 60%;
	background: #FFF;
	justify-content: center;
	align-items: center;
}


.collapse10 {
	width: 100%;
	text-align:center;
	text-align: start;
	border: none;
	background-color: #ff656d;
	color: white;
	padding: 10px 40px;
	font-size: 18px;
	border-radius: 50px;
	margin:20px 0px;
}

.collapse10:hover,
.active10 {
	background-color: #ff3741 ;
	cursor: pointer;
}




.collapse10:after {
	content: "\002B";
	color: white;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}

.active10:after {
	content: "\2212";
}




.collapse__items {
	padding: 0 18px;
	border-top: none;
	text-align: justify;
	max-height: 0;
	overflow: auto;
	transition: max-height 0.2s ease-out;
}






.ch {
	width: 32px;
	hight: auto;
	margin-top: 0px;
    margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	
}

.ch2 {
	width: 40px;
	hight: auto;
	margin-top: 0px;
    margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 0px;
	float:left;
}


.ch3 {
	hight: auto;
	margin-top: 0px;
    margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color:#fa4952;
	padding:0px 5px 10px 0;
	text-align: right;
	font-weight:bold;
	float:left;
}

.top-contact a {
    text-decoration:none;
	color: inherit;
}


.top-contact a:visited {
	color: inherit;
}

.ch a:hover {
	filter: invert(63%) sepia(59%) saturate(4899%) hue-rotate(327deg) brightness(93%) contrast(114%);
}














/* Mobile */
@media (max-width: 320px) {
	
		.a-only {
display: none !important;
			
}		
.c-only {
display: none !important;
}	

.clients{
	background-image:url('../img/client-bg.jpg');
	background-size:cover;
	background-position:center;
	padding:20px 0px;
	position:relative;
}
	
	
table{
  width: 100%;
   display: block;
    overflow-x: auto;
    white-space: nowrap;
}
	

	
	td{

        padding: 6px;

}
	
		tr{
	font-size: 13px;
	
}
	th{

	font-size: 13px;

	
}

	
	.button-1 {
    display: inline-block;
    padding-top: 10px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 10px;
    font-family: 微軟正黑體;
	font-weight:bold; 
    background-color: #c00000;
    color: #ffffff;
    margin-top: 40px;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 40px;
	border-radius: 50px;
	font-size: 18px;
}
.button-3 {
    display: inline-block;
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    font-family: 微軟正黑體;
	font-weight:bold; 
    background-color: #c00000;
    color: #ffffff;
    margin-top: 40px;
    margin-left: 0px;
    margin-right: 60px;
    margin-bottom: 20px;
	border-radius: 50px;
	font-size: 18px;
}


	
	
.ste {
	width: 95%;
	margin-left: 5%;
    margin-right: 0%;

}	

.ste2 {
    width: 95%;
    margin-left: 5%;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-top: 0px;
}		
.ste3 {
	width: 95%;
	margin-left: 5%;
    margin-right: 0%;
	margin-bottom: 50px;
    margin-top: 50px;

}		
	
		.tab_css2 label{
	width: 120px;
	margin: 20px 20px; 
	padding: 10px 0px; 
	cursor: pointer; 
	border-radius: 50px; 
	background: #ff9000; 
	color: #fff; 
	opacity: 1;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
}
	
.ste li {
counter-reset:list;
list-style-type:none;
position:relative;
padding: 0 0 0 30px;
margin: 7px 0px 7px 20px;

font-size:15px;
line-height: 50px;
color: #575757;
}

.ste li a{

font-size:15px;
color: #575757;
}	
	.ff6{
    color: #fa4952;
    font-weight: bold;
    font-size: 18px;
	letter-spacing:2px;
	line-height: 80px;
		text-align:center;
}
	
	
	
.ste3 li {
counter-reset:list;
list-style-type:none;
position:relative;
padding: 0 0 0 30px;
margin: 7px 0px 7px 20px;
font-weight: bold;
font-size:15px;
line-height: 50px;
color: #575757;
}

.ste3 li a{
font-weight: bold;
font-size:15px;
color: #575757;
}		
	
	
	
.ste2 li {
counter-reset:list;
list-style-type:none;
position:relative;
padding: 0 0 0 30px;
margin: 7px 0px 7px 20px;
font-weight: bold;
font-size:15px;
line-height: 50px;
color: #575757;
}

.ste2 li a{
font-weight: bold;
font-size:15px;
color: #575757;
}	
	.tab_css label{
    margin-top: 10px;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 30px;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 50px;
    background: #fa4952;
    color: #fff;
    opacity: 0.8;
    font-size: 16px;
    font-weight: bold;
}
	
	.collapse10 {

	padding: 10px 20px;
	font-size: 13px;
	border-radius: 50px;
	margin:20px 0px;
}
.container10 {
	width: 96%;
	background: #FFF;
	justify-content: center;
	align-items: center;
}	
.ch13 {
	width: 85px;
	hight: auto;
	margin-top: 40px;
    margin-bottom: 40px;
	margin-right: 10px;
	margin-left: 0px;
	float:left;
}	
	
.ch2 {
	width: 36px;
	hight: auto;
	margin-top: 0px;
    margin-bottom: 20px;
	margin-right: 14px;
	margin-left: 0px;
	float:left;
}	
	
	.container2 {
     width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
	
}
		.ste5 {
	
	padding-left: 5%;
    margin-right: 0%;

}
	
		.ste6 {	
	padding-left: 10%;
    margin-right: 0%;
}
	
		.rd16{

	width: 90%;
	
}
	.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}
.ste4 {
	width: 100%;



}
	
	
}
/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
	
		
.a-only {
display: none !important;
	
}	
	
	
table{
  width: 100%;
   display: block;
    overflow-x: auto;
    white-space: nowrap;
	

}
	
td{

    padding: 10px;

}
	
	th{

	font-size: 15px;

	
}
	tr{
	font-size: 15px;
	
}
	
	.button-2 {
    display: inline-block;
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 0px;
    font-family: 微軟正黑體;
	font-weight:bold; 
    background-color: #bf9000;
    color: #ffffff;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
	border-radius: 50px;
	font-size: 20px;
}

.button-1 {
    display: inline-block;
    padding-top: 10px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 10px;
    font-family: 微軟正黑體;
	font-weight:bold; 
    background-color: #c00000;
    color: #ffffff;
    margin-top: 40px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
	border-radius: 50px;
	font-size: 20px;
}
	
.ste {
	width: 90%;
	margin-left: 10%;
    margin-right: 0%;

}	

		
	
	
.ste3 {
    width: 90%;
    margin-left: 10%;
    margin-right: 0%;
    margin-bottom: 50px;
    margin-top: 50px;
}		
	
	
.ste2 {
    width: 90%;
    margin-left: 10%;
    margin-right: 0%;
    margin-top: 0px;
    margin-bottom: 0px;
}		
	
	
	.tab_css2 label{
	width: 140px;
	margin: 20px 20px; 
	padding: 10px 0px; 
	cursor: pointer; 
	border-radius: 50px; 
	background: #ff9000; 
	color: #fff; 
	opacity: 1;
	font-size: 18px;
	font-weight:bold;
	text-align:center;
}
	.ff6{
    color: #fa4952;
    font-weight: bold;
    font-size: 26px;
	letter-spacing:2px;
	line-height: 80px;
		text-align:center;
}
	.tab_css label{
    margin-top: 10px;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 30px;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 50px;
    background: #fa4952;
    color: #fff;
    opacity: 0.8;
    font-size: 20px;
    font-weight: bold;
}
	
.collapse10 {

	padding: 12px 20px;
	font-size: 16px;
	border-radius: 50px;
	margin:20px 0px;
}
	
.container10 {
	width: 90%;
	background: #FFF;
	justify-content: center;
	align-items: center;
}	
	
.ch13 {
	width: 90px;
	hight: auto;
	margin-top: 40px;
    margin-bottom: 40px;
	margin-right: 20px;
	margin-left: 0px;
	float:left;
}	
	
	.container2 {
     width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
	
}
	.ste5 {	
	padding-left: 5%;
    margin-right: 0%;
}
	
	.ste6 {	
	padding-left: 10%;
    margin-right: 0%;
}	
	
	
	
	.rd16{

	width: 90%;
	
}
	
	.row3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}







.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}

.ste4 {
	width: 100%;



}
	
	
	
	
}


/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {

	.b-only {
display: none !important;
}
	
	.button-2 {
    display: inline-block;
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 0px;
    font-family: 微軟正黑體;
	font-weight:bold; 
    background-color: #bf9000;
    color: #ffffff;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
	border-radius: 50px;
	font-size: 20px;
}

.button-1 {
    display: inline-block;
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    font-family: 微軟正黑體;
	font-weight:bold; 
    background-color: #c00000;
    color: #ffffff;
    margin-top: 40px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
	border-radius: 50px;
	font-size: 20px;
}
	
.ste {
	width: 70%;
	margin-left: 30%;
    margin-right: 0%;

}	
	
	.ste5 {	
	padding-left: 15%;
    margin-right: 0%;
}	
	
	.ste6 {	
	padding-left: 15%;
    margin-right: 0%;
}	
	.text-center {
	text-align: center !important;}
	
.row3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}



.ste4 {
	width: 100%;
}





.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}

	
}
	
@media (min-width: 1097px) and (max-width: 4000px) {
	
.b-only {
display: none !important;
}
.center12 {
width: 86%;
margin-left: 7%;
}	
	
	.ste5 {
	padding-left: 15%;
    margin-right: 0%;
}
	.ste6 {
	padding-left: 25%;
    margin-right: 0%;
}	
	
		
.container4{
    width: 90%;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 60px;
}	
.container3 {
    width: 90%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
}
.text-center {
	text-align: center !important;}

.row3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}




.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%; 
}





.card3 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    text-align: center !important;
	width: 100%;
}
	
	
.card4 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    margin-top: 30px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
    text-align: center !important;
	width: 90%;
}
	
	
	
	
	.hero_header3 {
    color: #575757;
    text-align: center;
    margin-top: 0PX;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 18px;
}
	
	
	
}
