.headerline {
  display: none; }

.banner {
  height: 850px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.banbox {
  padding-top: 188px; }

.ban_lf {
  width: 48.5%;
  margin-top: 193px; }
  .ban_lf h2 {
    font-size: 42px;
    font-family: Lato-Black;
    line-height: 42px; }
  .ban_lf p {
    font-size: 16px;
    color: white;
    line-height: 20px;
    margin-top: 10px; }

.ban_rt {
  width: 560px;
  padding: 80px 52px 55px;
  background: rgba(33, 33, 33, 0.9);
  text-align: center; }
  .ban_rt h2 {
    font-size: 48px;
    font-family: Lato-Bold;
    font-weight: bold;
    color: white;
    line-height: 60px; }

.downdel {
  font-size: 16px;
  font-family: Lato-Regular;
  font-weight: 400;
  color: white;
  line-height: 24px;
  opacity: 0.6; }

.form {
  width: 100%;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 22px; }
  .form .cona {
    width: 100%;
    position: relative;
    margin-bottom: 10px; }
    .form .cona i {
      position: absolute;
      left: 40px;
      top: 20px;
      z-index: 123;
      display: block;
      width: 18px;
      height: 19px; }
  .form .input_ant {
    width: 100%;
    height: 65px;
    border: none;
    border-bottom: 1px solid #757575;
    background-color: transparent;
    font-size: 18px;
    font-family: Lato-Regular;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    line-height: 63px;
    padding-left: 81px;
    outline: none; }
  .form .sub {
    width: 100%;
    background-color: transparent;
    height: 65px;
    font-size: 24px;
    font-family: Lato-Regular;
    font-weight: 400;
    color: white;
    line-height: 63px;
    text-align: center;
    border: 1px solid white;
    margin-top: 12px; }

.downbtm {
  font-size: 16px;
  font-family: Lato-Regular;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  line-height: 24px; }
  .downbtm a {
    color: rgba(255, 255, 255, 0.6); }

.downeml {
  text-decoration: underline; }

.set2 {
  background-color: #2E2E2E;
  padding: 100px 0 78px; }

.contact_map {
  position: relative;
  text-align: right; }

.btm_mapbox {
  width: 500px;
  position: absolute;
  left: 0;
  bottom: 8%;
  z-index: 1;
  text-align: left; }
  .btm_mapbox h2 {
    font-size: 42px;
    font-family: Lato;
    font-weight: 900;
    color: white;
    line-height: 42px;
    margin-bottom: 20px; }
  .btm_mapbox h4 {
    font-size: 18px;
    font-family: Lato;
    font-weight: bold;
    color: white;
    line-height: 28px; }
  .btm_mapbox p {
    font-size: 16px;
    font-family: Lato;
    font-weight: bold;
    color: #9E9E9E;
    line-height: 28px;
    margin-top: 45px; }

@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .banner > img {
    height: 700px;
    object-fit: cover; }

  .ban_rt {
    width: 530px;
    padding: 60px 52px 40px;
    background: rgba(33, 33, 33, 0.9); }

  .btm_mapbox {
    bottom: 4%; } }
@media screen and (max-width: 1199px) and (min-width: 1000px) {
  .banner > img {
    height: 550px;
    object-fit: cover; }

  .ban_rt {
    width: 50%;
    padding: 50px 40px 55px;
    background: rgba(33, 33, 33, 0.9); }
    .ban_rt h2 {
      font-size: 36px; }

  .ban_lf h2 {
    font-size: 36px; }

  .btm_mapbox {
    bottom: 0; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .set2 {
    padding-bottom: 40px; }

  .banner {
    height: 980px; }

  .ban_rt h2 {
    font-size: 36px; }

  .ban_lf {
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px; }

  .ban_rt {
    padding: 52px 52px 55px;
    background: rgba(33, 33, 33, 0.9);
    margin-right: 9%; }

  .btm_mapbox h2 {
    font-size: 26px;
    line-height: 25px;
    margin-bottom: 10px; }

  .btm_mapbox h4 {
    font-size: 15px;
    line-height: 22px; }

  .btm_mapbox p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px; } }
@media screen and (max-width: 767px) {
  .banner {
    height: 820px; }

  .banbox {
    padding-top: 130px; }

  .ban_lf {
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px; }

  .ban_lf h2 {
    font-size: 20px;
    line-height: 24px; }

  .ban_lf p {
    font-size: 14px; }

  .ban_rt {
    width: 100%;
    padding: 35px 20px 40px;
    background: rgba(33, 33, 33, 0.9); }
    .ban_rt h2 {
      font-size: 20px;
      line-height: 34px; }

  .form {
    margin-top: 10px;
    margin-bottom: 20px; }

  .downdel {
    font-size: 14px; }

  .downbtm {
    font-size: 14px;
    line-height: 22px; }

  .form .input_ant {
    padding-left: 60px;
    height: 58px; }

  .form .sub {
    height: 50px;
    font-size: 18px;
    line-height: 48px; }

  .form .cona i {
    left: 30px; }

  .btm_mapbox {
    width: 100%;
    bottom: -5px; }
    .btm_mapbox h2 {
      font-size: 20px;
      line-height: 22px;
      margin-bottom: 5px; }
    .btm_mapbox h4 {
      font-size: 14px;
      line-height: 22px; }
    .btm_mapbox p {
      font-size: 12px;
      line-height: 18px;
      margin-top: 5px; }

  .set2 {
    padding: 50px 0 55px; } }

/*# sourceMappingURL=login.css.map */
