h1,h2,h3,h4,h5,h6{
	font-family: 'Noto Sans TC', sans-serif;
}
p,a,span,li,label{
	font-family: 'Open Sans', sans-serif;
}

a.btn-submit:hover{
	background-color: #e24e4e;
}
a.btn-submit{
    background-color: #ff6b6b;
	color: white;
	font-size: x-large;
}
.h1{
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 50pt;
}
.h2{
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 30pt;
}

.pos{
	margin-left:200px;
}


img{
	max-width:100%;
}

nav li{
	    margin: 0 13px;
}

.size-14-pt{
	font-size: 14pt;
}

.size-16-pt{
	font-size: 16pt;
}

.size-18-pt{
	font-size: 18pt;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:60px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.my-float{
	margin-top:16px;
}

li.functions{
	font-size: 20pt;
}

.container{
	padding: 0 100px;
}



#header {
	background-color: white;
	padding: 0px;
}

#intro .jumbotron .container{

	padding: 0px;
}


#header   a.nav-link  {
	color: black;
	font-size: 14pt;

}



#header a.nav-link:hover{
	color: #C4AD5E;
}

#header   a  {
	color: black;
	text-decoration: none;

}


#header a:hover{
	color: rgb(240, 255, 250);
}


#header .side-menu-padding{
	padding: 0 10px;
}

#header .navbar-brand{
	position:absolute;
	top:20px;
	
}
#header .modal-footer .container
{
  padding: 0px;
  margin: 0px;


}


#header .nav-item-border {
	border: 3px solid #C4AD5E;
	padding-left: 15px;
	padding-right: 15px;
    border-radius: 15px;
   
}


#intro .jumbotron{
	transition: transform 10s ease-in-out;
	background-image: url('../images/banner1.png');
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 50vh;
    margin-bottom: 0px;
}



#intro .jumbotron .container{
	position:relative;
	color: white;
    top: 35%;
    transform: translate(0, -50%);
}

#intro .intro-margin-top{
	margin-top: -100px;

}



#intro h1.display-1 {
    font-size: 38pt;
	line-height: 70pt;
	color: white;
	margin-left: 80px;
	margin-top: 100px;
}


#intro p.lead {
    font-size: 26pt;
	line-height: 32pt;
	color: white;
	margin-left: 80pt;
	margin-top: 20px;

}

#intro  .intro-card-container{
	height:100px;
	padding: 0;
}

#intro .intro-card{
	/* position: relative; top: -150px;*/
	padding: 10px 100px; 
	background-color:#ffdc00;
	height: 190px;
	border-radius: 20px;
	opacity: 0.8;
} 

#intro .intro-app-store{
	height: 130px;
	padding: 10px; 
	object-fit: contain;
}

#intro .intro-google-play{
	height: 130px;
	object-fit: contain;
}

#intro .intro-qrcode{
	margin-bottom: 13px;
	display: block;
	background-image: url('../img/qrcode.png');
	background-size: contain ;
	background-repeat: no-repeat;
	background-position:center;	
}

#intro .intro-download{
	font-size: 18pt; 
	margin-left: 11px;  
	font-weight: bold; 
	text-align: left;
}


#advantage .container{
	margin-top: 50px ;
}

#advantage  .upper{
	padding: 50px 50px 20px 50px ;
}
   

#advantage  .upper-lead{
	font-weight: bolder;
	color: black;
}

#advantage_more .container{
     visibility: visible;
}

#advantage_more .title{
	text-align: left;
	font-weight: bold;
	margin: 30px 0px;
	font-size: 20pt;
	line-height: 26pt; 
}

#advantage_more .jumbotron{
	margin-top: 50px ;
	padding: 50px;
	background-image: url('../img/background_calculator8.png');
	background-size: cover;
    background-repeat: no-repeat;
    /* background-position: 100%; */
	background-position: top  100px;

}

#advantage_more .icon{
	font-size: xx-large;
	padding: 0 20px;

}

#calculator .jumbotron{
	margin-top: 50px ;
	padding:100px 200px;
	background-image: url('../img/background_calculator.png');
	background-size: cover;
    background-repeat: no-repeat;
    /* background-position: 100%; */
	background-position: top  100px;
}

#calculator .container{
	padding:50px 50px;
}

#progress_steps  .title{
	text-align: left;
	font-weight: bold;
	margin: 80px 50px  50px 50px;
	font-size: 20pt;
	line-height: 26pt; 
}

#progress_steps  .upper{
	padding: 50px 50px 20px 50px ;
}
   

#progress_steps  .lower-lead{
	text-align: center;
	margin: 0px 0;
	font-size: 14pt;

}

#progress_steps .content_container{
	visibility: visible;
	
}
   

#apply_form .jumbotron{
	margin-top: 50px ;
	padding: 100px 200px;
	background-image: url('../img/background_calculator11.png');
	background-size: cover;
    background-repeat: no-repeat;
    /* background-position: 100%; */
	background-position: top  100px;
}



#apply_form  .title{
	text-align: left;
	font-weight: bold;
	margin: 0px 0px;
	font-size: 20pt;
	line-height: 26pt; 
}


#functions .jumbotron{
	padding:80px 150px;
	/*background-image: url('../img/background_calculator4.png');
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 100%; */
	background-position: top  100px;
}

#functions .container{
	padding: 0px 0px;
}

#functions  .title{
	text-align: left;
	font-weight: bold;
	margin: 0px 0px;
	font-size: 20pt;
	line-height: 26pt; 
}


#functions  .lead{
	font-weight: bolder;
	color: black;
}


#functions  ul li{
	font-size: 14pt;
    line-height: 26pt;
	padding: 0 5px;
    color: black;
	list-style-type: "-";
}



#functions .functions-card {
	padding: 50px 50px;
	margin: 80px 0px  0px  0px;
    background-color: white;
	border-radius: 20px;
}

#functions .functions-card-item {
	padding: 0px 10px;
}


#functions  p{
	font-size: 15pt;
    line-height: 26pt;
    color: black;
}


#functions .underline {
   text-decoration-line: underline;
   text-underline-offset: 5pt;
}

#contact .container{
	padding: 0 100px;
}


#contact .jumbotron{
	background-image: url('../img/background_black.png');
	background-size: cover;
    background-repeat: no-repeat;
    /* background-position: 100%; */
	background-position: top  200px;
    height: 50vh;
}
#contact .contact-margin-top {

	padding-top: 100pt;
}

#contact p.lead {

	padding-top: 50pt;
	color: white;
	line-height: 31px;
}

#contact .contact-tel-email{
	display: block;

}
#contact .contact-tel{
	display: none;
}

#contact .contact-email{
	display: none;
}

#contact-footer
{
  
   height: auto ;
   display: block

}

#Back-to-top {
	height: auto;
	visibility: visible;
}


footer  {
	background-color: #21618C ;
}



footer p.reserved {
	font-size: 12px;	
}



footer{
	padding: 40px 0px
}


footer img{
	margin-bottom: 30px;
}

footer ul{
	list-style: none;
    padding: 0;
	float: left;
    margin-right: -0px;
}

footer ul li{
	margin-bottom: 10px;
}

footer a {
	text-decoration: none; 
	color:white;
}

footer a:hover{
	color:gainsboro;
}

footer .footer-logo{
	visibility: visible;
}

footer .col-top{
    margin-top: 0;
}

p{
	font-size: 16px;
    line-height: 26px;
    color: white;
}
p.lead{
	color: black;
	line-height: 31px;
}


footer ul{
	list-style: none;
	padding: 0;
	float: left;
	margin-right: 0px;
}

footer .footer-divider{
	display: none;

}

.modal.right .modal-dialog {
	position:fixed;
	left: -1px;
	margin: auto;
	width: 60%;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
	height: 100%;
	overflow-y: auto;
}


#button {
	display: inline-block;
	background-color: white;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 30px;
	border-color: #ffdd00;
	border-width: 5px;
	border-style: solid;
	position: fixed;
	bottom: 30px;
	right: 30px;
	transition: background-color .3s, 
	  opacity .5s, visibility .5s;
	opacity: 0.0;
	visibility:hidden ;
	z-index: 1000;
	text-decoration: none;

}

#button::after {
content: "\f106";
font-family: FontAwesome;
background-image: url();
font-weight: normal;
font-style: normal;
font-size: 2em;
line-height: 35px;
color: #ffdd00;
}

#button:hover {
cursor: pointer;
background-color: whitesmoke;
}

#button:active {
background-color: whitesmoke;
}

#button.show {
opacity: 0;
visibility: hidden;
text-decoration: none;

}



.progresses{
display: flex;
align-items: center;
visibility: visible;
}



.line{

width: 250px;
height: 6px;
background: #63d19e;
}


.steps{
display: flex;
background-color: #63d19e;
color: #fff;
font-size: 14px;
width: 40px;
height: 40px;
align-items: center;
justify-content: center;
border-radius: 50%;

}



#AuthorizationForm .container{
	padding:80px 50px;
}

#AuthorizationForm  .title{
	text-align: left;
	font-weight: bold;
	margin: 0px 0px;
	font-size: 20pt;
	line-height: 26pt; 
}


#AuthorizationForm  .lead{
	font-weight: bolder;
	color: black;
}


#AuthorizationForm .underline {
	text-decoration-line: underline;
	text-underline-offset: 5pt;
 }



/*  X-Small devices (portrait phones, less than 576px) */
/*  No media query for `xs` since this is the default in Bootstrap */

 /* Small devices (landscape phones, 576px and up) */

 @media only screen and  (max-width: 768px) {


	.functions ul li {
	
		font-size:20px;
	}



	#header .img-logo{
		background-color: white;
		padding: 0px;
		border-radius: 5%;
	     width: 200px;
			
	}
	
	#header .container{
		padding: 0 15px; 
		/* background-color: green;  */
   }



    #intro  .intro-card-container{
		height:100px;
		padding: 0 60px;
	}

	#intro .intro-card{
		padding: 0   0px; 
		background-color:#ffdc00;
		height: 110px;
		border-radius: 20px;
		opacity: 0.8;
	}

	#intro .intro-margin-top{
		margin-top: -80px;
	}


	#intro .intro-app-store{
		height: 50px;
		padding: 0px;
		float: right;
		object-fit: contain;
	}

	#intro .intro-google-play{
		height: 50px;
		padding: 0px;
		object-fit: contain;
	}
	
	#intro .jumbotron{
		background-image: url('../images/banner1.png');
		background-size: cover ;
		background-repeat: no-repeat;
		background-position: 50%;
		height: 50vh;
		margin-bottom: 0px;
	}
	
	#intro .jumbotron .container{
		position:relative;
		bottom: 0%;
		transform: translate(0, 10%);
		padding: 0 25px ;
	}
	
	#intro .img-title{
	   width: 70px;
	   margin-left: 0px;
	   margin-top: 110px;

	}
	
	#intro h1.display-1 {
		font-size: 17pt;
		line-height: 10pt;
		color: white;
		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 20px;
		font-weight: bold;
	
	}
	
	#intro p.lead {
		font-size: 18pt;
		line-height: 10pt;
		color: white;
		margin-left: 0px;
		font-weight: 400;
	
	}

	#intro .intro-qrcode{
		display: none;
		
	}


	#intro .intro-download{
        font-size: 12pt; 
		margin-left: 0px;  
		text-align: center;
	}



	#advantage  .upper{
		padding: 50px 0px 20px 0px ;
	}


	#advantage .title{
		text-align: center ;
		font-weight: bold;
		margin: 0px 0px  0px 0px;
		font-size: 20pt;
		line-height: 26pt; 

	}


	#advantage .img-title{
		margin-left: 0px;
		margin-top: 0px;
		height: 80px;
	}

	#advantage .advantage-margin-top {

		margin-top: 100px;
	}

	#advantage  .upper-lead{
		text-align: center;
		margin: 10px 0;
		font-size: 15pt;
		line-height: 26pt;
	   
	}
	
	#advantage  .lower-lead{
		text-align: center;
		font-size: 12pt;
	
	   
	}

	#advantage .item-1 {

		margin-top: 0px;
	}
	
	#advantage .item-2 {
	
		margin-top: 100px;
	}
	
	#advantage .item-3 {
	
		margin: 100px 0;
	}


	#advantage_more .container{
		padding: 0px;
    }

	#calculator .container{
		padding:50px 20px;
	}

	#calculator .jumbotron{

		padding:20px;
	}

	
	#calculator .title{
		text-align: center;
		font-weight: bold;
		margin: 0px 0px  0px 0px;
		font-size: 20pt;
		line-height: 26pt; 

	}

	#functions .container{
		padding: 0px 20px;
	}


	#functions .jumbotron{
		padding:40px 10px;
		/* background-image: url('../img/background_calculator4.png');
		background-size: cover;
		background-repeat: no-repeat; */
		background-position: top  500px;
	
	}

	#functions  .title{
		text-align: center;
		font-weight: bold;
		margin: 20px 0px  0px 0px;
		font-size: 20pt;
		line-height: 26pt; 
	}

	#functions .img-title{
		margin-left: 0px;
		margin-top: 200px;
		height: 30px;
	}

	#functions .functions-card {
		margin: 80px 0px  0px  0px;
	
	}
	

	#functions .functions-card-item2b {
		display: none;
	
	}



	#functions .functions-card-item2 {
		display: block;
		margin-top: 100px;
	
	}


	#functions .functions-card-item3 {
		margin-top: 0px;
	
	}



	#functions  .lead{
		text-align: center;
		margin-top: 50px;
		font-size: 16pt;
		line-height: 26pt;   
	}

	#functions  ul li{
		font-size: 16pt;
		line-height: 26pt;
		padding: 0 5px;
	   
	}
	
	
	#contact .container{
		padding: 0 20px;
	}
	
	#Back-to-top {
		display: none;
	  }

	

	 #contact-footer
	 {
		display: none;
	 }

	#contact .contact-tel-email{
		display: none;
	
	}
	#contact .contact-tel{
		display: block;
	}
	
	#contact .contact-email{
		display: block;
	}



	footer .footer-logo{
		visibility: hidden;
		height: 0px;
	}

	footer .container{
		padding-left: 30px;
		padding-right: 30px;
		
	}

	footer .col-top{
		margin-top: 50px;
	}
     

	footer .footer-divider{
		display: block;
		background-color: white;
		height: 1px;
		margin-bottom: 100px;


	}


	#button.show {
		opacity: 1;
		visibility: visible ;
		text-decoration: none;
	
	}


	#progress_steps  .title{
		text-align: left;
		font-weight: bold;
		margin: 80px 0px  0px 0px;
		font-size: 20pt;
		line-height: 26pt; 
	}
	
	#progress_steps  .upper{
		padding: 50px 0px 20px 0px ;
	}
	   
	   
	.progresses{
		visibility: hidden;
	}

	#progress_steps .content_container{
		padding: 0px;
		margin: 0px;
	}

	#apply_form .jumbotron{
		margin-top: 50px ;
		padding: 30px 30px;
	}
	


}

 


/*  Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 

	#header .img-logo{
		background-color: white;
		padding: 0px;
		border-radius: 5%;
		width: 200px;	

    }


   
   #header .container{
	   padding: 0 100px;
	   /* background-color: green; */
    }

	#header .side-menu-padding{
		padding: 0 10px;
	}


	#intro .jumbotron{
		height: 60vh; 
		/* height: 80vh; */
		margin-bottom: 0px;
	}


	#intro .intro-qrcode{
		display: block;
		
	}


	#intro .jumbotron .container{
		position:relative;
		color: white;
		top: 30%;
		transform: translate(0, -50%);
		padding: 25px;
	}

	#intro .img-title{
		width: 100px;
		margin-left: 100px;
		margin-top: 180px;
	}

	#intro h1.display-1 {
		font-size: 24pt;
		line-height: 26pt;
		color: white;
		margin-left: 100px;
		margin-bottom: 20px;
		margin-top: 50px;
		font-weight: bold;
	
	}
	
	#intro p.lead {
		font-size: 16pt;
		line-height: 26pt;
		color: white;
		margin-left: 100px;
		font-weight: 400;
	
	}
	#advantage .title{
		text-align: left;
		font-weight: bold;
		margin: 30px 0px;
		font-size: 20pt;
		line-height: 26pt; 
	}

	#advantage .img-title{
		float: left;
		margin-top: 0px;
	}

	#advantage .img-title{
		float: left;
		margin-top: 0px;
		height: 90px;
	}

	#advantage .advantage-margin-top {

		margin-top: 50px;
	}


	#advantage .upper-lead{
		text-align: center;
		margin-top: 15px;
		font-size: 14pt;
		line-height: 26pt; 
	}

	#advantage  .lower-lead{
		text-align: center;
		font-size: 12pt;
	}


	#advantage .item-1 {

		margin-top: 100pt;
	}
	
	#advantage .item-2 {
	
		margin-top: 50pt;
	}
	
	#advantage .item-3 {
	
		margin-top: 0pt;
	}

	#calculator .title{
		text-align: left;
		font-weight: bold;
		margin: 0px 0px;
		font-size: 20pt;
		line-height: 26pt; 
		margin-bottom: 20px;
	}


	

    #functions .container{
		padding: 0px 0px;
	}

	#functions .jumbotron{
		background-image: url('');
		background-size: cover;
		background-repeat: no-repeat;
		/* background-position: 100%; */
		background-position: top  100px;
	
	}

	#functions .title{
		text-align: left;
		font-weight: bold;
		margin: 0px 0px;
		font-size: 20pt;
		line-height: 26pt; 
		margin-bottom: 20px;
	}

	
	#functions .img-title{
		float: left;
		height: 30px;
		margin-left: 50px;
		margin-top: 180px;
	}

	#functions  .lead{
		text-align: left;
		margin-top: 50px;
		font-size: 14pt;
		line-height: 26pt; 
	}

	#functions  ul li{
		font-size: 12pt;
		line-height: 26pt;
		padding: 0 5px;
	   
	}

	#functions .functions-card {
		margin: 100px 0px  0px  0px;
	
	}


	#functions .functions-card-item2b {
		display: block;
		height: auto ;
	
	}

	#functions .functions-card-item2 {
		margin-top: 80px;
		display: none;

	
	}



	#functions  .lead{
		margin-top: 0px;
		font-size: 16pt;
		line-height: 26pt;

	}

	#functions  ul li{
		font-size: 12pt;
		line-height: 26pt;
		padding: 0 5px;
	   
	}
	
	
	footer .footer-logo{
		visibility: visible;
	}

	#progress_steps  .title{
		text-align: left;
		font-weight: bold;
		margin: 80px 0px  0px 0px;
		font-size: 20pt;
		line-height: 26pt; 
	}


	#progress_steps  .upper{
		padding: 20px 20px 10px 20px ;
	}
	   
    .progresses{
		visibility: hidden;
	}


	.pos{
		margin-left:0px;
	}
	
  

 }


/*  X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

	#header .img-logo{
		background-color: white;
		padding: 0px;
		border-radius: 5%;
		width: 250px;	
    }
   
   #header .container{
	   padding: 0px 100px; 
	   /* background-color: red; */
    }

    #intro .jumbotron .container{
		position:relative;
		color: white;
		top: 60%;
		transform: translate(0, -50%);
		padding: 25px;
    }

	#intro .jumbotron{
		background-position: 50%;
		height: 90vh;
		margin-bottom: 0px;
	}

    #intro .img-title{
		width: 150px;
		margin-left: 200px;
		margin-top: 100px;
    }

	#intro .intro-qrcode{
		display: block;
		
	}


	#intro h1.display-1 {
		font-size: 30pt;
		line-height: 26pt;
		color: white;
		margin-top: 100px;
		margin-left: 200px;
		margin-bottom: 20px;
		font-weight: bold;
	}

	#intro p.lead {
		font-size: 20pt;
		line-height: 26pt;
		color: white;
		margin-left: 200px;
		font-weight: 400;
	}


	#advantage .img-title{
		float: left;
		margin-left: 50px;
		margin-top: 50px;
		height: 100px;
	}


	#advantage .advantage-margin-top {
		margin-top: 50px;
	}

	#advantage  .upper-lead{
		text-align: center;
		margin-top: 30px;
		font-size: 17pt;
		line-height: 26pt; 
	}
	
	#advantage  .lower-lead{
		text-align: center;
		font-size: 14pt;
	}


	#advantage .item-1 {

		margin-top: 100pt;
	}
	
	#advantage .item-2 {
	
		margin-top: 50pt;
	}
	
	#advantage .item-3 {
	
		margin-top: 0pt;
	}


	#functions .container{
		padding: 0px 100px;
	}

	#functions .img-title{
		float: left;
		height: 35px;
		margin-left: 50px;
		margin-top: 180px;
	}

	#functions  .lead{
		text-align: left;
		margin-top: 50px;
		font-size: 18pt;
		line-height: 26pt;  
	}

	#functions  ul li{
		font-size: 14pt;
		line-height: 26pt;
		padding: 0 5px;
	   
	}
	
	#functions .functions-card {
		margin: 100px 0px  0px  0px;
	}
	
	#functions .functions-card-item2b {
		display: block;
	}

	#functions .functions-card-item2 {
		display: none;
		margin-top: 120px;
	}



	footer .footer-logo{
		visibility: visible;
	}

	#progress_steps  .title{
		text-align: left;
		font-weight: bold;
		margin: 80px 50px  50px 50px;
		font-size: 20pt;
		line-height: 26pt; 
	}


	#progress_steps  .upper{
		padding: 30px 30px 10px 30px ;
		
	}

	#progress_steps  .lower-lead{
		text-align: left;
		margin: 0px 0;
		font-size: 12pt;
		
	}
	   
	.progresses{
		visibility: visible;
	}

	.pos{
		margin-left:200px;
	}
	

 }



