@charset "UTF-8";
/*Add font ================================*/
/* ------****------Footer------****------*/
footer #top {
  padding: 37px 0 4px;
}
@media (max-width: 992px) {
  footer #top {
    padding: 30px 0 4px;
  }
}
footer #top .row {
  border-bottom: 1px solid #f7f7f7;
}
footer h2.title, footer .menu.title_is_menu > ul > li > a {
  font-size: 15px;
  color: #282828;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 13px;
  pointer-events: none;
}
@media (max-width: 992px) {
  footer h2.title, footer .menu.title_is_menu > ul > li > a {
    padding-bottom: 5px;
    margin-bottom: 10px;
    padding-top: 0;
  }
}
footer .footer_logo {
  width: 49%;
  padding-right: 5%;
}
@media (max-width: 992px) {
  footer .footer_logo {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
    width: auto !important;
    padding-right: 0;
  }
}
footer .footer_logo .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 15px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
footer .footer_logo .logo .banner_item:first-child {
  width: 107px;
  padding-bottom: 10px;
}
footer .footer_logo .logo .banner_item:last-child {
  width: calc(100% - 107px);
  padding-left: 28px;
  padding-bottom: 10px;
  font-weight: 300;
  color: #636363;
}
@media (max-width: 992px) {
  footer .footer_logo .logo .banner_item:last-child {
    padding-left: 10px;
  }
}
@media (max-width: 500px) {
  footer .footer_logo .logo .banner_item:last-child {
    width: 100%;
    padding-left: 0;
  }
}
footer .conf .title {
  font-size: 18px;
  color: #01a54f;
  font-weight: 600;
  position: relative;
  padding-bottom: 4px;
}
footer .conf .title:before {
  content: "";
  position: absolute;
}
footer .address {
  width: calc(51% - 220px);
  padding-left: 28px;
  padding-right: 2.7%;
  padding-bottom: 25px;
}
@media (max-width: 992px) {
  footer .address {
    width: auto;
  }
}
footer .address .title:before {
  width: 18px;
  height: 26px;
  background: url("../images/use/location.png") no-repeat;
  background-size: contain;
  left: -28px;
}
footer .address .content {
  font-weight: 300;
  color: #636363;
}
footer .contact {
  width: 220px;
  padding-left: 25px;
  padding-bottom: 25px;
}
@media (max-width: 992px) {
  footer .contact {
    width: auto;
  }
}
footer .contact .title:before {
  width: 18px;
  height: 26px;
  background: url("../images/use/call-answer.png") no-repeat;
  background-size: contain;
  left: -25px;
}
footer .contact .hotline a {
  font-size: 16px;
  color: #fd9026;
  font-weight: 600;
}
footer .contact .email a {
  color: #636363;
  font-weight: 300;
}
footer .content_footer .banner_item {
  font-weight: 300;
  color: #717171;
  font-size: 15px;
}
footer .content_footer .banner_item p {
  padding-bottom: 5px;
}
footer .content_footer .banner_item p:last-child {
  padding-bottom: 0;
}
footer #bottom {
  background: #ebebeb;
  padding: 15px 0 0;
}
footer #bottom .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .copyright {
  font-weight: 300;
  padding-bottom: 10px;
  color: #282828;
}
footer .copyright a:hover {
  text-decoration: underline;
}
footer .bottom_page {
  font-weight: 300;
  font-size: 13px;
  color: #282828;
  padding-bottom: 10px;
}
footer .bottom_page strong {
  font-weight: 500;
}

.middle {
  padding: 28px 0 10px;
}
@media (max-width: 992px) {
  .middle {
    padding: 25px 0 5px;
  }
}
.middle .container > .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.middle .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding-right: 10px;
  padding-bottom: 25px;
}
.middle .menu ul li {
  padding-bottom: 5px;
}
.middle .menu ul li:last-child {
  padding-bottom: 0;
}
.middle .menu ul li a {
  font-size: 15px;
  color: #717171;
  font-weight: 300;
}

#tth-scrollup {
  background: #3994b9;
  color: #fff;
  position: fixed;
  right: 10px;
  bottom: 50px;
  padding: 10px;
  font-size: 30px;
}

.register_email {
  width: calc(100% - 275px);
  padding-right: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 5px;
}
@media (max-width: 992px) {
  .register_email {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
    width: auto !important;
    padding-right: 0;
  }
}
@media (max-width: 660px) {
  .register_email {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.register_email .list_title {
  margin-bottom: 15px;
}
.register_email .small_title {
  color: #FFF;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: -2px;
}
.register_email h3.title {
  color: #FFF;
}
.register_email h3.title:before {
  -webkit-filter: grayscale(1) brightness(100);
          filter: grayscale(1) brightness(100);
}
.register_email form {
  width: 64%;
  position: relative;
  margin-bottom: 15px;
}
@media (max-width: 660px) {
  .register_email form {
    width: 100%;
  }
}
.register_email form .register_input {
  width: 100%;
  height: 46px;
  background: #f6f6f6;
  padding-left: 21px;
  border-radius: 5px;
  border: 1px solid #e9e9e9;
  font-size: 14px;
  font-weight: 300;
}
@media (max-width: 992px) {
  .register_email form .register_input {
    height: 35px;
    padding-left: 15px;
  }
}
.register_email form .register_input::-webkit-input-placeholder {
  color: #909090;
}
.register_email form .register_input::-moz-placeholder {
  color: #909090;
}
.register_email form .register_input:-ms-input-placeholder {
  color: #909090;
}
.register_email form .register_input::-ms-input-placeholder {
  color: #909090;
}
.register_email form .register_input::placeholder {
  color: #909090;
}
.register_email form .btn_send {
  position: absolute;
  right: 1px;
  top: 1px;
  height: calc(100% - 2px);
  padding: 0 14px 0 17px;
  background: #ffc259;
  color: #FFF;
  border: none;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
}
.register_email form .btn_send i {
  margin-left: 2px;
}
.register_email form .btn_send i:before {
  content: "";
  font-family: ficon;
  color: #FFF;
  font-size: 17px;
}
.register_email form .btn_send:hover {
  opacity: 0.8;
}

.top_footer {
  background: #fca227;
  padding: 34px 0 9px;
}
.top_footer .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_footer .follow {
  width: 275px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 20px;
}
@media (max-width: 992px) {
  .top_footer .follow {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.top_footer .follow .social_title {
  font-size: 15px;
  text-transform: uppercase;
  color: #FFF;
}
.top_footer .follow a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 12px;
}
.top_footer .follow a i:before {
  color: #FFF;
  font-size: 18px;
}
/*# sourceMappingURL=footer.css.map */