/*------------------------------------------------------------------
    [Main Style Stylesheet]
    Project:       HTML Template
    Version:        1.0
    Author:         CizThemes
    Skype:          congnd91
    Author URI:     https://themeforest.net/user/cizthemes    
    Last change:    13/07/2017
-------------------------------------------------------------------
-------------------------------------------------------------------*/
h1,
.h1 {
  font-size: 3.5rem; }

h2,
.h2 {
  font-size: 3rem; }

h3,
.h3 {
  font-size: 2.5rem; }

h4,
.h4 {
  font-size: 2rem; }

h5,
.h5 {
  font-size: 1.8rem; }

h6,
.h6 {
  font-size: 1.5rem; }

/*==========Setting=========*/
html {
  font-size: 10px; }

body {
  font-family: "Arial", sans-serif;
  min-width: 320px;
  font-size: 1.4rem;
  color: #333333;
  line-height: 1.5;
  padding: 120px 0px 0px 0px;
  margin: 0px; }

dt,
dd {
  line-height: 1.5; }

body,
html {
  overflow: auto; }

a:hover {
  text-decoration: none;
  color: inherit; }

a {
  color: inherit; }

a:active,
a:focus {
  text-decoration: none;
  color: inherit; }

iframe {
  width: 100%;
  border: none; }

::selection {
  background: #2e9742;
  color: #fff; }

/*==========Components=========*/
.my-btn {
  display: inline-block;
  line-height: 36px;
  padding: 0px 20px;
  color: #fff;
  background-color: #2e9742;
  border-radius: 50px;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
  border: none;
  transition: all ease 0.3s;
  font-size: 1.4rem; }
  .my-btn:hover {
    background-color: #2e36e5;
    outline: none;
    color: #fff; }
  .my-btn.active {
    background-color: #2e9742;
    outline: none;
    color: #fff; }
    .my-btn.active:hover {
      opacity: 0.8; }

.sb-btn {
  display: inline-block;
  line-height: 40px;
  padding: 0px 30px;
  font-family: "Microsoft JhengHei", sans-serif;
  color: #fff;
  background-color: #2e9742;
  border-radius: 4px;
  margin: 0px 0px 0px 0px;
  font-weight: 600;
  border: none;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s; }
  .sb-btn:hover {
    background-color: #2e9742;
    outline: none;
    color: #fff; }
  .sb-btn.active {
    background-color: #2e9742;
    outline: none;
    color: #fff; }
    .sb-btn.active:hover {
      opacity: 0.8; }
  .sb-btn.cancel {
    background-color: #e5e5e5;
    margin: 0px 0px 0px 15px;
    color: #333333; }
    .sb-btn.cancel:hover {
      opacity: 0.8; }
  .sb-btn:active {
    color: inherit; }

.row-fix {
  margin-left: -10px;
  margin-right: -10px; }
  .row-fix .col-fix {
    padding-left: 10px;
    padding-right: 10px; }

@media (min-width: 1200px) {
  .container {
    max-width: 1210px; } }

@media (min-width: 1600px) {
  .container1400 {
    max-width: 1430px; } }

.dropdown-menu {
  font-size: inherit;
  top: 100% !important;
  transform: none !important; }

.dropdown-toggle::after {
  display: none; }

.clearfix {
  clear: both; }

#page-loader {
  background-color: #2e9742;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99999; }

.header {
  background-color: #fff;
  height: 80px;
  overflow: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 200; }
  .header .header-left {
    float: left; }
  .header .header-right {
    float: right; }
  .header .logo {
    float: left;
    margin: 10px 0px 0px 0px; }
    @media screen and (max-width: 767px) {
      .header .logo {
        float: left;
        margin: 17px 0px 0px 0px; }
        .header .logo img {
          height: 40px; } }
  .header .header-right {
    float: right; }
    .header .header-right .share {
      margin: 25px 0px 0px 0px;
      float: left; }
      .header .header-right .share a {
        margin: 0px 0px 0px 20px; }
      @media screen and (max-width: 767px) {
        .header .header-right .share {
          float: none;
          text-align: right;
          margin: 5px 0px 0px 10px; }
          .header .header-right .share a img {
            height: 25px; } }
    .header .header-right .hotline {
      float: left;
      margin: 25px 0px 0px 30px;
      font-size: 24px;
      font-weight: bold;
      color: #2e9742; }
      @media screen and (max-width: 767px) {
        .header .header-right .hotline {
          float: none;
          display: block;
          margin: 10px 0px 0px 0px;
          font-size: 18px; } }
      .header .header-right .hotline span {
        float: left;
        background-image: url(../images/phone.png);
        width: 17px;
        height: 18px;
        background-repeat: no-repeat;
        margin: 10px 5px 0px 0px;
        background-size: 14px auto; }
        @media screen and (max-width: 767px) {
          .header .header-right .hotline span {
            margin: 5px 2px 0px 0px; } }

.main-menu {
  height: 40px;
  background-color: #2e9742;
  position: relative;
  z-index: 100;
  background-image: linear-gradient(to right, #53bb50 0%, #298e3d 100%);
  position: fixed;
  top: 80px;
  left: 0px;
  right: 0px;
  z-index: 200; }
  .main-menu .menu {
    float: right;
    margin: 0px;
    padding: 0px;
    list-style: none; }
    @media screen and (min-width: 768px) {
      .main-menu .menu {
        display: block !important; } }
    .main-menu .menu li {
      float: left;
      margin: 0px 0px 0px 20px;
      list-style: none; }
      .main-menu .menu li a {
        display: block;
        line-height: 40px;
        color: #fff;
        font-style: italic;
        font-size: 15px;
        font-weight: 600;
        padding: 0px 15px;
        cursor: pointer;
        text-transform: uppercase;
        transition: all ease 0.3s; }
        .main-menu .menu li a:hover {
          background-color: #288339;
          color: #fff; }
      .main-menu .menu li.active a {
        background-color: #288339; }
    @media screen and (max-width: 767px) {
      .main-menu .menu {
        display: none;
        position: absolute;
        top: 100%;
        left: 0px;
        right: 0px;
        background-color: #34ab4b; }
        .main-menu .menu li {
          margin: 0px;
          padding: 0px;
          float: none;
          display: block;
          text-align: right; }
          .main-menu .menu li a {
            padding: 0px 20px 0px 0px;
            text-align: right; } }
  .main-menu .menu-icon {
    float: right;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    display: none; }
    .main-menu .menu-icon i {
      font-size: 25px;
      margin: 0px 10px 0px 0px;
      float: left;
      line-height: 40px; }
    @media screen and (max-width: 767px) {
      .main-menu .menu-icon {
        display: block; } }

.slider-banner {
  position: relative; }

.banner {
  min-height: 600px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media screen and (max-width: 991px) {
    .banner {
      min-height: 400px; } }
  @media screen and (max-width: 767px) {
    .banner {
      min-height: 250px; } }
  @media screen and (max-width: 575px) {
    .banner {
      min-height: 160px; } }
  .banner .banner-content {
    padding: 150px 0px 50px 0px;
    text-align: center; }
    .banner .banner-content h1 {
      font-family: "Microsoft JhengHei", sans-serif;
      color: #fff;
      font-size: 56px;
      margin: 0px 0px 10px 0px;
      font-weight: bold;
      text-shadow: 2px 5px 10px rgba(0, 0, 0, 0.8); }
      @media screen and (max-width: 991px) {
        .banner .banner-content h1 {
          font-size: 35px; } }
      @media screen and (max-width: 767px) {
        .banner .banner-content h1 {
          font-size: 25px;
          margin: 0px; } }
      @media screen and (max-width: 575px) {
        .banner .banner-content h1 {
          font-size: 20px; } }
    .banner .banner-content p {
      color: #fff;
      font-size: 20px;
      font-style: italic;
      text-shadow: 2px 5px 10px rgba(0, 0, 0, 0.8); }
      @media screen and (max-width: 991px) {
        .banner .banner-content p {
          font-size: 18px; } }
      @media screen and (max-width: 767px) {
        .banner .banner-content p {
          font-size: 16px; } }
      @media screen and (max-width: 575px) {
        .banner .banner-content p {
          font-size: 14px; } }
    @media screen and (max-width: 991px) {
      .banner .banner-content {
        padding: 70px 0px 50px 0px; } }
    @media screen and (max-width: 767px) {
      .banner .banner-content {
        padding: 40px 0px 30px 0px; } }

.section {
  padding: 80px 0px 0px 0px; }
  @media screen and (max-width: 991px) {
    .section {
      padding: 60px 0px 0px 0px; } }
  .section .section-caption {
    margin: 0px 0px 60px 0px;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .section .section-caption {
        margin: 0px 0px 40px 0px; } }
    .section .section-caption h2 {
      font-family: "Microsoft JhengHei", sans-serif;
      color: #2e9742;
      font-size: 48px;
      margin: 0px 0px 10px 0px;
      font-weight: bold; }
      @media screen and (max-width: 991px) {
        .section .section-caption h2 {
          font-size: 35px; } }
      @media screen and (max-width: 767px) {
        .section .section-caption h2 {
          font-size: 23px; } }
    .section .section-caption p {
      color: #333333;
      font-size: 17px;
      margin: 0px;
      font-style: italic; }
      @media screen and (max-width: 767px) {
        .section .section-caption p {
          font-size: 16px; } }

.offer-col1 {
  float: left;
  width: 55%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.offer-col2 {
  float: left;
  width: 45%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.offer-col1 {
  float: left;
  width: 55%; }
  @media screen and (max-width: 767px) {
    .offer-col1 {
      float: none;
      width: 100%;
      min-height: 250px; } }
  @media screen and (max-width: 575px) {
    .offer-col1 {
      min-height: 150px; } }

.offer-col2 {
  float: left;
  width: 45%; }
  @media screen and (max-width: 767px) {
    .offer-col2 {
      float: none;
      width: 100%;
      min-height: 250px; } }

.fc2-content {
  max-width: 390px;
  margin: 0px auto;
  padding: 110px 20px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .fc2-content {
      padding: 40px 20px; } }
  .fc2-content h3 {
    font-size: 26px;
    color: #fff;
    margin: 0px 0px 15px 0px;
    font-family: "Microsoft JhengHei", sans-serif;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .fc2-content h3 {
        font-size: 20px; } }
  .fc2-content p {
    color: #fff;
    font-size: 15px;
    margin: 0px;
    font-family: "Microsoft JhengHei", sans-serif;
    font-weight: bold; }

.fc2-content-left {
  max-width: 500px;
  margin: 0px auto;
  padding: 50px 20px; }
  .fc2-content-left div {
    margin: 0px 0px 15px 0px; }
  .fc2-content-left h3 {
    font-size: 26px;
    color: #fff;
    margin: 0px 0px 5px 0px;
    font-family: "Microsoft JhengHei", sans-serif;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .fc2-content-left h3 {
        font-size: 20px; } }
  .fc2-content-left p {
    color: #fff;
    font-size: 15px;
    margin: 0px;
    font-family: "Microsoft JhengHei", sans-serif;
    font-weight: bold; }

.block-star {
  text-align: center;
  padding: 0px 15px;
  margin: 20px auto 0px auto;
  max-width: 1350px; }
  @media screen and (max-width: 1350px) {
    .block-star br {
      display: none; } }
  .block-star .star-item {
    display: inline-block;
    margin: 0px 19px 30px 19px;
    font-size: 20px;
    font-family: "Microsoft JhengHei", sans-serif;
    line-height: 60px; }
    .block-star .star-item span {
      background-image: url(../images/star.png);
      width: 60px;
      height: 58px;
      background-repeat: no-repeat;
      float: left;
      margin: 0px 10px 0px 0px; }
    @media screen and (max-width: 1350px) {
      .block-star .star-item {
        font-size: 15px;
        margin: 0px 10px 10px 10px;
        line-height: 30px; }
        .block-star .star-item span {
          width: 30px;
          height: 30px;
          background-size: 30px 30px; } }
    @media screen and (max-width: 767px) {
      .block-star .star-item {
        float: left;
        width: 50%;
        margin: 0px 0px 0px 0px;
        text-align: left; } }
    @media screen and (max-width: 410px) {
      .block-star .star-item {
        width: 100%;
        float: none; } }

.slider-one {
  position: relative; }
  .slider-one .owl-prev {
    width: 45px;
    height: 45px;
    background-color: #2e9742;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 10px;
    margin: -25px 0px 0px 0px;
    transition: all ease 0.3s;
    background-image: url(../images/prev.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -99999px; }
    .slider-one .owl-prev:hover {
      background-color: #3abe53; }
    @media screen and (max-width: 767px) {
      .slider-one .owl-prev {
        width: 30px;
        height: 30px;
        background-size: 7px auto; } }
  .slider-one .owl-next {
    width: 45px;
    height: 45px;
    background-color: #2e9742;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 10px;
    margin: -25px 0px 0px 0px;
    transition: all ease 0.3s;
    background-image: url(../images/next.png);
    text-indent: -99999px;
    background-repeat: no-repeat;
    background-position: center center; }
    @media screen and (max-width: 767px) {
      .slider-one .owl-next {
        width: 30px;
        height: 30px;
        background-size: 7px auto; } }
    .slider-one .owl-next:hover {
      background-color: #3abe53; }

.slider-one-caption {
  background-color: #2e9742;
  padding: 50px 0px;
  background-image: url(../images/slider_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .slider-one-caption p {
    font-size: 16px;
    font-family: "Microsoft JhengHei", sans-serif;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 35px;
    color: #fff; }
    .slider-one-caption p span {
      background-image: url(../images/star_white.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      width: 25px;
      height: 24px;
      float: left;
      margin: -3px 0px 0px -35px; }

.slider-one-item {
  overflow: hidden; }
  .slider-one-item img {
    transition: all ease 0.5s; }
  .slider-one-item:hover img {
    transform: scale(1.1); }

.box-three {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .box-three .bt-wrap {
    max-width: 1600px;
    margin: 0px auto; }
  .box-three .bt-box {
    float: right;
    margin: 0px 100px 0px 0px;
    width: 700px;
    min-height: 400px;
    background-image: url(../images/8_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 40px 70px; }
    @media screen and (max-width: 991px) {
      .box-three .bt-box {
        margin: 0px auto;
        padding: 30px 60px; } }
    @media screen and (max-width: 767px) {
      .box-three .bt-box {
        width: 100%; } }
    .box-three .bt-box h3 {
      font-size: 30px;
      color: #fff;
      margin: 0px 0px 15px 0px;
      font-family: "Microsoft JhengHei", sans-serif;
      font-weight: bold; }
      @media screen and (max-width: 767px) {
        .box-three .bt-box h3 {
          font-size: 20px; } }
    .box-three .bt-box p {
      color: #fff;
      font-size: 16px;
      margin: 0px 0px 30px 0px;
      font-family: "Microsoft JhengHei", sans-serif;
      font-weight: bold; }

.slider-two {
  position: relative; }
  .slider-two .owl-prev {
    width: 40px;
    height: 40px;
    background-color: #2e9742;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: -50px;
    margin: -20px 0px 0px 0px;
    transition: all ease 0.3s;
    background-image: url(../images/prev.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -99999px; }
    .slider-two .owl-prev:hover {
      background-color: #3abe53; }
    @media screen and (max-width: 767px) {
      .slider-two .owl-prev {
        width: 30px;
        height: 30px;
        background-size: 7px auto; } }
  .slider-two .owl-next {
    width: 40px;
    height: 40px;
    background-color: #2e9742;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: -50px;
    margin: -20px 0px 0px 0px;
    transition: all ease 0.3s;
    background-image: url(../images/next.png);
    text-indent: -99999px;
    background-repeat: no-repeat;
    background-position: center center; }
    @media screen and (max-width: 767px) {
      .slider-two .owl-next {
        width: 30px;
        height: 30px;
        background-size: 7px auto; } }
    .slider-two .owl-next:hover {
      background-color: #3abe53; }

.w960 {
  max-width: 960px;
  margin: 0px auto; }

.w900 {
  max-width: 900px;
  margin: 0px auto; }

.section-contact {
  background-image: url(../images/contact_bg.png);
  background-repeat: no-repeat;
  background-position: bottom right; }

.service {
  margin: 0px 0px 30px 0px; }
  .service .service-item {
    text-align: center;
    margin: 15px 0px 0px 0px; }
    .service .service-item p {
      margin: 20px 0px 10px 0px;
      font-size: 1.5rem; }

.contact-page {
  padding: 30px 0px 100px 0px; }
  .contact-page p {
    font-size: 1.5rem;
    margin: 0px 0px 20px 0px; }

.c-feild {
  margin: 15px 0px 0px 0px; }
  .c-feild p {
    font-size: 1.5rem;
    margin: 0px 0px 5px 0px; }
    .c-feild p b {
      color: #2e9742; }
  .c-feild .my-text {
    display: block;
    border: none;
    outline: none;
    padding: 0px 10px;
    font-size: 1.5rem;
    color: #000;
    width: 100%;
    background-color: #f0f0f0;
    height: 35px;
    line-height: 35px; }
  .c-feild .my-select {
    display: block;
    border: none;
    outline: none;
    padding: 0px 0px 0px 10px;
    font-size: 1.5rem;
    color: #000;
    width: 100%;
    background-color: #f0f0f0;
    height: 35px;
    line-height: 35px; }
  .c-feild .my-textarea {
    display: block;
    border: none;
    outline: none;
    padding: 10px 10px;
    font-size: 1.5rem;
    color: #000;
    width: 100%;
    background-color: #f0f0f0;
    height: 105px;
    line-height: 35px; }

.c-flex {
  display: flex; }
  .c-flex .c-text {
    display: inline-block;
    width: 45px;
    height: 35px;
    background-color: #f0f0f0;
    margin: 0px 0px 0px 10px;
    line-height: 35px;
    text-align: center;
    font-size: 1.5rem;
    cursor: pointer; }
    .c-flex .c-text.active {
      background-color: #2e9742;
      color: #fff; }
  .c-flex .captcha {
    height: 35px;
    margin: 0px 0px 0px 10px; }
    .c-flex .captcha img {
      height: 35px; }
  .c-flex .refesh {
    width: 35px;
    height: 35px;
    background-image: url(../images/icon_refesh.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    margin: 0px 0px 0px 3px; }

.c-button {
  line-height: 35px;
  height: 35px;
  margin: 0px 0px 0px 15px;
  font-size: 1.5rem;
  display: inline-block;
  border: 1px solid transparent;
  text-align: center;
  padding: 0px 40px;
  color: #fff;
  background-color: #2e9742;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s; }
  .c-button:hover {
    cursor: pointer;
    opacity: 0.9;
    color: #fff; }
  .c-button.border {
    border: 1px solid #232121;
    background-color: #fff;
    color: #232121; }
    .c-button.border:hover {
      color: #232121; }

.map {
  margin: 0px 0px -10px 0px; }

.company-overview {
  margin: 0px 0px 40px 0px; }
  .company-overview p {
    font-size: 1.5rem;
    color: #333333; }

.footer {
  color: #fff;
  padding: 20px 10px 10px 10px;
  background-color: #2e9742;
  text-align: center; }
  .footer p {
    margin: 0px;
    display: inline-block;
    margin: 0px 10px 10px 0px;
    font-size: 14px; }
  .footer a {
    font-size: 14px;
    color: #fff;
    opacity: 0.8; }
  .footer .share {
    margin: 0px 0px 0px 10px;
    position: relative;
    top: -4px;
    display: inline-block; }
    .footer .share a {
      margin: 0px 10px; }

@media screen and (max-width: 767px) {
  .mobile-check {
    display: none; } }

/*# sourceMappingURL=main.css.map */