.head-dark{
  font-family: 'Paytone One', sans-serif;
  font-weight: 500 !important;
  color: #535353;
}
.head-green{
  font-family: 'Paytone One', sans-serif;
  font-weight: 500 !important;
  color: #00b300;
}
@font-face {
  font-family: Microsoft JhengHei UI;
  src: url(copyfonts.com_microsoft-jhenghei.ttf);
}
body{
  font-family: 'Microsoft JhengHei UI';
  margin: 0px;
  padding:0px;
  font-size: 13px
}


.content-text{
  font-size: 14px;
  color: #424242/*#9A9E9D*/;
  line-height: 22px;
  font-weight: 600;
}
.header{
  font-size: 310%;
  color: #6d7a78;
  line-height: 50px;
}
.right-border-top{
  border-right: 1px solid #dee2e6;
  padding-right: 10%;
}
.green-text{
  font-size: 22px;
}
.green-bg{
  background-color: #51cb51;
  padding: 70px 0px;
}
.data-table th{
  color: #fff;
  font-family: 'Paytone One', sans-serif;
  font-weight: 500 !important;
  font-size: 23px;
}
.data-table td{
  color: #fff;
  font-weight: 500 !important;
}
.list li{
 font-size: 14px;
 color: #424242;
 line-height: 35px;
 font-weight: 600;
 list-style: circle;
}
.footer{
  background-color: #fff;
  /*padding: 35px 0px;*/
}
.footer-bg{
  padding: 35px 0px 20px 0px;
}
.footer-list{
  list-style-type: none;
}
.footer-list li{
  font-weight: 600;
  line-height: 23px;
  font-size: 14px;
  color: #424242;
}
.footer-list li a{
  color: #424242;
  display: block;
  cursor: pointer;
}
.footer-list li a:hover,
.footer-list li a:active{
  color: #ffbd00 !important;
  text-decoration: none;
}
.count{
  color: #fff;
  font-family: 'Paytone One', sans-serif;
  font-weight: 500 !important;
  font-size: 23px;
}
.count-1{
  color: #fff;
  font-weight: 500 !important;
}
.padding-b-50{
  padding-bottom: 80px;
}
.padding-t-100{
  padding-top: 80px;
}
a:hover{
  color: #000 !important;
}
.nav-link{
  color:#000;
  padding: 8px 20px !important;
  font-size: 15px;
}
{

}
@media (max-width: 992px) {
  .collapse.navbar-collapse{
    display: none !important;
  }
}
.carousel-indicators li{
  background-color: #00b300;
}
.oi:empty:before {
    width: 1em;
    text-align: center;
    box-sizing: content-box;
}

@media (min-width: 992px) and (max-width: 2500px) {
  .mobile-navbar{
    display: none !important;
  }
}
.slider-text{
  font-weight: 800;
    font-size: 15px;
    color: #000
}
.head-list li{

    line-height: 22px;
}



.fa-1x {
font-size: 1.5rem;
}
.navbar-toggler.toggler-example {
cursor: pointer;
}
.dark-blue-text {
color: #0A38F5;
}
.dark-pink-text {
color: #AC003A;
}
.dark-amber-text {
color: #ff6f00;
}
.dark-teal-text {
color: #004d40;
}

p{
  margin: 0px;
}
.pay{
  font-family: 'Paytone One', sans-serif;
  font-weight: 500 !important;
}
.footer-text{
      font-size: 14px;
    color: #424242;
    font-weight: 600;
}

.header1{
  font-size: 260%;
    color: #6d7a78;
}
.container {
  width: 100% !important;
  max-width: 100% !important;
  padding-right: 10%;
  padding-left: 10%;
  margin-right: auto;
  margin-left: auto;
}
.navbar-brand .logo{
  height: 100px;
}
.navbar-brand .logo-sm{
  height: 40px;
}

.navbar-right{
  display: block;
  width: 100%;
}

.nav-item .active{
  font-weight: 600px;
  border-bottom: 4px #ffcc39 solid;
}
.navbar-right .nav-item{
  float: right;
  cursor: pointer;
}
.navbar{
  padding: 0.5rem 35px;
}

.quick-menu{
  background-color: #fff;
  box-shadow: #c7c3c3 2px 2px 8px;
  padding: 15px !important;
  border-radius: 50px;
  margin-top: -9px;
  margin-left: 20px;
}
.quick-menu img{
  width: 20px;
}

.padding-t-70{
  padding-top: 70px;
}

.padding-b-70{
  padding-bottom: 70px;
}

.banner-leaf-bg{
  background-image: url(../img/leaf1.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-position-x: -70px;
  background-position-y: 220px;
}

.banner-img{
  max-width: 100%;
}



.banner-line{
  width: 110px;
  float: left;
  padding-top: 20px;
}
.yellow-line{
  background-color: #FFCC39;
  width: 75px;
  height: 4px;
  border-radius: 5px;
  float: left;
}
.banner-text{
  float: left;
  width: calc(100% - 110px);
  padding-top: 10px;
}
.logo-sm{
  display: none;
}
.nav-scroll .logo{
  display: none;
}
.nav-scroll .logo-sm{
  display: block;
}
.nav-scroll {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 15px;
}

.nav-scroll .quick-menu {
  background-color: #fff;
  box-shadow: none;
  padding: 8px 20px !important;
  border-radius: 0;
  margin-top: 0;
  margin-left: 10px;
}
.active-btn{
  background-color: #E8EEEC;
  padding: 5px 5px 5px 25px;
  border: none;
  box-shadow: none;
  border-radius: 50px;
  font-size: 16px;
}
.gray-bg{
  background-color: #F9FAFA;
  padding: 70px 0px;
}

.width-120px{
  width: 120px;
}

.pl-10{
  padding-left: 10%;
}

.about-img{
  max-width: 100%;
  margin-top: -50px;
}

.align-right{
  text-align: right;
}
.float-right{
  float: right
}
.flex{
  display: flow-root;
}
.gray-box{
  background-color: #F9FAFA;
  padding: 20px;
  height: 300px;
  text-align: center;
}
.gray-box-bg{
  background-image: url(../img/leaf2.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.gray-box .img{
  height: 120px;
  line-height: 120px;
}
.white-bg{
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 6px 4px 15px;
  padding: 30px;
}

.icon-img{
  height: 215px;
  line-height: 215px;
}
.icon-img img{
  max-width: 100%;
}
.bl-1{
  border-left: 1px #eae9e9 solid;
  padding-left: 20px;
}
.client-man{
  position: absolute;
  z-index: -1;
}
.client-img{
  text-align: center;
  max-width: 100%;
}
.client_bg_bottom{
  margin-top: -45px;
  position: absolute;
  width: 100%;
}
.contact-bg{
  background-image: url(../img/client_bg.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  margin-top: -20px;
  padding-top: 100px;
}
.footer-input{
  border: 1px #E8EEEC solid;
  background-color: #fff;
  font-size: 16px;
  padding: 15px 20px;
  width: 100%;
  margin-bottom: 20px;
  color: #9A9E9D;
}
.footer-textarea{
  border: 1px #E8EEEC solid;
  background-color: #fff;
  font-size: 16px;
  padding: 15px 20px;
  width: 100%;
  height: 208px;
  color: #9A9E9D;
}
.footer-btn{
  text-align: right;
  padding-right: 20px;
  /*margin-top: -25px;*/
}



.white-text{
  color: white;
}
.footer-logo-right{
  padding-right: 25px;
  border-right: 1px #3b5f55 solid;
}

.pl-25{
  padding-left: 25px;
}
.align-center{
  text-align: center;
}
.width-100{
  width: 100%;
}



@media (min-width: 950px) {
  .navbar-toggle{
    display: none;
  }
}

@media (max-width: 949px) {
  .navbar-toggle{
    float: right;
    margin-top: 20px;
    display: none;
  }
  .navbar-collapse{
    display: none !important;
  }
  .navbar-header{
    width: 100%
  }
/*
  .in{
    display: block !important;
    position: absolute;
    padding: 15px;
    background: #fff;
    right: 10px;
    top: 85px;
    box-shadow: #cccccc 0px 3px 6px;
  }*/

  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: column-reverse;
    display: flex;
  }
  .bl-1{
    border: none;
  }
}

@media (max-width: 500px){
  .navbar-brand .logo {
    height: 75px;
  }
 
  .banner-text{
    width: 100%;
  }

  .padding-t-100 {
    padding-top: 20px;
}
.header {
    font-size: 180%;
    line-height: 35px;
    }
    .header1 {
    font-size: 160%;
  }

}

.header2.pay {
    color: #6d7a78;
    font-size: 200%;
}


/*----*/


header
{
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 100px;
  /*background: #262626;*/
  width:100%;
  box-sizing: border-box; 
}
header .logo
{
  color: #fff;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  float: left;
  font-weight: bold;
}
header nav{
  float: right;

}
header nav ul{
  margin:0;
  padding: 0;
  display: flex;
  
}
header nav ul li
{
  list-style: none;
  text-align: left;
}
header nav ul li a
{
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  text-decoration: none;
  display: block;
}
/*header nav ul li a:hover,
header nav ul li a.active{
  color: #fff;
  background: #2196f3;
}*/
.slide-bottom{

}
.menu-toggle{
  color: #535353;
  float: right;
  line-height: 50px;
  font-size: 24px;
  cursor: pointer;
  display: none;
}
@media (max-width: 991px){
  header{
    padding: 0 20px;
  }
  .menu-toggle{
    display: block;
  }
  header nav{
    display: block;
    position: absolute;
    width:100%;
    height: calc(100vh - 50px);
    background:#fff;
    top: -200px; 
    left: 0px;
    transition: 0.5s;
    display: none;
  }
  header nav.active{
    top: 89px;
    display: block;
    transition: 0.5s;
     animation-duration: 0.5s;
    animation-name: example;
    
  }
  header nav ul{
    display: block;
    text-align: center;
    /*transition: 0.5s !important;
     animation-duration: 0.5s;
    /*animation-name: example;*/*/
  }
}
.slide-bottom{
  background: #fff;
  display: block;
}
@media (min-width: 992px) and (max-width: 1199.98px){
  .header{
    display: none;
  }
}

@media (max-width: 575.98px) { 
  #mobile-nav
  {
    display: block;
  }

}


@media (min-width: 576px) and (max-width: 767.98px) { #mobile-nav
  {
    display: block;
  } 
}


@media (min-width: 768px) and (max-width: 991.98px) { #mobile-nav
  {
    display: block;
  }
   }


@media (min-width: 992px) and (max-width: 1199.98px) { 
  #mobile-nav
  {
    display: none;
  } 
}


@media (min-width: 1200px) { 
#mobile-nav
  {
    display: none;
  } 
}

.slide-bottom {
  -webkit-animation: slide-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
          animation: slide-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2020-5-16 16:19:33
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-bottom
 * ----------------------------------------
 */
@-webkit-keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
@keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}

@media (max-width: 949px) {
  .navbar-toggle{
    float: right;
    margin-top: 20px;
    display: none;
  }
  .navbar-collapse{
    display: none !important;
  }
  .navbar-header{
    width: 90% !important;
  }


.nav-scroll header nav{
  top: 57px;
  transition: 0.5s;
  animation-duration: 0.5s;
 /* animation-name: example;*/
}
/*@keyframes example {
  0%   {height: 0px}
  100% {height: 300px}
}*/
header nav ul li a {
    color: #000;
}
header nav ul li a:hover {
    color: #ffcc39 !important;
  text-decoration: none;
}
header nav ul li a.active {
    color: #ffcc39 !important;
  text-decoration: none;
}
header nav{
  height:300px;

}

/*.animate-new{
  animation-duration: 0.5s;
    animation-name: example1;
}

@keyframes example {
  0%   {width: 0px}
  100% {width: 100%}
}
*/



nav.active > #home 
{
  top:300px;
}

html{
  scroll-behavior: smooth;
}
/*
.slide-bottom li:hover{
  color: #ffcc39;
  text-decoration: none;
}
nav .active > #home{
  top: 20px;

}
*/

@media (min-width: 992px) and (max-width: 1199.98px){
  nav.active#home{
    padding-top: 260px;
  }
}

@media (max-width: 575.98px) { 
  nav.active#home{
    padding-top: 260px;
  }
  
}


@media (min-width: 576px) and (max-width: 767.98px) { #mobile-nav
  nav.active#home{
    padding-top: 260px;
  }
}


@media (min-width: 768px) and (max-width: 991.98px) { #mobile-nav
  nav.active#home{
    padding-top: 260px;
  }
   }


@media (min-width: 992px) and (max-width: 1199.98px) { 
  #mobile-nav
  {
    display: none;
  } 
}

/*.slide-bottom a.tab.active{
  display: none;
}
.slide-bottom a.tab nav{
  display: none;
}
nav .active  .slide-bottom a.tab*/

/*.slide-bottom .tab.active {
    display: none;
}
.slide-bottom .tab.active header nav ul li a {
    display: none;
}*/
#panel {
  padding: 50px;
  display: none;
}