.imgtest		
{		
    position:absolute;		
    z-index: 1;		
}		
.imgtest2		
{		
    position:absolute;		
    z-index: 4;		
}
body {
  font-family: Lato,微軟正黑體;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #ffffff;
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Lato,微軟正黑體;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
}
.btn {
  display: inline-block;
  margin-bottom: 20px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0);
}
.imgfocus:focus{
    outline: 0;
    border: none;
}
.section-primary .background-image {
  opacity: 0.5;
}
section-info .background-image {
  opacity: 0.5;
}
.section-success .background-image {
  opacity: 0.5;
}
.section-warning .background-image {
  opacity: 0.5;
}
.section-danger .background-image {
  opacity: 0.5;
}




.navbarbrand {
  font-size: 30px;
}
.navitem {
  font-size: 25px;
}
.contactinfo {
  font-size: 18px;
}
.pb-text {
  font-size: 38px;
}
.cta-body-font {
  font-size: 16px;
  line-height:32px;
}
.box{
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  visibility:hidden;
}

.img-height {
  display: block;
  max-height: 100%;
  width: auto;
  
}
.fit1,
.fit2,
.fit3{
    
}


