@import url(fonts.css);
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello/font/fontello.eot?50680263");
  src: url("../fonts/fontello/font/fontello.eot?50680263#iefix") format("embedded-opentype"), url("../fonts/fontello/font/fontello.woff2?50680263") format("woff2"), url("../fonts/fontello/font/fontello.woff?50680263") format("woff"), url("../fonts/fontello/font/fontello.ttf?50680263") format("truetype"), url("../fonts/fontello/font/fontello.svg?50680263#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
* {
  margin: 0;
  padding: 0;
  font-size: inherit;
  color: inherit; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

a {
  outline: none;
  text-decoration: none; }

a:hover {
  outline: none;
  text-decoration: none;
  color: inherit; }

a:focus {
  outline: none;
  color: inherit;
  text-decoration: none; }

img {
  border: none; }

html {
  height: 100% !important;
  min-height: 100%; }

h1 {
  font-size: 44px;
  color: #115dab; }

h2 {
  font-size: 34px;
  color: #115dab;
  margin-bottom: 20px; }

p {
  font-size: 18px;
  color: #011936; }

input:focus {
  outline: none; }

textarea:focus {
  outline: none; }

select {
  width: 100%;
  height: 38px;
  background-color: #e8e7e7;
  border: solid 1px #d8d8d8; }

body {
  min-height: 100%;
  position: relative;
  font-size: 15px;
  color: #646464;
  width: 100%;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  line-height: normal;
  font-family: 'Barlow'; }

.site-template {
  flex: 1 1 100%; }

.site-footer {
  flex: 0 0 auto;
  padding: 0; }

.site_header {
  position: relative;
  z-index: 25;
  padding: 40px 0;
  background-color: rgba(26, 19, 44, 0.8);
  margin-bottom: 90px; }
  @media screen and (max-width: 767px) {
    .site_header {
      margin-bottom: 40px; } }

/* content */
/* content end */
.logo {
  display: block;
  max-width: 100%; }

.button-type-1 {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  background-color: #349946;
  font-size: 14px;
  color: #ffffff;
  margin-top: 25px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  font-weight: bold;
  font-weight: 500; }
  .button-type-1:hover {
    color: #ffffff; }
  .button-type-1.color-2 {
    background-color: #0073a1; }
  .button-type-1 .icon {
    display: inline-block;
    margin-right: 15px; }

.footer-blue-line {
  background-color: #1a132c;
  color: #ffffff;
  font-size: 12px;
  padding: 20px 0; }

.footer-white-line {
  background-color: #ffffff;
  font-size: 18px;
  color: #ffffff;
  padding: 20px 0;
  font-weight: 300; }

.copyright {
  font-weight: 300;
  font-size: 18px;
  color: #ffffff; }

.footer-menu {
  display: inline-block;
  margin-top: 40px; }
  .footer-menu li {
    display: inline-block;
    margin-left: 20px; }
    .footer-menu li a {
      font-size: 22px;
      color: #349946; }
  @media screen and (max-width: 767px) {
    .footer-menu {
      display: block;
      text-align: left; }
      .footer-menu li {
        margin-left: 0;
        margin-right: 15px; }
        .footer-menu li a {
          font-size: 20px; } }

.index-container-1 {
  position: relative; }
  .index-container-1 .bg {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0; }
  .index-container-1 .inner-box {
    position: relative;
    width: 100%;
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around; }
    .index-container-1 .inner-box .item {
      text-align: center;
      margin: 50px 0; }
    @media screen and (max-width: 767px) {
      .index-container-1 .inner-box {
        padding: 20px 0; }
        .index-container-1 .inner-box .item {
          margin: 20px 0; } }
  .index-container-1 .title {
    font-size: 38px;
    color: #ffffff;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .index-container-1 .title {
        font-size: 28px; } }
  .index-container-1 .button-apply {
    display: block;
    margin: 0 auto 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 320px;
    max-width: 100%;
    background-color: #1a132c;
    font-size: 14px;
    color: #ffffff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    font-weight: bold; }
    .index-container-1 .button-apply:hover {
      color: #ffffff; }

.index-banner-icon-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: stretch; }
  .index-banner-icon-box .itm {
    height: 140px;
    position: relative;
    min-width: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px; }
    @media screen and (max-width: 767px) {
      .index-banner-icon-box .itm {
        height: 70px;
        margin: 15px 0; } }
    .index-banner-icon-box .itm .number {
      position: absolute;
      height: 100%;
      width: 132px;
      left: 50%;
      margin-left: -66px;
      object-fit: scale-down;
      z-index: 0; }
    .index-banner-icon-box .itm .icon {
      display: inline-block;
      margin: 0 10px;
      position: relative;
      z-index: 2; }
      @media screen and (max-width: 767px) {
        .index-banner-icon-box .itm .icon {
          height: 40px; } }
    .index-banner-icon-box .itm .text {
      display: inline-block;
      margin: 0 10px;
      font-size: 34px;
      color: #ffffff;
      font-weight: 500;
      position: relative;
      z-index: 2; }
      @media screen and (max-width: 767px) {
        .index-banner-icon-box .itm .text {
          font-size: 28px; } }

.index-container-2 {
  position: relative;
  padding: 70px 0 40px 0;
  background: url("../images/page-1-bg-2_02.png") no-repeat center;
  background-size: cover; }
  .index-container-2 .white-container {
    padding: 40px 40px;
    background-color: #ffffff;
    margin-left: -240px;
    margin-right: 0; }
    @media screen and (max-width: 767px) {
      .index-container-2 .white-container {
        padding: 20px;
        margin-left: 0; } }
  .index-container-2 .big-img {
    display: block;
    width: 100%;
    margin-top: -170px; }
  .index-container-2 .sep {
    width: 24px;
    height: 4px;
    background-color: #d4e270;
    margin-bottom: 20px; }

.page-2-title-box {
  padding-bottom: 250px;
  background: url("../images/page-2-bg_02.png") no-repeat center;
  background-size: cover; }
  .page-2-title-box h1 {
    font-size: 50px;
    color: #ffffff;
    font-weight: bold;
    text-align: center; }
  @media screen and (max-width: 767px) {
    .page-2-title-box {
      padding-bottom: 125px; }
      .page-2-title-box h1 {
        font-size: 30px; } }

.page-2-form-box {
  background: url("../images/page-2-bg_04.png") no-repeat center;
  background-size: cover;
  padding-bottom: 50px; }
  .page-2-form-box .form-container {
    padding: 50px 100px 70px;
    background-color: #f4f6f6;
    margin-top: -150px; }
    @media screen and (max-width: 767px) {
      .page-2-form-box .form-container {
        margin-top: -75px;
        padding: 30px 20px 40px; } }
    .page-2-form-box .form-container .form-group textarea.form-control {
      height: 125px;
      resize: none; }
    .page-2-form-box .form-container .form-group label {
      font-size: 18px;
      color: #003471;
      font-weight: 500; }
    .page-2-form-box .form-container p {
      font-size: 18px;
      color: #003471;
      font-weight: 500; }
  .page-2-form-box .button-apply {
    display: block;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 320px;
    max-width: 100%;
    background-color: #349946;
    font-size: 14px;
    color: #ffffff;
    margin-top: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    font-weight: bold;
    border: none; }
    .page-2-form-box .button-apply:hover {
      color: #ffffff; }
    @media screen and (max-width: 767px) {
      .page-2-form-box .button-apply {
        margin-top: 20px; } }

/*# sourceMappingURL=style.css.map */
