@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC&display=swap');
body {
    font-family: 'Noto sans-serif TC', sans-serif , Helvetica, Arial, 'LiHei Pro', 'Microsoft JhengHei', sans-serif;
    background-color: #fff;
}

section{
  margin-bottom: 50px;
}

header{
  position: fixed;
  width: 100%;
  z-index: 2;
  background-color: #FFF;
box-shadow: 0px 0px 10px #000;
}

.banner-bg {
    width: 100%;
    background-image: url(../images/h1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}


.white-wd {
    color: #FFFFFF;
}
.my-5 {
    margin-top: 5rem !important;
    margin-bottom: 1rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}


.bg-light{
    background-color: #FFF!important;
}


.btn-primary {
    color: #fff;
    background-color: #895e31!important;
    border-color: #895e31!important;
}

.btn-primary:hover {
    color: #fff;
    background-color: #895e31!important;
    border-color: #895e31!important;
}


.addwd02 {
    line-height: 30px;
    color: #333333;
    font-size: 18px;
}


.addwd02 img {
	height: auto!important;
	width: 100%!important;
}

.button_3 {
    border: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 40px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    background-color: #895e31;
    padding-right: 100px !important;
    padding-left: 100px !important;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-left: 20px;
}


.logo{
    width: 243px;
    margin: 0 auto;
    display: block;
}

.navbar-brand{
    text-align: center;
    margin-right: 0;
    font-size: 16px;
    letter-spacing: 10px;
    color: #808183!important;
}

.navbar-light .navbar-nav .nav-link{
    letter-spacing: 5px;
    color: #4c4c4c;
    font-weight: bold;
}

/*banner*/
.banner{
  position: relative;
  padding-top: 75px;
  margin-bottom: 70px;
}

.banner-img .pc{
  width: 100%;
  object-fit: fill;
}

.form-container{
    padding: 0 50px;
}

.form-position{
  position: absolute;
  top: calc(50% - 160px);
  right: 0;
  z-index: 1;
  width: 100%;
}

.form-title h4{
  color:#212529;
}

.form-title p{
    margin-bottom: 15px;
}

.form-area{
border-radius: 20px;
background-color: rgba(255, 255, 255, 0.9);
  padding: 30px 5%;
  align-items: center;
  height: 500px;
}

.form-contact{
    margin-bottom: 15px;
}



.input-group{
    align-items: center;
}

.form-label{
    width: 85px;
    text-align: center;
}

.form-size{
  width: 100%;
}

.all-btn{
  text-align: center;
}

.all-btn button{
  background-color: #f99200;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 15px;
  margin: 15px 0;
  border-radius: 5px;
  box-shadow: 1px 1px 4px #adadad;
}

.all-btn p{
    color: #808183;
    letter-spacing: 10px;
}

.text-center {
    text-align: center!important;
}


.video_promotion_area {
    background: #aaaaaa url(../images/video-promotion.jpg) center center fixed no-repeat;
    background-size: cover;
    position: relative;
    padding: 120px 0;
    z-index: 1;
}

.video_promotion_area:before {
    content: '';
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .60;
}

.overlay h1 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	width: 90%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

@media (max-width:600px){
.overlay h1 {
    color: #fff;
    font-size: 22px;
    margin: 25px 0 0 0;
    font-weight: 300;
		width: 90%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
}



.hire-btn {
    background: #f99200;
    border: 1px solid #f99200;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    margin-top: 15px;
    transition: 0.4s;
    border-radius: 2px;
    font-weight: 600;
    width: 150px;
    padding-top: 12px;
    padding-right: 24px;
    padding-bottom: 12px;
    padding-left: 24px;
	cursor:  pointer;
}


.bar {
    width: 70px;
    position: fixed;
    z-index: 99;
    right: 15px;
    bottom: 350px;
}

.bar img {
	width: 100%;
	height: auto;
}






@media (max-width:991px){
    .banner-img{
        padding-top: 10px;
    }

    .banner-img .pc{
        display: none;
    }

    .banner-img{
        text-align: center;
    }

    .banner-img .phone{
        width: 55%;
    }

    .form-position{
        top: calc(50% - 100px);
    }
}

@media (min-width:992px){
    .banner-img .phone{
        display: none;
    }
}

@media (max-width:767px){
    .form-container{
        padding: 0;
    }

    .banner-img .phone{
        width: 60%;
    }
}

@media (max-width:767px){
    .banner-img .phone{
        width: 100%;
    }
}

/*service*/

.service{
    position: relative;
    padding-bottom: 50px;
}

.service-bg{
    position: absolute;
    top: -25px;
    text-align: center;
}

.service-bg img{
    width: 45%;
}

.service-img img{
    width: 100%;
    border-radius: 30px;
}

.service-title h4{
    color: #333333;
    font-weight: bold!important;
    line-height: 2;
    margin-bottom: 30px;
}

.service-item p{
    line-height: 2;
    color: #333333;
    font-size: 18px;
}

.service-btn button{
    background-color: #db9f5d;
    color: #ffffff;
    width: 40%;
    letter-spacing: 10px;
    text-align: center;
    padding: 0 5px;
    font-size: 18px;
}

.service-block{
    position: absolute;
    width: 100%;
    right: 0;
    margin-top: 150px;
}

.service-block .container{
    padding: 0 15px;
}

.service-bottom{
	background-color: #333333;
	border-radius: 30px;
	color: #ffffff;
	text-align: center;

	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

.service-contact a img{
    width: 40px;
    margin-right: 10px;
}

.service-contact a:first-child{
    background-color: #05bd05;
    color: #ffffff;
    padding: 5px 30px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 30px;
}

.service-contact a:last-child{
    background-color: #ebebeb;
    color: #333333;
    padding: 5px 30px;
    display: inline-block;
    margin-top: 30px;
}

@media (max-width:439px){
    .service-contact a:first-child{
        margin-right: 0;
    }
}

/*item*/

.item{
    padding: 100px 0;
}

.item-title h5{
    font-weight: bold!important;
    color: #007d9d;
    margin-bottom: 30px;
    text-align: center;
}

.item-area{
	text-align: center;
	background-color: #ffffff;
	padding: 15px 0;
	border-radius: 20px;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 1px solid #E5E5E5;
}

.item-text{
    color: #333333;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 3px;
}

.item-right{
    text-align: center;
}

.item-right img{
    width: 100%;
}

.item-area:hover{

}

@media (max-width:991px){
    .item-area{

    }

    .item-img img{
        width: 95%;
			margin-right: auto;
	margin-left: auto;
		
    }

    .item-text{
        font-size: 16px;
    }
}

/*case*/

.case{
    padding: 50px 0;
    background-color: #e5e5e5;
}

.case-area{
    background-color: #ffffff;
    padding: 50px 30px;
    border-radius: 30px;
    margin: 15px 0;
}

.case-main{
  display: flex;
  margin-bottom: 50px;
  margin-top: 20px;
}

.case-icon{
  width: 64px;
  height: 64px;
  margin-right: 20px;
}

.case-icon img{
  width: 100%;
  height: 100%;
}

.case-word h4{
  color: #f9ba48;
  font-weight: bold!important;
  margin-right: 20px;
}

.case-letter{
  margin-top: 5px;
}

.case-letter p{
  font-size: 14px;
}

.case-info p{
  font-size: 18px;
  margin: 15px 0;
}

.case-content{
  margin-bottom: 10px;
}

.case-content p{
  color: #0d0d09;
  letter-spacing: 2px;
  line-height: 1.8;
  text-align: justify;
}

.case-inline{
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px){
  .case-main{
    margin-bottom: 25px;
  }
}

/*footer*/
footer{
  background-color: #77bb42;
  color: #ffffff;
  padding: 20px 20px;
}

.footer-info h4{
    margin-bottom: 30px;
    position: relative;
    letter-spacing: 3px;
}

.footer-info h4::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 50px;
    height: 2px;
    background-color: #ffffff;
}

.footer-info ul{
    list-style: inside;
    margin-bottom: 30px;
}

.footer-info li{
    margin-bottom: 15px;
}

.footer-dacn{
  text-align: center;
  margin-top: 10px;
}

.footer-dacn a{
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

.footer-dacn a:hover{
  color: #cf3400;
  text-decoration: underline;
}

.contact{
  float: right;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: flex;
  flex-direction: column;
  z-index: 3;
}

.contact img{
  margin-bottom: 10px;
  width: 40px;
  height: 40px;
}
